/**
 * $Desc
 *
 * @version    $Id$
 * @package    wpbase
 * @author     WPOpal  Team <wpopal@gmail.com, support@wpopal.com>
 * @copyright  Copyright (C) 2015 wpopal.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * @website  http://www.wpopal.com
 * @support  http://www.wpopal.com/support/forum.html
 */
/*------------------------------------------------------------------
[Table of contents]

1. Utilities
2. Font
3. Base
4. Layout
5. Page
6. Post
7. Slideshow
8. Form
9. Responsive
10. Widget
----------------------------------------------------------------- --*/
/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/**
* Web Application Prefix Apply For Making Owner Styles
*/
/**
 *   Blocks Layout Selectors
 */
/********* LAYOUT **************/
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/* 1. Utilities */
/****/
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/* 2. Font */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat-Regular"), url(http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format("woff2"), url(http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format("woff");
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat-Bold"), url(http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format("woff2"), url(http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgFhaRv2pGgT5Kf0An0s4MM.woff) format("woff");
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJUo2lTMeWA_kmIyWrkNCwPc.woff2) format("woff2"), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJR_xHqYgAV9Bl_ZQbYUxnQU.woff) format("woff");
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url(http://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zo4P5ICox8Kq3LLUNMylGO4.woff2) format("woff2"), url(http://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZobN6UDyHWBl620a-IRfuBk.woff) format("woff");
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJYlIZu-HDpmDIZMigmsroc4.woff2) format("woff2"), url(http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJTqR_3kx9_hJXbbyU8S6IN0.woff) format("woff");
}
/* 3. Base */
/* line 214, ../sass/mixins/_template-mixins.scss */
::-moz-selection {
  color: #fff;
  background: #2071EE;
}

/* line 214, ../sass/mixins/_template-mixins.scss */
::selection {
  color: #fff;
  background: #2071EE;
}

/* line 7, ../sass/template/_base.scss */
iframe {
  border: none;
}

/* line 10, ../sass/template/_base.scss */
del {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  color: #999999;
}

/* line 14, ../sass/template/_base.scss */
a {
  -webkit-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
}

/* line 17, ../sass/template/_base.scss */
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

/* line 23, ../sass/template/_base.scss */
.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
/* line 30, ../sass/template/_base.scss */
.video-responsive embed, .video-responsive iframe, .video-responsive object, .video-responsive video {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 39, ../sass/template/_base.scss */
.audio-responsive iframe {
  width: 100%;
  height: 126px;
}

/* line 43, ../sass/template/_base.scss */
.owl-carousel-play {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
/* line 46, ../sass/template/_base.scss */
.owl-carousel-play .owl-carousel {
  background: transparent;
}
/* line 53, ../sass/template/_base.scss */
.owl-carousel-play .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 58, ../sass/template/_base.scss */
.owl-carousel-play .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
/* line 63, ../sass/template/_base.scss */
.owl-carousel-play .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 1px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
/* line 75, ../sass/template/_base.scss */
.owl-carousel-play .owl-theme .owl-controls .owl-page.active span,
.owl-carousel-play .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #2071EE;
}

/* line 83, ../sass/template/_base.scss */
.nav-center {
  display: inline;
  text-align: center;
}

/* line 87, ../sass/template/_base.scss */
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 94, ../sass/template/_base.scss */
.map_canvas img {
  max-width: none;
}

/*Center Block "Class"*/
/* line 3, ../sass/template/_elements.scss */
.center-block {
  margin: 0 auto;
  text-align: center;
}

/*Divider*/
/* line 8, ../sass/template/_elements.scss */
hr.divider-30 {
  margin: 30px 0;
}

/* line 12, ../sass/template/_elements.scss */
hr.divider-40 {
  margin: 40px 0;
}

/* line 16, ../sass/template/_elements.scss */
hr.divider-50 {
  margin: 50px 0;
}

/* line 20, ../sass/template/_elements.scss */
hr.divider-60 {
  margin: 60px 0;
}

/* line 24, ../sass/template/_elements.scss */
hr.divider-70 {
  margin: 70px 0;
}

/* line 28, ../sass/template/_elements.scss */
hr.divider-snow {
  margin: 50px 0;
  border-color: #ddd;
}

/*Font Weight*/
/* line 34, ../sass/template/_elements.scss */
.fweight-100 {
  font-weight: 100 !important;
}

/* line 35, ../sass/template/_elements.scss */
.fweight-200 {
  font-weight: 200 !important;
}

/* line 36, ../sass/template/_elements.scss */
.fweight-300 {
  font-weight: 300 !important;
}

/* line 37, ../sass/template/_elements.scss */
.fweight-400 {
  font-weight: 400 !important;
}

/* line 38, ../sass/template/_elements.scss */
.fweight-500 {
  font-weight: 500 !important;
}

/* line 39, ../sass/template/_elements.scss */
.fweight-600 {
  font-weight: 600 !important;
}

/* line 40, ../sass/template/_elements.scss */
.fweight-700 {
  font-weight: 700 !important;
}

/* line 41, ../sass/template/_elements.scss */
.fweight-800 {
  font-weight: 800 !important;
}

/* line 42, ../sass/template/_elements.scss */
.fweight-900 {
  font-weight: 900 !important;
}

/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
/* line 47, ../sass/template/_elements.scss */
.space-padding-0 {
  padding: 0 !important;
}

/* line 50, ../sass/template/_elements.scss */
.space-padding-10 {
  padding: 10px !important;
}

/* line 53, ../sass/template/_elements.scss */
.space-padding-20 {
  padding: 20px !important;
}

/* line 56, ../sass/template/_elements.scss */
.space-padding-30 {
  padding: 30px !important;
}

/* line 59, ../sass/template/_elements.scss */
.space-padding-40 {
  padding: 40px !important;
}

/* line 62, ../sass/template/_elements.scss */
.space-padding-50 {
  padding: 50px !important;
}

/*Padding Top & Bottom*/
/* line 67, ../sass/template/_elements.scss */
.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 71, ../sass/template/_elements.scss */
.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 75, ../sass/template/_elements.scss */
.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 80, ../sass/template/_elements.scss */
.space-padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 84, ../sass/template/_elements.scss */
.space-padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 88, ../sass/template/_elements.scss */
.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 92, ../sass/template/_elements.scss */
.space-padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* line 96, ../sass/template/_elements.scss */
.space-padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/* line 101, ../sass/template/_elements.scss */
.space-padding-tb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

/*Padding Left & Right*/
/* line 107, ../sass/template/_elements.scss */
.space-padding-lr-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 111, ../sass/template/_elements.scss */
.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 115, ../sass/template/_elements.scss */
.space-padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 119, ../sass/template/_elements.scss */
.space-padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 123, ../sass/template/_elements.scss */
.space-padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 127, ../sass/template/_elements.scss */
.space-padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* line 132, ../sass/template/_elements.scss */
.space-padding-tb-5p {
  padding-top: 5% !important;
  padding-bottom: 5% !important;
}

/* line 136, ../sass/template/_elements.scss */
.space-padding-tb-10p {
  padding-top: 10% !important;
  padding-bottom: 10% !important;
}

/* line 140, ../sass/template/_elements.scss */
.space-padding-tb-15p {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}

/* line 144, ../sass/template/_elements.scss */
.space-padding-lr-5p {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

/* line 148, ../sass/template/_elements.scss */
.space-padding-lr-10p {
  padding-left: 10% !important;
  padding-right: 10% !important;
}

/* line 152, ../sass/template/_elements.scss */
.space-padding-lr-15p {
  padding-left: 15% !important;
  padding-right: 15% !important;
}

/* line 156, ../sass/template/_elements.scss */
.space-padding-lr-20p {
  padding-left: 20% !important;
  padding-right: 20% !important;
}

/* line 161, ../sass/template/_elements.scss */
.space-padding-left-10p {
  padding-left: 10% !important;
}

/* line 165, ../sass/template/_elements.scss */
.space-padding-left-20p {
  padding-left: 20% !important;
}

/* line 169, ../sass/template/_elements.scss */
.space-padding-right-20p {
  padding-right: 20% !important;
}

/* line 173, ../sass/template/_elements.scss */
.space-padding-left-35p {
  padding-left: 35% !important;
}

/* Border
------------------------------------*/
/* line 180, ../sass/template/_elements.scss */
.border {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 183, ../sass/template/_elements.scss */
.border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .border-left {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: inherit;
}

/* line 186, ../sass/template/_elements.scss */
.border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .border-right {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: inherit;
}

/* line 189, ../sass/template/_elements.scss */
.border-top-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 193, ../sass/template/_elements.scss */
.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 196, ../sass/template/_elements.scss */
.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  /* line 202, ../sass/template/_elements.scss */
  div[class*="space-padding-tb-"] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (max-width: 991px) {
  /* line 208, ../sass/template/_elements.scss */
  div[class*="space-padding-lr-"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 991px) {
  /* line 214, ../sass/template/_elements.scss */
  div[class*="space-padding-left-"] {
    padding-left: 10px !important;
  }
}
@media (max-width: 991px) {
  /* line 220, ../sass/template/_elements.scss */
  div[class*="space-padding-right-"] {
    padding-right: 10px !important;
  }
}
/*Padding Top*/
/* line 226, ../sass/template/_elements.scss */
.space-padding-top-0 {
  padding-top: 0px !important;
}

/* line 227, ../sass/template/_elements.scss */
.space-padding-top-5 {
  padding-top: 5px !important;
}

/* line 228, ../sass/template/_elements.scss */
.space-padding-top-10 {
  padding-top: 10px !important;
}

/* line 229, ../sass/template/_elements.scss */
.space-padding-top-15 {
  padding-top: 15px !important;
}

/* line 230, ../sass/template/_elements.scss */
.space-padding-top-20 {
  padding-top: 20px !important;
}

/* line 231, ../sass/template/_elements.scss */
.space-padding-top-25 {
  padding-top: 25px !important;
}

/* line 232, ../sass/template/_elements.scss */
.space-padding-top-30 {
  padding-top: 30px !important;
}

/* line 233, ../sass/template/_elements.scss */
.space-padding-top-35 {
  padding-top: 35px !important;
}

/* line 234, ../sass/template/_elements.scss */
.space-padding-top-40 {
  padding-top: 40px !important;
}

/* line 235, ../sass/template/_elements.scss */
.space-padding-top-45 {
  padding-top: 45px !important;
}

/* line 236, ../sass/template/_elements.scss */
.space-padding-top-70 {
  padding-top: 70px !important;
}

/* line 237, ../sass/template/_elements.scss */
.space-padding-top-90 {
  padding-top: 90px !important;
}

/*Space
------------------------------------*/
/*Margin Top*/
/* line 241, ../sass/template/_elements.scss */
.space-top-0 {
  margin-top: 0px !important;
}

/* line 242, ../sass/template/_elements.scss */
.space-top-5 {
  margin-top: 5px !important;
}

/* line 243, ../sass/template/_elements.scss */
.space-top-10 {
  margin-top: 10px !important;
}

/* line 244, ../sass/template/_elements.scss */
.space-top-15 {
  margin-top: 15px !important;
}

/* line 245, ../sass/template/_elements.scss */
.space-top-20 {
  margin-top: 20px !important;
}

/* line 246, ../sass/template/_elements.scss */
.space-top-25 {
  margin-top: 25px !important;
}

/* line 247, ../sass/template/_elements.scss */
.space-top-30 {
  margin-top: 30px !important;
}

/* line 248, ../sass/template/_elements.scss */
.space-top-35 {
  margin-top: 35px !important;
}

/* line 249, ../sass/template/_elements.scss */
.space-top-40 {
  margin-top: 40px !important;
}

/* line 250, ../sass/template/_elements.scss */
.space-top-45 {
  margin-top: 45px !important;
}

/* line 251, ../sass/template/_elements.scss */
.space-top-50 {
  margin-top: 50px !important;
}

/* line 252, ../sass/template/_elements.scss */
.space-top-80 {
  margin-top: 80px !important;
}

/*Margin Bottom*/
/* line 255, ../sass/template/_elements.scss */
.space-5 {
  margin-bottom: 5px !important;
}

/* line 256, ../sass/template/_elements.scss */
.space-10 {
  margin-bottom: 10px !important;
}

/* line 257, ../sass/template/_elements.scss */
.space-15 {
  margin-bottom: 15px !important;
}

/* line 258, ../sass/template/_elements.scss */
.space-20 {
  margin-bottom: 20px !important;
}

/* line 259, ../sass/template/_elements.scss */
.space-25 {
  margin-bottom: 25px !important;
}

/* line 260, ../sass/template/_elements.scss */
.space-30 {
  margin-bottom: 30px !important;
}

/* line 261, ../sass/template/_elements.scss */
.space-35 {
  margin-bottom: 35px !important;
}

/* line 262, ../sass/template/_elements.scss */
.space-40 {
  margin-bottom: 40px !important;
}

/* line 263, ../sass/template/_elements.scss */
.space-45 {
  margin-bottom: 45px !important;
}

/* line 264, ../sass/template/_elements.scss */
.space-50 {
  margin-bottom: 50px !important;
}

/* line 265, ../sass/template/_elements.scss */
.space-55 {
  margin-bottom: 55px !important;
}

/* line 266, ../sass/template/_elements.scss */
.space-60 {
  margin-bottom: 60px !important;
}

/* line 267, ../sass/template/_elements.scss */
.space-65 {
  margin-bottom: 65px !important;
}

/* line 268, ../sass/template/_elements.scss */
.space-70 {
  margin-bottom: 70px !important;
}

/* line 269, ../sass/template/_elements.scss */
.space-75 {
  margin-bottom: 75px !important;
}

/* line 270, ../sass/template/_elements.scss */
.space-80 {
  margin-bottom: 80px !important;
}

/* line 271, ../sass/template/_elements.scss */
.space-85 {
  margin-bottom: 85px !important;
}

/* line 272, ../sass/template/_elements.scss */
.space-90 {
  margin-bottom: 90px !important;
}

/* line 273, ../sass/template/_elements.scss */
.space-95 {
  margin-bottom: 95px !important;
}

/* line 274, ../sass/template/_elements.scss */
.space-100 {
  margin-bottom: 100px !important;
}

/* line 275, ../sass/template/_elements.scss */
.space-0 {
  margin-bottom: 0px !important;
}

/*Margin Left*/
/* line 278, ../sass/template/_elements.scss */
.space-left-5 {
  margin-left: 5px !important;
}

/* line 279, ../sass/template/_elements.scss */
.space-left-10 {
  margin-left: 10px !important;
}

/* line 280, ../sass/template/_elements.scss */
.space-left-15 {
  margin-left: 15px !important;
}

/*Margin Right*/
/* line 283, ../sass/template/_elements.scss */
.space-right-5 {
  margin-right: 5px !important;
}

/* line 284, ../sass/template/_elements.scss */
.space-right-10 {
  margin-right: 10px !important;
}

/* line 285, ../sass/template/_elements.scss */
.space-right-15 {
  margin-right: 15px !important;
}

/*Removes space*/
/* line 288, ../sass/template/_elements.scss */
.space-top-0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* line 293, ../sass/template/_elements.scss */
.space-bottom-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* line 297, ../sass/template/_elements.scss */
.space-left-0 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* line 301, ../sass/template/_elements.scss */
.space-right-0 {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

/* line 305, ../sass/template/_elements.scss */
.space-margin-0 {
  margin: 0 !important;
}

/* line 309, ../sass/template/_elements.scss */
.no-space-row .row {
  margin: 0;
}

/* line 314, ../sass/template/_elements.scss */
.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0;
}

/* line 321, ../sass/template/_elements.scss */
.width-50p {
  width: 50%;
}
@media (max-width: 991px) {
  /* line 321, ../sass/template/_elements.scss */
  .width-50p {
    width: 100%;
  }
}

/* line 327, ../sass/template/_elements.scss */
.width-60p {
  width: 60%;
}
@media (max-width: 991px) {
  /* line 327, ../sass/template/_elements.scss */
  .width-60p {
    width: 100%;
  }
}

/*Space for Ul li List
------------------------------------*/
/* line 338, ../sass/template/_elements.scss */
.ul-space-5 li {
  margin-bottom: 5px !important;
}

/* line 339, ../sass/template/_elements.scss */
.ul-space-10 li {
  margin-bottom: 10px !important;
}

/* line 340, ../sass/template/_elements.scss */
.ul-space-15 li {
  margin-bottom: 15px !important;
}

/* line 341, ../sass/template/_elements.scss */
.ul-space-20 li {
  margin-bottom: 20px !important;
}

/* line 342, ../sass/template/_elements.scss */
.ul-space-25 li {
  margin-bottom: 25px !important;
}

/* line 343, ../sass/template/_elements.scss */
.ul-space-30 li {
  margin-bottom: 30px !important;
}

/* line 344, ../sass/template/_elements.scss */
.ul-space-35 li {
  margin-bottom: 35px !important;
}

/* line 345, ../sass/template/_elements.scss */
.ul-space-40 li {
  margin-bottom: 40px !important;
}

/* line 346, ../sass/template/_elements.scss */
.ul-space-45 li {
  margin-bottom: 45px !important;
}

/* line 347, ../sass/template/_elements.scss */
.ul-space-50 li {
  margin-bottom: 50px !important;
}

/*Height
------------------------------------*/
/* line 351, ../sass/template/_elements.scss */
.height-100 {
  height: 100px;
}

/* line 355, ../sass/template/_elements.scss */
.height-200 {
  height: 200px;
}

/* line 359, ../sass/template/_elements.scss */
.height-300 {
  height: 300px;
}

/* line 363, ../sass/template/_elements.scss */
.height-400 {
  height: 400px;
}

/* line 367, ../sass/template/_elements.scss */
.height-500 {
  height: 500px;
}

/*Radius
------------------------------------*/
/* line 373, ../sass/template/_elements.scss */
.radius-0 {
  border-radius: 0 !important;
}

/* line 377, ../sass/template/_elements.scss */
.radius-x {
  border-radius: 50% !important;
}

/* line 381, ../sass/template/_elements.scss */
.radius-1x {
  border-radius: 10px !important;
}

/* line 385, ../sass/template/_elements.scss */
.radius-2x {
  border-radius: 20px !important;
}

/* line 389, ../sass/template/_elements.scss */
.radius-3x {
  border-radius: 30px !important;
}

/* line 393, ../sass/template/_elements.scss */
.radius-4x {
  border-radius: 40px !important;
}

/* line 397, ../sass/template/_elements.scss */
.radius-5x {
  border-radius: 5px !important;
}

/* line 401, ../sass/template/_elements.scss */
.radius-6x {
  border-radius: 4px !important;
}

/* line 404, ../sass/template/_elements.scss */
.border-none {
  border: transparent !important;
}

/* line 407, ../sass/template/_elements.scss */
.border-tb-none {
  border-top: transparent !important;
  border-bottom: transparent !important;
}

/* line 411, ../sass/template/_elements.scss */
.border-lr-none {
  border-left: transparent !important;
  border-right: transparent !important;
}

/* line 415, ../sass/template/_elements.scss */
.border-left-none {
  border-left: transparent !important;
}

/* line 418, ../sass/template/_elements.scss */
.border-right-none {
  border-right: transparent !important;
}

/* line 421, ../sass/template/_elements.scss */
.border-light {
  border-color: #fff !important;
}

/* line 424, ../sass/template/_elements.scss */
.border-dark {
  border-color: #000 !important;
}

/* line 427, ../sass/template/_elements.scss */
.border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .border-right {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: inherit;
}

/* line 430, ../sass/template/_elements.scss */
.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 433, ../sass/template/_elements.scss */
.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 436, ../sass/template/_elements.scss */
.border-bottom-dark {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 439, ../sass/template/_elements.scss */
.border-top-dark {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Width for Border */
/* line 443, ../sass/template/_elements.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 446, ../sass/template/_elements.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 449, ../sass/template/_elements.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 452, ../sass/template/_elements.scss */
.border-5 {
  border-width: 5px !important;
}

/*Radius for Left & Right Corners*/
/* line 456, ../sass/template/_elements.scss */
.radius-left-5x {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}

/* line 461, ../sass/template/_elements.scss */
.radius-right-5x {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}

/* line 466, ../sass/template/_elements.scss */
.radius-top-5xxs {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

/* line 471, ../sass/template/_elements.scss */
.radius-bottom-5xxs {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/* line 476, ../sass/template/_elements.scss */
.radius-left-5xxs {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

/* line 481, ../sass/template/_elements.scss */
.radius-right-5xxs {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/*Text Colors
------------------------------------*/
/* line 488, ../sass/template/_elements.scss */
.text-primary {
  color: #333333 !important;
}

/* line 492, ../sass/template/_elements.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 496, ../sass/template/_elements.scss */
.text-danger {
  color: #e87169 !important;
}

/* line 500, ../sass/template/_elements.scss */
.text-warning {
  color: #e7ba21 !important;
}

/* line 504, ../sass/template/_elements.scss */
.text-success {
  color: #2071EE !important;
}

/* line 508, ../sass/template/_elements.scss */
.text-purple {
  color: #6c58bd !important;
}

/* line 512, ../sass/template/_elements.scss */
.text-red {
  color: #c32322 !important;
}

/* line 515, ../sass/template/_elements.scss */
.text-red-1 {
  color: #ff0000 !important;
}

/* line 518, ../sass/template/_elements.scss */
.text-orange {
  color: #f66000 !important;
}

/* line 521, ../sass/template/_elements.scss */
.text-theme {
  color: #2071EE !important;
}

/* line 524, ../sass/template/_elements.scss */
.text-yellow {
  color: #e2d951 !important;
}

/* line 527, ../sass/template/_elements.scss */
.text-black {
  color: #000 !important;
}

/* line 530, ../sass/template/_elements.scss */
.text-white, .text-light {
  color: #FFFFFF !important;
}

/* line 533, ../sass/template/_elements.scss */
.text-darker {
  color: #333 !important;
}

/* line 536, ../sass/template/_elements.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 539, ../sass/template/_elements.scss */
.text-small {
  font-size: 12px !important;
}

/* line 542, ../sass/template/_elements.scss */
.text-normal {
  font-size: 14px !important;
}

/* line 545, ../sass/template/_elements.scss */
.text-medium-1 {
  font-size: 16px !important;
}

/* line 548, ../sass/template/_elements.scss */
.text-medium-2 {
  font-size: 16px !important;
  line-height: 1.5;
}

/* line 552, ../sass/template/_elements.scss */
.text-medium {
  font-size: 18px !important;
}

/* line 555, ../sass/template/_elements.scss */
.text-large {
  font-size: 24px !important;
  line-height: 1.4;
}

/* line 559, ../sass/template/_elements.scss */
.text-big {
  font-size: 28px !important;
}

/* line 562, ../sass/template/_elements.scss */
.text-big-1 {
  font-size: 30px !important;
}

/* line 565, ../sass/template/_elements.scss */
.text-big-2 {
  font-size: 36px !important;
}

/* line 568, ../sass/template/_elements.scss */
.text-big-3 {
  font-size: 48px !important;
}
@media screen and (max-width: 1023px) {
  /* line 568, ../sass/template/_elements.scss */
  .text-big-3 {
    font-size: 40px !important;
  }
}

/* line 574, ../sass/template/_elements.scss */
.line-height-1 {
  line-height: 1 !important;
}

/* line 577, ../sass/template/_elements.scss */
.line-height-2 {
  line-height: 2 !important;
}

/* line 580, ../sass/template/_elements.scss */
.line-height-3 {
  line-height: 3 !important;
}

/* line 583, ../sass/template/_elements.scss */
.line-height-1-3 {
  line-height: 1.3 !important;
}

/* line 586, ../sass/template/_elements.scss */
.text-font-base {
  font-family: "Roboto Slab", sans-serif !important;
}

/* line 589, ../sass/template/_elements.scss */
.text-font-second {
  font-family: "Montserrat" !important;
}

/*Background Colors
------------------------------------*/
/* line 594, ../sass/template/_elements.scss */
.bg-primary {
  background: #333333 !important;
}

/* line 598, ../sass/template/_elements.scss */
.bg-info {
  background: #5bc0de !important;
}

/* line 602, ../sass/template/_elements.scss */
.bg-danger {
  background: #e87169 !important;
}

/* line 606, ../sass/template/_elements.scss */
.bg-warning {
  background: #e7ba21 !important;
}

/* line 610, ../sass/template/_elements.scss */
.bg-success {
  background: #2071EE !important;
}

/* line 614, ../sass/template/_elements.scss */
.bg-purple {
  background: #6c58bd !important;
}

/* line 618, ../sass/template/_elements.scss */
.bg-red {
  background: #c32322 !important;
}

/* line 622, ../sass/template/_elements.scss */
.bg-orange {
  background: #f66000 !important;
}

/* line 626, ../sass/template/_elements.scss */
.bg-yellow {
  background: #e2d951 !important;
}

/* line 629, ../sass/template/_elements.scss */
.bg-white {
  background: #fff !important;
}

/* line 632, ../sass/template/_elements.scss */
.bg-dark {
  background: #332C3E !important;
}

/* line 635, ../sass/template/_elements.scss */
.bg-default {
  background: #f6f6f6 !important;
}

/* line 638, ../sass/template/_elements.scss */
.bg-v6 {
  background: #F9F9F9 !important;
}

/* line 641, ../sass/template/_elements.scss */
.bg-darker {
  background: #333333 !important;
}

/* line 644, ../sass/template/_elements.scss */
.bg-theme {
  background-color: #2071EE !important;
}

/* line 647, ../sass/template/_elements.scss */
.bg-none {
  background: transparent !important;
}

/* line 650, ../sass/template/_elements.scss */
.bg-center {
  background-position: center center !important;
}

/* line 653, ../sass/template/_elements.scss */
.bg-right {
  background-position: bottom right !important;
}

/* line 656, ../sass/template/_elements.scss */
.bg-no-repeat {
  background-repeat: no-repeat !important;
}

/*Background Style Image
------------------------------------*/
/* line 663, ../sass/template/_elements.scss */
.bg-style-v1 {
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  background-color: #202020 !important;
}

/* line 669, ../sass/template/_elements.scss */
.bg-style-v2 {
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

/* line 673, ../sass/template/_elements.scss */
.bg-style-v3 {
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
  background-color: #f8f8f8 !important;
}

/* line 678, ../sass/template/_elements.scss */
.bg-style-v4 {
  background-position: center right !important;
  background-repeat: no-repeat !important;
  background-image: url("../images/cta-bg-1.png") !important;
  background-color: #2071EE !important;
  background-size: 100% auto;
}

/*Overflow
------------------------------------*/
/* line 689, ../sass/template/_elements.scss */
.overflow-h {
  overflow: hidden;
}

/* line 693, ../sass/template/_elements.scss */
.overflow-a {
  overflow: auto;
}

/***/
/* line 699, ../sass/template/_elements.scss */
.background-img {
  background: #333333;
}

/* line 703, ../sass/template/_elements.scss */
.background-img-v1 {
  background: #333333;
}

/* line 707, ../sass/template/_elements.scss */
.background-img-v2 {
  background: url("../images/bg-v2.jpg") no-repeat transparent !important;
}

/* line 711, ../sass/template/_elements.scss */
.background-img-v3 {
  background: #f3f3f3;
}

/* line 715, ../sass/template/_elements.scss */
.background-img-v4 {
  background-image: url("../images/09.png") !important;
}

/* line 719, ../sass/template/_elements.scss */
.background-img-v5 {
  background-image: url("../images/10.png") !important;
}

/* line 723, ../sass/template/_elements.scss */
.background-img-v6 {
  background-image: url("../images/11.png") !important;
}

/* line 727, ../sass/template/_elements.scss */
.background-img-v7 {
  background-image: url("../images/12.jpg") !important;
}

/* line 731, ../sass/template/_elements.scss */
.parallax {
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center center;
  position: relative;
  background-image: url("http://venusdemo.com/wpopal/mix/mobile/wp-content/uploads/2014/11/bg-footer-cd.jpg");
}
/* line 737, ../sass/template/_elements.scss */
.parallax:after {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: " ";
  height: 100%;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}

/* Height progress */
/* line 751, ../sass/template/_elements.scss */
.progress-3 {
  height: 3px;
}

/* line 754, ../sass/template/_elements.scss */
.progress-4 {
  height: 4px;
}

/* line 757, ../sass/template/_elements.scss */
.progress-5 {
  height: 5px;
}

/* line 760, ../sass/template/_elements.scss */
.progress-6 {
  height: 6px;
}

/* line 763, ../sass/template/_elements.scss */
.progress-7 {
  height: 7px;
}

/* line 766, ../sass/template/_elements.scss */
.progress-8 {
  height: 8px;
}

/* line 769, ../sass/template/_elements.scss */
.progress-9 {
  height: 9px;
}

/* line 772, ../sass/template/_elements.scss */
.progress-10 {
  height: 10px;
}

/* line 775, ../sass/template/_elements.scss */
.progress-11 {
  height: 11px;
}

/* line 778, ../sass/template/_elements.scss */
.progress-12 {
  height: 12px;
}

/* line 781, ../sass/template/_elements.scss */
.progress-13 {
  height: 13px;
}

/* line 784, ../sass/template/_elements.scss */
.progress-14 {
  height: 14px;
}

/* line 787, ../sass/template/_elements.scss */
.progress-15 {
  height: 15px;
}

/* icon */
/* line 792, ../sass/template/_elements.scss */
.fa.fa-2 {
  font-size: 2em;
}
/* line 795, ../sass/template/_elements.scss */
.fa.fa-3 {
  font-size: 4em;
}
/* line 798, ../sass/template/_elements.scss */
.fa.fa-4 {
  font-size: 7em;
}
/* line 801, ../sass/template/_elements.scss */
.fa.fa-5 {
  font-size: 12em;
}
/* line 804, ../sass/template/_elements.scss */
.fa.fa-6 {
  font-size: 20em;
}

/* line 809, ../sass/template/_elements.scss */
.zindex-top {
  z-index: 999;
}

/* carousel-controls */
/* line 815, ../sass/template/_elements.scss */
.carousel-controls .carousel-control {
  z-index: 5;
}

/* line 819, ../sass/template/_elements.scss */
.carousel-controls-small {
  width: 65px;
  position: relative;
  display: inline-block;
}
/* line 823, ../sass/template/_elements.scss */
.carousel-controls-small .carousel-control-small {
  width: 28px;
  height: 28px;
  line-height: 26px;
}

/* --- SCSS For Accordion --- */
/* line 832, ../sass/template/_elements.scss */
.accordion .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
/* line 835, ../sass/template/_elements.scss */
.accordion .panel-heading {
  padding: 15px;
  position: relative;
}
/* line 838, ../sass/template/_elements.scss */
.accordion .panel-heading a {
  text-decoration: none;
  font-weight: bold;
}
/* line 841, ../sass/template/_elements.scss */
.accordion .panel-heading a:before {
  content: "-";
  font-size: 22px;
  font-weight: 600;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
  display: inline-block;
  color: #2071EE;
}
/* line 851, ../sass/template/_elements.scss */
.accordion .panel-heading a.collapsed:before {
  content: "+";
  font-size: 18px;
  line-height: 20px;
}
/* line 858, ../sass/template/_elements.scss */
.accordion .panel-body {
  border-top-color: transparent !important;
}
/* line 864, ../sass/template/_elements.scss */
.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .accordion.collapse-right .panel-heading a:before {
  left: 20px;
  right: auto;
}
/* line 873, ../sass/template/_elements.scss */
.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #2071EE;
}
/* line 880, ../sass/template/_elements.scss */
.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
/* line 884, ../sass/template/_elements.scss */
.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none;
}
/* line 891, ../sass/template/_elements.scss */
.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent;
}

/* accordion style version 1 */
/* line 900, ../sass/template/_elements.scss */
.accordion-v1 .panel-heading a:before {
  left: -10px;
  position: absolute;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .accordion-v1 .panel-heading a:before {
  right: -10px;
  left: auto;
}
/* line 905, ../sass/template/_elements.scss */
.accordion-v1 .panel, .accordion-v1 .panel-heading, .accordion-v1 .panel-body {
  border: none;
}

/* accordion style version 2 */
/* line 912, ../sass/template/_elements.scss */
.accordion-v2 .panel, .accordion-v2 .panel-heading, .accordion-v2 .panel-body {
  border: none;
}

/* accordion style version 3 */
/* line 919, ../sass/template/_elements.scss */
.accordion-v3 .panel .panel-heading {
  border-bottom: solid 1px #eee;
}

/* accordion style version 4 */
/* line 927, ../sass/template/_elements.scss */
.accordion-v4 .panel-collapse {
  position: relative;
}
/* line 930, ../sass/template/_elements.scss */
.accordion-v4 .panel-collapse.in:before {
  position: absolute;
  content: "";
  background-color: #2071EE;
  top: -51px;
  left: -1px;
  height: 3px;
  width: 100.5%;
}

/* --- SCSS For Breadcrumb --- */
/* line 946, ../sass/template/_elements.scss */
.breadcrumbs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  z-index: 1;
  background: none;
  text-align: center;
}
/* line 953, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-heading {
  font-family: "Roboto Slab", sans-serif;
  padding-top: 5px;
  margin: 0;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 45px;
  color: #fff;
  font-weight: 300;
}
/* line 964, ../sass/template/_elements.scss */
.breadcrumbs h2 {
  margin: 0;
  float: left;
  font-weight: 400;
  position: relative;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .breadcrumbs h2 {
  float: right;
}
/* line 970, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-links {
  margin: 12px 0 0;
  font-size: 0;
  color: transparent;
  position: relative;
  text-align: right;
  display: inline-block;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .breadcrumbs .breadcrumb-links {
  text-align: left;
}
/* line 977, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-links a {
  font-size: 14px;
  font-family: "Montserrat";
  color: #fff;
}
/* line 982, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-links > li {
  display: inline-block;
  font-size: 14px;
  color: #fff;
}
/* line 986, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-links > li + li:before {
  color: #757575;
  content: "\f105";
  font-family: FontAwesome;
  padding: 0 15px;
  font-size: 14px;
}
/* line 993, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-links > li:last-child {
  font-size: 0px !important;
  color: transparent;
}
/* line 996, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-links > li:last-child a {
  font-size: 14px !important;
}
/* line 1001, ../sass/template/_elements.scss */
.breadcrumbs .breadcrumb-links > .active {
  color: #2071EE;
}
/* line 1005, ../sass/template/_elements.scss */
.breadcrumbs.light-style {
  color: #fff;
  border: 0px;
}
/* line 1008, ../sass/template/_elements.scss */
.breadcrumbs.light-style h2 {
  color: #fff;
}
/* line 1012, ../sass/template/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links a {
  color: #fff;
}
/* line 1014, ../sass/template/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links a:hover {
  color: #2071EE;
}
/* line 1019, ../sass/template/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links > li + li:before {
  color: #fff;
}
/* line 1023, ../sass/template/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links > .active span {
  color: #fff;
  text-decoration: underline;
}

/* line 1031, ../sass/template/_elements.scss */
.breadcrumbs-center {
  text-align: center;
  padding: 50px;
}
/* line 1034, ../sass/template/_elements.scss */
.breadcrumbs-center h2 {
  float: none;
}
/* line 1037, ../sass/template/_elements.scss */
.breadcrumbs-center .breadcrumb-links {
  text-align: center;
}

/* line 1043, ../sass/template/_elements.scss */
.breadcrumbs-left h2 {
  float: none;
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .breadcrumbs-left h2 {
  text-align: right;
}
/* line 1047, ../sass/template/_elements.scss */
.breadcrumbs-left .breadcrumb-links {
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .breadcrumbs-left .breadcrumb-links {
  text-align: right;
}

/* line 1053, ../sass/template/_elements.scss */
.breadcrumbs-right h2 {
  float: none;
  text-align: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .breadcrumbs-right h2 {
  text-align: left;
}
/* line 1057, ../sass/template/_elements.scss */
.breadcrumbs-right .breadcrumb-links {
  text-align: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .breadcrumbs-right .breadcrumb-links {
  text-align: left;
}

/* --- SCSS For Buttons --- */
/* line 1064, ../sass/template/_elements.scss */
.btn {
  border-width: 1px;
  font-family: "Montserrat";
}

/* line 1068, ../sass/template/_elements.scss */
.btn-outline-light {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 464, ../sass/mixins/_functions.scss */
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #FFFFFF;
  background-color: #2071EE;
  border-color: #2071EE;
}
/* line 472, ../sass/mixins/_functions.scss */
.open .btn-outline-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: #2071EE;
  border-color: #2071EE;
}
/* line 477, ../sass/mixins/_functions.scss */
.btn-outline-light:active, .btn-outline-light.active {
  background-image: none;
}
/* line 481, ../sass/mixins/_functions.scss */
.open .btn-outline-light.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/mixins/_functions.scss */
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 497, ../sass/mixins/_functions.scss */
.btn-outline-light .badge {
  color: transparent;
  background-color: #FFFFFF;
}

/* line 1072, ../sass/template/_elements.scss */
.btn-outline-dark {
  color: #000;
  background-color: transparent;
  border-color: #000;
}
/* line 464, ../sass/mixins/_functions.scss */
.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active {
  color: #fff;
  background-color: #2071EE;
  border-color: #2071EE;
}
/* line 472, ../sass/mixins/_functions.scss */
.open .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #2071EE;
  border-color: #2071EE;
}
/* line 477, ../sass/mixins/_functions.scss */
.btn-outline-dark:active, .btn-outline-dark.active {
  background-image: none;
}
/* line 481, ../sass/mixins/_functions.scss */
.open .btn-outline-dark.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/mixins/_functions.scss */
.btn-outline-dark.disabled, .btn-outline-dark.disabled:hover, .btn-outline-dark.disabled:focus, .btn-outline-dark.disabled:active, .btn-outline-dark.disabled.active, .btn-outline-dark[disabled], .btn-outline-dark[disabled]:hover, .btn-outline-dark[disabled]:focus, .btn-outline-dark[disabled]:active, .btn-outline-dark[disabled].active, fieldset[disabled] .btn-outline-dark, fieldset[disabled] .btn-outline-dark:hover, fieldset[disabled] .btn-outline-dark:focus, fieldset[disabled] .btn-outline-dark:active, fieldset[disabled] .btn-outline-dark.active {
  background-color: transparent;
  border-color: #000;
}
/* line 497, ../sass/mixins/_functions.scss */
.btn-outline-dark .badge {
  color: transparent;
  background-color: #000;
}

/* line 1076, ../sass/template/_elements.scss */
.btn-inverse-light {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #FFF;
}
/* line 464, ../sass/mixins/_functions.scss */
.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 472, ../sass/mixins/_functions.scss */
.open .btn-inverse-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 477, ../sass/mixins/_functions.scss */
.btn-inverse-light:active, .btn-inverse-light.active {
  background-image: none;
}
/* line 481, ../sass/mixins/_functions.scss */
.open .btn-inverse-light.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/mixins/_functions.scss */
.btn-inverse-light.disabled, .btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled:active, .btn-inverse-light.disabled.active, .btn-inverse-light[disabled], .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled]:active, .btn-inverse-light[disabled].active, fieldset[disabled] .btn-inverse-light, fieldset[disabled] .btn-inverse-light:hover, fieldset[disabled] .btn-inverse-light:focus, fieldset[disabled] .btn-inverse-light:active, fieldset[disabled] .btn-inverse-light.active {
  background-color: #FFFFFF;
  border-color: #FFF;
}
/* line 497, ../sass/mixins/_functions.scss */
.btn-inverse-light .badge {
  color: #FFFFFF;
  background-color: #333333;
}

/* line 1080, ../sass/template/_elements.scss */
.btn-outline {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
}
/* line 451, ../sass/mixins/_functions.scss */
.btn-outline.btn-default {
  color: #000;
}
/* line 453, ../sass/mixins/_functions.scss */
.btn-outline.btn-default:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/mixins/_functions.scss */
.btn-outline.btn-primary {
  color: #333333;
}
/* line 453, ../sass/mixins/_functions.scss */
.btn-outline.btn-primary:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/mixins/_functions.scss */
.btn-outline.btn-success {
  color: #2071EE;
}
/* line 453, ../sass/mixins/_functions.scss */
.btn-outline.btn-success:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/mixins/_functions.scss */
.btn-outline.btn-info {
  color: #5bc0de;
}
/* line 453, ../sass/mixins/_functions.scss */
.btn-outline.btn-info:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/mixins/_functions.scss */
.btn-outline.btn-danger {
  color: #e87169;
}
/* line 453, ../sass/mixins/_functions.scss */
.btn-outline.btn-danger:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/mixins/_functions.scss */
.btn-outline.btn-warning {
  color: #e7ba21;
}
/* line 453, ../sass/mixins/_functions.scss */
.btn-outline.btn-warning:hover {
  color: #FFFFFF;
}

/* line 442, ../sass/mixins/_functions.scss */
.btn-inverse.btn-primary:hover {
  color: #333333;
  background: transparent;
}
/* line 442, ../sass/mixins/_functions.scss */
.btn-inverse.btn-success:hover {
  color: #2071EE;
  background: transparent;
}
/* line 442, ../sass/mixins/_functions.scss */
.btn-inverse.btn-info:hover {
  color: #5bc0de;
  background: transparent;
}
/* line 442, ../sass/mixins/_functions.scss */
.btn-inverse.btn-danger:hover {
  color: #e87169;
  background: transparent;
}
/* line 442, ../sass/mixins/_functions.scss */
.btn-inverse.btn-warning:hover {
  color: #e7ba21;
  background: transparent;
}

/* line 1095, ../sass/template/_elements.scss */
.btn-3d {
  border: 0;
  border: 0;
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  border: 0;
  border: 0;
}
/* line 429, ../sass/mixins/_functions.scss */
.btn-3d.btn-lg {
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
}
/* line 429, ../sass/mixins/_functions.scss */
.btn-3d.btn-sm {
  box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
}
/* line 429, ../sass/mixins/_functions.scss */
.btn-3d.btn-xs {
  box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
}

/* line 1102, ../sass/template/_elements.scss */
.ib-edu-button {
  white-space: normal;
}

/* line 1107, ../sass/template/_elements.scss */
.bo-social-icons [class^="bo-social-"] {
  color: #FFFFFF;
  display: inline-block;
  margin: 10px 5px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  line-height: 36px;
  width: 36px;
  height: 36px;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease-out 0s;
}
/* line 1120, ../sass/template/_elements.scss */
.bo-social-icons [class^="bo-social-"]:hover {
  background: #000000;
  color: #FFFFFF;
}
/* line 1125, ../sass/template/_elements.scss */
.bo-social-icons .bo-social-white {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 1130, ../sass/template/_elements.scss */
.bo-social-icons .bo-social-outline {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}
/* line 1135, ../sass/template/_elements.scss */
.bo-social-icons .bo-social-outline-light {
  background: transparent;
  color: #FFF;
  border: 1px solid #FFFFFF;
}
/* line 1139, ../sass/template/_elements.scss */
.bo-social-icons .bo-social-outline-light:hover {
  background: #FFF;
  color: #000;
  border-color: #000;
}
/* line 1146, ../sass/template/_elements.scss */
.bo-social-icons:first-child [class*="bo-social-"] {
  margin-top: 0;
}
/* line 1151, ../sass/template/_elements.scss */
.bo-social-icons:last-child [class*="bo-social-"] {
  margin-bottom: 0;
}
/* line 1156, ../sass/template/_elements.scss */
.bo-social-icons.bo-sicolor [class*="bo-social-"] {
  color: #FFFFFF;
}

/* line 1163, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-twitter {
  background: #00bdec;
}
/* line 1163, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-twitter:hover {
  background: #000000;
}
/* line 1164, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-dribbble {
  background: #ef5b92;
}
/* line 1164, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-dribbble:hover {
  background: #000000;
}
/* line 1165, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-facebook {
  background: #3b5998;
}
/* line 1165, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-facebook:hover {
  background: #000000;
}
/* line 1166, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-duckduckgo {
  background: #de3100;
}
/* line 1166, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-duckduckgo:hover {
  background: #000000;
}
/* line 1167, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-aim {
  background: #158799;
}
/* line 1167, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-aim:hover {
  background: #000000;
}
/* line 1168, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-delicious {
  background: #183864;
}
/* line 1168, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-delicious:hover {
  background: #000000;
}
/* line 1169, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-paypal {
  background: #32689a;
}
/* line 1169, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-paypal:hover {
  background: #000000;
}
/* line 1170, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-android {
  background: #8ab733;
}
/* line 1170, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-android:hover {
  background: #000000;
}
/* line 1171, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-gplus {
  background: #d94a39;
}
/* line 1171, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-gplus:hover {
  background: #000000;
}
/* line 1172, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-lanyrd {
  background: #3879ba;
}
/* line 1172, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-lanyrd:hover {
  background: #000000;
}
/* line 1173, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-stumbleupon {
  background: #ea4b24;
}
/* line 1173, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-stumbleupon:hover {
  background: #000000;
}
/* line 1174, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx {
  background: #00a6e1;
}
/* line 1174, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-fivehundredpx:hover {
  background: #000000;
}
/* line 1175, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-pinterest {
  background: #b8242a;
}
/* line 1175, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-pinterest:hover {
  background: #000000;
}
/* line 1176, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-bitcoin {
  background: #f7931a;
}
/* line 1176, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-bitcoin:hover {
  background: #000000;
}
/* line 1177, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-w3c {
  background: #005a9c;
}
/* line 1177, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-w3c:hover {
  background: #000000;
}
/* line 1178, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-foursquare {
  background: #3bb7e8;
}
/* line 1178, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-foursquare:hover {
  background: #000000;
}
/* line 1179, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-html5 {
  background: #e44e26;
}
/* line 1179, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-html5:hover {
  background: #000000;
}
/* line 1180, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-ie {
  background: #00ccff;
}
/* line 1180, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-ie:hover {
  background: #000000;
}
/* line 1181, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-grooveshark {
  background: #f66f00;
}
/* line 1181, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-grooveshark:hover {
  background: #000000;
}
/* line 1182, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns {
  background: #ff5501;
}
/* line 1182, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-ninetyninedesigns:hover {
  background: #000000;
}
/* line 1183, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-forrst {
  background: #223f17;
}
/* line 1183, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-forrst:hover {
  background: #000000;
}
/* line 1184, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-spotify {
  background: #8fbd05;
}
/* line 1184, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-spotify:hover {
  background: #000000;
}
/* line 1185, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-reddit {
  background: #ff4500;
}
/* line 1185, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-reddit:hover {
  background: #000000;
}
/* line 1186, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-gowalla {
  background: #f6911d;
}
/* line 1186, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-gowalla:hover {
  background: #000000;
}
/* line 1187, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-apple {
  background: #5f5f5f;
}
/* line 1187, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-apple:hover {
  background: #000000;
}
/* line 1188, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-blogger {
  background: #fb9241;
}
/* line 1188, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-blogger:hover {
  background: #000000;
}
/* line 1189, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-cc {
  background: #5e7c00;
}
/* line 1189, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-cc:hover {
  background: #000000;
}
/* line 1190, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-evernote {
  background: #61b239;
}
/* line 1190, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-evernote:hover {
  background: #000000;
}
/* line 1191, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-flickr {
  background: #ff0084;
}
/* line 1191, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-flickr:hover {
  background: #000000;
}
/* line 1192, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-google {
  background: #d94a39;
}
/* line 1192, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-google:hover {
  background: #000000;
}
/* line 1193, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-viadeo {
  background: #f5a433;
}
/* line 1193, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-viadeo:hover {
  background: #000000;
}
/* line 1194, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-instapaper {
  background: #eaec08;
}
/* line 1194, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-instapaper:hover {
  background: #000000;
}
/* line 1195, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-klout {
  background: #e34600;
}
/* line 1195, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-klout:hover {
  background: #000000;
}
/* line 1196, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-linkedin {
  background: #1b92bd;
}
/* line 1196, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-linkedin:hover {
  background: #000000;
}
/* line 1197, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-meetup {
  background: #e51938;
}
/* line 1197, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-meetup:hover {
  background: #000000;
}
/* line 1198, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-vk {
  background: #587da4;
}
/* line 1198, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-vk:hover {
  background: #000000;
}
/* line 1199, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-disqus {
  background: #2e9fff;
}
/* line 1199, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-disqus:hover {
  background: #000000;
}
/* line 1200, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-rss {
  background: #ff7f00;
}
/* line 1200, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-rss:hover {
  background: #000000;
}
/* line 1201, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-skype {
  background: #18b7f1;
}
/* line 1201, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-skype:hover {
  background: #000000;
}
/* line 1202, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-youtube {
  background: #c4302b;
}
/* line 1202, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-youtube:hover {
  background: #000000;
}
/* line 1203, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-vimeo {
  background: #01557a;
}
/* line 1203, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-vimeo:hover {
  background: #000000;
}
/* line 1204, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-windows {
  background: #00ccff;
}
/* line 1204, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-windows:hover {
  background: #000000;
}
/* line 1205, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-xing {
  background: #036567;
}
/* line 1205, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-xing:hover {
  background: #000000;
}
/* line 1206, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-yahoo {
  background: #61399d;
}
/* line 1206, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-yahoo:hover {
  background: #000000;
}
/* line 1207, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-chrome {
  background: #58b947;
}
/* line 1207, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-chrome:hover {
  background: #000000;
}
/* line 1208, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-macstore {
  background: #6e6e6e;
}
/* line 1208, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-macstore:hover {
  background: #000000;
}
/* line 1209, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-amazon {
  background: #ff9900;
}
/* line 1209, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-amazon:hover {
  background: #000000;
}
/* line 1210, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-steam {
  background: #a5a4a1;
}
/* line 1210, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-steam:hover {
  background: #000000;
}
/* line 1211, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-dropbox {
  background: #7ab6ec;
}
/* line 1211, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-dropbox:hover {
  background: #000000;
}
/* line 1212, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-cloudapp {
  background: #489dde;
}
/* line 1212, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-cloudapp:hover {
  background: #000000;
}
/* line 1213, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-ebay {
  background: #86b817;
}
/* line 1213, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-ebay:hover {
  background: #000000;
}
/* line 1214, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-github {
  background: #667F8E;
}
/* line 1214, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-github:hover {
  background: #000000;
}
/* line 1215, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-googleplay {
  background: #5befd0;
}
/* line 1215, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-googleplay:hover {
  background: #000000;
}
/* line 1216, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-itunes {
  background: #177ac8;
}
/* line 1216, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-itunes:hover {
  background: #000000;
}
/* line 1217, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-plurk {
  background: #a73d07;
}
/* line 1217, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-plurk:hover {
  background: #000000;
}
/* line 1218, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-songkick {
  background: #f80046;
}
/* line 1218, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-songkick:hover {
  background: #000000;
}
/* line 1219, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-lastfm {
  background: #c60e16;
}
/* line 1219, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-lastfm:hover {
  background: #000000;
}
/* line 1220, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-gmail {
  background: #e04a3f;
}
/* line 1220, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-gmail:hover {
  background: #000000;
}
/* line 1221, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-pinboard {
  background: #224cf4;
}
/* line 1221, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-pinboard:hover {
  background: #000000;
}
/* line 1222, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-openid {
  background: #be661b;
}
/* line 1222, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-openid:hover {
  background: #000000;
}
/* line 1223, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-quora {
  background: #c41a00;
}
/* line 1223, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-quora:hover {
  background: #000000;
}
/* line 1224, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-soundcloud {
  background: #ff5c00;
}
/* line 1224, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-soundcloud:hover {
  background: #000000;
}
/* line 1225, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-tumblr {
  background: #395874;
}
/* line 1225, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-tumblr:hover {
  background: #000000;
}
/* line 1226, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-eventasaurus {
  background: #b9f15e;
}
/* line 1226, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-eventasaurus:hover {
  background: #000000;
}
/* line 1227, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #464646;
}
/* line 1227, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 1228, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-yelp {
  background: #c41200;
}
/* line 1228, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-yelp:hover {
  background: #000000;
}
/* line 1229, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-intensedebate {
  background: #00aeef;
}
/* line 1229, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-intensedebate:hover {
  background: #000000;
}
/* line 1230, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-eventbrite {
  background: #ff6c00;
}
/* line 1230, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-eventbrite:hover {
  background: #000000;
}
/* line 1231, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-scribd {
  background: #002939;
}
/* line 1231, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-scribd:hover {
  background: #000000;
}
/* line 1232, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-posterous {
  background: #f8d667;
}
/* line 1232, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-posterous:hover {
  background: #000000;
}
/* line 1233, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-stripe {
  background: #617ee8;
}
/* line 1233, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-stripe:hover {
  background: #000000;
}
/* line 1234, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-opentable {
  background: #990000;
}
/* line 1234, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-opentable:hover {
  background: #000000;
}
/* line 1235, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-instagram {
  background: #4c799f;
}
/* line 1235, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-instagram:hover {
  background: #000000;
}
/* line 1236, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-dwolla {
  background: #ff7404;
}
/* line 1236, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-dwolla:hover {
  background: #000000;
}
/* line 1237, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-appnet {
  background: #1e0c29;
}
/* line 1237, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-appnet:hover {
  background: #000000;
}
/* line 1238, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-statusnet {
  background: #fb6104;
}
/* line 1238, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-statusnet:hover {
  background: #000000;
}
/* line 1239, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-acrobat {
  background: #ff0000;
}
/* line 1239, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-acrobat:hover {
  background: #000000;
}
/* line 1240, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-drupal {
  background: #007dc3;
}
/* line 1240, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-drupal:hover {
  background: #000000;
}
/* line 1241, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-pocket {
  background: #ee4056;
}
/* line 1241, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-pocket:hover {
  background: #000000;
}
/* line 1242, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-bitbucket {
  background: #205081;
}
/* line 1242, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-bitbucket:hover {
  background: #000000;
}
/* line 1243, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-flattr {
  background: #fbbc23;
}
/* line 1243, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-flattr:hover {
  background: #000000;
}
/* line 1244, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-eventful {
  background: #0066cc;
}
/* line 1244, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-eventful:hover {
  background: #000000;
}
/* line 1245, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-smashmag {
  background: #d6231c;
}
/* line 1245, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-smashmag:hover {
  background: #000000;
}
/* line 1246, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-wordpress {
  background: #1e8cbe;
}
/* line 1246, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-wordpress:hover {
  background: #000000;
}
/* line 1247, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-calendar {
  background: #ff0000;
}
/* line 1247, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-calendar:hover {
  background: #000000;
}
/* line 1248, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-call {
  background: #04be3d;
}
/* line 1248, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-call:hover {
  background: #000000;
}
/* line 1249, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-guest {
  background: #03a9d2;
}
/* line 1249, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-guest:hover {
  background: #000000;
}
/* line 1250, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-weibo {
  background: #fd0000;
}
/* line 1250, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-weibo:hover {
  background: #000000;
}
/* line 1251, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-plancast {
  background: #e4b82c;
}
/* line 1251, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-plancast:hover {
  background: #000000;
}
/* line 1252, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-email {
  background: blue;
}
/* line 1252, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-email:hover {
  background: #000000;
}
/* line 1253, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-myspace {
  background: #2068b0;
}
/* line 1253, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-myspace:hover {
  background: #000000;
}
/* line 1254, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-podcast {
  background: #f38b36;
}
/* line 1254, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-podcast:hover {
  background: #000000;
}
/* line 1255, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-cart {
  background: #00a204;
}
/* line 1255, ../sass/template/_elements.scss */
.bo-sicolor .bo-social-cart:hover {
  background: #000000;
}

/* --- SCSS For Call-to-action --- */
/* line 1261, ../sass/template/_elements.scss */
.call-to-action {
  z-index: 1;
  text-align: center;
  width: 100%;
}
/* line 1265, ../sass/template/_elements.scss */
.call-to-action.light-style {
  color: #fff;
}
/* line 1267, ../sass/template/_elements.scss */
.call-to-action.light-style h1, .call-to-action.light-style h2, .call-to-action.light-style h3, .call-to-action.light-style h4, .call-to-action.light-style h5, .call-to-action.light-style h6 {
  color: #fff;
}
/* line 1270, ../sass/template/_elements.scss */
.call-to-action.light-style .btn {
  color: #fff;
}
/* line 1272, ../sass/template/_elements.scss */
.call-to-action.light-style .btn.btn-outline {
  border-color: #fff;
}
/* line 1277, ../sass/template/_elements.scss */
.call-to-action .call-to-action-inner {
  font-size: 16px;
  line-height: 30px;
}
/* line 1281, ../sass/template/_elements.scss */
.call-to-action .action-button .btn {
  margin-top: 15px;
  min-width: 150px;
  margin-left: 8px;
  margin-right: 8px;
}
/* line 1290, ../sass/template/_elements.scss */
.call-to-action .heading.vc_txt_align_center h2:after, .call-to-action .heading.vc_txt_align_center h2:before, .call-to-action .heading.vc_txt_align_center h3:after, .call-to-action .heading.vc_txt_align_center h3:before {
  left: 50% !important;
  margin-left: -15px;
}
/* line 1298, ../sass/template/_elements.scss */
.call-to-action .heading.vc_txt_align_right h2:after, .call-to-action .heading.vc_txt_align_right h2:before, .call-to-action .heading.vc_txt_align_right h3:after, .call-to-action .heading.vc_txt_align_right h3:before {
  right: 0;
  left: auto;
  margin-left: 0;
}
/* line 1308, ../sass/template/_elements.scss */
.call-to-action.light-style-v2 .heading h2:before, .call-to-action.light-style-v2 .heading h2:after {
  background: #fff !important;
}
/* line 1314, ../sass/template/_elements.scss */
.call-to-action.button-align-right .cta-wrapper {
  position: relative;
}
/* line 1316, ../sass/template/_elements.scss */
.call-to-action.button-align-right .cta-wrapper .cta-content {
  padding-right: 200px;
}
@media (max-width: 767px) {
  /* line 1316, ../sass/template/_elements.scss */
  .call-to-action.button-align-right .cta-wrapper .cta-content {
    padding-right: 0;
    padding-bottom: 65px;
  }
}
/* line 1323, ../sass/template/_elements.scss */
.call-to-action.button-align-right .cta-wrapper .cta-button {
  float: right;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
}
@media (max-width: 767px) {
  /* line 1323, ../sass/template/_elements.scss */
  .call-to-action.button-align-right .cta-wrapper .cta-button {
    left: 0;
    right: auto;
    bottom: 5px;
    margin-top: 0;
    top: auto;
  }
}

/* call to action style1 */
/* line 1343, ../sass/template/_elements.scss */
.call-to-action-v1 {
  display: table;
  text-align: left;
}
/* line 1347, ../sass/template/_elements.scss */
.call-to-action-v1 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 1351, ../sass/template/_elements.scss */
.call-to-action-v1 .action-button {
  min-width: 25%;
  text-align: right;
}
/* line 1354, ../sass/template/_elements.scss */
.call-to-action-v1 .action-button .btn {
  margin-top: 0;
}

/* call to action style2 */
/* line 1362, ../sass/template/_elements.scss */
.call-to-action-v2 {
  display: table;
  text-align: right;
}
/* line 1366, ../sass/template/_elements.scss */
.call-to-action-v2 .call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 1370, ../sass/template/_elements.scss */
.call-to-action-v2 .action-button {
  min-width: 40%;
  text-align: left;
  padding-left: 50px;
}
/* line 1374, ../sass/template/_elements.scss */
.call-to-action-v2 .action-button .btn {
  margin-top: 0;
}

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

/* call to action style4 */
/* line 1401, ../sass/template/_elements.scss */
.call-to-action-v4 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  display: table;
}
/* line 1406, ../sass/template/_elements.scss */
.call-to-action-v4 .heading.heading-default h2 {
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 15px;
}
/* line 1410, ../sass/template/_elements.scss */
.call-to-action-v4 .heading.heading-default h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #2071EE;
}
/* line 1427, ../sass/template/_elements.scss */
.call-to-action-v4.style-2 .call-to-action-inner {
  float: none;
  width: 100%;
  display: block;
  padding: 0 10%;
}
@media (max-width: 991px) {
  /* line 1427, ../sass/template/_elements.scss */
  .call-to-action-v4.style-2 .call-to-action-inner {
    padding: 0;
  }
}
/* line 1435, ../sass/template/_elements.scss */
.call-to-action-v4.style-2 .call-to-action-inner .vc_button-2-wrapper {
  padding-top: 0;
}
/* line 1441, ../sass/template/_elements.scss */
.call-to-action-v4.style-3 .call-to-action-inner {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
/* line 1448, ../sass/template/_elements.scss */
.call-to-action-v4.style-4 .call-to-action-inner {
  float: none;
  width: 100%;
  display: block;
  padding: 0 10%;
}
@media (max-width: 991px) {
  /* line 1448, ../sass/template/_elements.scss */
  .call-to-action-v4.style-4 .call-to-action-inner {
    padding: 0;
  }
}
/* line 1456, ../sass/template/_elements.scss */
.call-to-action-v4.style-4 .call-to-action-inner .heading h2 {
  font-weight: 300;
  font-size: 24px;
  text-transform: none;
  padding-bottom: 5px !important;
}
/* line 1461, ../sass/template/_elements.scss */
.call-to-action-v4.style-4 .call-to-action-inner .heading h2:after, .call-to-action-v4.style-4 .call-to-action-inner .heading h2:before {
  content: none !important;
}
/* line 1466, ../sass/template/_elements.scss */
.call-to-action-v4.style-4 .cta-content {
  padding: 0 15%;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  /* line 1466, ../sass/template/_elements.scss */
  .call-to-action-v4.style-4 .cta-content {
    padding: 0;
  }
}
/* line 1473, ../sass/template/_elements.scss */
.call-to-action-v4.style-4 .cta-button {
  padding: 0 30%;
}
@media (max-width: 991px) {
  /* line 1473, ../sass/template/_elements.scss */
  .call-to-action-v4.style-4 .cta-button {
    padding: 0 15px;
  }
}
/* line 1478, ../sass/template/_elements.scss */
.call-to-action-v4.style-4 .cta-button > *, .call-to-action-v4.style-4 .cta-button a {
  width: 100%;
  margin: 0 !important;
}

/* --- SCSS For Columns --- */
/* --- SCSS For Contact-form --- */
/* --- SCSS For Content-slider --- */
/* line 1496, ../sass/template/_elements.scss */
.carousel-style {
  position: relative;
  min-height: 80px;
  margin: 0 20px;
}

/* line 1501, ../sass/template/_elements.scss */
.carousel-control {
  z-index: 5;
}

/* line 1504, ../sass/template/_elements.scss */
.carousel-md {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

/* line 1508, ../sass/template/_elements.scss */
.carousel-sm {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

/* line 1513, ../sass/template/_elements.scss */
.carousel-xs {
  width: 28px !important;
  height: 28px !important;
  line-height: 28px;
  font-size: 14px;
}

/* line 1520, ../sass/template/_elements.scss */
.carousel-controls-v1 .carousel-control {
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.5) inset;
  color: #999;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
/* line 1524, ../sass/template/_elements.scss */
.carousel-controls-v1 .carousel-control:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5) inset;
  color: #737373;
}

/* line 1531, ../sass/template/_elements.scss */
.carousel-controls-v2 .carousel-control {
  box-shadow: 0 0 0 0 transparent inset;
  color: #999;
  font-size: 28px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
/* line 1538, ../sass/template/_elements.scss */
.carousel-controls-v2 .carousel-control:hover {
  box-shadow: 0 0 0 transparent inset;
  color: #595959;
}

/* line 1546, ../sass/template/_elements.scss */
.carousel-controls-v3 .carousel-control {
  box-shadow: 0 0 0 30px #2071EE inset;
  color: #fff;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
/* line 1550, ../sass/template/_elements.scss */
.carousel-controls-v3 .carousel-control:hover {
  box-shadow: 0 0 0 30px #0e4fb4 inset;
  color: #fff;
}

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

/* line 1582, ../sass/template/_elements.scss */
.carousel-indicators-v1 li a:before, .carousel-indicators-v1 li a:after {
  backface-visibility: hidden;
  background-color: #ddd;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 1593, ../sass/template/_elements.scss */
.carousel-indicators-v1 li a:after {
  background-color: #2071EE;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 1597, ../sass/template/_elements.scss */
.carousel-indicators-v1 li a:hover, .carousel-indicators-v1 li a:focus {
  opacity: 0.8;
}
/* line 1602, ../sass/template/_elements.scss */
.carousel-indicators-v1 li.active a {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 1609, ../sass/template/_elements.scss */
.carousel-indicators-v2 li {
  margin: 0 3px;
}
/* line 1611, ../sass/template/_elements.scss */
.carousel-indicators-v2 li a {
  -webkit-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
  background-color: #ddd;
}
/* line 1614, ../sass/template/_elements.scss */
.carousel-indicators-v2 li a:hover, .carousel-indicators-v2 li a:focus {
  background-color: #d5d5d5;
}
/* line 1618, ../sass/template/_elements.scss */
.carousel-indicators-v2 li.active {
  margin: 0 3px;
}
/* line 1621, ../sass/template/_elements.scss */
.carousel-indicators-v2 li.active a {
  background-color: #2071EE;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 1630, ../sass/template/_elements.scss */
.carousel-indicators-v3 li {
  width: 14px;
  height: 14px;
}
/* line 1632, ../sass/template/_elements.scss */
.carousel-indicators-v3 li a {
  background-color: transparent;
  box-shadow: 0 0 0 1px #2071EE inset;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 1637, ../sass/template/_elements.scss */
.carousel-indicators-v3 li a:after {
  background-color: #2071EE;
  border-radius: 50%;
  content: "";
  left: 0;
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  height: 100%;
}
/* line 1648, ../sass/template/_elements.scss */
.carousel-indicators-v3 li a:hover, .carousel-indicators-v3 li a:focus {
  opacity: 0.8;
}
/* line 1652, ../sass/template/_elements.scss */
.carousel-indicators-v3 li.active {
  width: 14px;
  height: 14px;
}
/* line 1655, ../sass/template/_elements.scss */
.carousel-indicators-v3 li.active a:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 1663, ../sass/template/_elements.scss */
.carousel-indicators-v4 li {
  margin: 0 3px;
  width: 14px;
  height: 14px;
}
/* line 1666, ../sass/template/_elements.scss */
.carousel-indicators-v4 li a {
  box-shadow: 0 0 0 8px #2071EE inset;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
}
/* line 1669, ../sass/template/_elements.scss */
.carousel-indicators-v4 li a:hover, .carousel-indicators-v4 li a:focus {
  box-shadow: 0 0 0 8px #2071EE inset;
}
/* line 1673, ../sass/template/_elements.scss */
.carousel-indicators-v4 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
}
/* line 1676, ../sass/template/_elements.scss */
.carousel-indicators-v4 li.active a {
  box-shadow: 0 0 0 2px #2071EE inset;
}

/* line 1683, ../sass/template/_elements.scss */
.carousel-indicators-v5 li {
  margin: 0 3px;
  border-radius: 50%;
  box-shadow: 0 0 0 2px transparent;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 14px;
  height: 14px;
}
/* line 1689, ../sass/template/_elements.scss */
.carousel-indicators-v5 li a {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
}
/* line 1692, ../sass/template/_elements.scss */
.carousel-indicators-v5 li a:hover, .carousel-indicators-v5 li a:focus {
  background-color: #2071EE;
}
/* line 1696, ../sass/template/_elements.scss */
.carousel-indicators-v5 li.active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
  box-shadow: 0 0 0 2px #2071EE;
}
/* line 1700, ../sass/template/_elements.scss */
.carousel-indicators-v5 li.active a {
  background-color: #2071EE;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}

/* line 1709, ../sass/template/_elements.scss */
.carousel-indicators-v6 li {
  width: 14px;
  height: 14px;
}
/* line 1711, ../sass/template/_elements.scss */
.carousel-indicators-v6 li a {
  border: 2px solid #ddd;
  -webkit-transition: border-color 0.3s ease 0s;
  -o-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}
/* line 1714, ../sass/template/_elements.scss */
.carousel-indicators-v6 li a:after {
  background: none repeat scroll 0 0 #2071EE;
  border-radius: 50%;
  box-shadow: 0 0 1px #2071EE;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
  -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, visibility 0s ease 0.3s;
  visibility: hidden;
}
/* line 1728, ../sass/template/_elements.scss */
.carousel-indicators-v6 li a:hover, .carousel-indicators-v6 li a:focus {
  border-color: #2071EE;
}
/* line 1732, ../sass/template/_elements.scss */
.carousel-indicators-v6 li.active {
  width: 14px;
  height: 14px;
}
/* line 1734, ../sass/template/_elements.scss */
.carousel-indicators-v6 li.active a {
  border-color: #2071EE;
}
/* line 1736, ../sass/template/_elements.scss */
.carousel-indicators-v6 li.active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  visibility: visible;
}

/* --- SCSS For Counters --- */
/* line 1750, ../sass/template/_elements.scss */
.counters {
  text-align: center;
}
/* line 1752, ../sass/template/_elements.scss */
.counters .counter-wrap {
  font-size: 36px;
  color: #2071EE;
  font-weight: 800;
}
/* line 1756, ../sass/template/_elements.scss */
.counters .counter-wrap .fa {
  font-size: 46px;
}
/* line 1759, ../sass/template/_elements.scss */
.counters .counter-wrap .counter {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
/* line 1764, ../sass/template/_elements.scss */
.counters .counter-wrap .counter:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #2071EE;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
/* line 1775, ../sass/template/_elements.scss */
.counters h5 {
  font-weight: 700;
  margin: 5px 0 30px;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
}
/* line 1783, ../sass/template/_elements.scss */
.counters.light-style h5 {
  color: #fff;
}
/* line 1787, ../sass/template/_elements.scss */
.counters.style-1.light-style {
  background: url("../images/ellipse-counter.png") no-repeat center center transparent;
  padding: 70px 0px 30px;
}
/* line 1790, ../sass/template/_elements.scss */
.counters.style-1.light-style h5 {
  color: #000;
}
/* line 1793, ../sass/template/_elements.scss */
.counters.style-1.light-style .counter {
  color: #fff;
  margin: 0;
  font-size: 48px;
  font-weight: 900;
}
/* line 1798, ../sass/template/_elements.scss */
.counters.style-1.light-style .counter:after {
  content: none;
}
/* line 1803, ../sass/template/_elements.scss */
.counters.style-2 {
  background: none;
  padding: 50px 0;
}
/* line 1806, ../sass/template/_elements.scss */
.counters.style-2 .counter {
  color: #000;
  font-size: 48px;
  font-family: "Montserrat";
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding-top: 10px;
}
/* line 1814, ../sass/template/_elements.scss */
.counters.style-2 .counter:after {
  content: none;
}
/* line 1818, ../sass/template/_elements.scss */
.counters.style-2 h5 {
  color: #fff;
  margin: 0;
}
/* line 1824, ../sass/template/_elements.scss */
.counters.style-2-light .counter-wrap {
  text-align: left;
}
/* line 1827, ../sass/template/_elements.scss */
.counters.style-2-light .counter {
  text-align: left;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 48px;
  color: #fff;
  font-family: "Montserrat";
}
/* line 1835, ../sass/template/_elements.scss */
.counters.style-2-light .counter:after {
  content: none;
}
/* line 1839, ../sass/template/_elements.scss */
.counters.style-2-light .meta {
  position: relative;
  padding-bottom: 20px;
  float: left;
  width: 100%;
}
/* line 1844, ../sass/template/_elements.scss */
.counters.style-2-light .meta:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 1852, ../sass/template/_elements.scss */
.counters.style-2-light .meta .image {
  width: 25px;
  height: 25px;
  float: left;
  display: inline-block;
  line-height: 0;
  margin-right: 5px;
}
/* line 1859, ../sass/template/_elements.scss */
.counters.style-2-light .meta .title {
  float: left;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  font-family: "Montserrat";
}

/* --- SCSS For Divider --- */
/* line 1875, ../sass/template/_elements.scss */
[class*="hr-"] {
  min-height: 1px;
}

/* line 1878, ../sass/template/_elements.scss */
.hr-dashed {
  border-top: 1px dashed #ddd;
}

/* line 1881, ../sass/template/_elements.scss */
.hr-dotted {
  border-top: 1px dotted #ddd;
}

/* line 1884, ../sass/template/_elements.scss */
.hr-double {
  border-top: 3px double #ddd;
}

/* line 1887, ../sass/template/_elements.scss */
.hr-double-dashed {
  border-top: 1px dashed #ddd;
  position: relative;
}
/* line 1890, ../sass/template/_elements.scss */
.hr-double-dashed:before {
  border-top: 1px dashed #ddd;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

/* line 1898, ../sass/template/_elements.scss */
.hr-double-dotted {
  border-top: 1px dotted #ddd;
  position: relative;
}
/* line 1901, ../sass/template/_elements.scss */
.hr-double-dotted:before {
  border-top: 1px dotted #ddd;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

/* --- SCSS For Google-map --- */
/* --- SCSS For Heading --- */
/* line 1918, ../sass/template/_elements.scss */
.heading {
  z-index: 1;
  position: relative;
  text-align: center;
}
/* line 1922, ../sass/template/_elements.scss */
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
  text-transform: none;
  margin-top: 0;
  font-family: "Montserrat";
  font-weight: 700;
}
/* line 1928, ../sass/template/_elements.scss */
.heading .fa {
  margin-bottom: 26px;
}
/* line 1931, ../sass/template/_elements.scss */
.heading .subheading {
  display: block;
  text-align: center;
  font-weight: 400;
  color: #aaaaaa;
  margin-bottom: 0;
  font-family: "Montserrat";
}
/* line 1939, ../sass/template/_elements.scss */
.heading > small {
  padding-left: 15%;
  padding-right: 15%;
}
@media (max-width: 991px) {
  /* line 1939, ../sass/template/_elements.scss */
  .heading > small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 1946, ../sass/template/_elements.scss */
.heading > small.des {
  letter-spacing: 0;
}
/* line 1950, ../sass/template/_elements.scss */
.heading p, .heading small {
  margin-bottom: 15px;
  display: inline-block;
}
/* line 1954, ../sass/template/_elements.scss */
.heading.heading-light {
  color: #eee;
}
/* line 1956, ../sass/template/_elements.scss */
.heading.heading-light h1, .heading.heading-light h2, .heading.heading-light h3, .heading.heading-light h4, .heading.heading-light h5, .heading.heading-light h6 {
  color: #fff;
}
/* line 1959, ../sass/template/_elements.scss */
.heading.heading-light p, .heading.heading-light small {
  color: #eee;
}
/* line 1964, ../sass/template/_elements.scss */
.heading.align-left, .heading.separator_align_left {
  text-align: left;
}
/* line 1966, ../sass/template/_elements.scss */
.heading.align-left:before, .heading.align-left:after, .heading.separator_align_left:before, .heading.separator_align_left:after {
  left: 0 !important;
  right: auto !important;
  margin-left: 0 !important;
}
/* line 1971, ../sass/template/_elements.scss */
.heading.align-left .subheading, .heading.align-left .des, .heading.separator_align_left .subheading, .heading.separator_align_left .des {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .heading.align-left .subheading, .rtl .heading.align-left .des, .rtl .heading.separator_align_left .subheading, .rtl .heading.separator_align_left .des {
  text-align: right;
}
/* line 1977, ../sass/template/_elements.scss */
.heading.align-right, .heading.separator_align_right {
  text-align: right;
}
/* line 1979, ../sass/template/_elements.scss */
.heading.align-right:before, .heading.align-right:after, .heading.separator_align_right:before, .heading.separator_align_right:after {
  left: auto !important;
  right: 0 !important;
  margin-left: 0 !important;
}
/* line 1984, ../sass/template/_elements.scss */
.heading.align-right .subheading, .heading.align-right .des, .heading.separator_align_right .subheading, .heading.separator_align_right .des {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
/* line 1991, ../sass/template/_elements.scss */
.heading.heading-v1 {
  position: relative;
  padding-bottom: 35px;
}
/* line 1994, ../sass/template/_elements.scss */
.heading.heading-v1:before, .heading.heading-v1:after {
  left: 50%;
  width: 80px;
  height: 5px;
  content: "";
  bottom: 30px;
  position: absolute;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v1:before, .rtl .heading.heading-v1:after {
  right: 50%;
  left: auto;
}
/* line 2001, ../sass/template/_elements.scss */
.heading.heading-v1:before {
  margin-left: -80px;
  background: #2071EE;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v1:before {
  margin-right: -80px;
  margin-left: inherit;
}
/* line 2005, ../sass/template/_elements.scss */
.heading.heading-v1:after {
  background: #444;
}
/* line 2008, ../sass/template/_elements.scss */
.heading.heading-v1.heading-light:after {
  background: #fff;
}
/* line 2013, ../sass/template/_elements.scss */
.heading.heading-v2 {
  padding-bottom: 35px;
}
/* line 2015, ../sass/template/_elements.scss */
.heading.heading-v2:after {
  left: 50%;
  width: 200px;
  height: 1px;
  z-index: 1;
  content: " ";
  bottom: 30px;
  background: #2071EE;
  text-align: center;
  position: absolute;
  margin-left: -100px;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v2:after {
  right: 50%;
  left: auto;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v2:after {
  margin-right: -100px;
  margin-left: inherit;
}
/* line 2026, ../sass/template/_elements.scss */
.heading.heading-v2:before {
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  content: " ";
  bottom: 25px;
  text-align: center;
  position: absolute;
  background: #fff;
  border: 1px solid #2071EE;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v2:before {
  right: 50%;
  left: auto;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v2:before {
  margin-right: -6px;
  margin-left: inherit;
}
/* line 2040, ../sass/template/_elements.scss */
.heading.heading-v2.heading-light:after {
  background: #fff;
}
/* line 2043, ../sass/template/_elements.scss */
.heading.heading-v2.heading-light:before {
  background: #2071EE;
  border: 1px solid #fff;
}
/* line 2050, ../sass/template/_elements.scss */
.heading.heading-v3 {
  padding-bottom: 35px;
}
/* line 2052, ../sass/template/_elements.scss */
.heading.heading-v3:after {
  left: 50%;
  width: 100px;
  height: 2px;
  margin-left: -50px;
  content: " ";
  bottom: 30px;
  background: #2071EE;
  position: absolute;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v3:after {
  right: 50%;
  left: auto;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v3:after {
  margin-right: -50px;
  margin-left: inherit;
}
/* line 2061, ../sass/template/_elements.scss */
.heading.heading-v3 span {
  display: block;
  margin-bottom: 20px;
}
/* line 2066, ../sass/template/_elements.scss */
.heading.heading-v3.heading-light:after {
  background: #2071EE;
}
/* line 2072, ../sass/template/_elements.scss */
.heading.heading-v4 {
  z-index: 1;
  text-align: center;
  padding-top: 90px;
  position: relative;
}
/* line 2077, ../sass/template/_elements.scss */
.heading.heading-v4:before {
  left: 50%;
  z-index: -1;
  width: 50px;
  height: 50px;
  content: "";
  top: 10px;
  text-align: center;
  position: absolute;
  background-color: #2071EE;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -25px;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v4:before {
  right: 50%;
  left: auto;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v4:before {
  margin-right: -25px;
  margin-left: inherit;
}
/* line 2089, ../sass/template/_elements.scss */
.heading.heading-v4:after {
  left: 50%;
  z-index: -1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  content: "\f109";
  font-family: FontAwesome;
  top: 11px;
  text-align: center;
  position: absolute;
  color: #fff;
  margin-left: -25px;
  font-size: 20px;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v4:after {
  right: 50%;
  left: auto;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v4:after {
  margin-right: -25px;
  margin-left: inherit;
}
/* line 2104, ../sass/template/_elements.scss */
.heading.heading-v4.heading-light:before {
  background: #fff;
}
/* line 2110, ../sass/template/_elements.scss */
.heading.heading-v5 {
  background: none;
}
/* line 2112, ../sass/template/_elements.scss */
.heading.heading-v5 .heading-inner h2 {
  font-size: 18px;
  font-weight: 700;
  font-family: "Montserrat";
}
/* line 2117, ../sass/template/_elements.scss */
.heading.heading-v5 .des {
  font-size: 16px !important;
}
/* line 2123, ../sass/template/_elements.scss */
.heading.heading-v6 h1, .heading.heading-v6 h2, .heading.heading-v6 h3, .heading.heading-v6 h4, .heading.heading-v6 h5, .heading.heading-v6 h6 {
  position: relative;
  margin-bottom: 35px;
}
/* line 2126, ../sass/template/_elements.scss */
.heading.heading-v6 h1:after, .heading.heading-v6 h2:after, .heading.heading-v6 h3:after, .heading.heading-v6 h4:after, .heading.heading-v6 h5:after, .heading.heading-v6 h6:after {
  left: 50%;
  width: 80px;
  height: 2px;
  margin-left: -40px;
  content: " ";
  bottom: -18px;
  background: #2071EE;
  position: absolute;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v6 h1:after, .rtl .heading.heading-v6 h2:after, .rtl .heading.heading-v6 h3:after, .rtl .heading.heading-v6 h4:after, .rtl .heading.heading-v6 h5:after, .rtl .heading.heading-v6 h6:after {
  right: 50%;
  left: auto;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v6 h1:after, .rtl .heading.heading-v6 h2:after, .rtl .heading.heading-v6 h3:after, .rtl .heading.heading-v6 h4:after, .rtl .heading.heading-v6 h5:after, .rtl .heading.heading-v6 h6:after {
  margin-right: -40px;
  margin-left: inherit;
}
/* line 2138, ../sass/template/_elements.scss */
.heading.heading-v6.heading-light h1:after, .heading.heading-v6.heading-light h2:after, .heading.heading-v6.heading-light h3:after, .heading.heading-v6.heading-light h4:after, .heading.heading-v6.heading-light h5:after, .heading.heading-v6.heading-light h6:after {
  background: #fff;
}
/* line 2145, ../sass/template/_elements.scss */
.heading.heading-v7 {
  padding-bottom: 40px;
}
/* line 2147, ../sass/template/_elements.scss */
.heading.heading-v7:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 18px solid #2071EE;
  bottom: 20px;
  content: "";
  width: 18px;
  height: 14px;
  left: 50%;
  margin-left: -18px;
  position: absolute;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v7:before {
  right: 50%;
  left: auto;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v7:before {
  margin-right: -18px;
  margin-left: inherit;
}
/* line 2158, ../sass/template/_elements.scss */
.heading.heading-v7:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #ffffff;
  bottom: 24px;
  content: "";
  left: 50%;
  margin-left: -14px;
  position: absolute;
  width: 10px;
  height: 8px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v7:after {
  margin-right: -14px;
  margin-left: inherit;
}
/* line 2170, ../sass/template/_elements.scss */
.heading.heading-v7.heading-light:before {
  border-top: 18px solid #fff;
}
/* line 2173, ../sass/template/_elements.scss */
.heading.heading-v7.heading-light:after {
  border-top: 12px solid #2071EE;
}
/* line 2180, ../sass/template/_elements.scss */
.heading.heading-v8 h1, .heading.heading-v8 h2, .heading.heading-v8 h3, .heading.heading-v8 h4, .heading.heading-v8 h5, .heading.heading-v8 h6 {
  position: relative;
  padding: 20px 0 25px;
}
/* line 2183, ../sass/template/_elements.scss */
.heading.heading-v8 h1:before, .heading.heading-v8 h1:after, .heading.heading-v8 h2:before, .heading.heading-v8 h2:after, .heading.heading-v8 h3:before, .heading.heading-v8 h3:after, .heading.heading-v8 h4:before, .heading.heading-v8 h4:after, .heading.heading-v8 h5:before, .heading.heading-v8 h5:after, .heading.heading-v8 h6:before, .heading.heading-v8 h6:after {
  content: ".";
  font-size: 22px;
  left: 50%;
  position: absolute;
  color: #c1c1c1;
  text-shadow: 10px 0 #ddd, -10px 0 #ddd;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v8 h1:before, .rtl .heading.heading-v8 h1:after, .rtl .heading.heading-v8 h2:before, .rtl .heading.heading-v8 h2:after, .rtl .heading.heading-v8 h3:before, .rtl .heading.heading-v8 h3:after, .rtl .heading.heading-v8 h4:before, .rtl .heading.heading-v8 h4:after, .rtl .heading.heading-v8 h5:before, .rtl .heading.heading-v8 h5:after, .rtl .heading.heading-v8 h6:before, .rtl .heading.heading-v8 h6:after {
  right: 50%;
  left: auto;
}
/* line 2191, ../sass/template/_elements.scss */
.heading.heading-v8 h1:before, .heading.heading-v8 h2:before, .heading.heading-v8 h3:before, .heading.heading-v8 h4:before, .heading.heading-v8 h5:before, .heading.heading-v8 h6:before {
  top: -15px;
}
/* line 2194, ../sass/template/_elements.scss */
.heading.heading-v8 h1:after, .heading.heading-v8 h2:after, .heading.heading-v8 h3:after, .heading.heading-v8 h4:after, .heading.heading-v8 h5:after, .heading.heading-v8 h6:after {
  bottom: 0;
}
/* line 2199, ../sass/template/_elements.scss */
.heading.heading-v9 {
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v9 {
  text-align: right;
}
/* line 2201, ../sass/template/_elements.scss */
.heading.heading-v9 h1, .heading.heading-v9 h2, .heading.heading-v9 h3, .heading.heading-v9 h4, .heading.heading-v9 h5, .heading.heading-v9 h6 {
  position: relative;
  margin-bottom: 30px;
}
/* line 2204, ../sass/template/_elements.scss */
.heading.heading-v9 h1:after, .heading.heading-v9 h2:after, .heading.heading-v9 h3:after, .heading.heading-v9 h4:after, .heading.heading-v9 h5:after, .heading.heading-v9 h6:after {
  left: 0;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -15px;
  right: inherit;
  background-color: #2071EE;
  position: absolute;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .heading.heading-v9 h1:after, .rtl .heading.heading-v9 h2:after, .rtl .heading.heading-v9 h3:after, .rtl .heading.heading-v9 h4:after, .rtl .heading.heading-v9 h5:after, .rtl .heading.heading-v9 h6:after {
  right: 0;
  left: auto;
}
/* line 2217, ../sass/template/_elements.scss */
.heading.heading-v9.heading-light h1:after, .heading.heading-v9.heading-light h2:after, .heading.heading-v9.heading-light h3:after, .heading.heading-v9.heading-light h4:after, .heading.heading-v9.heading-light h5:after, .heading.heading-v9.heading-light h6:after {
  background-color: #fff;
}
/* line 2224, ../sass/template/_elements.scss */
.heading.heading-v10, .heading.heading-v11, .heading.heading-v12, .heading.heading-v13, .heading.heading-v15, .heading.heading-v14 {
  margin-bottom: 30px !important;
}
/* line 2226, ../sass/template/_elements.scss */
.heading.heading-v10 .heading-inner, .heading.heading-v11 .heading-inner, .heading.heading-v12 .heading-inner, .heading.heading-v13 .heading-inner, .heading.heading-v15 .heading-inner, .heading.heading-v14 .heading-inner {
  padding: 15px 0 40px;
  margin-bottom: 15px !important;
  background: url(../images/icon-heading.png) no-repeat center bottom transparent;
  position: relative;
  overflow: hidden;
}
/* line 2234, ../sass/template/_elements.scss */
.heading.heading-v10.separator_align_right .heading-inner, .heading.separator_align_right.heading-v11 .heading-inner, .heading.separator_align_right.heading-v12 .heading-inner, .heading.separator_align_right.heading-v13 .heading-inner, .heading.separator_align_right.heading-v15 .heading-inner, .heading.separator_align_right.heading-v14 .heading-inner {
  background-position: right bottom;
}
/* line 2239, ../sass/template/_elements.scss */
.heading.heading-v10.separator_align_left .heading-inner, .heading.separator_align_left.heading-v11 .heading-inner, .heading.separator_align_left.heading-v12 .heading-inner, .heading.separator_align_left.heading-v13 .heading-inner, .heading.separator_align_left.heading-v15 .heading-inner, .heading.separator_align_left.heading-v14 .heading-inner {
  background-position: left bottom;
}
/* line 2243, ../sass/template/_elements.scss */
.heading.heading-v10 h2, .heading.heading-v11 h2, .heading.heading-v12 h2, .heading.heading-v13 h2, .heading.heading-v15 h2, .heading.heading-v14 h2 {
  font-size: 48px;
  letter-spacing: -2px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
/* line 2249, ../sass/template/_elements.scss */
.heading.heading-v10:after, .heading.heading-v11:after, .heading.heading-v12:after, .heading.heading-v13:after, .heading.heading-v15:after, .heading.heading-v14:after {
  content: none;
}
/* line 2252, ../sass/template/_elements.scss */
.heading.heading-v10 small, .heading.heading-v11 small, .heading.heading-v12 small, .heading.heading-v13 small, .heading.heading-v15 small, .heading.heading-v14 small {
  font-size: 14px;
  letter-spacing: 0;
}
/* line 2255, ../sass/template/_elements.scss */
.heading.heading-v10 small:first-letter, .heading.heading-v11 small:first-letter, .heading.heading-v12 small:first-letter, .heading.heading-v13 small:first-letter, .heading.heading-v15 small:first-letter, .heading.heading-v14 small:first-letter {
  text-transform: uppercase;
}
/* line 2258, ../sass/template/_elements.scss */
.heading.heading-v10 small.des, .heading.heading-v11 small.des, .heading.heading-v12 small.des, .heading.heading-v13 small.des, .heading.heading-v15 small.des, .heading.heading-v14 small.des {
  letter-spacing: 0;
  font-size: 16px;
  color: #aaaaaa;
}
/* line 2265, ../sass/template/_elements.scss */
.heading.heading-v10.light-style .heading-inner, .heading.light-style.heading-v11 .heading-inner, .heading.light-style.heading-v12 .heading-inner, .heading.light-style.heading-v13 .heading-inner, .heading.light-style.heading-v15 .heading-inner, .heading.light-style.heading-v14 .heading-inner {
  background: url(../images/icon-heading-light.png) no-repeat center bottom transparent !important;
}
/* line 2268, ../sass/template/_elements.scss */
.heading.heading-v10.light-style *, .heading.light-style.heading-v11 *, .heading.light-style.heading-v12 *, .heading.light-style.heading-v13 *, .heading.light-style.heading-v15 *, .heading.light-style.heading-v14 * {
  color: #fff;
}
/* line 2274, ../sass/template/_elements.scss */
.heading.heading-v11 {
  background: none !important;
}
/* line 2277, ../sass/template/_elements.scss */
.heading.heading-v11 h2 {
  font-size: 48px;
}
/* line 2280, ../sass/template/_elements.scss */
.heading.heading-v11 .des {
  padding: 0 10px;
}
/* line 2286, ../sass/template/_elements.scss */
.heading.heading-v12 .subheading {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  letter-spacing: 0;
}
/* line 2292, ../sass/template/_elements.scss */
.heading.heading-v12 h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 2299, ../sass/template/_elements.scss */
.heading.heading-v13:after, .heading.heading-v15:after, .heading.heading-v13:before, .heading.heading-v15:before {
  content: none;
  display: none;
}
/* line 2303, ../sass/template/_elements.scss */
.heading.heading-v13 h2, .heading.heading-v15 h2 {
  font-size: 40px;
  margin: 0;
}
/* line 2307, ../sass/template/_elements.scss */
.heading.heading-v13 .subheading, .heading.heading-v15 .subheading {
  color: #cccccc;
  letter-spacing: 5px;
  font-size: 14px;
}
/* line 2312, ../sass/template/_elements.scss */
.heading.heading-v13 small, .heading.heading-v15 small {
  font-size: 18px;
  font-weight: 800;
  color: #f5434c;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 0;
}
/* line 2322, ../sass/template/_elements.scss */
.heading.light-style-v2 * {
  color: #fff !important;
}
/* line 2325, ../sass/template/_elements.scss */
.heading.light-style-v2:after {
  background: #fff;
}
/* line 2331, ../sass/template/_elements.scss */
.heading.heading-v14:after {
  width: 40px !important;
}
/* line 2334, ../sass/template/_elements.scss */
.heading.heading-v14 .subheading {
  font-weight: 300;
  font-size: 18px;
  color: #000;
  letter-spacing: 0;
}
/* line 2340, ../sass/template/_elements.scss */
.heading.heading-v14 h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
/* line 2346, ../sass/template/_elements.scss */
.heading.heading-v15 {
  padding-bottom: 10px;
}
/* line 2349, ../sass/template/_elements.scss */
.heading.heading-v15:after, .heading.heading-v15:before {
  content: none;
  display: none;
}
/* line 2353, ../sass/template/_elements.scss */
.heading.heading-v15 h2 {
  font-size: 80px;
  margin: 0;
  font-weight: 900;
}
/* line 2358, ../sass/template/_elements.scss */
.heading.heading-v15 .subheading {
  letter-spacing: 5px;
  font-size: 14px;
}
/* line 2362, ../sass/template/_elements.scss */
.heading.heading-v15 small {
  font-size: 24px !important;
  font-weight: 800;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 5px;
  padding-bottom: 10px;
}

/* line 2373, ../sass/template/_elements.scss */
.light-style .heading-v15 .subheading {
  color: #fff !important;
}

/* --- SCSS For Icon-box --- */
/* line 2380, ../sass/template/_elements.scss */
.feature-box .fbox-content {
  overflow: hidden;
}
/* line 2381, ../sass/template/_elements.scss */
.feature-box small {
  font-size: 13px;
  margin-bottom: 15px;
  display: inline-block;
}
/* line 2387, ../sass/template/_elements.scss */
.feature-box h4 {
  margin: 10px 0;
  font-weight: 600;
  text-transform: none;
}
/* line 2392, ../sass/template/_elements.scss */
.feature-box .fbox-icon {
  float: left;
  margin: 10px 20px 0 0;
  color: #2071EE;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .feature-box .fbox-icon {
  float: right;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .feature-box .fbox-icon {
  margin: 10px 0 0 20px;
}
/* line 2396, ../sass/template/_elements.scss */
.feature-box .fbox-icon i {
  font-size: 20px;
  height: 40px;
  width: 40px;
  line-height: 40px;
}
/* line 2402, ../sass/template/_elements.scss */
.feature-box .fbox-icon .nostyle {
  background: none !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
/* line 2406, ../sass/template/_elements.scss */
.feature-box .fbox-icon .icons {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 36px;
  color: #2071EE;
}
/* line 2414, ../sass/template/_elements.scss */
.feature-box.hasbg {
  color: #FFF;
}
/* line 2416, ../sass/template/_elements.scss */
.feature-box.hasbg h4 {
  color: #FFF;
}
/* line 2420, ../sass/template/_elements.scss */
.feature-box.bg-default {
  color: inherit;
  background-color: #fff;
}
/* line 2423, ../sass/template/_elements.scss */
.feature-box.bg-default h4 {
  color: inherit;
}
/* line 2427, ../sass/template/_elements.scss */
.feature-box.icon-box-center {
  text-align: center;
}
/* line 2429, ../sass/template/_elements.scss */
.feature-box.icon-box-center .fbox-icon {
  float: none;
  margin: 0;
  margin-bottom: 20px;
}
/* line 2434, ../sass/template/_elements.scss */
.feature-box.icon-box-center .fbox-content {
  text-align: center;
}
/* line 2439, ../sass/template/_elements.scss */
.feature-box.icon-box-top .fbox-icon {
  float: none;
  margin: 0;
  margin-bottom: 20px;
}
/* line 2445, ../sass/template/_elements.scss */
.feature-box.icon-box-right {
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-box-right {
  text-align: right;
}
/* line 2448, ../sass/template/_elements.scss */
.feature-box.icon-box-right .fbox-body h4 {
  text-transform: uppercase !important;
  margin-bottom: 10px;
}
/* line 2453, ../sass/template/_elements.scss */
.feature-box.icon-box-right .fbox-image, .feature-box.icon-box-right .fbox-icon {
  float: left;
  margin: 10px 20px 0 0;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-box-right .fbox-image, .rtl .feature-box.icon-box-right .fbox-icon {
  float: right;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-box-right .fbox-image, .rtl .feature-box.icon-box-right .fbox-icon {
  margin: 10px 0 0 20px;
}
/* line 2458, ../sass/template/_elements.scss */
.feature-box.icon-box-left {
  text-align: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-box-left {
  text-align: left;
}
/* line 2461, ../sass/template/_elements.scss */
.feature-box.icon-box-left .fbox-body h4 {
  text-transform: uppercase !important;
  margin-bottom: 10px;
}
/* line 2466, ../sass/template/_elements.scss */
.feature-box.icon-box-left .fbox-image, .feature-box.icon-box-left .fbox-icon {
  float: right;
  margin: 10px 0px 0 20px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-box-left .fbox-image, .rtl .feature-box.icon-box-left .fbox-icon {
  float: left;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-box-left .fbox-image, .rtl .feature-box.icon-box-left .fbox-icon {
  margin: 10px 20px 0 0px;
}
/* line 2472, ../sass/template/_elements.scss */
.feature-box.light-style h4, .feature-box.light-style .fbox-content {
  color: #FFFFFF;
}
/* line 2476, ../sass/template/_elements.scss */
.feature-box.icon-right-text-left {
  position: relative;
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-right-text-left {
  text-align: right;
}
/* line 2479, ../sass/template/_elements.scss */
.feature-box.icon-right-text-left .fbox-image, .feature-box.icon-right-text-left .fbox-icon {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 99;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .feature-box.icon-right-text-left .fbox-image, .rtl .feature-box.icon-right-text-left .fbox-icon {
  left: 20px;
  right: auto;
}
@media (max-width: 991px) {
  /* line 2479, ../sass/template/_elements.scss */
  .feature-box.icon-right-text-left .fbox-image, .feature-box.icon-right-text-left .fbox-icon {
    display: none;
  }
}
/* line 2489, ../sass/template/_elements.scss */
.feature-box.icon-right-text-left h4 {
  font-size: 40px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 900;
}
/* line 2494, ../sass/template/_elements.scss */
.feature-box.icon-right-text-left small {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  font-family: "Montserrat";
}
/* line 2501, ../sass/template/_elements.scss */
.feature-box.background-box-hover {
  position: relative;
  overflow: hidden;
  border: 3px solid transparent;
}
/* line 2505, ../sass/template/_elements.scss */
.feature-box.background-box-hover .description-2 {
  display: none;
}
/* line 2508, ../sass/template/_elements.scss */
.feature-box.background-box-hover .fbox-image, .feature-box.background-box-hover .fbox-icon {
  float: right;
  margin-right: 0;
  margin-top: 10px;
}
/* line 2512, ../sass/template/_elements.scss */
.feature-box.background-box-hover .fbox-image:after, .feature-box.background-box-hover .fbox-icon:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  /* line 2523, ../sass/template/_elements.scss */
  .feature-box.background-box-hover .fbox-image {
    float: none;
  }
  /* line 2526, ../sass/template/_elements.scss */
  .feature-box.background-box-hover .fbox-image img {
    width: 100%;
  }
}
/* line 2531, ../sass/template/_elements.scss */
.feature-box.background-box-hover .fbox-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  z-index: 99;
}
/* line 2541, ../sass/template/_elements.scss */
.feature-box.background-box-hover .readmore {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
}
/* line 2547, ../sass/template/_elements.scss */
.feature-box.background-box-hover .fbox-body {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  padding-bottom: 70px;
  position: absolute;
  top: 40%;
  width: 100%;
  left: 0;
  padding: 0 30px;
}
/* line 2555, ../sass/template/_elements.scss */
.feature-box.background-box-hover .fbox-body h4 {
  margin: 0;
  font-size: 40px;
  font-weight: 900;
  font-family: "Roboto Slab", sans-serif;
  text-transform: none;
  padding: 0 0 20px;
  color: #000;
}
/* line 2563, ../sass/template/_elements.scss */
.feature-box.background-box-hover .fbox-body h4:before {
  content: none;
}
/* line 2567, ../sass/template/_elements.scss */
.feature-box.background-box-hover .fbox-body small {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  color: #000;
}
@media screen and (max-width: 799px) {
  /* line 2547, ../sass/template/_elements.scss */
  .feature-box.background-box-hover .fbox-body {
    padding: 0 20px;
  }
  /* line 2577, ../sass/template/_elements.scss */
  .feature-box.background-box-hover .fbox-body h4 {
    font-size: 30px;
    padding: 0;
  }
}
/* line 2583, ../sass/template/_elements.scss */
.feature-box.background-box-hover .description.description-1 {
  display: block !important;
  visibility: visible !important;
  font-size: 16px;
  line-height: 32px;
  color: #555555;
  height: 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  padding-top: 20px;
}
@media (max-width: 991px) {
  /* line 2583, ../sass/template/_elements.scss */
  .feature-box.background-box-hover .description.description-1 {
    padding-top: 0;
  }
}
/* line 2600, ../sass/template/_elements.scss */
.feature-box.background-box-hover:hover {
  border: 3px solid #2071EE;
}
/* line 2603, ../sass/template/_elements.scss */
.feature-box.background-box-hover:hover .fbox-image:after, .feature-box.background-box-hover:hover .fbox-icon:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 2607, ../sass/template/_elements.scss */
.feature-box.background-box-hover:hover .fbox-content {
  background: #fff;
}
/* line 2610, ../sass/template/_elements.scss */
.feature-box.background-box-hover:hover .fbox-body {
  padding-bottom: 0;
  top: 30px;
}
/* line 2614, ../sass/template/_elements.scss */
.feature-box.background-box-hover:hover .description {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  height: auto;
}
/* line 2621, ../sass/template/_elements.scss */
.feature-box.background-box-hover:hover .readmore a {
  background: #2071EE;
  color: #fff;
  border-color: #2071EE;
}

/* --- SCSS For Icon-progress-bar --- */
/* line 2634, ../sass/template/_elements.scss */
.icon-rating {
  float: left;
}

/* line 2637, ../sass/template/_elements.scss */
.icon-rating input {
  left: -9999px;
  position: absolute;
}

/* line 2641, ../sass/template/_elements.scss */
.icon-rating label {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 22px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px;
}

/* line 2650, ../sass/template/_elements.scss */
.icon-rating label {
  color: #e0e0e0;
  transition: color 0.3s ease 0s;
}

/* line 2654, ../sass/template/_elements.scss */
.icon-rating input + label:hover, .icon-rating input + label:hover ~ label {
  color: #2071EE;
}

/* line 2657, ../sass/template/_elements.scss */
.icon-rating input:checked ~ label {
  color: #2071EE;
}

/* line 2660, ../sass/template/_elements.scss */
.icon-rating-horizontal {
  float: none;
  text-align: center;
}

/* line 2664, ../sass/template/_elements.scss */
.icon-rating-horizontal label {
  float: none;
  height: 20px;
  line-height: 20px;
}

/* line 2670, ../sass/template/_elements.scss */
.light-style {
  color: #fff;
}
/* line 2672, ../sass/template/_elements.scss */
.light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6, .light-style * {
  color: #fff;
}

/* line 2677, ../sass/template/_elements.scss */
.bg-success .icon-rating label {
  color: #1059cb;
}
/* line 2680, ../sass/template/_elements.scss */
.bg-success .icon-rating input + label:hover, .bg-success .icon-rating input + label:hover ~ label,
.bg-success .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 2686, ../sass/template/_elements.scss */
.bg-danger .icon-rating label {
  color: #de3227;
}
/* line 2689, ../sass/template/_elements.scss */
.bg-danger .icon-rating input + label:hover, .bg-danger .icon-rating input + label:hover ~ label,
.bg-danger .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 2695, ../sass/template/_elements.scss */
.bg-warning .icon-rating label {
  color: #a98712;
}
/* line 2698, ../sass/template/_elements.scss */
.bg-warning .icon-rating input + label:hover, .bg-warning .icon-rating input + label:hover ~ label,
.bg-warning .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 2704, ../sass/template/_elements.scss */
.bg-primary .icon-rating label {
  color: #0d0d0d;
}
/* line 2707, ../sass/template/_elements.scss */
.bg-primary .icon-rating input + label:hover, .bg-primary .icon-rating input + label:hover ~ label,
.bg-primary .icon-rating input:checked ~ label {
  color: #fff;
}

/* line 2713, ../sass/template/_elements.scss */
.bg-info .icon-rating label {
  color: #28a1c5;
}
/* line 2716, ../sass/template/_elements.scss */
.bg-info .icon-rating input + label:hover, .bg-info .icon-rating input + label:hover ~ label,
.bg-info .icon-rating input:checked ~ label {
  color: #fff;
}

/* --- SCSS For Interactive-banner --- */
/* line 2725, ../sass/template/_elements.scss */
.interactive-banner {
  color: #fff;
  position: relative;
  overflow: hidden;
}
/* line 2729, ../sass/template/_elements.scss */
.interactive-banner .interactive-banner-profile {
  position: absolute;
  z-index: 2;
  margin: auto;
  content: "";
}
/* line 2734, ../sass/template/_elements.scss */
.interactive-banner .interactive-banner-profile h2 {
  text-transform: uppercase;
  margin: 10px 0 15px;
}
/* line 2738, ../sass/template/_elements.scss */
.interactive-banner .interactive-banner-profile small {
  text-transform: uppercase;
}
/* line 2742, ../sass/template/_elements.scss */
.interactive-banner .mask-link {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
/* line 2755, ../sass/template/_elements.scss */
.interactive-banner .banner-title h2, .interactive-banner .banner-title h3, .interactive-banner .banner-title h4, .interactive-banner .banner-title h5, .interactive-banner .banner-title h6 {
  color: #fff;
}
/* line 2761, ../sass/template/_elements.scss */
.interactive-banner .action .icons:hover {
  background-color: #2071EE !important;
  border: #2071EE !important;
}
/* line 2768, ../sass/template/_elements.scss */
.interactive-banner.left .interactive-banner-profile {
  left: 20px;
}
/* line 2773, ../sass/template/_elements.scss */
.interactive-banner.right .interactive-banner-profile {
  right: 20px;
}
/* line 2779, ../sass/template/_elements.scss */
.interactive-banner.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

/* line 2787, ../sass/template/_elements.scss */
.interactive-banner-v1 .interactive-banner-profile {
  width: 55%;
  height: 120px;
  bottom: 0;
  top: 0;
}

/* line 2794, ../sass/template/_elements.scss */
.interactive-banner-v2 .interactive-banner-profile {
  top: 40px;
  width: 55%;
  height: 120px;
}
/* line 2797, ../sass/template/_elements.scss */
.interactive-banner-v2 .interactive-banner-profile .action {
  padding: 5px 15px;
  margin-bottom: 3px;
  background-color: #fff;
  color: #333;
}
/* line 2805, ../sass/template/_elements.scss */
.interactive-banner-v2.left .interactive-banner-profile {
  left: 60px;
}
/* line 2810, ../sass/template/_elements.scss */
.interactive-banner-v2.right .interactive-banner-profile {
  right: 60px;
}
/* line 2816, ../sass/template/_elements.scss */
.interactive-banner-v2.center .interactive-banner-profile {
  right: 0;
  left: 0;
}

/* line 2824, ../sass/template/_elements.scss */
.interactive-banner-v3 .interactive-banner-profile {
  padding: 40px 60px;
  width: 100%;
  height: 100%;
  top: 0;
}
/* line 2831, ../sass/template/_elements.scss */
.interactive-banner-v3 .interactive-banner-profile .action {
  bottom: 60px;
  left: 60px;
  right: 60px;
  content: "";
  position: absolute;
}
/* line 2837, ../sass/template/_elements.scss */
.interactive-banner-v3 .interactive-banner-profile .action:after {
  content: "";
  position: absolute;
  border: 5px solid #fff;
  bottom: -30px;
  left: -30px;
  right: -30px;
  height: calc(100% + 60px);
  width: calc(100% + 60px);
  z-index: -1;
}

/* line 2853, ../sass/template/_elements.scss */
.interactive-banner-v4 .interactive-banner-profile {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px;
  position: absolute;
  content: "";
  transform: translate3d(0px, 60px, 0px);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
/* line 2862, ../sass/template/_elements.scss */
.interactive-banner-v4 .interactive-banner-profile .action {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
  position: relative;
  background-color: #2071EE;
  margin: 0 -30px;
  padding: 20px 30px;
}
/* line 2871, ../sass/template/_elements.scss */
.interactive-banner-v4 .interactive-banner-profile img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
/* line 2877, ../sass/template/_elements.scss */
.interactive-banner-v4:hover .interactive-banner-profile {
  transform: translate3d(0px, 0px, 0px);
}
/* line 2879, ../sass/template/_elements.scss */
.interactive-banner-v4:hover .interactive-banner-profile .action {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 2882, ../sass/template/_elements.scss */
.interactive-banner-v4:hover .interactive-banner-profile img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

/* --- SCSS For Latest-posts --- */
/* latest posts */
/* line 2915, ../sass/template/_elements.scss */
.latest-posts {
  font-size: 14px;
  color: #696969;
}
/* line 2918, ../sass/template/_elements.scss */
.latest-posts a {
  color: #000;
}
/* line 2920, ../sass/template/_elements.scss */
.latest-posts a:hover {
  color: red;
}
/* line 2924, ../sass/template/_elements.scss */
.latest-posts .latest-posts-title {
  margin-top: 5px;
  font-size: 18px;
}
/* line 2928, ../sass/template/_elements.scss */
.latest-posts .latest-posts-profile {
  font-size: 13px;
  font-style: italic;
  color: #696969;
}
/* line 2932, ../sass/template/_elements.scss */
.latest-posts .latest-posts-profile a {
  color: #696969;
}
/* line 2934, ../sass/template/_elements.scss */
.latest-posts .latest-posts-profile a:hover {
  color: red;
}
/* line 2938, ../sass/template/_elements.scss */
.latest-posts .latest-posts-profile i {
  margin-right: 7px;
  font-size: 14px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .latest-posts .latest-posts-profile i {
  margin-left: 7px;
  margin-right: inherit;
}

/* latest posts v1*/
/* line 2948, ../sass/template/_elements.scss */
.latest-posts-v1 .latest-posts-meta,
.latest-posts-v1 .latest-posts-profile {
  background-color: #f6f6f6;
  padding: 15px;
}
/* line 2953, ../sass/template/_elements.scss */
.latest-posts-v1 .latest-posts-profile {
  border-top: 1px solid #e5e5e5;
}

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

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

/* latest posts v4*/
/* line 3014, ../sass/template/_elements.scss */
.latest-posts-v4 .latest-posts-image {
  margin-right: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .latest-posts-v4 .latest-posts-image {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 3016, ../sass/template/_elements.scss */
.latest-posts-v4 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
/* line 3021, ../sass/template/_elements.scss */
.latest-posts-v4 .latest-posts-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 3024, ../sass/template/_elements.scss */
.latest-posts-v4 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
/* line 3029, ../sass/template/_elements.scss */
.latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .latest-posts-v4 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* latest posts v5*/
/* line 3037, ../sass/template/_elements.scss */
.latest-posts-v5 .latest-posts-image {
  margin-left: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .latest-posts-v5 .latest-posts-image {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 3039, ../sass/template/_elements.scss */
.latest-posts-v5 .latest-posts-image img {
  width: 100px !important;
  height: auto !important;
}
/* line 3044, ../sass/template/_elements.scss */
.latest-posts-v5 .latest-posts-item {
  padding: 20px;
}
/* line 3046, ../sass/template/_elements.scss */
.latest-posts-v5 .latest-posts-item:nth-child(even) {
  background-color: rgba(228, 228, 228, 0.3);
}
/* line 3049, ../sass/template/_elements.scss */
.latest-posts-v5 .latest-posts-item:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.3);
}
/* line 3052, ../sass/template/_elements.scss */
.latest-posts-v5 .latest-posts-item .latest-posts-title {
  font-size: 14px;
  text-transform: uppercase;
}
/* line 3057, ../sass/template/_elements.scss */
.latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-right: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .latest-posts-v5 .latest-posts-item .latest-posts-profile > span {
  margin-left: 10px;
  margin-right: inherit;
}

/* --- SCSS For List --- */
/* class list */
/* line 3070, ../sass/template/_elements.scss */
.list-unstyled {
  list-style: none;
  padding-left: 0;
}

/* line 3075, ../sass/template/_elements.scss */
.lists li {
  margin-bottom: 10px;
  list-style: none;
}
/* line 3078, ../sass/template/_elements.scss */
.lists li a {
  color: #666;
  font-size: 16px;
}
/* line 3081, ../sass/template/_elements.scss */
.lists li a:hover {
  color: #2071EE;
  text-decoration: none;
}
/* line 3086, ../sass/template/_elements.scss */
.lists li i {
  color: #666;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
/* line 3095, ../sass/template/_elements.scss */
.lists.lists-light li, .lists.lists-light li a, .lists.lists-light li i {
  color: #FFFFFF;
}
/* line 3099, ../sass/template/_elements.scss */
.lists.lists-light li a:hover {
  color: #fff;
}
/* line 3105, ../sass/template/_elements.scss */
.lists.list-style-circle, .lists.list-style-disc {
  list-style: none;
  padding-left: 20px;
}
/* line 3109, ../sass/template/_elements.scss */
.lists.list-style-circle li, .lists.list-style-disc li {
  position: relative;
}
/* line 3111, ../sass/template/_elements.scss */
.lists.list-style-circle li:before, .lists.list-style-disc li:before {
  color: #666;
  font-family: 'FontAwesome';
  font-size: 10px;
  left: -20px;
  position: absolute;
  top: 4px;
}
/* line 3122, ../sass/template/_elements.scss */
.lists.list-style-circle.lists-light li:before, .lists.list-style-disc.lists-light li:before {
  color: #FFFFFF;
}
/* line 3130, ../sass/template/_elements.scss */
.lists.list-style-circle li:before {
  content: "\f10c";
}
/* line 3137, ../sass/template/_elements.scss */
.lists.list-style-disc li:before {
  content: "\f111";
}
/* line 3142, ../sass/template/_elements.scss */
.lists.list-style-square {
  list-style: none;
  padding-left: 20px;
}
/* line 3145, ../sass/template/_elements.scss */
.lists.list-style-square li {
  position: relative;
}
/* line 3147, ../sass/template/_elements.scss */
.lists.list-style-square li:before {
  content: "";
  top: 10px;
  left: -15px;
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #666;
}
/* line 3158, ../sass/template/_elements.scss */
.lists.list-style-square.lists-light li:before {
  background-color: #FFFFFF;
}
/* line 3165, ../sass/template/_elements.scss */
.lists.list-style-number {
  counter-reset: li;
  list-style: outside none decimal;
  padding-left: 20px;
}
/* line 3169, ../sass/template/_elements.scss */
.lists.list-style-number li {
  display: block;
  padding-left: 5px;
}
/* line 3172, ../sass/template/_elements.scss */
.lists.list-style-number li:before {
  color: #666;
  content: counter(li,decimal);
  counter-increment: li;
  left: 20px;
  position: absolute;
}
/* line 3183, ../sass/template/_elements.scss */
.lists.list-style-number.lists-light li:before {
  color: #FFFFFF;
}

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

/* line 3199, ../sass/template/_elements.scss */
.media-image-v2 {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

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

/* --- SCSS For Message --- */
/* line 3225, ../sass/template/_elements.scss */
.alert-box-success {
  background-color: #f5fdf5;
  border-color: #d6e9c6;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-success .alert-link {
  color: black;
}

/* line 3228, ../sass/template/_elements.scss */
.alert-box-info {
  background-color: #f5fbfd;
  border-color: #bce8f1;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-info .alert-link {
  color: black;
}

/* line 3231, ../sass/template/_elements.scss */
.alert-box-warning {
  background-color: #fffdf6;
  border-color: #faebcc;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-warning .alert-link {
  color: black;
}

/* line 3234, ../sass/template/_elements.scss */
.alert-box-error {
  background-color: #fdf7f5;
  border-color: #ebccd1;
  color: #000;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-error hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-box-error .alert-link {
  color: black;
}

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

/* --- SCSS For Newsletter --- */
/* line 3255, ../sass/template/_elements.scss */
[class*="newsletter-v"] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px 0;
}
/* line 3259, ../sass/template/_elements.scss */
[class*="newsletter-v"].light-style {
  color: #fff;
}
/* line 3261, ../sass/template/_elements.scss */
[class*="newsletter-v"].light-style .form-control {
  color: #fff;
  background: transparent;
}
/* line 3265, ../sass/template/_elements.scss */
[class*="newsletter-v"].light-style .newsletter-label {
  color: #FFF;
}
/* line 3269, ../sass/template/_elements.scss */
[class*="newsletter-v"].newsletter-border {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 3272, ../sass/template/_elements.scss */
[class*="newsletter-v"].newsletter-center {
  text-align: center;
}
/* line 3274, ../sass/template/_elements.scss */
[class*="newsletter-v"].newsletter-center .newsletter-heading {
  margin-bottom: 20px;
}
/* line 3277, ../sass/template/_elements.scss */
[class*="newsletter-v"].newsletter-center h2 {
  margin-top: 0;
}

/* line 3284, ../sass/template/_elements.scss */
.newsletter-label {
  font-size: 18px;
  margin-top: 0;
  text-transform: uppercase;
}

/* line 3294, ../sass/template/_elements.scss */
.newsletter-v3 .newsletter-label {
  color: #FFF;
}

/* line 3302, ../sass/template/_elements.scss */
.newsletter-v8 .heading span {
  display: block;
  margin-bottom: 30px;
}
/* line 3308, ../sass/template/_elements.scss */
.newsletter-v8 .newsletter-group {
  margin: 0 auto;
  width: 60%;
  background: #FFF;
  border: 0;
  padding: 0 2px 0 0px;
  border-radius: 3px;
}
/* line 3316, ../sass/template/_elements.scss */
.newsletter-v8 .newsletter-input {
  background: transparent none;
  border: 0;
}

/* --- SCSS For Parallax --- */
/* line 3328, ../sass/template/_elements.scss */
.parallax {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
/* line 3333, ../sass/template/_elements.scss */
.parallax .parallax-heading h2 {
  font-size: 36px;
  text-transform: uppercase;
}
/* line 3336, ../sass/template/_elements.scss */
.parallax .parallax-heading h2:before, .parallax .parallax-heading h2:after {
  display: none;
}
/* line 3344, ../sass/template/_elements.scss */
.parallax-v1 .parallax-heading h2 {
  margin: 0;
}
/* line 3350, ../sass/template/_elements.scss */
.parallax-light h2, .parallax-light p {
  color: #FFF;
}

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

/* line 3381, ../sass/template/_elements.scss */
.progress-title {
  font-size: 24px;
  color: #000;
  font-weight: 800;
  line-height: 100%;
}
/* line 3386, ../sass/template/_elements.scss */
.progress-title span {
  margin-right: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .progress-title span {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 3389, ../sass/template/_elements.scss */
.progress-title small {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 3395, ../sass/template/_elements.scss */
.progress-bar {
  box-shadow: none;
}

/* line 3399, ../sass/template/_elements.scss */
.progress-icon .progress-title {
  padding-left: 10px;
}
/* line 3402, ../sass/template/_elements.scss */
.progress-icon .bar-chart {
  padding-left: 50px;
  position: relative;
}
/* line 3406, ../sass/template/_elements.scss */
.progress-icon .bar-icon {
  position: absolute;
  content: "";
  top: 9px;
  left: 0;
}

/* line 3413, ../sass/template/_elements.scss */
.progress-box .progress-bar {
  transition: all 3s ease-in 0s;
}

/* line 3417, ../sass/template/_elements.scss */
.process > li:hover i, .process > li:hover i:after {
  transition: all 0.3s ease-in-out 0s;
}

/* line 3422, ../sass/template/_elements.scss */
.chart {
  display: inline-block;
  width: 110px;
  margin: 40px auto 20px;
  padding: 0 10px;
}

/* line 3428, ../sass/template/_elements.scss */
.easyPieChart {
  position: relative;
  text-align: center;
}
/* line 3431, ../sass/template/_elements.scss */
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 3439, ../sass/template/_elements.scss */
.percentage {
  font-size: 24px;
  color: #2071EE;
  font-weight: 800;
  margin: 0 auto 0.5em;
}

/* line 3445, ../sass/template/_elements.scss */
.piechart-title {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 3449, ../sass/template/_elements.scss */
sup {
  top: -0.2em;
  margin-left: 1px;
}

/* line 3453, ../sass/template/_elements.scss */
.ctrl {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #c4cdcc;
  word-spacing: 5px;
}
/* line 3459, ../sass/template/_elements.scss */
.ctrl span {
  cursor: pointer;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
/* line 3462, ../sass/template/_elements.scss */
.ctrl span:hover {
  color: #000;
}

/* --- SCSS For Pricing --- */
/* line 3472, ../sass/template/_elements.scss */
.pricing {
  text-align: center;
}
/* line 3474, ../sass/template/_elements.scss */
.pricing ul {
  padding-left: 0;
  padding-right: 0;
}
/* line 3477, ../sass/template/_elements.scss */
.pricing ul li {
  list-style: none;
}
/* line 3481, ../sass/template/_elements.scss */
.pricing-v1 {
  background: #FFFFFF;
  border: 3px solid #313131;
}
/* line 3484, ../sass/template/_elements.scss */
.pricing-v1 .pricing-header > * {
  font-family: "Montserrat";
}
/* line 3487, ../sass/template/_elements.scss */
.pricing-v1 .plan-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  background: #313131;
  color: #fff;
}
/* line 3496, ../sass/template/_elements.scss */
.pricing-v1 .plan-figure {
  font-size: 48px;
  font-weight: 700;
  color: #000;
}
/* line 3501, ../sass/template/_elements.scss */
.pricing-v1 .plan-price {
  font-size: 16px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  line-height: 1;
  padding: 25px 0;
}
/* line 3506, ../sass/template/_elements.scss */
.pricing-v1 .plan-price p {
  margin: 0;
}
/* line 3510, ../sass/template/_elements.scss */
.pricing-v1 .plan-currency {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  position: relative;
  top: -15px;
}
/* line 3517, ../sass/template/_elements.scss */
.pricing-v1 .plain-info {
  padding: 20px;
}
/* line 3519, ../sass/template/_elements.scss */
.pricing-v1 .plain-info li {
  font-size: 16px;
  color: #555555;
  font-weight: 400;
  padding: 15px 0;
}
/* line 3526, ../sass/template/_elements.scss */
.pricing-v1 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 3529, ../sass/template/_elements.scss */
.pricing-v1.pricing-highlight {
  border-color: #2071EE !important;
}
/* line 3533, ../sass/template/_elements.scss */
.pricing-v2 {
  background: #FFFFFF;
}
/* line 3535, ../sass/template/_elements.scss */
.pricing-v2 .plan-title {
  color: #000;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
}
/* line 3543, ../sass/template/_elements.scss */
.pricing-v2 .plan-price {
  background: #333333;
  margin: 0 -10px;
  position: relative;
  height: 100px;
}
/* line 3548, ../sass/template/_elements.scss */
.pricing-v2 .plan-price .plan-price-body {
  background: #333333;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -15px;
  right: 0;
  color: #FFF;
  width: 130px;
  height: 130px;
}
/* line 3559, ../sass/template/_elements.scss */
.pricing-v2 .plan-price .plan-figure {
  font-size: 48px;
  font-weight: 300;
}
/* line 3563, ../sass/template/_elements.scss */
.pricing-v2 .plan-price .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 3568, ../sass/template/_elements.scss */
.pricing-v2 .plain-info {
  padding: 20px;
}
/* line 3570, ../sass/template/_elements.scss */
.pricing-v2 .plain-info li {
  color: #000;
  line-height: 62px;
  border-bottom: 1px dashed #C8C8C8;
}
/* line 3576, ../sass/template/_elements.scss */
.pricing-v2 .pricing-footer {
  padding: 0 20px 40px 20px;
}
/* line 3580, ../sass/template/_elements.scss */
.pricing-v2.pricing-highlight .plan-title {
  background: #fff;
  color: #000;
}
/* line 3584, ../sass/template/_elements.scss */
.pricing-v2.pricing-highlight .plan-price-body {
  background: #2071EE;
  color: #fff;
}
/* line 3588, ../sass/template/_elements.scss */
.pricing-v2.pricing-highlight .btn-block {
  background: #2071EE;
  border-color: #2071EE;
}
/* line 3591, ../sass/template/_elements.scss */
.pricing-v2.pricing-highlight .btn-block:hover, .pricing-v2.pricing-highlight .btn-block:focus, .pricing-v2.pricing-highlight .btn-block:active {
  background: none;
  color: #2071EE;
}
/* line 3598, ../sass/template/_elements.scss */
.pricing-v3 {
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
}
/* line 3601, ../sass/template/_elements.scss */
.pricing-v3 .plan-title {
  background: #261F2F;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 30px 0;
  border: none;
}
/* line 3609, ../sass/template/_elements.scss */
.pricing-v3 .plan-title span {
  color: #fff;
}
/* line 3613, ../sass/template/_elements.scss */
.pricing-v3 .plan-figure {
  font-size: 48px;
  font-weight: 300;
  color: #000;
}
/* line 3618, ../sass/template/_elements.scss */
.pricing-v3 .plan-price {
  font-size: 16px;
  background: #332C3E;
  padding: 15px 0;
}
/* line 3622, ../sass/template/_elements.scss */
.pricing-v3 .plan-price > * {
  color: #fff;
  line-height: 1;
}
/* line 3627, ../sass/template/_elements.scss */
.pricing-v3 .plan-currency {
  font-size: 30px;
  font-weight: 300;
}
/* line 3632, ../sass/template/_elements.scss */
.pricing-v3 .plain-info li {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  background: #F8F8F8;
  padding: 14px 0;
}
/* line 3638, ../sass/template/_elements.scss */
.pricing-v3 .plain-info li:nth-child(2n+1) {
  background: #fff;
}
/* line 3643, ../sass/template/_elements.scss */
.pricing-v3 .pricing-footer {
  padding: 0px 20px 40px 20px;
}
/* line 3647, ../sass/template/_elements.scss */
.pricing-v3.pricing-highlight .plan-title {
  background: #2071EE;
  color: #fff;
}
/* line 3651, ../sass/template/_elements.scss */
.pricing-v3.pricing-highlight .plan-price {
  background: #2071EE;
  color: #fff;
}
/* line 3655, ../sass/template/_elements.scss */
.pricing-v3.pricing-highlight .btn-block {
  background: #2071EE;
  border-color: #2071EE;
}
/* line 3658, ../sass/template/_elements.scss */
.pricing-v3.pricing-highlight .btn-block:hover, .pricing-v3.pricing-highlight .btn-block:focus, .pricing-v3.pricing-highlight .btn-block:active {
  background: none;
  color: #2071EE;
}
/* line 3666, ../sass/template/_elements.scss */
.pricing-highlight .plan-title {
  background: #2071EE;
  color: #FFFFFF;
}
/* line 3671, ../sass/template/_elements.scss */
.pricing .pricing-footer {
  padding: 0px 20px 40px 20px;
}
@media (max-width: 1199px) {
  /* line 3674, ../sass/template/_elements.scss */
  .pricing .pricing-footer .btn {
    white-space: normal;
    font-weight: 400;
  }
  /* line 3678, ../sass/template/_elements.scss */
  .pricing .pricing-footer .btn-lg {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  /* line 3683, ../sass/template/_elements.scss */
  .pricing .pricing-footer .btn-lg {
    padding: 10px 15px;
  }
}

/* --- SCSS For Process-steps --- */
/* line 3693, ../sass/template/_elements.scss */
.process-steps {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* line 3697, ../sass/template/_elements.scss */
.process-steps li {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
/* line 3702, ../sass/template/_elements.scss */
.process-steps li a,
.process-steps li span {
  color: #000;
}
/* line 3705, ../sass/template/_elements.scss */
.process-steps li a .icons,
.process-steps li span .icons {
  background-color: #000;
  color: #fff;
  font-style: normal;
}
/* line 3709, ../sass/template/_elements.scss */
.process-steps li a .icons.icons-bodered,
.process-steps li span .icons.icons-bodered {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
/* line 3718, ../sass/template/_elements.scss */
.process-steps li.step_current a,
.process-steps li.step_current span, .process-steps li.step_done a,
.process-steps li.step_done span {
  color: #2071EE !important;
}
/* line 3721, ../sass/template/_elements.scss */
.process-steps li.step_current a .icons,
.process-steps li.step_current span .icons, .process-steps li.step_done a .icons,
.process-steps li.step_done span .icons {
  background-color: #2071EE !important;
  color: #fff !important;
}
/* line 3724, ../sass/template/_elements.scss */
.process-steps li.step_current a .icons.icons-bodered,
.process-steps li.step_current span .icons.icons-bodered, .process-steps li.step_done a .icons.icons-bodered,
.process-steps li.step_done span .icons.icons-bodered {
  background-color: transparent !important;
  border: 1px solid #2071EE !important;
  color: #2071EE !important;
}
/* line 3733, ../sass/template/_elements.scss */
.process-steps.process-2 li {
  width: 50%;
}
/* line 3736, ../sass/template/_elements.scss */
.process-steps.process-3 li {
  width: 33.33%;
}
/* line 3739, ../sass/template/_elements.scss */
.process-steps.process-4 li {
  width: 25%;
}
/* line 3742, ../sass/template/_elements.scss */
.process-steps.process-5 li {
  width: 20%;
}

/* line 3748, ../sass/template/_elements.scss */
.process-steps-v1 li:after, .process-steps-v1 li:before {
  border-top: 1px dashed #bbb;
  content: "";
  left: 0;
  margin-left: -26px;
  position: absolute;
  top: 30px;
  width: 50%;
}
/* line 3757, ../sass/template/_elements.scss */
.process-steps-v1 li:after {
  left: auto;
  margin: 0 -26px 0 0;
  right: 0;
}
/* line 3762, ../sass/template/_elements.scss */
.process-steps-v1 li:first-child:before, .process-steps-v1 li:last-child:after {
  display: none;
}
/* line 3766, ../sass/template/_elements.scss */
.process-steps-v1 li span {
  margin: 5px 0;
  overflow: hidden;
  display: inline-block;
}

/* line 3775, ../sass/template/_elements.scss */
.process-steps-v2 {
  border-bottom: 1px solid #bbb;
}
/* line 3778, ../sass/template/_elements.scss */
.process-steps-v2 li a,
.process-steps-v2 li span {
  display: inline-block;
  padding: 10px 0;
}
/* line 3785, ../sass/template/_elements.scss */
.process-steps-v2 li.step_current a,
.process-steps-v2 li.step_current span, .process-steps-v2 li.step_done a,
.process-steps-v2 li.step_done span {
  border-bottom: 3px solid #2071EE;
}

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

/* line 3848, ../sass/template/_elements.scss */
.icon-wrap-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  background: #333333;
}
/* line 3852, ../sass/template/_elements.scss */
.icon-wrap-icon .fa {
  font-size: 25px;
  margin: 18px 15px;
  color: #fff;
}

/* line 3859, ../sass/template/_elements.scss */
.social-icons {
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 25px;
  padding: 17px;
  border: 1px solid transparent;
}
/* line 3865, ../sass/template/_elements.scss */
.social-icons.icons-light-brd {
  color: #fff;
  border-color: #fff;
}
/* line 3869, ../sass/template/_elements.scss */
.social-icons.icons-brd {
  color: #444;
  border-color: #444;
}

/* line 3877, ../sass/template/_elements.scss */
.services-v1 .services-icon {
  float: left;
  font-size: 25px;
  color: #2071EE;
  margin: 0 15px 15px 0px;
}
/* line 3883, ../sass/template/_elements.scss */
.services-v1 .services-title {
  float: left;
  text-transform: uppercase;
}
/* line 3887, ../sass/template/_elements.scss */
.services-v1 .services-description {
  clear: both;
}
/* line 3892, ../sass/template/_elements.scss */
.services-v2 .services-icon {
  float: left;
  font-size: 20px;
  color: #2071EE;
  margin: 0 15px 15px 0px;
  width: 60px;
  height: 60px;
  background: rgba(8, 8, 8, 0.1);
  padding: 15px 19px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 3903, ../sass/template/_elements.scss */
.services-v2 .services-title {
  font-size: 18px;
}
/* line 3906, ../sass/template/_elements.scss */
.services-v2 .services-description {
  overflow: hidden;
}

/* Service Timeline */
/* line 3916, ../sass/template/_elements.scss */
.timeline-service {
  position: relative;
}
/* line 3918, ../sass/template/_elements.scss */
.timeline-service:before {
  bottom: 0;
  content: " ";
  left: 50%;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 2px;
  background: #d5d5d5;
}
/* line 3928, ../sass/template/_elements.scss */
.timeline-service > li {
  float: left;
  position: relative;
  text-align: right;
  width: 50%;
}
/* line 3933, ../sass/template/_elements.scss */
.timeline-service > li > .timeline-panel {
  border: 1px solid #d5d5d5;
  float: left;
  margin: 0 19px;
  padding: 20px 20px 20px 50px;
  position: relative;
  width: 93%;
}
/* line 3940, ../sass/template/_elements.scss */
.timeline-service > li > .timeline-panel i {
  background: #2071EE;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  margin-top: -20px;
  padding: 7px;
  position: absolute;
  right: -20px;
  text-align: center;
  top: 50%;
}
/* line 3953, ../sass/template/_elements.scss */
.timeline-service > li > .timeline-panel i.left-wing {
  left: -20px;
}
/* line 3958, ../sass/template/_elements.scss */
.timeline-service > li > .timeline-badge {
  background: #2071EE;
  width: 20px;
  height: 20px;
  position: absolute;
  right: -9px;
  top: 15%;
}
/* line 3966, ../sass/template/_elements.scss */
.timeline-service > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 20px 50px 20px 20px;
  text-align: left;
}
/* line 3971, ../sass/template/_elements.scss */
.timeline-service > li.timeline-inverted > .timeline-badge {
  display: none;
}
/* line 3978, ../sass/template/_elements.scss */
.timeline-service.timeline-service-light .timeline-panel * {
  color: #fff;
}

/* --- SCSS For Style-icon --- */
/* Icon */
/* line 4007, ../sass/template/_elements.scss */
.icons {
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  display: inline-block;
  background-color: #2071EE;
  color: #fff;
  border: 1px solid transparent;
}
/* line 4016, ../sass/template/_elements.scss */
.icons.icons-lg {
  height: 50px !important;
  width: 50px !important;
  line-height: 50px !important;
  font-size: 26px !important;
}
/* line 4022, ../sass/template/_elements.scss */
.icons.icons-big {
  width: 70px !important;
  height: 70px !important;
  line-height: 70px !important;
  font-size: 30px !important;
}
/* line 4028, ../sass/template/_elements.scss */
.icons.icons-big-1 {
  width: 65px !important;
  height: 65px !important;
  line-height: 65px !important;
  font-size: 24px !important;
}
/* line 4034, ../sass/template/_elements.scss */
.icons.icons-sm {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
/* line 4039, ../sass/template/_elements.scss */
.icons.icons-xs {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
/* line 4044, ../sass/template/_elements.scss */
.icons:hover {
  color: #fff;
  background-color: #1164e3;
}
/* line 4049, ../sass/template/_elements.scss */
.icons.icons-bodered {
  border: 1px solid #2071EE;
  background-color: transparent;
  color: #2071EE;
}
/* line 4053, ../sass/template/_elements.scss */
.icons.icons-bodered:hover {
  border: 1px solid #1059cb;
  background-color: transparent;
  color: #1059cb;
}
/* line 4059, ../sass/template/_elements.scss */
.icons.icons-darker {
  background-color: #000 !important;
  color: #fff !important;
}
/* line 4062, ../sass/template/_elements.scss */
.icons.icons-darker:hover {
  background-color: #595959 !important;
  color: #fff !important;
}
/* line 4067, ../sass/template/_elements.scss */
.icons.icons-light {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
/* line 4071, ../sass/template/_elements.scss */
.icons.icons-light:hover {
  background-color: #d7d7d7 !important;
  color: #fff !important;
}
/* line 4076, ../sass/template/_elements.scss */
.icons.icons-plain {
  background-color: transparent;
  color: #2071EE;
  font-size: 28px !important;
  width: auto;
  height: auto;
}
/* line 4082, ../sass/template/_elements.scss */
.icons.icons-plain.icons-lg {
  font-size: 36px !important;
  width: auto;
  height: auto;
}
/* line 4086, ../sass/template/_elements.scss */
.icons.icons-plain.icons-sm {
  font-size: 20px !important;
  width: auto;
  height: auto;
}
/* line 4090, ../sass/template/_elements.scss */
.icons.icons-plain.icons-xs {
  font-size: 14px !important;
  width: auto;
  height: auto;
}
/* line 4095, ../sass/template/_elements.scss */
.icons.icons-plain:hover {
  background-color: transparent;
  color: #000;
}

/* line 4102, ../sass/template/_elements.scss */
.icons-outline {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
}
/* line 464, ../sass/mixins/_functions.scss */
.icons-outline:hover, .icons-outline:focus, .icons-outline:active, .icons-outline.active {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131;
}
/* line 472, ../sass/mixins/_functions.scss */
.open .icons-outline.dropdown-toggle {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131;
}
/* line 477, ../sass/mixins/_functions.scss */
.icons-outline:active, .icons-outline.active {
  background-image: none;
}
/* line 481, ../sass/mixins/_functions.scss */
.open .icons-outline.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/mixins/_functions.scss */
.icons-outline.disabled, .icons-outline.disabled:hover, .icons-outline.disabled:focus, .icons-outline.disabled:active, .icons-outline.disabled.active, .icons-outline[disabled], .icons-outline[disabled]:hover, .icons-outline[disabled]:focus, .icons-outline[disabled]:active, .icons-outline[disabled].active, fieldset[disabled] .icons-outline, fieldset[disabled] .icons-outline:hover, fieldset[disabled] .icons-outline:focus, fieldset[disabled] .icons-outline:active, fieldset[disabled] .icons-outline.active {
  background-color: transparent;
  border-color: #d1d646;
}
/* line 497, ../sass/mixins/_functions.scss */
.icons-outline .badge {
  color: transparent;
  background-color: #d1d646;
}
/* line 516, ../sass/mixins/_functions.scss */
.icons-outline.icons-primary {
  background: transparent;
  color: #333333;
}
/* line 519, ../sass/mixins/_functions.scss */
.icons-outline.icons-primary:hover {
  color: #FFFFFF;
}
/* line 516, ../sass/mixins/_functions.scss */
.icons-outline.icons-success {
  background: transparent;
  color: #2071EE;
}
/* line 519, ../sass/mixins/_functions.scss */
.icons-outline.icons-success:hover {
  color: #FFFFFF;
}
/* line 516, ../sass/mixins/_functions.scss */
.icons-outline.icons-info {
  background: transparent;
  color: #5bc0de;
}
/* line 519, ../sass/mixins/_functions.scss */
.icons-outline.icons-info:hover {
  color: #FFFFFF;
}
/* line 516, ../sass/mixins/_functions.scss */
.icons-outline.icons-danger {
  background: transparent;
  color: #e87169;
}
/* line 519, ../sass/mixins/_functions.scss */
.icons-outline.icons-danger:hover {
  color: #FFFFFF;
}
/* line 516, ../sass/mixins/_functions.scss */
.icons-outline.icons-warning {
  background: transparent;
  color: #e7ba21;
}
/* line 519, ../sass/mixins/_functions.scss */
.icons-outline.icons-warning:hover {
  color: #FFFFFF;
}

/* line 4111, ../sass/template/_elements.scss */
.icons-inverse {
  color: #fff;
  background-color: #d1d646;
  border-color: #ccd131;
}
/* line 464, ../sass/mixins/_functions.scss */
.icons-inverse:hover, .icons-inverse:focus, .icons-inverse:active, .icons-inverse.active {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
}
/* line 472, ../sass/mixins/_functions.scss */
.open .icons-inverse.dropdown-toggle {
  color: #d1d646;
  background-color: transparent;
  border-color: #d1d646;
}
/* line 477, ../sass/mixins/_functions.scss */
.icons-inverse:active, .icons-inverse.active {
  background-image: none;
}
/* line 481, ../sass/mixins/_functions.scss */
.open .icons-inverse.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/mixins/_functions.scss */
.icons-inverse.disabled, .icons-inverse.disabled:hover, .icons-inverse.disabled:focus, .icons-inverse.disabled:active, .icons-inverse.disabled.active, .icons-inverse[disabled], .icons-inverse[disabled]:hover, .icons-inverse[disabled]:focus, .icons-inverse[disabled]:active, .icons-inverse[disabled].active, fieldset[disabled] .icons-inverse, fieldset[disabled] .icons-inverse:hover, fieldset[disabled] .icons-inverse:focus, fieldset[disabled] .icons-inverse:active, fieldset[disabled] .icons-inverse.active {
  background-color: #d1d646;
  border-color: #ccd131;
}
/* line 497, ../sass/mixins/_functions.scss */
.icons-inverse .badge {
  color: #d1d646;
  background-color: #fff;
}
/* line 507, ../sass/mixins/_functions.scss */
.icons-inverse.icons-primary:hover {
  color: #333333;
  background: transparent;
}
/* line 507, ../sass/mixins/_functions.scss */
.icons-inverse.icons-success:hover {
  color: #2071EE;
  background: transparent;
}
/* line 507, ../sass/mixins/_functions.scss */
.icons-inverse.icons-info:hover {
  color: #5bc0de;
  background: transparent;
}
/* line 507, ../sass/mixins/_functions.scss */
.icons-inverse.icons-danger:hover {
  color: #e87169;
  background: transparent;
}
/* line 507, ../sass/mixins/_functions.scss */
.icons-inverse.icons-warning:hover {
  color: #e7ba21;
  background: transparent;
}

/* line 4120, ../sass/template/_elements.scss */
.light-style .icons {
  background-color: transparent;
  color: #2071EE;
}
/* line 4123, ../sass/template/_elements.scss */
.light-style .icons:hover {
  color: #2071EE;
  background-color: none;
}
/* line 4129, ../sass/template/_elements.scss */
.light-style .icons-bodered {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
/* line 4133, ../sass/template/_elements.scss */
.light-style .icons-bodered:hover {
  border: 1px solid #f2f2f2;
  color: #f2f2f2;
  background-color: transparent;
}
/* line 4139, ../sass/template/_elements.scss */
.light-style .icons-plain {
  background-color: transparent;
  color: #fff;
}
/* line 4142, ../sass/template/_elements.scss */
.light-style .icons-plain:hover {
  background-color: transparent;
  color: #2071EE;
}

/* line 4149, ../sass/template/_elements.scss */
.icons-default {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.icons-default:hover, .icons-default:focus, .icons-default.focus, .icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
  color: #fff;
  background-color: #090909;
  border-color: #030303;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.icons-default:active, .icons-default.active, .open > .icons-default.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.icons-default.disabled, .icons-default.disabled:hover, .icons-default.disabled:focus, .icons-default.disabled.focus, .icons-default.disabled:active, .icons-default.disabled.active, .icons-default[disabled], .icons-default[disabled]:hover, .icons-default[disabled]:focus, .icons-default[disabled].focus, .icons-default[disabled]:active, .icons-default[disabled].active, fieldset[disabled] .icons-default, fieldset[disabled] .icons-default:hover, fieldset[disabled] .icons-default:focus, fieldset[disabled] .icons-default.focus, fieldset[disabled] .icons-default:active, fieldset[disabled] .icons-default.active {
  background-color: #222;
  border-color: #222;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.icons-default .badge {
  color: #222;
  background-color: #fff;
}

/* line 4152, ../sass/template/_elements.scss */
.icons-primary {
  color: #fff;
  background-color: #333333;
  border-color: #262626;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.icons-primary:hover, .icons-primary:focus, .icons-primary.focus, .icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #080808;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.icons-primary:active, .icons-primary.active, .open > .icons-primary.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.icons-primary.disabled, .icons-primary.disabled:hover, .icons-primary.disabled:focus, .icons-primary.disabled.focus, .icons-primary.disabled:active, .icons-primary.disabled.active, .icons-primary[disabled], .icons-primary[disabled]:hover, .icons-primary[disabled]:focus, .icons-primary[disabled].focus, .icons-primary[disabled]:active, .icons-primary[disabled].active, fieldset[disabled] .icons-primary, fieldset[disabled] .icons-primary:hover, fieldset[disabled] .icons-primary:focus, fieldset[disabled] .icons-primary.focus, fieldset[disabled] .icons-primary:active, fieldset[disabled] .icons-primary.active {
  background-color: #333333;
  border-color: #262626;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.icons-primary .badge {
  color: #333333;
  background-color: #fff;
}

/* line 4156, ../sass/template/_elements.scss */
.icons-success {
  color: #fff;
  background-color: #2071EE;
  border-color: #2071EE;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.icons-success:hover, .icons-success:focus, .icons-success.focus, .icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
  color: #fff;
  background-color: #1059cb;
  border-color: #0f55c2;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.icons-success:active, .icons-success.active, .open > .icons-success.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.icons-success.disabled, .icons-success.disabled:hover, .icons-success.disabled:focus, .icons-success.disabled.focus, .icons-success.disabled:active, .icons-success.disabled.active, .icons-success[disabled], .icons-success[disabled]:hover, .icons-success[disabled]:focus, .icons-success[disabled].focus, .icons-success[disabled]:active, .icons-success[disabled].active, fieldset[disabled] .icons-success, fieldset[disabled] .icons-success:hover, fieldset[disabled] .icons-success:focus, fieldset[disabled] .icons-success.focus, fieldset[disabled] .icons-success:active, fieldset[disabled] .icons-success.active {
  background-color: #2071EE;
  border-color: #2071EE;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.icons-success .badge {
  color: #2071EE;
  background-color: #fff;
}

/* line 4160, ../sass/template/_elements.scss */
.icons-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.icons-info:hover, .icons-info:focus, .icons-info.focus, .icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.icons-info:active, .icons-info.active, .open > .icons-info.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.icons-info.disabled, .icons-info.disabled:hover, .icons-info.disabled:focus, .icons-info.disabled.focus, .icons-info.disabled:active, .icons-info.disabled.active, .icons-info[disabled], .icons-info[disabled]:hover, .icons-info[disabled]:focus, .icons-info[disabled].focus, .icons-info[disabled]:active, .icons-info[disabled].active, fieldset[disabled] .icons-info, fieldset[disabled] .icons-info:hover, fieldset[disabled] .icons-info:focus, fieldset[disabled] .icons-info.focus, fieldset[disabled] .icons-info:active, fieldset[disabled] .icons-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.icons-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 4164, ../sass/template/_elements.scss */
.icons-warning {
  color: #fff;
  background-color: #e7ba21;
  border-color: #d7ac17;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.icons-warning:hover, .icons-warning:focus, .icons-warning.focus, .icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
  color: #fff;
  background-color: #c09915;
  border-color: #a08011;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.icons-warning:active, .icons-warning.active, .open > .icons-warning.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.icons-warning.disabled, .icons-warning.disabled:hover, .icons-warning.disabled:focus, .icons-warning.disabled.focus, .icons-warning.disabled:active, .icons-warning.disabled.active, .icons-warning[disabled], .icons-warning[disabled]:hover, .icons-warning[disabled]:focus, .icons-warning[disabled].focus, .icons-warning[disabled]:active, .icons-warning[disabled].active, fieldset[disabled] .icons-warning, fieldset[disabled] .icons-warning:hover, fieldset[disabled] .icons-warning:focus, fieldset[disabled] .icons-warning.focus, fieldset[disabled] .icons-warning:active, fieldset[disabled] .icons-warning.active {
  background-color: #e7ba21;
  border-color: #d7ac17;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.icons-warning .badge {
  color: #e7ba21;
  background-color: #fff;
}

/* line 4168, ../sass/template/_elements.scss */
.icons-danger {
  color: #fff;
  background-color: #e87169;
  border-color: #e55c53;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.icons-danger:hover, .icons-danger:focus, .icons-danger.focus, .icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
  color: #fff;
  background-color: #e1473d;
  border-color: #d92d21;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.icons-danger:active, .icons-danger.active, .open > .icons-danger.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.icons-danger.disabled, .icons-danger.disabled:hover, .icons-danger.disabled:focus, .icons-danger.disabled.focus, .icons-danger.disabled:active, .icons-danger.disabled.active, .icons-danger[disabled], .icons-danger[disabled]:hover, .icons-danger[disabled]:focus, .icons-danger[disabled].focus, .icons-danger[disabled]:active, .icons-danger[disabled].active, fieldset[disabled] .icons-danger, fieldset[disabled] .icons-danger:hover, fieldset[disabled] .icons-danger:focus, fieldset[disabled] .icons-danger.focus, fieldset[disabled] .icons-danger:active, fieldset[disabled] .icons-danger.active {
  background-color: #e87169;
  border-color: #e55c53;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.icons-danger .badge {
  color: #e87169;
  background-color: #fff;
}

/* line 4174, ../sass/template/_elements.scss */
.icons-color {
  background-color: #5bc0de;
  color: #fff;
}
/* line 4177, ../sass/template/_elements.scss */
.icons-color:hover {
  background-color: #3fb5d8;
  color: #fff;
}
/* line 4181, ../sass/template/_elements.scss */
.icons-color.icon-twitter {
  background-color: #00bdec;
}
/* line 4183, ../sass/template/_elements.scss */
.icons-color.icon-twitter:hover {
  background-color: #00a2cb;
}
/* line 4187, ../sass/template/_elements.scss */
.icons-color.icon-facebook {
  background-color: #3b5998;
}
/* line 4189, ../sass/template/_elements.scss */
.icons-color.icon-facebook:hover {
  background-color: #324b80;
}
/* line 4193, ../sass/template/_elements.scss */
.icons-color.icon-linkedin {
  background-color: #ce3d99;
}
/* line 4195, ../sass/template/_elements.scss */
.icons-color.icon-linkedin:hover {
  background-color: #bb2f88;
}
/* line 4199, ../sass/template/_elements.scss */
.icons-color.icon-files-o {
  background-color: #ccca3e;
}
/* line 4201, ../sass/template/_elements.scss */
.icons-color.icon-files-o:hover {
  background-color: #b8b631;
}
/* line 4205, ../sass/template/_elements.scss */
.icons-color.icon-google-plus {
  background-color: #ce3d3d;
}
/* line 4207, ../sass/template/_elements.scss */
.icons-color.icon-google-plus:hover {
  background-color: #bb2f2f;
}
/* line 4211, ../sass/template/_elements.scss */
.icons-color.icon-dribbble {
  background-color: #3ebacc;
}
/* line 4213, ../sass/template/_elements.scss */
.icons-color.icon-dribbble:hover {
  background-color: #31a7b8;
}
/* line 4217, ../sass/template/_elements.scss */
.icons-color.icon-behance {
  background-color: #d2230c;
}
/* line 4219, ../sass/template/_elements.scss */
.icons-color.icon-behance:hover {
  background-color: #b31e0a;
}
/* line 4223, ../sass/template/_elements.scss */
.icons-color.icon-deviantart {
  background-color: #cc3eb3;
}
/* line 4225, ../sass/template/_elements.scss */
.icons-color.icon-deviantart:hover {
  background-color: #b831a0;
}
/* line 4229, ../sass/template/_elements.scss */
.icons-color.icon-tumblr {
  background-color: #c5fb45;
}
/* line 4231, ../sass/template/_elements.scss */
.icons-color.icon-tumblr:hover {
  background-color: #bbfa25;
}
/* line 4235, ../sass/template/_elements.scss */
.icons-color.icon-rss {
  background-color: #cc873e;
}
/* line 4237, ../sass/template/_elements.scss */
.icons-color.icon-rss:hover {
  background-color: #b87631;
}
/* line 4241, ../sass/template/_elements.scss */
.icons-color.icon-apple {
  background-color: #3ecc6d;
}
/* line 4243, ../sass/template/_elements.scss */
.icons-color.icon-apple:hover {
  background-color: #31b85e;
}
/* line 4247, ../sass/template/_elements.scss */
.icons-color.icon-linux {
  background-color: #5c3ecc;
}
/* line 4249, ../sass/template/_elements.scss */
.icons-color.icon-linux:hover {
  background-color: #4d31b8;
}
/* line 4253, ../sass/template/_elements.scss */
.icons-color.icon-vk {
  background-color: #f7cc06;
}
/* line 4255, ../sass/template/_elements.scss */
.icons-color.icon-vk:hover {
  background-color: #d7b105;
}
/* line 4259, ../sass/template/_elements.scss */
.icons-color.icon-github {
  background-color: #f9af50;
}
/* line 4261, ../sass/template/_elements.scss */
.icons-color.icon-github:hover {
  background-color: #f8a030;
}
/* line 4265, ../sass/template/_elements.scss */
.icons-color.icon-html5 {
  background-color: #f95060;
}
/* line 4267, ../sass/template/_elements.scss */
.icons-color.icon-html5:hover {
  background-color: #f83043;
}
/* line 4271, ../sass/template/_elements.scss */
.icons-color.icon-yahoo {
  background-color: #f950b7;
}
/* line 4273, ../sass/template/_elements.scss */
.icons-color.icon-yahoo:hover {
  background-color: #f830aa;
}
/* line 4277, ../sass/template/_elements.scss */
.icons-color.icon-youtube {
  background-color: #fc2736;
}
/* line 4279, ../sass/template/_elements.scss */
.icons-color.icon-youtube:hover {
  background-color: #fc0618;
}
/* line 4283, ../sass/template/_elements.scss */
.icons-color.icon-flickr {
  background-color: #276dfc;
}
/* line 4285, ../sass/template/_elements.scss */
.icons-color.icon-flickr:hover {
  background-color: #0657fc;
}

/* --- SCSS For Table --- */
/* line 4297, ../sass/template/_elements.scss */
.table {
  margin-bottom: 0;
  font-size: 16px;
}

/* line 4301, ../sass/template/_elements.scss */
.table > thead > tr > th {
  border-width: 1px;
  color: #444444;
  font-weight: 600;
}

/* line 4306, ../sass/template/_elements.scss */
.table > tbody > tr > td {
  color: #666666;
  vertical-align: middle;
}

/* line 4315, ../sass/template/_elements.scss */
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: medium none;
}
/* line 4320, ../sass/template/_elements.scss */
.table-v1 {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 4326, ../sass/template/_elements.scss */
.table-v1 > thead > tr > th, .table-v1 > thead > tr td,
.table-v1 > tbody > tr > th,
.table-v1 > tbody > tr td,
.table-v1 > tfoot > tr > th,
.table-v1 > tfoot > tr td {
  text-align: center;
}
/* line 4332, ../sass/template/_elements.scss */
.table-v2 {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 4334, ../sass/template/_elements.scss */
.table-v2 > thead,
.table-v2 > th {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  background: rgba(18, 18, 18, 0.1);
}
/* line 4342, ../sass/template/_elements.scss */
.table-v2 > tbody > tr > th, .table-v2 > tbody > tr td,
.table-v2 > tfoot > tr > th,
.table-v2 > tfoot > tr td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 4348, ../sass/template/_elements.scss */
.table-v3 {
  border: 0;
}
/* line 4350, ../sass/template/_elements.scss */
.table-v3 > thead,
.table-v3 > th {
  border: 0;
  background: rgba(18, 18, 18, 0.1);
}
/* line 4358, ../sass/template/_elements.scss */
.table-v3 > tbody > tr > th, .table-v3 > tbody > tr td,
.table-v3 > tfoot > tr > th,
.table-v3 > tfoot > tr td {
  border: 0;
}
/* line 4362, ../sass/template/_elements.scss */
.table-v3 > tbody tr:nth-child(even),
.table-v3 > tfoot tr:nth-child(even) {
  background: #f9f9f9;
}
/* line 4365, ../sass/template/_elements.scss */
.table-v3 > tbody tr:nth-child(odd),
.table-v3 > tfoot tr:nth-child(odd) {
  background: #FFF;
}
/* line 4371, ../sass/template/_elements.scss */
.table-v4 > thead,
.table-v4 > th {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
/* line 4378, ../sass/template/_elements.scss */
.table-v4 > tbody > tr > th, .table-v4 > tbody > tr td,
.table-v4 > tfoot > tr > th,
.table-v4 > tfoot > tr td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 4389, ../sass/template/_elements.scss */
.table-striped.table-striped-v1 thead {
  background: none repeat scroll 0 0 #dddddd;
}

/* line 4392, ../sass/template/_elements.scss */
.table-striped.table-striped-v1 > thead > tr > th {
  border-bottom: medium none;
}

/* line 4396, ../sass/template/_elements.scss */
.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > td, .table-striped.table-striped-v1 > tbody > tr:nth-child(2n+1) > th {
  background: inherit;
}

/* line 4401, ../sass/template/_elements.scss */
.table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > td, .table-striped.table-striped-v1 > tbody > tr:nth-child(2n+2) > th {
  background: none repeat scroll 0 0 #f6f6f6;
}

/* line 4405, ../sass/template/_elements.scss */
.table-striped.table-striped-v2 {
  border: 1px solid #dddddd;
}

/* line 4413, ../sass/template/_elements.scss */
.table-striped.table-striped-v2 > thead > tr > th, .table-striped.table-striped-v2 > thead > tr td,
.table-striped.table-striped-v2 > tbody > tr > th,
.table-striped.table-striped-v2 > tbody > tr td,
.table-striped.table-striped-v2 > tfoot > tr > th,
.table-striped.table-striped-v2 > tfoot > tr td {
  border-top: 1px solid #dddddd;
}

/* line 4420, ../sass/template/_elements.scss */
.table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > td, .table-striped.table-striped-v2 > tbody > tr:nth-child(2n+1) > th {
  background: inherit;
}

/* --- SCSS For Tabs --- */
/* tabs style 1 */
/* line 4431, ../sass/template/_elements.scss */
.tab-v1 .nav-tabs {
  border-bottom: none;
}
/* line 4434, ../sass/template/_elements.scss */
.tab-v1 .nav-tabs > li > a {
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  padding: 10px 20px;
  background: #2071EE;
}
/* line 4441, ../sass/template/_elements.scss */
.tab-v1 .nav-tabs > li.active > a {
  color: #000000;
  border: none;
  background: #f6f6f6;
}
/* line 4449, ../sass/template/_elements.scss */
.tab-v1 .tab-content {
  padding: 15px 20px;
  background: #f6f6f6;
}

/* tabs style 2 */
/* line 4458, ../sass/template/_elements.scss */
.tab-v2 .tab-content {
  overflow: hidden;
  padding: 15px 20px;
  background: #f6f6f6;
}
/* line 4463, ../sass/template/_elements.scss */
.tab-v2 > .nav-tabs {
  border-bottom: none;
}
/* line 4465, ../sass/template/_elements.scss */
.tab-v2 > .nav-tabs > li {
  float: none;
}
/* line 4467, ../sass/template/_elements.scss */
.tab-v2 > .nav-tabs > li > a {
  color: #FFFFFF;
  border: none;
  min-width: 75px;
  border-radius: 0;
  margin: 0 0 2px 0;
  padding: 10px 20px;
  background: #2071EE;
}
/* line 4476, ../sass/template/_elements.scss */
.tab-v2 > .nav-tabs > li.active > a {
  color: #000000;
  border: none;
  background: #f6f6f6;
}
/* line 4483, ../sass/template/_elements.scss */
.tab-v2.tabs-left > .nav-tabs {
  float: left;
}
/* line 4486, ../sass/template/_elements.scss */
.tab-v2.tabs-right > .nav-tabs {
  float: right;
}

/*Tab v3
------------------------------------*/
/*Tab v4
------------------------------------*/
/* line 4507, ../sass/template/_elements.scss */
.tab-v4 .nav-tabs {
  border-bottom: none;
}
/* line 4510, ../sass/template/_elements.scss */
.tab-v4 .nav-tabs > li > a {
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  padding: 10px 20px;
  background: #2071EE;
}
/* line 4517, ../sass/template/_elements.scss */
.tab-v4 .nav-tabs > li.active > a {
  color: #000000;
  border: none;
  background: #f6f6f6;
}
/* line 4524, ../sass/template/_elements.scss */
.tab-v4 .tab-content {
  padding: 15px 20px;
}

/*Tab v5
------------------------------------*/
/* line 4531, ../sass/template/_elements.scss */
.tab-v5 .nav-tabs {
  border-bottom: none;
}
/* line 4534, ../sass/template/_elements.scss */
.tab-v5 .nav-tabs > li > a {
  color: #000;
  border: none;
  border-radius: 0;
  background: none;
  margin-right: 2px;
  padding: 10px 20px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
/* line 4545, ../sass/template/_elements.scss */
.tab-v5 .nav-tabs > li.active > a {
  color: #222;
  border: none;
  background: #FFFFFF;
  border-top: 2px solid #2071EE;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
/* line 4555, ../sass/template/_elements.scss */
.tab-v5 > .tab-content {
  padding: 15px 20px;
  border: 1px solid #eee;
}

/*Tab v6
------------------------------------*/
/* line 4564, ../sass/template/_elements.scss */
.tab-v6 .tab-heading {
  overflow: hidden;
  background: #FFFFFF;
  padding: 10px 20px;
  border-top: 2px solid #000000;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
/* line 4572, ../sass/template/_elements.scss */
.tab-v6 h2.category {
  margin: 0;
  float: left;
  text-transform: uppercase;
}
/* line 4577, ../sass/template/_elements.scss */
.tab-v6 .nav-tabs {
  float: right;
  border-bottom: none;
}
/* line 4581, ../sass/template/_elements.scss */
.tab-v6 .nav-tabs > li > a {
  color: #000000;
  border: none;
  border-radius: 0;
  padding: 10px 20px;
}
/* line 4587, ../sass/template/_elements.scss */
.tab-v6 .nav-tabs > li.active > a {
  color: red;
  color: #222;
}
/* line 4590, ../sass/template/_elements.scss */
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  color: red;
}
/* line 4594, ../sass/template/_elements.scss */
.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {
  border: none;
  color: red;
}
/* line 4599, ../sass/template/_elements.scss */
.tab-v6 .nav-tabs > li > a:hover {
  background: inherit;
}
/* line 4604, ../sass/template/_elements.scss */
.tab-v6 .tab-content {
  padding: 15px 20px;
  border: 1px solid #eee;
}

/* line 4611, ../sass/template/_elements.scss */
.tab-v8 .nav-inner {
  text-align: center;
}
/* line 4615, ../sass/template/_elements.scss */
.tab-v8 .nav-tabs {
  display: inline-block;
  border-bottom: solid 1px #CCC;
}
/* line 4619, ../sass/template/_elements.scss */
.tab-v8 .nav-tabs li a {
  border: none;
  background: transparent;
}
/* line 4622, ../sass/template/_elements.scss */
.tab-v8 .nav-tabs li a.active, .tab-v8 .nav-tabs li a:focus, .tab-v8 .nav-tabs li a:hover {
  background: transparent;
  border-top: none;
}
/* line 4627, ../sass/template/_elements.scss */
.tab-v8 .nav-tabs li.active, .tab-v8 .nav-tabs li:focus, .tab-v8 .nav-tabs li:hover, .tab-v8 .nav-tabs li.ui-state-active {
  background: transparent;
  border-top: none;
  border-bottom: solid 2px #2071EE;
}

/* --- SCSS For Team --- */
/* our team */
/* line 4648, ../sass/template/_elements.scss */
[class*="team-v"] {
  text-align: center;
}
/* line 4650, ../sass/template/_elements.scss */
[class*="team-v"] [class^="bo-social-"] {
  margin: 0;
}
/* line 4653, ../sass/template/_elements.scss */
[class*="team-v"] .team-name {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
}
/* line 4660, ../sass/template/_elements.scss */
[class*="team-v"].team-v1 {
  position: relative;
  overflow: hidden;
  border: 1px solid #DDDDDD;
}
/* line 4664, ../sass/template/_elements.scss */
[class*="team-v"].team-v1 .team-body {
  padding: 20px 0;
  background: #FFFFFF;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 4671, ../sass/template/_elements.scss */
[class*="team-v"].team-v1 .team-header img {
  display: inline-block;
}
/* line 4675, ../sass/template/_elements.scss */
[class*="team-v"].team-v1 .team-info {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFF;
  margin: 0;
  padding: 20px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 4687, ../sass/template/_elements.scss */
[class*="team-v"].team-v1:hover {
  border-bottom: 2px solid #2071EE;
}
/* line 4689, ../sass/template/_elements.scss */
[class*="team-v"].team-v1:hover .team-body {
  -webkit-transform: translateY(-90%);
  -ms-transform: translateY(-90%);
  -o-transform: translateY(-90%);
  transform: translateY(-90%);
}
/* line 4692, ../sass/template/_elements.scss */
[class*="team-v"].team-v1:hover .team-info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
/* line 4700, ../sass/template/_elements.scss */
[class*="team-v"].team-light {
  background: black;
  border: 3px solid black;
}
/* line 4703, ../sass/template/_elements.scss */
[class*="team-v"].team-light .team-header {
  padding: 50px;
}
/* line 4706, ../sass/template/_elements.scss */
[class*="team-v"].team-light .team-body {
  color: #fff;
  padding: 0;
}
/* line 4710, ../sass/template/_elements.scss */
[class*="team-v"].team-light .team-name {
  margin-top: 0;
}
/* line 4713, ../sass/template/_elements.scss */
[class*="team-v"].team-light .team-body-content {
  padding-bottom: 20px;
}
/* line 4716, ../sass/template/_elements.scss */
[class*="team-v"].team-light .team-social-icons {
  padding: 20px 0;
  border-top: 1px solid black;
}

@media (max-width: 1199px) {
  /* line 4725, ../sass/template/_elements.scss */
  .team-list .team-header {
    margin-bottom: 20px;
  }
  /* line 4728, ../sass/template/_elements.scss */
  .team-list .team-header img {
    width: 100%;
  }
}
/* line 4733, ../sass/template/_elements.scss */
.team-list .team-name {
  font-size: 18px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  position: relative;
}
/* line 4739, ../sass/template/_elements.scss */
.team-list .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #2071EE;
  width: 30px;
  height: 2px;
  position: absolute;
}
/* line 4748, ../sass/template/_elements.scss */
.team-list .team-position {
  text-transform: uppercase;
  color: #2071EE;
  font-weight: 800;
  margin-bottom: 25px;
}
/* line 4754, ../sass/template/_elements.scss */
.team-list .team-info {
  margin-bottom: 15px;
}
/* line 4757, ../sass/template/_elements.scss */
.team-list .bo-social-icons {
  text-align: left;
}
/* line 4759, ../sass/template/_elements.scss */
.team-list .bo-social-icons [class*="bo-social-"] {
  margin: 0;
}

/* line 4766, ../sass/template/_elements.scss */
.team-gallery {
  background: #FFF;
}
/* line 4768, ../sass/template/_elements.scss */
.team-gallery .team-header {
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 4768, ../sass/template/_elements.scss */
  .team-gallery .team-header {
    text-align: center;
  }
  /* line 4773, ../sass/template/_elements.scss */
  .team-gallery .team-header img {
    display: inline-block;
  }
}
/* line 4777, ../sass/template/_elements.scss */
.team-gallery .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(32, 113, 238, 0.5);
}
/* line 4789, ../sass/template/_elements.scss */
.team-gallery .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 4794, ../sass/template/_elements.scss */
.team-gallery .team-gallery-box {
  top: 0;
  left: 0;
  width: 80%;
  right: 0;
  height: 50%;
  bottom: 0;
  margin: auto;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 4807, ../sass/template/_elements.scss */
.team-gallery .team-info {
  color: #FFFFFF;
}
@media (max-width: 1199px) {
  /* line 4807, ../sass/template/_elements.scss */
  .team-gallery .team-info {
    line-height: 24px;
    margin-bottom: 5px;
  }
}
/* line 4815, ../sass/template/_elements.scss */
.team-gallery .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 4819, ../sass/template/_elements.scss */
.team-gallery .team-body-content {
  padding: 30px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 4819, ../sass/template/_elements.scss */
  .team-gallery .team-body-content {
    text-align: center;
  }
}
/* line 4825, ../sass/template/_elements.scss */
.team-gallery .team-body-content:before {
  content: "";
  right: 0;
  width: 1px;
  height: 50px;
  position: absolute;
  background: #2071EE;
}
/* line 4833, ../sass/template/_elements.scss */
.team-gallery .bo-social-white {
  border-color: #fff;
  color: #fff;
  background: none;
}
/* line 4840, ../sass/template/_elements.scss */
.team-gallery:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 4845, ../sass/template/_elements.scss */
.team-gallery:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 4853, ../sass/template/_elements.scss */
.team-hover {
  background: #FFF;
  border: none;
}
/* line 4856, ../sass/template/_elements.scss */
.team-hover .team-header {
  position: relative;
  text-align: center;
}
/* line 4859, ../sass/template/_elements.scss */
.team-hover .team-header:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(32, 113, 238, 0.5);
}
/* line 4871, ../sass/template/_elements.scss */
.team-hover .team-name {
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 4876, ../sass/template/_elements.scss */
.team-hover .team-gallery-box {
  width: 100%;
  height: 45px;
  top: 50%;
  margin-top: -22.5px;
}
/* line 4882, ../sass/template/_elements.scss */
.team-hover .team-info {
  color: #FFFFFF;
}
/* line 4885, ../sass/template/_elements.scss */
.team-hover .team-position {
  color: #999999;
  margin-bottom: 0;
}
/* line 4889, ../sass/template/_elements.scss */
.team-hover .team-body-content {
  padding: 20px;
  position: relative;
  text-align: center;
}
/* line 4893, ../sass/template/_elements.scss */
.team-hover .team-body-content:before {
  content: none;
}
/* line 4896, ../sass/template/_elements.scss */
.team-hover .team-body-content > * {
  text-align: center;
}
/* line 4899, ../sass/template/_elements.scss */
.team-hover .team-body-content .team-name {
  margin-bottom: 5px;
}
/* line 4903, ../sass/template/_elements.scss */
.team-hover .bo-social-white {
  border-color: #fff;
  color: #fff;
  background: none;
}
/* line 4910, ../sass/template/_elements.scss */
.team-hover:hover .team-header:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 4915, ../sass/template/_elements.scss */
.team-hover:hover .team-gallery-box {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 4922, ../sass/template/_elements.scss */
.team-small {
  border: none !important;
}
/* line 4924, ../sass/template/_elements.scss */
.team-small .team-body {
  background: none !important;
}
/* line 4927, ../sass/template/_elements.scss */
.team-small .team-info {
  display: none !important;
}
/* line 4931, ../sass/template/_elements.scss */
.team-small:hover .team-body {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  -o-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

/* --- SCSS For Testimonials --- */
/* line 4942, ../sass/template/_elements.scss */
[class*="testimonials-v"] h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
/* line 4948, ../sass/template/_elements.scss */
[class*="testimonials-v"] .testimonials-profile {
  margin: 10px 0;
}
/* line 4950, ../sass/template/_elements.scss */
[class*="testimonials-v"] .testimonials-profile .name {
  margin: 5px 0;
}
/* line 4953, ../sass/template/_elements.scss */
[class*="testimonials-v"] .testimonials-profile .job {
  font-size: 13px;
  font-style: italic;
}
/* line 4958, ../sass/template/_elements.scss */
[class*="testimonials-v"] .testimonials-quote {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}
/* line 4963, ../sass/template/_elements.scss */
[class*="testimonials-v"].light-style {
  color: #fff;
}
/* line 4965, ../sass/template/_elements.scss */
[class*="testimonials-v"].light-style h2 {
  color: #fff;
}
/* line 4969, ../sass/template/_elements.scss */
[class*="testimonials-v"].light-style .name, [class*="testimonials-v"].light-style .job, [class*="testimonials-v"].light-style .testimonials-quote {
  color: #fff;
}

/* line 4977, ../sass/template/_elements.scss */
.wpo-testimonial.icon-testimonial .testimonials-description {
  position: relative;
}
/* line 4979, ../sass/template/_elements.scss */
.wpo-testimonial.icon-testimonial .testimonials-description:after {
  content: "";
  background: url(../images/testimonial-left.png) no-repeat transparent;
  position: absolute;
  left: 10%;
  top: 0;
  width: 35px;
  height: 35px;
}
/* line 4987, ../sass/template/_elements.scss */
.wpo-testimonial.icon-testimonial .testimonials-description:before {
  content: "";
  background: url(../images/testimonial-right.png) no-repeat transparent;
  position: absolute;
  right: 10%;
  top: 0;
  width: 35px;
  height: 35px;
}
/* line 4996, ../sass/template/_elements.scss */
.wpo-testimonial.icon-testimonial .testimonials-avatar .radius-x {
  border: none !important;
}
/* line 5000, ../sass/template/_elements.scss */
.wpo-testimonial.v6 {
  text-align: center;
}
/* line 5002, ../sass/template/_elements.scss */
.wpo-testimonial.v6 .widget-content {
  overflow: hidden;
}
/* line 5005, ../sass/template/_elements.scss */
.wpo-testimonial.v6 .carousel-control {
  background: #fff;
  top: -60px !important;
  display: none;
}
/* line 5011, ../sass/template/_elements.scss */
.wpo-testimonial.v6:hover .carousel-control {
  display: block;
}
/* line 5015, ../sass/template/_elements.scss */
.wpo-testimonial.v6.slide-single {
  padding-left: 10%;
  padding-right: 10%;
}
@media (max-width: 991px) {
  /* line 5015, ../sass/template/_elements.scss */
  .wpo-testimonial.v6.slide-single {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 5022, ../sass/template/_elements.scss */
.wpo-testimonial.v6.slide-single .testimonials-description {
  font-size: 20px;
}
/* line 5025, ../sass/template/_elements.scss */
.wpo-testimonial.v6.slide-single .carousel-control {
  top: -15px !important;
  display: block !important;
}
/* line 5028, ../sass/template/_elements.scss */
.wpo-testimonial.v6.slide-single .carousel-control .left {
  left: 10%;
}
@media (max-width: 991px) {
  /* line 5028, ../sass/template/_elements.scss */
  .wpo-testimonial.v6.slide-single .carousel-control .left {
    left: 0;
  }
}
@media (max-width: 991px) {
  /* line 5034, ../sass/template/_elements.scss */
  .wpo-testimonial.v6.slide-single .carousel-control .right {
    right: 0;
  }
}
/* line 5044, ../sass/template/_elements.scss */
.wpo-testimonial.light-style .testimonials-description {
  font-style: normal;
  color: #bbbbbb !important;
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 5049, ../sass/template/_elements.scss */
.wpo-testimonial.light-style .carousel-control {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 5053, ../sass/template/_elements.scss */
.wpo-testimonial.light-style .carousel-control.left:after {
  background: rgba(255, 255, 255, 0.1);
}
/* line 5058, ../sass/template/_elements.scss */
.wpo-testimonial.light-style .carousel-control.right:before {
  background: rgba(255, 255, 255, 0.1);
}
/* line 5064, ../sass/template/_elements.scss */
.wpo-testimonial.left {
  position: relative;
  padding-bottom: 60px;
}
/* line 5067, ../sass/template/_elements.scss */
.wpo-testimonial.left .testimonials-description {
  font-size: 20px;
  padding: 20px 0 0;
  margin: 30px 0 0;
}
/* line 5072, ../sass/template/_elements.scss */
.wpo-testimonial.left .right {
  vertical-align: top;
}
/* line 5074, ../sass/template/_elements.scss */
.wpo-testimonial.left .right .testimonials-position p {
  font-size: 12px;
  color: #bbbbbb;
  margin-top: 6px;
}
/* line 5080, ../sass/template/_elements.scss */
.wpo-testimonial.left .testimonials-name {
  font-size: 14px;
}
/* line 5083, ../sass/template/_elements.scss */
.wpo-testimonial.left .owl-control {
  position: absolute;
  left: 15px;
  width: 90px;
  bottom: -30px;
}
/* line 5088, ../sass/template/_elements.scss */
.wpo-testimonial.left .owl-control .carousel-control {
  bottom: 0 !important;
  width: 35px;
  height: 35px;
  line-height: 32px;
  font-size: 15px;
}
/* line 5096, ../sass/template/_elements.scss */
.wpo-testimonial.left:hover .carousel-control {
  display: block;
}

/* line 5104, ../sass/template/_elements.scss */
.testimonials-avatar .radius-x {
  overflow: hidden;
  display: inline-block;
}

/* line 5110, ../sass/template/_elements.scss */
.testimonials-left .testimonials-profile {
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .testimonials-left .testimonials-profile {
  text-align: right;
}
/* line 5113, ../sass/template/_elements.scss */
.testimonials-left .testimonials-avatar {
  float: left;
  width: 60px;
  height: auto;
  margin-right: 15px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .testimonials-left .testimonials-avatar {
  float: right;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .testimonials-left .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

/* line 5121, ../sass/template/_elements.scss */
.testimonials-v6 .avata {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* line 5124, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-description {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 38px;
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 5134, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-avatar {
  margin-top: 30px;
  margin-bottom: 20px;
}
/* line 5137, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-avatar .radius-x {
  border: 2px solid #2071EE;
}
/* line 5141, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-avatar li a {
  display: inline-block;
  border: 1px solid #2071EE;
  padding: 3px;
}
/* line 5148, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-name {
  text-transform: uppercase;
}
/* line 5151, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-position p {
  text-transform: none;
  font-family: "Montserrat";
  font-size: 12px;
}
/* line 5157, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-body .left {
  display: inline-block;
}
/* line 5160, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-body .right {
  display: inline-block;
  text-align: left;
  padding-left: 15px;
}
/* line 5164, ../sass/template/_elements.scss */
.testimonials-v6 .testimonials-body .right h5 {
  margin: 0;
}

/* line 5172, ../sass/template/_elements.scss */
.testimonials-center .testimonials-profile {
  text-align: center;
}
/* line 5175, ../sass/template/_elements.scss */
.testimonials-center .testimonials-avatar {
  display: block;
  margin: 0 auto 10px;
  width: 80px;
  height: auto;
}

/* line 5182, ../sass/template/_elements.scss */
.testimonials-right .testimonials-profile {
  text-align: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .testimonials-right .testimonials-profile {
  text-align: left;
}
/* line 5185, ../sass/template/_elements.scss */
.testimonials-right .testimonials-avatar {
  float: right;
  margin-left: 15px;
  width: 60px;
  height: auto;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .testimonials-right .testimonials-avatar {
  float: left;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .testimonials-right .testimonials-avatar {
  margin-right: 15px;
  margin-left: inherit;
}

/* testimonials-style */
/* line 5194, ../sass/template/_elements.scss */
.testimonials-v1 .testimonials-quote {
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
}
/* line 5199, ../sass/template/_elements.scss */
.testimonials-v1 .testimonials-quote:after {
  bottom: -28px;
  color: #f3f3f3;
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 30px;
  margin-left: -15px;
  position: absolute;
  text-align: center;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .testimonials-v1 .testimonials-quote:after {
  margin-right: -15px;
  margin-left: inherit;
}
/* line 5211, ../sass/template/_elements.scss */
.testimonials-v1 .testimonials-left .testimonials-quote:after {
  left: 30px;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .testimonials-v1 .testimonials-left .testimonials-quote:after {
  right: 30px;
  left: auto;
}
/* line 5216, ../sass/template/_elements.scss */
.testimonials-v1 .testimonials-center .testimonials-quote:after {
  left: 50%;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .testimonials-v1 .testimonials-center .testimonials-quote:after {
  right: 50%;
  left: auto;
}
/* line 5221, ../sass/template/_elements.scss */
.testimonials-v1 .testimonials-right .testimonials-quote:after {
  right: 20px;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .testimonials-v1 .testimonials-right .testimonials-quote:after {
  left: 20px;
  right: auto;
}
/* line 5226, ../sass/template/_elements.scss */
.testimonials-v1.light-style .testimonials-quote {
  color: #555;
}

/* testimonials-v2 */
/* line 5234, ../sass/template/_elements.scss */
.testimonials-v2.testimonials h2 {
  text-align: center;
  text-transform: uppercase;
}

/* line 5238, ../sass/template/_elements.scss */
.testimonials-v2 .testimonials-avatar {
  float: left;
  margin-right: 15px;
  width: 120px;
  height: auto;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .testimonials-v2 .testimonials-avatar {
  float: right;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .testimonials-v2 .testimonials-avatar {
  margin-left: 15px;
  margin-right: inherit;
}

/* testimonials slide */
/* line 5246, ../sass/template/_elements.scss */
.testimonials-slide .testimonials-quote {
  font-weight: 300;
  font-size: 14px;
  color: #000;
}
/* line 5251, ../sass/template/_elements.scss */
.testimonials-slide .name {
  text-transform: uppercase;
  font-weight: 700;
  color: #2071EE;
}
/* line 5256, ../sass/template/_elements.scss */
.testimonials-slide.light-style {
  color: #fff;
}
/* line 5258, ../sass/template/_elements.scss */
.testimonials-slide.light-style h2 {
  color: #fff;
}
/* line 5261, ../sass/template/_elements.scss */
.testimonials-slide.light-style .name, .testimonials-slide.light-style .job, .testimonials-slide.light-style .testimonials-quote {
  color: #fff;
}

/* line 5268, ../sass/template/_elements.scss */
.testimonials-carousel .carousel-indicators {
  bottom: -50px;
}

/* line 5273, ../sass/template/_elements.scss */
.testimonials-v4 {
  position: relative;
  padding: 30px 30px 30px 60px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
}
/* line 5278, ../sass/template/_elements.scss */
.testimonials-v4 .testimonials-description {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
/* line 5283, ../sass/template/_elements.scss */
.testimonials-v4 .testimonials-avatar {
  top: 30px;
  left: -39px;
  background: #FFF;
  position: absolute;
  width: 78px;
  height: 78px;
  border: 1px solid #2071EE;
}
/* line 5290, ../sass/template/_elements.scss */
.testimonials-v4 .testimonials-avatar img {
  padding: 3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* line 5295, ../sass/template/_elements.scss */
.testimonials-v4 .testimonials-name {
  text-transform: uppercase;
  padding: 0 0 0 30px;
  position: relative;
}
/* line 5299, ../sass/template/_elements.scss */
.testimonials-v4 .testimonials-name:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  background: #2071EE;
  width: 23px;
  height: 1px;
}
/* line 5308, ../sass/template/_elements.scss */
.testimonials-v4 .testimonials-position,
.testimonials-v4 .testimonials-name {
  padding: 0 0 0 30px;
}
/* line 5312, ../sass/template/_elements.scss */
.testimonials-v4:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #2071EE;
  position: absolute;
  top: -1px;
  left: -1px;
}

/* line 5322, ../sass/template/_elements.scss */
.testimonials-v5 {
  display: table;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
/* line 5327, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-body {
  display: table-cell;
  background: #FFF;
  padding: 30px 60px;
  text-align: left;
  position: relative;
  width: 93%;
  vertical-align: middle;
}
/* line 5335, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-body:before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: #2071EE;
  width: 3px;
  height: 100%;
}
/* line 5344, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-avatar {
  display: table-cell;
  vertical-align: top;
  width: 7%;
}
/* line 5350, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-avatar li:last-child img {
  margin-bottom: 0;
}
/* line 5356, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-avatar li.active a:before {
  display: none;
}
/* line 5362, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-avatar a {
  display: block;
  position: relative;
}
/* line 5365, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-avatar a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
/* line 5374, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-avatar img {
  margin: 0 0px 4px 4px;
}
/* line 5378, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-position {
  padding: 0 0 0 30px;
}
/* line 5381, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-name {
  text-transform: uppercase;
  padding: 0 0 0 30px;
  position: relative;
}
/* line 5385, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-name:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  background: #2071EE;
  width: 23px;
  height: 1px;
}
/* line 5394, ../sass/template/_elements.scss */
.testimonials-v5 .testimonials-description {
  color: #999999;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

/* --- SCSS For Timeline --- */
/* line 5406, ../sass/template/_elements.scss */
.timeline {
  padding: 40px 0;
  overflow: hidden;
  position: relative;
}
/* line 5410, ../sass/template/_elements.scss */
.timeline-right {
  margin-left: 42%;
}
/* line 5413, ../sass/template/_elements.scss */
.timeline-left {
  margin-right: 40%;
}
/* line 5416, ../sass/template/_elements.scss */
.timeline-icon-box {
  width: 30%;
  float: left;
  padding: 30px 26px;
}
/* line 5421, ../sass/template/_elements.scss */
.timeline:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 0 auto;
  content: "";
  width: 2px;
  height: 100%;
}
/* line 5435, ../sass/template/_elements.scss */
.timeline [class*="timeline-"]:hover .timeline-icon-inner {
  background: #000;
}
/* line 5440, ../sass/template/_elements.scss */
.timeline-icon {
  padding: 8px;
  z-index: 1;
  position: relative;
  background: #FFF;
  color: #FFF;
  width: 140px;
  height: 140px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
/* line 5448, ../sass/template/_elements.scss */
.timeline-icon-inner {
  margin: auto;
  display: table;
  text-align: center;
  background: #2071EE;
  width: 120px;
  height: 120px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 5456, ../sass/template/_elements.scss */
.timeline-icon i {
  display: table-cell;
  vertical-align: middle;
}
/* line 5461, ../sass/template/_elements.scss */
.timeline-box {
  float: left;
  width: 70%;
  padding: 30px;
  background: transparent;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 5467, ../sass/template/_elements.scss */
.timeline-box:hover {
  background: #F7F7F7;
}
/* line 5471, ../sass/template/_elements.scss */
.timeline-name {
  text-transform: uppercase;
}

/* --- SCSS For Typography --- */
/* line 5481, ../sass/template/_elements.scss */
.dropcap {
  color: #000;
  float: left;
  font-weight: 800;
  line-height: 48px;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  padding: 3px 10px 2px;
  text-transform: uppercase;
  text-align: center;
  font-size: 48px;
}
/* line 5492, ../sass/template/_elements.scss */
.dropcap.dropcap-v2 {
  color: #fff;
  background: #333333;
}
/* line 5496, ../sass/template/_elements.scss */
.dropcap.dropcap-info {
  background: #5bc0de;
}
/* line 5499, ../sass/template/_elements.scss */
.dropcap.dropcap-danger {
  background: #e87169;
}
/* line 5502, ../sass/template/_elements.scss */
.dropcap.dropcap-success {
  background: #2071EE;
}
/* line 5505, ../sass/template/_elements.scss */
.dropcap.dropcap-warning {
  background: #e7ba21;
}

/*Dropcap v2*/
/* line 5512, ../sass/template/_elements.scss */
.blockquote {
  position: relative;
  font-weight: 300;
  font-style: italic;
}
/* line 5516, ../sass/template/_elements.scss */
.blockquote i.blockquote-icon {
  top: 50%;
  color: #FFFFFF;
  width: 34px;
  height: 34px;
  padding: 7px;
  font-size: 14px;
  line-height: 22px;
  margin-top: -15px;
  text-align: center;
  position: absolute;
  background: #333333;
  display: inline-block;
}
/* line 5530, ../sass/template/_elements.scss */
.blockquote.blockquote-left i {
  left: 17px;
  margin-right: 10px;
  display: block !important;
}
/* line 5535, ../sass/template/_elements.scss */
.blockquote.blockquote-left .blockquote-in {
  padding: 45px 0;
}
@media screen and (max-width: 479px) {
  /* line 5535, ../sass/template/_elements.scss */
  .blockquote.blockquote-left .blockquote-in {
    padding: 15px 0;
  }
}
/* line 5542, ../sass/template/_elements.scss */
.blockquote.blockquote-right {
  border-left: none;
  padding-left: 30px;
  padding-right: 20px;
}
/* line 5546, ../sass/template/_elements.scss */
.blockquote.blockquote-right i {
  right: 17px;
  margin-left: 10px;
  display: block !important;
}
/* line 5551, ../sass/template/_elements.scss */
.blockquote.blockquote-right .blockquote-in {
  margin-right: 45px;
  padding: 45px 0;
}
/* line 5556, ../sass/template/_elements.scss */
.blockquote.blockquote-brd {
  padding: 15px;
  border: 1px solid #ddd;
}
/* line 5559, ../sass/template/_elements.scss */
.blockquote.blockquote-brd i {
  color: #000000;
  top: 30px;
  left: 25px;
  position: absolute;
}
/* line 5565, ../sass/template/_elements.scss */
.blockquote.blockquote-brd .blockquote-in {
  margin-left: 45px;
}
/* line 5569, ../sass/template/_elements.scss */
.blockquote.blockquote-info {
  border-left-color: #5bc0de;
}
/* line 5572, ../sass/template/_elements.scss */
.blockquote.blockquote-danger {
  border-left-color: #e87169;
}
/* line 5575, ../sass/template/_elements.scss */
.blockquote.blockquote-success {
  border-left-color: #2071EE;
}
/* line 5578, ../sass/template/_elements.scss */
.blockquote.blockquote-warning {
  border-left-color: #e7ba21;
}
/* line 5581, ../sass/template/_elements.scss */
.blockquote.border {
  border: 1px solid #ddd;
}

/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* line 5592, ../sass/template/_elements.scss */
.owl-carousel-play {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
/* line 5595, ../sass/template/_elements.scss */
.owl-carousel-play .owl-carousel {
  background: transparent;
}
/* line 5602, ../sass/template/_elements.scss */
.owl-carousel-play .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 5606, ../sass/template/_elements.scss */
.owl-carousel-play .carousel-control {
  display: none;
}
/* line 5609, ../sass/template/_elements.scss */
.owl-carousel-play .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
/* line 5614, ../sass/template/_elements.scss */
.owl-carousel-play .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 1px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
/* line 5626, ../sass/template/_elements.scss */
.owl-carousel-play .owl-theme .owl-controls .owl-page.active span,
.owl-carousel-play .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #2071EE;
}
/* line 5633, ../sass/template/_elements.scss */
.owl-carousel-play:hover .carousel-control {
  display: block;
}

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

/* display none until init */
/* line 5650, ../sass/template/_elements.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 5656, ../sass/template/_elements.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 5661, ../sass/template/_elements.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 5666, ../sass/template/_elements.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 5674, ../sass/template/_elements.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 5677, ../sass/template/_elements.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 5681, ../sass/template/_elements.scss */
.owl-controls .owl-buttons div {
  position: absolute;
}

/* line 5685, ../sass/template/_elements.scss */
.wpb_map_wraper iframe {
  pointer-events: none;
}

/* 4. Layout */
/*------------------------------------*\
    Topbar
\*------------------------------------*/
/* line 4, ../sass/template/_layout.scss */
.wpo-topbar {
  position: relative;
  z-index: 9999;
}
/* line 7, ../sass/template/_layout.scss */
.wpo-topbar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 10, ../sass/template/_layout.scss */
.wpo-topbar .topbar-inner {
  padding: 10px 0;
  float: left;
  width: 100%;
  color: #fff;
  font-family: "Montserrat";
  font-size: 14px;
}
/* line 17, ../sass/template/_layout.scss */
.wpo-topbar .topbar-inner .dropdown-menu {
  min-width: 250px;
  right: 0;
  left: auto;
}
/* line 21, ../sass/template/_layout.scss */
.wpo-topbar .topbar-inner .dropdown-menu li {
  padding: 10px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 24, ../sass/template/_layout.scss */
.wpo-topbar .topbar-inner .dropdown-menu li:last-child {
  border-bottom: none;
}
/* line 27, ../sass/template/_layout.scss */
.wpo-topbar .topbar-inner .dropdown-menu li a {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  font-family: "Montserrat";
}
/* line 32, ../sass/template/_layout.scss */
.wpo-topbar .topbar-inner .dropdown-menu li a:hover {
  color: #2071EE;
}
/* line 38, ../sass/template/_layout.scss */
.wpo-topbar .topbar-inner .wpo-user-login {
  font-size: 13px;
  text-transform: none;
  color: #fff !important;
}
/* line 44, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile {
  background: #222222;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  line-height: 40px;
  color: #fff;
  position: relative;
  z-index: 99999;
}
/* line 51, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile .cart-popup {
  min-width: 300px;
}
/* line 53, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile .cart-popup .title {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
/* line 58, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile .cart-popup .product_list_widget > li {
  position: relative;
}
/* line 60, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile .cart-popup .product_list_widget > li a.remove {
  position: absolute;
  top: 5px;
  right: -5px;
  line-height: 1;
}
/* line 66, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile .cart-popup .product_list_widget > li img.wp-post-image {
  max-width: 80px;
}
/* line 69, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile .cart-popup .product_list_widget > li a {
  font-weight: 400;
  font-size: 15px;
}
/* line 74, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile .cart-popup .btn {
  padding: 9px 10px !important;
}
/* line 78, ../sass/template/_layout.scss */
.wpo-topbar .topbar-mobile ul.list-action > li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 20px;
}
/* line 83, ../sass/template/_layout.scss */
.wpo-topbar.topbar-light {
  background: #FFFFFF;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
/* line 87, ../sass/template/_layout.scss */
.wpo-topbar.topbar-light a .fa {
  color: #999999;
}
/* line 90, ../sass/template/_layout.scss */
.wpo-topbar.topbar-light a:hover {
  color: #2071EE;
}
/* line 92, ../sass/template/_layout.scss */
.wpo-topbar.topbar-light a:hover .fa {
  color: #2071EE;
}
/* line 98, ../sass/template/_layout.scss */
.wpo-topbar.topbar-light-v1 {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
/* line 100, ../sass/template/_layout.scss */
.wpo-topbar.topbar-light-v1 .topbar-inner {
  background: #FFFFFF;
}
/* line 104, ../sass/template/_layout.scss */
.wpo-topbar.topbar-dark {
  background: #202020;
}
/* line 107, ../sass/template/_layout.scss */
.wpo-topbar.topbar-dark .topbar-inner a {
  color: #bbbbbb;
}
/* line 109, ../sass/template/_layout.scss */
.wpo-topbar.topbar-dark .topbar-inner a:hover {
  color: #2071EE;
}
/* line 115, ../sass/template/_layout.scss */
.wpo-topbar.topbar-brown {
  background: #3D2718;
}
/* line 117, ../sass/template/_layout.scss */
.wpo-topbar.topbar-brown a {
  color: #bbbbbb;
}
/* line 119, ../sass/template/_layout.scss */
.wpo-topbar.topbar-brown a:hover {
  color: #2071EE;
}

/* line 126, ../sass/template/_layout.scss */
.topbar-mobile {
  position: relative;
  z-index: 99999;
}

/*------------------------------------*\
    Header
\*------------------------------------*/
/* line 134, ../sass/template/_layout.scss */
.wpo-header {
  margin-bottom: 0;
  background: transparent;
  position: relative;
  z-index: 999;
}
/* line 139, ../sass/template/_layout.scss */
.wpo-header .header-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  /* line 144, ../sass/template/_layout.scss */
  .wpo-header .logo {
    text-align: center;
  }
}
/* line 148, ../sass/template/_layout.scss */
.wpo-header .header-bottom {
  padding: 15px 0;
}
/* line 151, ../sass/template/_layout.scss */
.wpo-header .header-quick-action {
  position: relative;
  padding-right: 50px;
}
@media (max-width: 1199px) {
  /* line 155, ../sass/template/_layout.scss */
  .wpo-header .header-quick-action .logo-in-theme {
    padding-top: 20px !important;
  }
}
@media (max-width: 991px) {
  /* line 151, ../sass/template/_layout.scss */
  .wpo-header .header-quick-action {
    padding-right: 15px;
  }
  /* line 161, ../sass/template/_layout.scss */
  .wpo-header .header-quick-action .logo-in-theme {
    padding: 0 !important;
  }
}
/* line 165, ../sass/template/_layout.scss */
.wpo-header .header-quick-action .box-quick-action {
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 9;
  margin-top: -20px;
  width: auto;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .wpo-header .header-quick-action .box-quick-action {
  left: 15px;
  right: auto;
}
/* line 172, ../sass/template/_layout.scss */
.wpo-header .header-quick-action .box-quick-action > div {
  display: inline-block;
  float: left;
}
/* line 175, ../sass/template/_layout.scss */
.wpo-header .header-quick-action .box-quick-action > div .minibasket {
  height: 35px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 179, ../sass/template/_layout.scss */
.wpo-header .header-quick-action .box-quick-action > div:first-child {
  margin-right: 5px;
}
/* line 183, ../sass/template/_layout.scss */
.wpo-header .header-quick-action .box-quick-action .minibasket .cart-icon {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
}
/* line 192, ../sass/template/_layout.scss */
.wpo-header .search_form.no-bg .input-group-btn button {
  background: none;
}
/* line 197, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input .input-group {
  display: inline-block;
}
/* line 199, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input .input-group > * {
  float: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wpo-header .search_form.hidden-input .input-group > * {
  float: right;
}
/* line 203, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input .input-search {
  -webkit-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02);
  width: 0;
  padding: 0;
  position: absolute;
  right: 44px;
  top: 0;
  width: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  height: 35px;
  visibility: hidden;
}
/* line 214, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input .input-search:focus {
  visibility: visible;
  width: 200px;
  padding: 0 10px;
}
/* line 220, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input .input-group-btn {
  position: relative;
  z-index: 99;
}
/* line 223, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input .input-group-btn button {
  background: none;
  width: 45px;
  height: 35px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border: none;
  padding-right: 10px;
  margin-right: 3px;
  padding: 0;
  color: #000;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 233, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input .input-group-btn button i {
  font-size: 14px;
}
/* line 239, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input:hover .input-search, .wpo-header .search_form.hidden-input.active .input-search {
  visibility: visible;
  width: 200px;
  padding: 0 10px;
}
/* line 244, ../sass/template/_layout.scss */
.wpo-header .search_form.hidden-input:hover .input-group-btn button, .wpo-header .search_form.hidden-input.active .input-group-btn button {
  color: #fff;
  background: #000;
}
/* line 250, ../sass/template/_layout.scss */
.wpo-header .search_form.search-default .input-group {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: none;
}
/* line 253, ../sass/template/_layout.scss */
.wpo-header .search_form.search-default .input-group input.input-search {
  height: 35px;
  border: none;
  background: none;
}
/* line 258, ../sass/template/_layout.scss */
.wpo-header .search_form.search-default .input-group .input-group-btn button {
  padding: 6px 10px;
  background: none;
  color: #000;
}
@media (max-width: 991px) {
  /* line 266, ../sass/template/_layout.scss */
  .wpo-header #wpo-mainnav {
    text-align: center;
  }
  /* line 268, ../sass/template/_layout.scss */
  .wpo-header #wpo-mainnav #main-menu {
    display: inline-block;
  }
}

/* line 276, ../sass/template/_layout.scss */
#wpo-header.header-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
@media (max-width: 991px) {
  /* line 276, ../sass/template/_layout.scss */
  #wpo-header.header-absolute {
    position: relative;
    background: #918097;
    margin-top: 0 !important;
  }
}
/* line 288, ../sass/template/_layout.scss */
#wpo-header.header-absolute .logo-in-theme:after {
  content: none;
}
/* line 292, ../sass/template/_layout.scss */
#wpo-header.header-absolute .input-group-btn button {
  border-right-color: rgba(255, 255, 255, 0.6);
  color: #fff;
}
/* line 296, ../sass/template/_layout.scss */
#wpo-header.header-absolute .minibasket {
  border-right-color: rgba(255, 255, 255, 0.6);
}
/* line 298, ../sass/template/_layout.scss */
#wpo-header.header-absolute .minibasket i {
  color: #fff;
}
/* line 302, ../sass/template/_layout.scss */
#wpo-header.header-absolute .box-quick-action {
  margin-top: -25px !important;
}
/* line 306, ../sass/template/_layout.scss */
#wpo-header .keeptop {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
/* line 313, ../sass/template/_layout.scss */
#wpo-header .keeptop .container-inner {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  background: #2071EE;
}
/* line 318, ../sass/template/_layout.scss */
#wpo-header .keeptop #main-menu > li {
  padding: 20px 0;
}
/* line 320, ../sass/template/_layout.scss */
#wpo-header .keeptop #main-menu > li > a:hover {
  color: #000;
}
/* line 324, ../sass/template/_layout.scss */
#wpo-header .keeptop #main-menu > li.active > a {
  color: #000 !important;
}
/* line 330, ../sass/template/_layout.scss */
#wpo-header .keeptop #logo-inner {
  padding: 0 !important;
}
/* line 332, ../sass/template/_layout.scss */
#wpo-header .keeptop #logo-inner .logo {
  padding: 10px 0 !important;
}

/* line 340, ../sass/template/_layout.scss */
.logged-in .header-absolute {
  margin-top: 30px;
}

/* search action */
/* line 346, ../sass/template/_layout.scss */
.has-searchbox-show {
  position: relative;
}
/* line 348, ../sass/template/_layout.scss */
.has-searchbox-show .wpo-mainmenu-wrap, .has-searchbox-show .logo-wrapper {
  visibility: hidden;
}
/* line 351, ../sass/template/_layout.scss */
.has-searchbox-show .navbar-collapse {
  display: none !important;
}
/* line 354, ../sass/template/_layout.scss */
.has-searchbox-show .search-box-form {
  position: absolute;
  top: 0;
  width: 92%;
  left: 0;
}
/* line 361, ../sass/template/_layout.scss */
.has-searchbox-show .search-box-button .fa-search {
  display: none;
}
/* line 364, ../sass/template/_layout.scss */
.has-searchbox-show .search-box-button .fa-times {
  display: block !important;
}

/* line 370, ../sass/template/_layout.scss */
.showwhenclick .search-box-form {
  display: none;
}
/* line 372, ../sass/template/_layout.scss */
.showwhenclick .search-box-form.active {
  display: block;
}

/*------------------------------------*\
    Breadcrumb
\*------------------------------------*/
/*------------------------------------*\
    Slideshow
\*------------------------------------*/
/* line 392, ../sass/template/_layout.scss */
.wpo-mainmenu {
  position: relative;
}
/* line 394, ../sass/template/_layout.scss */
.wpo-mainmenu.bg-transparent {
  border-top: solid 1px #CCCCCC;
}
/* line 397, ../sass/template/_layout.scss */
.wpo-mainmenu.mainmenu-light {
  background: #FFFFFF;
}
/* line 400, ../sass/template/_layout.scss */
.wpo-mainmenu.mainmenu-border {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 402, ../sass/template/_layout.scss */
.wpo-mainmenu.mainmenu-border #main-menu > li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 404, ../sass/template/_layout.scss */
.wpo-mainmenu.mainmenu-border #main-menu > li > a {
  border-left: none;
  padding: 0 30px;
}

/*------------------------------------*\
    Container
\*------------------------------------*/
/* line 415, ../sass/template/_layout.scss */
.wpo-mainbody {
  background: transparent;
  padding-top: 35px;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
}

/*------------------------------------*\
    Content
\*------------------------------------*/
/* line 424, ../sass/template/_layout.scss */
#wpo-content {
  background: transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#wpo-content:before, #wpo-content:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#wpo-content:after {
  clear: both;
}

/*------------------------------------*\
    Pagination
\*------------------------------------*/
/* line 432, ../sass/template/_layout.scss */
.wpo-pagination {
  margin: 0;
}

/*------------------------------------*\
    Footer 
\*------------------------------------*/
/* line 440, ../sass/template/_layout.scss */
.wpo-footer {
  background: #202020;
  padding-top: 0;
  padding-bottom: 30px;
  position: relative;
  color: #cccccc;
  border-bottom: none;
  font-size: 14px;
  width: 100%;
  float: left;
}
/* line 448, ../sass/template/_layout.scss */
.wpo-footer ul li a {
  font-size: 14px;
  color: #FFF;
  font-weight: 300;
}
/* line 452, ../sass/template/_layout.scss */
.wpo-footer ul li a:hover, .wpo-footer ul li a:focus, .wpo-footer ul li a:active {
  color: #2071EE;
}
/* line 458, ../sass/template/_layout.scss */
.wpo-footer ul.menu {
  margin-top: -5px !important;
}
/* line 460, ../sass/template/_layout.scss */
.wpo-footer ul.menu > li {
  margin-bottom: 16px;
}
/* line 462, ../sass/template/_layout.scss */
.wpo-footer ul.menu > li a {
  position: relative;
  padding-left: 15px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 466, ../sass/template/_layout.scss */
.wpo-footer ul.menu > li a:after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  left: 0;
  top: 6px;
  margin-top: -5px;
  color: #dddddd;
  z-index: 1;
  font-size: 12px;
}
/* line 477, ../sass/template/_layout.scss */
.wpo-footer ul.menu > li a:hover {
  padding-left: 20px;
}
/* line 483, ../sass/template/_layout.scss */
.wpo-footer ul > li {
  margin: 0 0 10px;
}
/* line 487, ../sass/template/_layout.scss */
.wpo-footer .footer-top .container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 491, ../sass/template/_layout.scss */
.wpo-footer .wpb_wrapper > *, .wpo-footer .wpb-inner {
  margin-bottom: 0;
}

/*------------------------------------*\
    Copyright
\*------------------------------------*/
/* line 499, ../sass/template/_layout.scss */
.wpo-copyright {
  text-align: center;
  background: #151515;
  color: #cccccc;
  font-size: 13px;
  font-weight: 400;
  float: left;
  width: 100%;
  background: #151515;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 509, ../sass/template/_layout.scss */
.wpo-copyright .widget .widget-title, .wpo-copyright .widget .widgettitle, .wpo-copyright .widget .wpb_heading {
  color: #fff;
  text-transform: none;
  margin: 0 0 25px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.8rem;
  /* 9 */
}
/* line 516, ../sass/template/_layout.scss */
.wpo-copyright .input-group {
  border: 0px;
}
/* line 518, ../sass/template/_layout.scss */
.wpo-copyright .input-group .fa {
  color: #777777;
}
/* line 522, ../sass/template/_layout.scss */
.wpo-copyright a {
  color: #fff;
  color: #2071EE;
}
/* line 524, ../sass/template/_layout.scss */
.wpo-copyright a:hover, .wpo-copyright a:focus, .wpo-copyright a:active {
  color: #2071EE;
}
/* line 531, ../sass/template/_layout.scss */
.wpo-copyright address {
  margin: 0;
}
/* line 534, ../sass/template/_layout.scss */
.wpo-copyright .payment {
  padding-top: 30px;
}

/* line 539, ../sass/template/_layout.scss */
.vc_row {
  margin-bottom: 35px;
}

/* 5. Layout */
/* line 2, ../sass/template/_pages.scss */
body #wpo-content {
  margin-bottom: 30px;
}
/* line 6, ../sass/template/_pages.scss */
body .container-fuild #wpo-content {
  margin-bottom: 0;
}

/* line 12, ../sass/template/_pages.scss */
.page .page-title {
  font-size: 24px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
/* line 18, ../sass/template/_pages.scss */
.page .page-title:before {
  content: "";
  width: 30px;
  height: 2px;
  background: #2071EE;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

/* line 29, ../sass/template/_pages.scss */
.notfound-page {
  background: url(../images/bg-404.jpg) center center no-repeat transparent;
  background-size: cover;
}
/* line 32, ../sass/template/_pages.scss */
.notfound-page .content-inner {
  display: inline-block;
}
@media screen and (max-width: 479px) {
  /* line 32, ../sass/template/_pages.scss */
  .notfound-page .content-inner {
    display: block;
  }
}
/* line 37, ../sass/template/_pages.scss */
.notfound-page .content-inner > * {
  display: inline-block !important;
  float: left;
}
/* line 42, ../sass/template/_pages.scss */
.notfound-page .title {
  font-size: 300px;
  color: #FFF;
  font-weight: 700;
  line-height: 1;
  display: block;
  font-family: "Montserrat";
}
@media (max-width: 767px) {
  /* line 42, ../sass/template/_pages.scss */
  .notfound-page .title {
    font-size: 100px;
    display: block;
    width: 100%;
    text-align: center;
  }
}
/* line 55, ../sass/template/_pages.scss */
.notfound-page .title .sub {
  font-size: 36px;
  font-weight: 300;
  color: #fff;
  padding: 30px 0;
  margin: 0 0 30px;
  display: block;
  position: relative;
  font-family: "Montserrat";
}
@media screen and (max-width: 479px) {
  /* line 55, ../sass/template/_pages.scss */
  .notfound-page .title .sub {
    padding: 15px 0;
    font-size: 30px;
  }
}
/* line 70, ../sass/template/_pages.scss */
.notfound-page .error-description {
  color: #fff;
  font-size: 20px;
}
@media (max-width: 991px) {
  /* line 70, ../sass/template/_pages.scss */
  .notfound-page .error-description {
    padding: 0 10px;
    font-size: 16px;
  }
}
/* line 78, ../sass/template/_pages.scss */
.notfound-page .page-action {
  margin-top: 50px;
}
/* line 80, ../sass/template/_pages.scss */
.notfound-page .page-action a {
  margin: 10px;
}
@media (max-width: 991px) {
  /* line 80, ../sass/template/_pages.scss */
  .notfound-page .page-action a {
    font-size: 14px;
    padding: 10px 15px;
  }
}

/* line 91, ../sass/template/_pages.scss */
.single .post-share {
  padding: 20px 0;
  text-transform: uppercase;
}
/* line 94, ../sass/template/_pages.scss */
.single .post-share .wpo-social-share {
  float: right;
}
/* line 98, ../sass/template/_pages.scss */
.single .wpo-post-next {
  margin-bottom: 35px;
  float: right;
  display: inline-block;
}
/* line 102, ../sass/template/_pages.scss */
.single .wpo-post-next .btn {
  margin-right: 10px;
}
/* line 104, ../sass/template/_pages.scss */
.single .wpo-post-next .btn:last-child {
  margin-right: 0;
}
/* line 107, ../sass/template/_pages.scss */
.single .wpo-post-next .btn a {
  color: #fff;
}
/* line 110, ../sass/template/_pages.scss */
.single .wpo-post-next .btn:hover a {
  color: #2071EE;
}
/* line 116, ../sass/template/_pages.scss */
.single #comments .title {
  font-family: "Montserrat";
  font-size: 30px;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
/* line 123, ../sass/template/_pages.scss */
.single #comments .title:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #2071EE;
  left: 0;
  bottom: 0;
  position: absolute;
  position: absolute;
}
/* line 133, ../sass/template/_pages.scss */
.single #comments ul li, .single #comments ol li {
  list-style: none;
}
/* line 136, ../sass/template/_pages.scss */
.single #comments .form-control {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
/* line 138, ../sass/template/_pages.scss */
.single #comments .form-control input {
  height: 52px;
}

/* line 147, ../sass/template/_pages.scss */
.woocommerce-page.woocommerce-checkout h3 {
  font-size: 24px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
/* line 153, ../sass/template/_pages.scss */
.woocommerce-page.woocommerce-checkout h3:before {
  content: "";
  width: 30px;
  height: 2px;
  background: #2071EE;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/* line 163, ../sass/template/_pages.scss */
.woocommerce-page.woocommerce-checkout .woocommerce-shipping-fields {
  display: table;
  width: 100%;
  clear: both;
}

/* line 172, ../sass/template/_pages.scss */
.single-portfolio .entry-title {
  margin: 10px 0 25px;
}
/* line 174, ../sass/template/_pages.scss */
.single-portfolio .entry-title .title-post {
  text-transform: uppercase;
  margin: 0 0 15px;
}
/* line 179, ../sass/template/_pages.scss */
.single-portfolio .created {
  color: #bbbbbb;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 185, ../sass/template/_pages.scss */
.single-portfolio .single-body {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  /* line 185, ../sass/template/_pages.scss */
  .single-portfolio .single-body {
    margin-top: 0;
  }
}
/* line 192, ../sass/template/_pages.scss */
.single-portfolio .list-gallery .row {
  margin-bottom: 28px;
}
/* line 196, ../sass/template/_pages.scss */
.single-portfolio .format-video .content-video {
  background: #FAFAFA;
}
/* line 199, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body {
  margin-top: 0;
}
/* line 201, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body .portfolio-info {
  margin-bottom: 30px;
}
/* line 203, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body .portfolio-info > div {
  padding: 10px 0;
  border-top: 1px solid #F1F1F1;
}
/* line 206, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body .portfolio-info > div:last-child {
  border-bottom: 1px solid #F1F1F1;
}
/* line 209, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body .portfolio-info > div > span {
  font-size: 16px;
  font-weight: 300;
}
/* line 212, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body .portfolio-info > div > span:first-child {
  width: 90px;
  display: inline-block;
  color: #777777;
}
/* line 217, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body .portfolio-info > div > span:last-child {
  color: #000;
}
/* line 222, ../sass/template/_pages.scss */
.single-portfolio .format-infomation .single-body .portfolio-info a:hover {
  color: #2071EE;
}

/* line 229, ../sass/template/_pages.scss */
.page-comingsoon {
  background: url(../images/bg-coming-soon.jpg) no-repeat transparent;
  padding: 30px 0;
}

/* line 234, ../sass/template/_pages.scss */
.page-under-construction {
  background: url(../images/bg-under-construction.jpg) no-repeat #F8F7F5;
  padding-top: 420px;
}

/* line 240, ../sass/template/_pages.scss */
.main-page-index .icon-sticky {
  display: block !important;
  visibility: visible !important;
}

/* 6. Post */
/*
* General Post Style using for all with naming class entry
*/
/* line 5, ../sass/template/_post.scss */
.entry-date, .entry-create {
  padding-bottom: 10px;
}
/* line 7, ../sass/template/_post.scss */
.entry-date > *, .entry-create > * {
  padding-right: 5px;
}

/* line 11, ../sass/template/_post.scss */
.comment-link a {
  color: #b3b3b3 !important;
}
/* line 13, ../sass/template/_post.scss */
.comment-link a:hover {
  color: #2071EE !important;
}

/* line 29, ../sass/template/_post.scss */
.entry-meta {
  margin: 0;
}
/* line 32, ../sass/template/_post.scss */
.entry-meta .author a {
  font-weight: 700;
  color: #2071EE;
}

/* line 38, ../sass/template/_post.scss */
.entry-meta-2 {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  color: #777777;
}
/* line 43, ../sass/template/_post.scss */
.entry-meta-2 a {
  color: #777777;
  text-decoration: underline;
}
/* line 47, ../sass/template/_post.scss */
.entry-meta-2 .symbol {
  position: relative;
  bottom: 3px;
  padding: 0 8px;
}

/* line 54, ../sass/template/_post.scss */
.post-meta-top > * {
  width: 70px;
  height: 70px;
}
/* line 57, ../sass/template/_post.scss */
.post-meta-top .entry-created {
  line-height: 22px;
}
/* line 59, ../sass/template/_post.scss */
.post-meta-top .entry-created span {
  display: block;
  text-align: center;
  color: #fff;
}
/* line 63, ../sass/template/_post.scss */
.post-meta-top .entry-created span.month {
  font-size: 14px;
  text-transform: uppercase;
}
/* line 67, ../sass/template/_post.scss */
.post-meta-top .entry-created span.date {
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 479px) {
  /* line 74, ../sass/template/_post.scss */
  .post-meta-top > * {
    width: 50px;
    height: 50px;
  }
  /* line 77, ../sass/template/_post.scss */
  .post-meta-top .entry-created {
    line-height: 16px;
  }
  /* line 80, ../sass/template/_post.scss */
  .post-meta-top .entry-created span.month {
    font-size: 12px;
  }
  /* line 83, ../sass/template/_post.scss */
  .post-meta-top .entry-created span.date {
    font-size: 20px;
  }
  /* line 88, ../sass/template/_post.scss */
  .post-meta-top .icon-post {
    padding-top: 10px !important;
  }
}

/* line 93, ../sass/template/_post.scss */
.entry-vote {
  z-index: 1;
  display: table;
  text-align: center;
  top: 20px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 44px;
  height: 44px;
  right: 20px;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .entry-vote {
  left: 20px;
  right: auto;
}
/* line 102, ../sass/template/_post.scss */
.entry-vote .entry-vote-inner {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
}
/* line 109, ../sass/template/_post.scss */
.entry-vote.vote-perfect .entry-vote-inner {
  color: #2071EE;
}
/* line 114, ../sass/template/_post.scss */
.entry-vote.vote-good .entry-vote-inner {
  color: #2071EE;
}
/* line 119, ../sass/template/_post.scss */
.entry-vote.vote-average .entry-vote-inner {
  color: #2071EE;
}
/* line 124, ../sass/template/_post.scss */
.entry-vote.vote-bad .entry-vote-inner {
  color: #2071EE;
}
/* line 129, ../sass/template/_post.scss */
.entry-vote.vote-poor .entry-vote-inner {
  color: #2071EE;
}

/* line 134, ../sass/template/_post.scss */
.entry-image {
  margin: -1px;
  display: block;
}

/* line 139, ../sass/template/_post.scss */
.entry-thumb {
  position: relative;
}

/* line 143, ../sass/template/_post.scss */
.entry-title {
  margin-top: 0;
  line-height: 1.5;
  text-transform: none;
  font-weight: 600;
  font-size: 18px;
}
/* line 149, ../sass/template/_post.scss */
.entry-title.entry-title-sm {
  font-size: 100%;
  font-weight: normal;
  text-transform: none;
}
/* line 154, ../sass/template/_post.scss */
.entry-title a:hover {
  color: #2071EE;
}

/* line 159, ../sass/template/_post.scss */
.entry-category ul > li {
  float: left;
}

/* line 163, ../sass/template/_post.scss */
.entry-content-inner {
  padding: 20px;
}

/* line 166, ../sass/template/_post.scss */
.type-post {
  margin-bottom: 30px;
}

/* line 169, ../sass/template/_post.scss */
.blog-title {
  margin-bottom: 20px;
}

/* line 173, ../sass/template/_post.scss */
.blog-type .entry-image {
  width: auto;
  height: 169px;
  /* cursor: url('../images/plus.png') 30 30, auto; */
}
/* line 175, ../sass/template/_post.scss */
.blog-type .entry-image img {
  width: auto;
}

/*
* using for new, magazine
*/
/* line 185, ../sass/template/_post.scss */
.post-default {
  padding-left: 70px;
}
/* line 187, ../sass/template/_post.scss */
.post-default .entry-thumb {
  position: relative;
}
/* line 189, ../sass/template/_post.scss */
.post-default .entry-thumb .post-meta-top {
  position: absolute;
  top: 30px;
  left: -70px;
  z-index: 1;
  width: 70px;
}
@media screen and (max-width: 479px) {
  /* line 185, ../sass/template/_post.scss */
  .post-default {
    padding-left: 50px;
  }
  /* line 22, ../sass/rtl/_rtl.scss */
  .rtl .post-default {
    padding-right: 50px;
    padding-left: inherit;
  }
  /* line 200, ../sass/template/_post.scss */
  .post-default .entry-thumb .post-meta-top {
    left: -50px;
    width: 50px;
  }
  /* line 108, ../sass/rtl/_rtl.scss */
  .rtl .post-default .entry-thumb .post-meta-top {
    right: -50px;
    left: auto;
  }
}

/* line 207, ../sass/template/_post.scss */
.post-masonry {
  padding: 0 !important;
}
/* line 209, ../sass/template/_post.scss */
.post-masonry .entry-thumb {
  min-height: 150px;
  background: #F9F9F9;
}
/* line 213, ../sass/template/_post.scss */
.post-masonry .post-meta-top {
  top: 0 !important;
  left: 0 !important;
}
/* line 218, ../sass/template/_post.scss */
.post-masonry.format-link .entry-thumb {
  padding-left: 75px;
  background: #222222;
}

/* line 225, ../sass/template/_post.scss */
.post-style-list .entry-thumb, .post-masonry .entry-thumb {
  min-height: 150px;
  background: #F9F9F9;
}
/* line 229, ../sass/template/_post.scss */
.post-style-list .post-meta-top, .post-masonry .post-meta-top {
  top: 0 !important;
  left: 0 !important;
}
/* line 234, ../sass/template/_post.scss */
.post-style-list.format-link .entry-thumb, .post-masonry.format-link .entry-thumb {
  padding-left: 75px;
  background: #222222;
}

/* line 241, ../sass/template/_post.scss */
.post-title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
}

/* line 244, ../sass/template/_post.scss */
.post-thumb {
  position: relative;
}

/* line 247, ../sass/template/_post.scss */
.blog-meta {
  top: 0;
  position: absolute;
  right: 0px;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .blog-meta {
  left: 0px;
  right: auto;
}

/** Post blog style **/
/* line 254, ../sass/template/_post.scss */
.blog.style1 .blog-date {
  top: 0;
  position: absolute;
  right: 0;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .blog.style1 .blog-date {
  left: 0;
  right: auto;
}
/* line 259, ../sass/template/_post.scss */
.blog.style2 {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 261, ../sass/template/_post.scss */
.blog.style2 .blog-date {
  float: left;
  margin: -1px 20px 0px 0px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .blog.style2 .blog-date {
  float: right;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .blog.style2 .blog-date {
  margin: -1px 0px 0px 20px;
}
/* line 265, ../sass/template/_post.scss */
.blog.style2 .entry-title {
  padding-left: 65px;
  padding-right: 20px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .blog.style2 .entry-title {
  padding-right: 65px;
  padding-left: inherit;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .blog.style2 .entry-title {
  padding-left: 20px;
  padding-right: inherit;
}
/* line 269, ../sass/template/_post.scss */
.blog.style2 .entry-description {
  padding-left: 65px;
  padding-right: 20px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .blog.style2 .entry-description {
  padding-right: 65px;
  padding-left: inherit;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .blog.style2 .entry-description {
  padding-left: 20px;
  padding-right: inherit;
}
/* line 273, ../sass/template/_post.scss */
.blog.style2 .entry-content {
  border: 0px;
  margin-bottom: 20px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.blog.style2 .entry-content:before, .blog.style2 .entry-content:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.blog.style2 .entry-content:after {
  clear: both;
}
/* line 279, ../sass/template/_post.scss */
.blog .blog-date {
  display: table;
  background: #fbaf3f;
  text-align: center !important;
  color: #000;
  text-transform: uppercase;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
  font-weight: 600;
  width: 50px;
  height: 50px;
  line-height: normal;
}
/* line 289, ../sass/template/_post.scss */
.blog .blog-date .blog-date-inner {
  display: table-cell;
  vertical-align: middle;
}
/* line 293, ../sass/template/_post.scss */
.blog .blog-date span {
  display: block;
  margin: 2px 0 3px 0;
  line-height: 25px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 24px;
  /* 9 */
  font-size: 2.4rem;
  /* 9 */
  font-weight: 1.2em;
}
/* line 301, ../sass/template/_post.scss */
.blog .blog-date--grids {
  position: absolute;
  top: 0;
  right: 15px;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .blog .blog-date--grids {
  left: 15px;
  right: auto;
}
/* line 306, ../sass/template/_post.scss */
.blog .entry-content--info {
  overflow: hidden;
  padding: 20px 0;
}

/*------------------------------------*\
    Magazine
\*------------------------------------*/
/* line 319, ../sass/template/_post.scss */
.post .entry-content-inner {
  padding: 0;
}
/* line 322, ../sass/template/_post.scss */
.post .entry-image {
  display: block;
  margin: 0;
}
/* line 327, ../sass/template/_post.scss */
.post .entry-meta > * {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  text-transform: none;
  font-weight: 400;
  line-height: 1.2;
}
/* line 333, ../sass/template/_post.scss */
.post .entry-meta .post-categories {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 337, ../sass/template/_post.scss */
.post .entry-meta .entry-comment a {
  position: relative;
}
/* line 339, ../sass/template/_post.scss */
.post .entry-meta .entry-comment a::before {
  content: "\f0e6";
  font-family: "FontAwesome";
  color: #B3B3B3;
  padding-right: 5px;
}
/* line 345, ../sass/template/_post.scss */
.post .entry-meta .entry-comment a:hover, .post .entry-meta .entry-comment a:hover::before {
  color: #2071EE;
}
/* line 351, ../sass/template/_post.scss */
.post .entry-meta .entry-author {
  position: relative;
}
/* line 353, ../sass/template/_post.scss */
.post .entry-meta .entry-author::before {
  content: "\f007";
  font-family: "FontAwesome";
  color: #B3B3B3;
  padding-right: 5px;
}
/* line 359, ../sass/template/_post.scss */
.post .entry-meta .entry-author:hover, .post .entry-meta .entry-author:hover::before {
  color: #2071EE;
}
/* line 364, ../sass/template/_post.scss */
.post .entry-meta .entry-date {
  position: relative;
}
/* line 366, ../sass/template/_post.scss */
.post .entry-meta .entry-date::before {
  content: "\f017";
  font-family: "FontAwesome";
  color: #B3B3B3;
  padding-right: 5px;
}
/* line 372, ../sass/template/_post.scss */
.post .entry-meta .entry-date:hover, .post .entry-meta .entry-date:hover::before {
  color: #2071EE;
}
/* line 378, ../sass/template/_post.scss */
.post.nice-style {
  position: relative;
  margin: 0;
}
/* line 381, ../sass/template/_post.scss */
.post.nice-style .entry-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
}
/* line 390, ../sass/template/_post.scss */
.post.nice-style .entry-data .left {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 15px 30px 15px !important;
}
/* line 394, ../sass/template/_post.scss */
.post.nice-style .entry-data .right {
  padding: 0 15px !important;
}
/* line 398, ../sass/template/_post.scss */
.post.nice-style .entry-date {
  text-align: right;
  color: #fff;
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
/* line 405, ../sass/template/_post.scss */
.post.nice-style .entry-date span {
  display: block;
  padding: 0;
}
/* line 408, ../sass/template/_post.scss */
.post.nice-style .entry-date span.date {
  font-size: 30px;
  font-weight: 900;
}
/* line 412, ../sass/template/_post.scss */
.post.nice-style .entry-date span.month {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 418, ../sass/template/_post.scss */
.post.nice-style .entry-date:before {
  content: none;
}
/* line 421, ../sass/template/_post.scss */
.post.nice-style .entry-date:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #2071EE;
  bottom: 0;
  right: 0;
  z-index: 1;
  position: absolute;
}
/* line 431, ../sass/template/_post.scss */
.post.nice-style .comment-count {
  float: right;
}
/* line 433, ../sass/template/_post.scss */
.post.nice-style .comment-count a {
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}
/* line 438, ../sass/template/_post.scss */
.post.nice-style .comment-count a:hover {
  color: #2071EE;
}
/* line 443, ../sass/template/_post.scss */
.post.nice-style .entry-title a {
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.1;
}
/* line 449, ../sass/template/_post.scss */
.post.nice-style .entry-title a:hover {
  color: #2071EE;
}
/* line 454, ../sass/template/_post.scss */
.post.nice-style.v2 .entry-data {
  background: none !important;
  position: static !important;
  float: left;
  width: 100%;
  margin: 25px 0 20px;
}
/* line 461, ../sass/template/_post.scss */
.post.nice-style.v2 .left {
  position: relative;
  overflow: hidden;
  padding: 0 15px 0 0 !important;
}
/* line 466, ../sass/template/_post.scss */
.post.nice-style.v2 .right {
  padding: 0 0 0 15px !important;
}
/* line 470, ../sass/template/_post.scss */
.post.nice-style.v2 .entry-date span {
  color: #666666;
}
/* line 474, ../sass/template/_post.scss */
.post.nice-style.v2 .comment-count a {
  color: #666666;
}
/* line 477, ../sass/template/_post.scss */
.post.nice-style.v2 .entry-title {
  margin: 0;
}
/* line 479, ../sass/template/_post.scss */
.post.nice-style.v2 .entry-title a {
  color: #000;
  font-size: 20px;
  line-height: 1.5;
}
/* line 483, ../sass/template/_post.scss */
.post.nice-style.v2 .entry-title a:hover {
  color: #2071EE;
}
/* line 490, ../sass/template/_post.scss */
.post.nice-style.v3 .entry-data {
  float: left;
  width: 100%;
  background: linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0 transparent;
  padding: 45px 30px 30px;
}
/* line 498, ../sass/template/_post.scss */
.post.nice-style.v3 .entry-data > div {
  position: relative;
}
/* line 500, ../sass/template/_post.scss */
.post.nice-style.v3 .entry-data > div:after {
  content: "";
  width: 2px;
  height: 100%;
  background: #2071EE;
  position: absolute;
  left: -10px;
  top: 0;
  z-index: 1;
}
/* line 511, ../sass/template/_post.scss */
.post.nice-style.v3 .meta-bottom, .post.nice-style.v3 .meta-top {
  line-height: 1;
}
/* line 513, ../sass/template/_post.scss */
.post.nice-style.v3 .meta-bottom *, .post.nice-style.v3 .meta-bottom a, .post.nice-style.v3 .meta-top *, .post.nice-style.v3 .meta-top a {
  padding: 0;
  float: none;
  color: #999999;
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .post.nice-style.v3 .meta-bottom *, .rtl .post.nice-style.v3 .meta-bottom a, .rtl .post.nice-style.v3 .meta-top *, .rtl .post.nice-style.v3 .meta-top a {
  text-align: right;
}
/* line 521, ../sass/template/_post.scss */
.post.nice-style.v3 .meta-bottom *:before, .post.nice-style.v3 .meta-bottom *:after, .post.nice-style.v3 .meta-bottom a:before, .post.nice-style.v3 .meta-bottom a:after, .post.nice-style.v3 .meta-top *:before, .post.nice-style.v3 .meta-top *:after, .post.nice-style.v3 .meta-top a:before, .post.nice-style.v3 .meta-top a:after {
  content: none;
}
/* line 526, ../sass/template/_post.scss */
.post.nice-style.v3 .entry-title {
  margin: 0;
}
/* line 528, ../sass/template/_post.scss */
.post.nice-style.v3 .entry-title a {
  font-size: 18px;
  line-height: 1.5;
  text-transform: none;
  font-weight: 700;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 534, ../sass/template/_post.scss */
.post.nice-style.v3 .entry-title a:hover {
  color: #2071EE !important;
}
/* line 541, ../sass/template/_post.scss */
.post.post-single-v4 {
  position: relative;
}
/* line 543, ../sass/template/_post.scss */
.post.post-single-v4 .post-body {
  width: 100%;
  padding: 0 30px 10px;
  position: absolute;
  bottom: 0;
  color: #fff;
}
/* line 549, ../sass/template/_post.scss */
.post.post-single-v4 .post-body * {
  color: #fff;
}
/* line 553, ../sass/template/_post.scss */
.post.post-single-v4 .post-body .entry-title a {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 900;
}
/* line 559, ../sass/template/_post.scss */
.post.post-single-v4 .post-body .entry-category {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
}
/* line 563, ../sass/template/_post.scss */
.post.post-single-v4 .post-body .entry-category a {
  text-decoration: underline;
}
/* line 568, ../sass/template/_post.scss */
.post.post-single-v4 a:hover {
  color: #2071EE !important;
}

/* Post type: Grid */
/* line 575, ../sass/template/_post.scss */
.posts-grid {
  margin-bottom: 20px;
}
/* line 580, ../sass/template/_post.scss */
.posts-grid .post .entry-create {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 400;
}
/* line 584, ../sass/template/_post.scss */
.posts-grid .post .entry-create a {
  color: #2071EE;
}
/* line 587, ../sass/template/_post.scss */
.posts-grid .post .entry-create .author {
  text-transform: none;
}
/* line 594, ../sass/template/_post.scss */
.posts-grid .post .entry-meta {
  padding: 0;
  margin: 0;
}
/* line 597, ../sass/template/_post.scss */
.posts-grid .post .entry-meta > * {
  font-family: "Montserrat";
  font-size: 12px;
  color: #aaaaaa;
}
/* line 602, ../sass/template/_post.scss */
.posts-grid .post .entry-meta .readmore, .posts-grid .post .entry-meta .entry-comment, .posts-grid .post .entry-meta .post-categories {
  display: none;
}
/* line 606, ../sass/template/_post.scss */
.posts-grid .post .entry-content-inner {
  background: transparent;
  margin: 0;
  padding: 0;
}
/* line 611, ../sass/template/_post.scss */
.posts-grid .post .entry-title {
  margin: 0 0 5px;
}
/* line 615, ../sass/template/_post.scss */
.posts-grid .readmore a {
  font-family: "Montserrat";
  font-size: 12px;
  letter-spacing: 2px;
}
/* line 619, ../sass/template/_post.scss */
.posts-grid .readmore a:hover {
  color: #000 !important;
}
/* line 624, ../sass/template/_post.scss */
.posts-grid.grid-center .entry-title {
  margin-bottom: 15px;
}

/* Post type: List */
/* line 632, ../sass/template/_post.scss */
.posts-list .post {
  background: #F9F9F9;
  overflow: hidden;
  padding: 0;
}
/* line 636, ../sass/template/_post.scss */
.posts-list .post:first-child {
  padding-top: 0;
}
/* line 639, ../sass/template/_post.scss */
.posts-list .post:last-child {
  border: 0;
}
/* line 643, ../sass/template/_post.scss */
.posts-list .post .entry-thumb img {
  width: 100%;
}
/* line 647, ../sass/template/_post.scss */
.posts-list .post .entry-content {
  overflow: hidden;
}
/* line 650, ../sass/template/_post.scss */
.posts-list .post .entry-create {
  font-size: 10px;
}
/* line 652, ../sass/template/_post.scss */
.posts-list .post .entry-create .readmore {
  float: right;
}
/* line 654, ../sass/template/_post.scss */
.posts-list .post .entry-create .readmore a {
  color: #2071EE;
  font-style: normal;
  padding-right: 10px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  background: url("../images/arrow-readmore-post.png") no-repeat center right;
}
/* line 660, ../sass/template/_post.scss */
.posts-list .post .entry-create .readmore a:hover {
  padding-right: 20px;
}
/* line 669, ../sass/template/_post.scss */
.posts-list .post .entry-description {
  margin-bottom: 0;
  font-size: 14px;
}
/* line 673, ../sass/template/_post.scss */
.posts-list .post .entry-category, .posts-list .post .entry-comment {
  display: none;
}
/* line 678, ../sass/template/_post.scss */
.posts-list.list-no-image .entry-thumb {
  display: none;
}

/* line 689, ../sass/template/_post.scss */
.post-stick-layout .entry-title {
  font-size: 14px;
  font-weight: 600;
}
/* line 693, ../sass/template/_post.scss */
.post-stick-layout .entry-description {
  font-size: 14px;
  line-height: 24px;
}
/* line 697, ../sass/template/_post.scss */
.post-stick-layout .item-big {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
}
/* line 700, ../sass/template/_post.scss */
.post-stick-layout .item-big .entry-title {
  line-height: 18px;
  margin-bottom: 15px;
  display: table;
  width: 100%;
  padding-top: 15px;
}
/* line 707, ../sass/template/_post.scss */
.post-stick-layout .item-big .image {
  width: 100% !important;
  padding: 0;
  float: none;
}
/* line 713, ../sass/template/_post.scss */
.post-stick-layout .item-small {
  border-bottom: 1px solid #DDDDDD;
  padding: 5px 0 15px;
}
/* line 716, ../sass/template/_post.scss */
.post-stick-layout .item-small .entry-title {
  text-transform: none;
  line-height: 18px;
  font-weight: 600;
}
/* line 721, ../sass/template/_post.scss */
.post-stick-layout .item-small .post-meta {
  padding-top: 12px;
}
/* line 726, ../sass/template/_post.scss */
.post-stick-layout .post-meta > *, .post-stick-layout .post-meta a {
  font-size: 13px;
  color: #999999;
}
/* line 730, ../sass/template/_post.scss */
.post-stick-layout .post-meta > span {
  padding-right: 10px;
}

/* Post type: By Category */
/* line 738, ../sass/template/_post.scss */
.posts-grid-category {
  overflow: hidden;
}

/* line 741, ../sass/template/_post.scss */
.category-posts {
  position: relative;
}
/* line 743, ../sass/template/_post.scss */
.category-posts::after {
  content: "";
  top: 20px;
  position: absolute;
  right: 0;
  width: 1px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.1);
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .category-posts::after {
  left: 0;
  right: auto;
}
/* line 751, ../sass/template/_post.scss */
.category-posts .post {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 754, ../sass/template/_post.scss */
.category-posts .category-posts-label {
  padding: 1px 3px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background: #2071EE;
  font-weight: 1.2em;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 10px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
  text-transform: uppercase;
}
/* line 761, ../sass/template/_post.scss */
.category-posts .category-posts-label a {
  color: #fff;
}
/* line 766, ../sass/template/_post.scss */
.category-posts .entry-meta::after {
  display: none;
}
/* line 772, ../sass/template/_post.scss */
.category-posts .posts-more .post:last-child {
  border: 0px;
}
/* line 776, ../sass/template/_post.scss */
.category-posts .posts-more .entry-title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 10px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
}
/* line 778, ../sass/template/_post.scss */
.category-posts .posts-more .entry-title a {
  color: #777777;
}
/* line 780, ../sass/template/_post.scss */
.category-posts .posts-more .entry-title a:hover {
  color: #2071EE;
}

/*------------------------------------*\
    Portfolio blog style
\*------------------------------------*/
/* line 792, ../sass/template/_post.scss */
.blog-list .type-post {
  margin-bottom: 0;
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 796, ../sass/template/_post.scss */
.blog-list .type-post:first-child {
  padding-top: 0;
}
/* line 799, ../sass/template/_post.scss */
.blog-list .type-post:last-child {
  border: 0;
  margin-bottom: 30px;
}
/* line 804, ../sass/template/_post.scss */
.blog-list .entry-meta {
  margin-bottom: 10px;
}

/* line 810, ../sass/template/_post.scss */
.posts-list .post {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
/* line 814, ../sass/template/_post.scss */
.posts-list .post .left {
  width: 170px;
  height: auto;
  float: left;
}
/* line 819, ../sass/template/_post.scss */
.posts-list .right {
  float: right;
  width: -moz-calc(100% - 190px);
  width: -webkit-calc(100% - 190px);
  width: -o-calc(100% - 190px);
  width: calc(100% - 190px);
}
/* line 826, ../sass/template/_post.scss */
.posts-list .entry-title {
  text-transform: none;
  display: block;
  margin-top: -5px;
}
/* line 831, ../sass/template/_post.scss */
.posts-list .entry-date {
  font-size: 12px;
  font-weight: 400;
  color: #aaaaaa;
  text-transform: normal;
  margin: 20px 0 10px;
  padding: 0;
  font-family: "Montserrat";
}
@media (max-width: 1199px) {
  /* line 831, ../sass/template/_post.scss */
  .posts-list .entry-date {
    margin-top: 0;
  }
}
/* line 844, ../sass/template/_post.scss */
.posts-list.small .left {
  width: 100px;
}
/* line 847, ../sass/template/_post.scss */
.posts-list.small .right {
  width: calc(100% - 120px);
}
/* line 850, ../sass/template/_post.scss */
.posts-list.small .entry-date {
  margin-top: 0;
}
/* line 853, ../sass/template/_post.scss */
.posts-list.small .entry-title {
  font-size: 14px;
}

/*------------------------------------*\
    Post detail
\*------------------------------------*/
/* line 863, ../sass/template/_post.scss */
.sharebox {
  margin-bottom: 30px;
}
/* line 865, ../sass/template/_post.scss */
.sharebox .sharebox-title {
  margin: 10px 0;
}

/* line 870, ../sass/template/_post.scss */
.social-networks {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .social-networks {
  float: left;
}
/* line 874, ../sass/template/_post.scss */
.social-networks li {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 878, ../sass/template/_post.scss */
.social-networks li:last-child a {
  margin-right: 0;
}

/*------------------------------------*\
    Comment List
\*------------------------------------*/
/* line 888, ../sass/template/_post.scss */
.commentlists {
  list-style: none;
  padding: 0;
}
/* line 891, ../sass/template/_post.scss */
.commentlists .the-comment {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
/* line 895, ../sass/template/_post.scss */
.commentlists .the-comment p {
  margin: 0;
}
/* line 899, ../sass/template/_post.scss */
.commentlists div.avatar {
  float: left;
  margin-right: 15px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .commentlists div.avatar {
  float: right;
}
/* line 903, ../sass/template/_post.scss */
.commentlists .comment-author {
  margin-bottom: 5px;
}
/* line 907, ../sass/template/_post.scss */
.commentlists .children {
  padding-left: 40px;
}

/*------------------------------------*\
    Single Blog
\*------------------------------------*/
/* line 915, ../sass/template/_post.scss */
.single-blog {
  background: #fff;
}
/* line 917, ../sass/template/_post.scss */
.single-blog .blog-title {
  margin-top: 0;
}
/* line 920, ../sass/template/_post.scss */
.single-blog .entry-title {
  font-weight: 800;
  font-size: 30px;
  text-transform: uppercase;
  margin: 15px 0 5px;
}
/* line 926, ../sass/template/_post.scss */
.single-blog .entry-meta {
  margin-bottom: 10px;
}
/* line 928, ../sass/template/_post.scss */
.single-blog .entry-meta span, .single-blog .entry-meta a {
  text-transform: uppercase;
  font-size: 10px;
}

/*------------------------------------*\ 
    Single portfolio
\*------------------------------------*/
/* line 940, ../sass/template/_post.scss */
.single-portfolio .header-title .entry-title {
  margin-top: 0;
}
/* line 943, ../sass/template/_post.scss */
.single-portfolio .header-title .btn {
  padding-left: 0;
  padding-right: 0;
}
/* line 946, ../sass/template/_post.scss */
.single-portfolio .header-title .btn::hover {
  text-decoration: none;
}
/* line 952, ../sass/template/_post.scss */
.single-portfolio .post-area .entry-thumb {
  margin-bottom: 20px;
}
/* line 954, ../sass/template/_post.scss */
.single-portfolio .post-area .entry-thumb img {
  width: 100%;
  height: auto;
}

/*------------------------------------*\
    Blog Page Default
\*------------------------------------*/
/* line 967, ../sass/template/_post.scss */
.post-area article .entry-data {
  padding: 20px 30px;
  background: #F9F9F9;
}
@media (max-width: 1199px) {
  /* line 967, ../sass/template/_post.scss */
  .post-area article .entry-data {
    padding: 20px 0;
  }
}
/* line 973, ../sass/template/_post.scss */
.post-area article .entry-data .entry-title {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  line-height: 1.2;
}
/* line 980, ../sass/template/_post.scss */
.post-area article .entry-data .entry-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #2071EE;
}
@media screen and (max-width: 479px) {
  /* line 973, ../sass/template/_post.scss */
  .post-area article .entry-data .entry-title {
    font-size: 20px;
  }
}
/* line 993, ../sass/template/_post.scss */
.post-area article .entry-data .entry-content {
  font-size: 16px;
}
/* line 996, ../sass/template/_post.scss */
.post-area article .entry-data .entry-meta {
  color: #bbbbbb;
  margin-bottom: 10px;
}
/* line 999, ../sass/template/_post.scss */
.post-area article .entry-data .entry-meta span {
  text-transform: uppercase;
  font-size: 10px;
}
/* line 1003, ../sass/template/_post.scss */
.post-area article .entry-data .entry-meta a {
  color: #000;
}
/* line 1005, ../sass/template/_post.scss */
.post-area article .entry-data .entry-meta a:hover {
  color: #2071EE;
}
/* line 1010, ../sass/template/_post.scss */
.post-area article .entry-data .entry-link a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
  color: #2071EE;
  padding: 0;
}
/* line 1016, ../sass/template/_post.scss */
.post-area article .entry-data .entry-link a:hover {
  color: #000;
}
/* line 1023, ../sass/template/_post.scss */
.post-area.blog-masonry .isotope-item {
  margin-bottom: 30px;
}
/* line 1027, ../sass/template/_post.scss */
.post-area .post-link {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.8rem;
  /* 9 */
  display: block;
  padding: 17px 27px;
  min-height: 60px;
  color: #fff;
  float: left;
  width: 100%;
  height: auto;
  background: #222222;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .post-area .post-link {
  float: right;
}
/* line 1037, ../sass/template/_post.scss */
.post-area .entry-thumb {
  position: relative;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.post-area .entry-thumb:before, .post-area .entry-thumb:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.post-area .entry-thumb:after {
  clear: both;
}

/*------------------------------------*\
	Post type
\*------------------------------------*/
/* line 1049, ../sass/template/_post.scss */
.post.format-gallery .carousel-control {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
/* line 1052, ../sass/template/_post.scss */
.post.format-gallery .carousel-control.left {
  margin-left: 20px;
}
/* line 1055, ../sass/template/_post.scss */
.post.format-gallery .carousel-control.right {
  margin-right: 20px;
}

/*---------------------------------------*\
	Portfolio
\*---------------------------------------*/
/* line 1065, ../sass/template/_post.scss */
.portfolio-masonry-entry {
  margin-bottom: 30px;
}
/* line 1067, ../sass/template/_post.scss */
.portfolio-masonry-entry.nopadding {
  margin-bottom: 0;
}

/* line 1074, ../sass/template/_post.scss */
.wpo-sidebar .main-posts.large .entry-title {
  padding: 10px 0 0 !important;
}
/* line 1076, ../sass/template/_post.scss */
.wpo-sidebar .main-posts.large .entry-title:after, .wpo-sidebar .main-posts.large .entry-title:before {
  display: none;
}
/* line 1079, ../sass/template/_post.scss */
.wpo-sidebar .main-posts.large .entry-title a {
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}

/* line 1089, ../sass/template/_post.scss */
.not-post-single.format-quote {
  background: #fff;
}
/* line 1091, ../sass/template/_post.scss */
.not-post-single.format-quote .entry-data {
  display: none;
}
/* line 1094, ../sass/template/_post.scss */
.not-post-single.format-quote .blockquote {
  padding-left: 95px !important;
  border-left: 2px solid #2071EE;
  margin: 0 !important;
}
/* line 1098, ../sass/template/_post.scss */
.not-post-single.format-quote .blockquote a.quick-link {
  color: #555555;
}
/* line 1101, ../sass/template/_post.scss */
.not-post-single.format-quote .blockquote .blockquote-icon {
  display: none;
}
@media screen and (max-width: 479px) {
  /* line 1094, ../sass/template/_post.scss */
  .not-post-single.format-quote .blockquote {
    padding: 0 15px 0 70px !important;
    font-size: 14px;
  }
}

/* line 1114, ../sass/template/_post.scss */
.single-blog .blockquote {
  border-left: 2px solid #2071EE;
}

/* line 1121, ../sass/template/_post.scss */
.related-posts-content .element-item .entry-title {
  line-height: 1.5;
  font-size: 16px !important;
  text-transform: none;
}

/* block */
/* line 2, ../sass/template/_widgets-layout.scss */
.widget {
  margin-bottom: 30px;
  border: 0px solid transparent;
  position: relative;
  padding: 0;
  /* block styles */
}
/* line 7, ../sass/template/_widgets-layout.scss */
.widget .widget-title, .widget .widgettitle, .widget .wpb_heading {
  color: #000000;
  font-weight: 700;
  padding: 0 0 20px;
  margin: 0 0 30px;
  text-transform: normal;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 48px;
  /* 9 */
  font-size: 4.8rem;
  /* 9 */
  text-align: center;
  font-family: "Montserrat";
  position: relative;
  padding: 0 0 20px;
  overflow: hidden;
}
/* line 19, ../sass/template/_widgets-layout.scss */
.widget .widget-title span, .widget .widgettitle span, .widget .wpb_heading span {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  letter-spacing: -2px;
}
/* line 24, ../sass/template/_widgets-layout.scss */
.widget .widget-title span:after, .widget .widgettitle span:after, .widget .wpb_heading span:after {
  background: #2071EE;
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 30px;
  height: 2px;
  z-index: 99;
}
/* line 33, ../sass/template/_widgets-layout.scss */
.widget .widget-title span:before, .widget .widgettitle span:before, .widget .wpb_heading span:before {
  background: #E5E5E5;
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 1200px;
  height: 2px;
  z-index: 11;
}
/* line 43, ../sass/template/_widgets-layout.scss */
.widget .widget-title.widget-desc, .widget .widgettitle.widget-desc, .widget .wpb_heading.widget-desc {
  display: block;
  font-size: 12px;
  color: #CCCCCC;
}
/* line 50, ../sass/template/_widgets-layout.scss */
.widget .widget-title.separator_align_center, .widget .widgettitle.separator_align_center, .widget .wpb_heading.separator_align_center {
  text-align: center;
}
/* line 53, ../sass/template/_widgets-layout.scss */
.widget .widget-title.separator_align_center span:after, .widget .widgettitle.separator_align_center span:after, .widget .wpb_heading.separator_align_center span:after {
  left: 50%;
  margin-left: -15px;
}
/* line 57, ../sass/template/_widgets-layout.scss */
.widget .widget-title.separator_align_center span:before, .widget .widgettitle.separator_align_center span:before, .widget .wpb_heading.separator_align_center span:before {
  left: -1000px;
  width: 2000px;
}
/* line 64, ../sass/template/_widgets-layout.scss */
.widget .widget-title.separator_align_right, .widget .widgettitle.separator_align_right, .widget .wpb_heading.separator_align_right {
  text-align: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .widget .widget-title.separator_align_right, .rtl .widget .widgettitle.separator_align_right, .rtl .widget .wpb_heading.separator_align_right {
  text-align: left;
}
/* line 66, ../sass/template/_widgets-layout.scss */
.widget .widget-title.separator_align_right:after, .widget .widgettitle.separator_align_right:after, .widget .wpb_heading.separator_align_right:after {
  left: auto;
  right: 0;
  margin: 0;
}
/* line 73, ../sass/template/_widgets-layout.scss */
.widget .widget-title.separator_align_left, .widget .widgettitle.separator_align_left, .widget .wpb_heading.separator_align_left {
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .widget .widget-title.separator_align_left, .rtl .widget .widgettitle.separator_align_left, .rtl .widget .wpb_heading.separator_align_left {
  text-align: right;
}
/* line 75, ../sass/template/_widgets-layout.scss */
.widget .widget-title.separator_align_left:after, .widget .widgettitle.separator_align_left:after, .widget .wpb_heading.separator_align_left:after {
  left: 0;
  margin: 0;
}
/* line 80, ../sass/template/_widgets-layout.scss */
.widget .widget-title.font-size-lg, .widget .widgettitle.font-size-lg, .widget .wpb_heading.font-size-lg {
  font-size: 36px !important;
}
/* line 83, ../sass/template/_widgets-layout.scss */
.widget .widget-title.font-size-md, .widget .widgettitle.font-size-md, .widget .wpb_heading.font-size-md {
  font-size: 30px !important;
}
/* line 86, ../sass/template/_widgets-layout.scss */
.widget .widget-title.font-size-sm, .widget .widgettitle.font-size-sm, .widget .wpb_heading.font-size-sm {
  font-size: 18px !important;
}
/* line 89, ../sass/template/_widgets-layout.scss */
.widget .widget-title.font-size-xs, .widget .widgettitle.font-size-xs, .widget .wpb_heading.font-size-xs {
  font-size: 14px !important;
}
/* line 93, ../sass/template/_widgets-layout.scss */
.widget .widget-content {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.widget .widget-content:before, .widget .widget-content:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.widget .widget-content:after {
  clear: both;
}
/* line 97, ../sass/template/_widgets-layout.scss */
.widget .widget-title-reversed {
  margin-right: 75px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .widget .widget-title-reversed {
  margin-left: 75px;
  margin-right: inherit;
}
/* line 103, ../sass/template/_widgets-layout.scss */
.widget.nopadding .widget-content {
  padding: 0;
  margin: 0;
}
/* line 109, ../sass/template/_widgets-layout.scss */
.widget.heading-full .widget-title, .widget.heading-full .widgettitle, .widget.heading-full .wpb_heading {
  position: relative;
}
/* line 111, ../sass/template/_widgets-layout.scss */
.widget.heading-full .widget-title:before, .widget.heading-full .widgettitle:before, .widget.heading-full .wpb_heading:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #ECECEC;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 9;
}
/* line 121, ../sass/template/_widgets-layout.scss */
.widget.heading-full .widget-title:after, .widget.heading-full .widgettitle:after, .widget.heading-full .wpb_heading:after {
  height: 2px;
}
/* line 124, ../sass/template/_widgets-layout.scss */
.widget.heading-full .widget-title span:after, .widget.heading-full .widgettitle span:after, .widget.heading-full .wpb_heading span:after {
  bottom: 2px;
}
/* line 130, ../sass/template/_widgets-layout.scss */
.widget.light-style .widget-title, .widget.light-style .widgettitle, .widget.light-style .wpb_heading {
  color: #fff;
}
/* line 133, ../sass/template/_widgets-layout.scss */
.widget.light-style .widget-title span:after, .widget.light-style .widgettitle span:after, .widget.light-style .wpb_heading span:after {
  background: #fff;
}
/* line 136, ../sass/template/_widgets-layout.scss */
.widget.light-style .widget-title span:before, .widget.light-style .widgettitle span:before, .widget.light-style .wpb_heading span:before {
  background: rgba(255, 255, 255, 0.1);
}

/* line 144, ../sass/template/_widgets-layout.scss */
.heading-small .widget-title, .heading-small .widgettitle, .heading-small .wpb_heading {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  text-transform: none;
  text-align: left;
  margin-bottom: 20px;
}
/* line 151, ../sass/template/_widgets-layout.scss */
.heading-small .widget-title:after, .heading-small .widgettitle:after, .heading-small .wpb_heading:after {
  margin: 0;
  left: 0;
  width: 30px;
  background: #000;
  height: 2px;
}

/* line 162, ../sass/template/_widgets-layout.scss */
.rtl .separator_align_right {
  text-align: left !important;
}
/* line 164, ../sass/template/_widgets-layout.scss */
.rtl .separator_align_right:after, .rtl .separator_align_right h2:before, .rtl .separator_align_right h3:before, .rtl .separator_align_right h4:before {
  left: 0 !important;
  right: auto !important;
  margin: 0 !important;
}
/* line 170, ../sass/template/_widgets-layout.scss */
.rtl .separator_align_left {
  text-align: right !important;
}
/* line 172, ../sass/template/_widgets-layout.scss */
.rtl .separator_align_left:after, .rtl .separator_align_left h2:before, .rtl .separator_align_left h3:before, .rtl .separator_align_left h4:before {
  left: auto !important;
  right: 0 !important;
  margin: 0 !important;
}

/* line 182, ../sass/template/_widgets-layout.scss */
.widget-theme {
  border-color: #ddd;
}
/* line 530, ../sass/mixins/_functions.scss */
.widget-theme .widget-title, .widget-theme .widgettitle, .widget-theme .wpb_heading {
  color: #fff;
  background-color: #2071EE;
  border-color: #ddd;
}
/* line 534, ../sass/mixins/_functions.scss */
.widget-theme .widget-title + .widget-collapse .widget-content, .widget-theme .widgettitle + .widget-collapse .widget-content, .widget-theme .wpb_heading + .widget-collapse .widget-content {
  border-top-color: #ddd;
}
/* line 539, ../sass/mixins/_functions.scss */
.widget-theme > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #ddd;
}

/* line 185, ../sass/template/_widgets-layout.scss */
.widget-default {
  border-color: #ddd;
}
/* line 530, ../sass/mixins/_functions.scss */
.widget-default .widget-title, .widget-default .widgettitle, .widget-default .wpb_heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 534, ../sass/mixins/_functions.scss */
.widget-default .widget-title + .widget-collapse .widget-content, .widget-default .widgettitle + .widget-collapse .widget-content, .widget-default .wpb_heading + .widget-collapse .widget-content {
  border-top-color: #ddd;
}
/* line 539, ../sass/mixins/_functions.scss */
.widget-default > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #ddd;
}

/* line 188, ../sass/template/_widgets-layout.scss */
.widget-primary {
  border-color: #333333;
}
/* line 530, ../sass/mixins/_functions.scss */
.widget-primary .widget-title, .widget-primary .widgettitle, .widget-primary .wpb_heading {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
/* line 534, ../sass/mixins/_functions.scss */
.widget-primary .widget-title + .widget-collapse .widget-content, .widget-primary .widgettitle + .widget-collapse .widget-content, .widget-primary .wpb_heading + .widget-collapse .widget-content {
  border-top-color: #333333;
}
/* line 539, ../sass/mixins/_functions.scss */
.widget-primary > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #333333;
}

/* line 191, ../sass/template/_widgets-layout.scss */
.widget-success {
  border-color: #d6e9c6;
}
/* line 530, ../sass/mixins/_functions.scss */
.widget-success .widget-title, .widget-success .widgettitle, .widget-success .wpb_heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 534, ../sass/mixins/_functions.scss */
.widget-success .widget-title + .widget-collapse .widget-content, .widget-success .widgettitle + .widget-collapse .widget-content, .widget-success .wpb_heading + .widget-collapse .widget-content {
  border-top-color: #d6e9c6;
}
/* line 539, ../sass/mixins/_functions.scss */
.widget-success > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #d6e9c6;
}

/* line 194, ../sass/template/_widgets-layout.scss */
.widget-info {
  border-color: #bce8f1;
}
/* line 530, ../sass/mixins/_functions.scss */
.widget-info .widget-title, .widget-info .widgettitle, .widget-info .wpb_heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 534, ../sass/mixins/_functions.scss */
.widget-info .widget-title + .widget-collapse .widget-content, .widget-info .widgettitle + .widget-collapse .widget-content, .widget-info .wpb_heading + .widget-collapse .widget-content {
  border-top-color: #bce8f1;
}
/* line 539, ../sass/mixins/_functions.scss */
.widget-info > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #bce8f1;
}

/* line 197, ../sass/template/_widgets-layout.scss */
.widget-warning {
  border-color: #faebcc;
}
/* line 530, ../sass/mixins/_functions.scss */
.widget-warning .widget-title, .widget-warning .widgettitle, .widget-warning .wpb_heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 534, ../sass/mixins/_functions.scss */
.widget-warning .widget-title + .widget-collapse .widget-content, .widget-warning .widgettitle + .widget-collapse .widget-content, .widget-warning .wpb_heading + .widget-collapse .widget-content {
  border-top-color: #faebcc;
}
/* line 539, ../sass/mixins/_functions.scss */
.widget-warning > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #faebcc;
}

/* line 200, ../sass/template/_widgets-layout.scss */
.widget-danger {
  border-color: #ebccd1;
}
/* line 530, ../sass/mixins/_functions.scss */
.widget-danger .widget-title, .widget-danger .widgettitle, .widget-danger .wpb_heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 534, ../sass/mixins/_functions.scss */
.widget-danger .widget-title + .widget-collapse .widget-content, .widget-danger .widgettitle + .widget-collapse .widget-content, .widget-danger .wpb_heading + .widget-collapse .widget-content {
  border-top-color: #ebccd1;
}
/* line 539, ../sass/mixins/_functions.scss */
.widget-danger > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #ebccd1;
}

/* line 204, ../sass/template/_widgets-layout.scss */
.widget-highlighted {
  margin: 0 0 20px;
}
/* line 206, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-title, .widget-highlighted .widgettitle, .widget-highlighted .wpb_heading {
  margin: 0;
  color: #000;
  padding: 0;
  padding-right: 0;
  background: transparent;
  font-weight: 900;
  font-size: 14px;
  font-family: "Montserrat";
  border: none !important;
  text-transform: uppercase;
  position: relative;
  padding: 0 15px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .widget-highlighted .widget-title, .rtl .widget-highlighted .widgettitle, .rtl .widget-highlighted .wpb_heading {
  padding-left: 0;
  padding-right: inherit;
}
/* line 219, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-title:after, .widget-highlighted .widgettitle:after, .widget-highlighted .wpb_heading:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 1000px;
  background: rgba(0, 0, 0, 0.1);
}
/* line 228, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-content {
  padding: 0;
  background: transparent;
}
/* line 231, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-content > div {
  background: transparent;
}
/* line 233, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-content > div > ul > li {
  border: none;
}
/* line 235, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-content > div > ul > li > a {
  padding: 17px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #666666;
  margin: 0;
}
/* line 240, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-content > div > ul > li > a:hover {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 244, ../sass/template/_widgets-layout.scss */
.widget-highlighted .widget-content > div > ul > li:first-child a {
  border-top: none;
}

/* block inline style */
/* line 254, ../sass/template/_widgets-layout.scss */
.widget-inline .icon {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 35px;
  /* 9 */
  font-size: 3.5rem;
  /* 9 */
}
/* line 257, ../sass/template/_widgets-layout.scss */
.widget-inline .explain {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 1.1rem;
  /* 9 */
}
/* line 260, ../sass/template/_widgets-layout.scss */
.widget-inline .widget-content {
  color: #fff;
  position: relative;
  text-transform: normal;
  font-weight: 700;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 48px;
  /* 9 */
  font-size: 4.8rem;
  /* 9 */
}
/* line 267, ../sass/template/_widgets-layout.scss */
.widget-inline .input-group {
  width: 98%;
}

/* line 274, ../sass/template/_widgets-layout.scss */
.wpo-sidebar .widget {
  border: none;
  padding: 0;
  margin: 0 0 50px;
  background: #fff;
}
/* line 279, ../sass/template/_widgets-layout.scss */
.wpo-sidebar .widget .widget-title, .wpo-sidebar .widget .widgettitle, .wpo-sidebar .widget .wpb_heading {
  padding: 0 0 26px;
  margin: 0 0 20px;
  font-size: 24px;
  color: #000;
  line-height: 20px;
  font-weight: 800;
  font-family: "Montserrat";
  text-align: left;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wpo-sidebar .widget .widget-title, .rtl .wpo-sidebar .widget .widgettitle, .rtl .wpo-sidebar .widget .wpb_heading {
  text-align: right;
}

/* block style in footer */
/* line 296, ../sass/template/_widgets-layout.scss */
.wpo-footer .widget {
  border: none;
  padding: 0;
  background: transparent;
  margin: 0 0 25px 0;
}
/* line 301, ../sass/template/_widgets-layout.scss */
.wpo-footer .widget .widget-title, .wpo-footer .widget .widgettitle, .wpo-footer .widget .wpb_heading {
  color: #fff;
  text-transform: none;
  margin: 0 0 25px;
  font-weight: 400;
  padding: 0 0 20px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.8rem;
  /* 9 */
  text-align: left;
  border: none;
  position: relative;
  font-family: "Montserrat";
}
/* line 312, ../sass/template/_widgets-layout.scss */
.wpo-footer .widget .widget-title:after, .wpo-footer .widget .widgettitle:after, .wpo-footer .widget .wpb_heading:after {
  background: #2071EE;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  z-index: 11;
}
/* line 321, ../sass/template/_widgets-layout.scss */
.wpo-footer .widget .widget-title span:after,
.wpo-footer .widget .widget-title span:before, .wpo-footer .widget .widgettitle span:after,
.wpo-footer .widget .widgettitle span:before, .wpo-footer .widget .wpb_heading span:after,
.wpo-footer .widget .wpb_heading span:before {
  content: none;
}
/* line 326, ../sass/template/_widgets-layout.scss */
.wpo-footer .widget .widget-content {
  border: none;
  padding: 0;
}

/* line 334, ../sass/template/_widgets-layout.scss */
.wpo-topbar .widget, .header-bottom .widget {
  margin: 0;
}

/* 10. Widget */
/* widget styles */
/*------------------------------------*\
	 Widget
\*------------------------------------*/
/* line 7, ../sass/template/_widgets.scss */
.widget label {
  font-weight: 1.2em;
}
/* line 11, ../sass/template/_widgets.scss */
.widget .widget_sp_image-image-link {
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 15, ../sass/template/_widgets.scss */
.widget .widget_sp_image-image-link img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 23, ../sass/template/_widgets.scss */
.widget.widget_text p {
  margin: 0;
}
/* line 26, ../sass/template/_widgets.scss */
.widget.widget_text img {
  margin: 10px 0;
  height: auto;
}
/* line 33, ../sass/template/_widgets.scss */
.widget .post-widget .image {
  width: 100px;
  height: auto;
  margin: 0;
  margin-right: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .widget .post-widget .image {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 37, ../sass/template/_widgets.scss */
.widget .post-widget .image img {
  width: 100%;
  height: auto;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_archive ul, .widget.widget_archive ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_archive ul li:last-child, .widget.widget_archive ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_archive ul li .children > li:before, .widget.widget_archive ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_archive ul ul li:first-child, .widget.widget_archive ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 45, ../sass/template/_widgets.scss */
.widget.widget_archive > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 8px;
  margin-bottom: 8px;
  width: 100%;
  clear: both;
  text-align: right;
  overflow: hidden;
}
/* line 53, ../sass/template/_widgets.scss */
.widget.widget_archive > ul > li a {
  text-align: left;
  font-weight: 400;
  color: 777777;
  display: inline-block;
  float: left;
  position: relative;
  padding-left: 25px;
}
/* line 61, ../sass/template/_widgets.scss */
.widget.widget_archive > ul > li a:after {
  content: "\f07c";
  font-family: "FontAwesome";
  position: absolute;
  top: 2px;
  left: 0;
  color: #777777;
}
/* line 69, ../sass/template/_widgets.scss */
.widget.widget_archive > ul > li a:hover {
  color: #2071EE;
}
/* line 73, ../sass/template/_widgets.scss */
.widget.widget_archive > ul > li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding-bottom: 5px;
}
/* line 82, ../sass/template/_widgets.scss */
.widget.widget_categories ul {
  padding: 0;
  list-style: none;
}
/* line 85, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 8px;
  margin-bottom: 8px;
  width: 100%;
}
/* line 92, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li a {
  text-align: left;
  font-weight: 400;
  color: 777777;
  display: inline-block;
  float: left;
  position: relative;
  padding-left: 25px;
}
/* line 100, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li a:after {
  content: "\f07c";
  font-family: "FontAwesome";
  position: absolute;
  top: 2px;
  left: 0;
  color: #777777;
}
/* line 108, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li a:hover {
  color: #2071EE;
}
/* line 112, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li .count {
  float: right;
  padding: 0 5px;
  background-color: #F4F4F4;
  position: relative;
  z-index: 9;
  font-weight: 300;
  font-size: 14px;
  color: #d1d1d1;
}
/* line 122, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li ul {
  padding-left: 30px;
}
/* line 124, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li ul li:first-child {
  padding-top: 10px;
}
/* line 127, ../sass/template/_widgets.scss */
.widget.widget_categories ul > li ul li:last-child {
  border: none;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_pages ul, .widget.widget_pages ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_pages ul li:last-child, .widget.widget_pages ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_pages ul li .children > li:before, .widget.widget_pages ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_pages ul ul li:first-child, .widget.widget_pages ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 138, ../sass/template/_widgets.scss */
.widget.widget_pages ul {
  padding: 0;
  list-style: none;
}
/* line 141, ../sass/template/_widgets.scss */
.widget.widget_pages ul > li {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 8px;
  margin-bottom: 8px;
  width: 100%;
}
/* line 148, ../sass/template/_widgets.scss */
.widget.widget_pages ul > li a {
  text-align: left;
  font-weight: 400;
  color: 777777;
  display: inline-block;
  float: left;
  position: relative;
  padding-left: 25px;
}
/* line 156, ../sass/template/_widgets.scss */
.widget.widget_pages ul > li a:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  top: 2px;
  left: 0;
  color: #777777;
}
/* line 164, ../sass/template/_widgets.scss */
.widget.widget_pages ul > li a:hover {
  color: #2071EE;
}
/* line 168, ../sass/template/_widgets.scss */
.widget.widget_pages ul > li ul {
  padding-left: 30px;
  width: 100%;
  float: left;
}
/* line 172, ../sass/template/_widgets.scss */
.widget.widget_pages ul > li ul li:first-child {
  padding-top: 10px;
}
/* line 175, ../sass/template/_widgets.scss */
.widget.widget_pages ul > li ul li:last-child {
  border: none;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_meta ul, .widget.widget_meta ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_meta ul li:last-child, .widget.widget_meta ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_meta ul li .children > li:before, .widget.widget_meta ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_meta ul ul li:first-child, .widget.widget_meta ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul, .widget.widget_nav_menu ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul li:last-child, .widget.widget_nav_menu ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul li .children > li:before, .widget.widget_nav_menu ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul ul li:first-child, .widget.widget_nav_menu ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul, .widget.widget_rss ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul li:last-child, .widget.widget_rss ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul li .children > li:before, .widget.widget_rss ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul ul li:first-child, .widget.widget_rss ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 192, ../sass/template/_widgets.scss */
.widget.widget_rss ul li {
  background: none;
}
/* line 194, ../sass/template/_widgets.scss */
.widget.widget_rss ul li a {
  padding: 0;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul, .widget.widget_recent_entries ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul li:last-child, .widget.widget_recent_entries ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul li .children > li:before, .widget.widget_recent_entries ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul ul li:first-child, .widget.widget_recent_entries ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 202, ../sass/template/_widgets.scss */
.widget.widget_recent_entries ul li {
  background: none;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul, .widget.widget_rss ol, .widget.widget_recent_comments ul, .widget.widget_recent_comments ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul li:last-child, .widget.widget_rss ol li:last-child, .widget.widget_recent_comments ul li:last-child, .widget.widget_recent_comments ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul li .children > li:before, .widget.widget_rss ol li .children > li:before, .widget.widget_recent_comments ul li .children > li:before, .widget.widget_recent_comments ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul ul li:first-child, .widget.widget_rss ol ul li:first-child, .widget.widget_recent_comments ul ul li:first-child, .widget.widget_recent_comments ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 209, ../sass/template/_widgets.scss */
.widget.widget_rss ul li, .widget.widget_recent_comments ul li {
  background: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
}
/* line 251, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul, .widget.widget_rss ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul li:last-child, .widget.widget_rss ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul li .children > li:before, .widget.widget_rss ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.widget.widget_rss ul ul li:first-child, .widget.widget_rss ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 218, ../sass/template/_widgets.scss */
.widget.widget_rss ul li {
  background: none;
}
/* line 220, ../sass/template/_widgets.scss */
.widget.widget_rss ul li a {
  padding: 0;
}
/* line 223, ../sass/template/_widgets.scss */
.widget.widget_rss ul li:before {
  display: none;
}
/* line 230, ../sass/template/_widgets.scss */
.widget.widget_tag_cloud .tagcloud > a {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
/* line 243, ../sass/template/_widgets.scss */
.widget.widget_wpo_featured_video_widget .widget-video-name {
  line-height: 1.6667;
}
/* line 249, ../sass/template/_widgets.scss */
.widget.widget_wpo_tabs_widget .nav-tabs li {
  margin-bottom: 10px;
}
/* line 255, ../sass/template/_widgets.scss */
.widget.widget_wpo_recent_comment article {
  margin-bottom: 15px;
}
/* line 258, ../sass/template/_widgets.scss */
.widget.widget_wpo_recent_comment .avatar-comment-widget {
  margin-right: 10px;
  float: left;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .widget.widget_wpo_recent_comment .avatar-comment-widget {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .widget.widget_wpo_recent_comment .avatar-comment-widget {
  float: right;
}
/* line 262, ../sass/template/_widgets.scss */
.widget.widget_wpo_recent_comment .content-comment-widget {
  font-size: 14px;
}
/* line 267, ../sass/template/_widgets.scss */
.widget.widget_recent_entries ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 271, ../sass/template/_widgets.scss */
.widget.widget_recent_entries ul > li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
/* line 276, ../sass/template/_widgets.scss */
.widget.widget_recent_entries ul > li a:hover {
  color: #2071EE;
}
/* line 280, ../sass/template/_widgets.scss */
.widget.widget_recent_entries ul > li .post-date {
  font-weight: 400 !important;
  font-size: 10px;
  text-transform: uppercase;
}
/* line 285, ../sass/template/_widgets.scss */
.widget.widget_recent_entries ul > li a {
  font-weight: 600 !important;
  display: block;
  font-family: "Montserrat";
  line-height: 24px;
}

/* line 251, ../sass/mixins/_template-mixins.scss */
.wpo-sidebar .widget_nav_menu ul, .wpo-sidebar .widget_nav_menu ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/mixins/_template-mixins.scss */
.wpo-sidebar .widget_nav_menu ul li:last-child, .wpo-sidebar .widget_nav_menu ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/mixins/_template-mixins.scss */
.wpo-sidebar .widget_nav_menu ul li .children > li:before, .wpo-sidebar .widget_nav_menu ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/mixins/_template-mixins.scss */
.wpo-sidebar .widget_nav_menu ul ul li:first-child, .wpo-sidebar .widget_nav_menu ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 297, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul {
  padding: 0;
  list-style: none;
}
/* line 300, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul > li {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 8px;
  margin-bottom: 8px;
  width: 100%;
}
/* line 307, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul > li a {
  text-align: left;
  font-weight: 400;
  color: 777777;
  display: inline-block;
  float: left;
  position: relative;
  padding-left: 25px;
}
/* line 315, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul > li a:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  top: 2px;
  left: 0;
  color: #777777;
}
/* line 323, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul > li a:hover {
  color: #2071EE;
}
/* line 327, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul > li ul {
  padding-left: 30px;
  width: 100%;
  float: left;
}
/* line 331, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul > li ul li:first-child {
  padding-top: 10px;
}
/* line 334, ../sass/template/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul > li ul li:last-child {
  border: none;
}

/*------------------------------------*\
	 Widget Sidebar
\*------------------------------------*/
/* line 346, ../sass/template/_widgets.scss */
.wpo-sidebar select, .wpo-sidebar table {
  width: 100%;
}
/* line 351, ../sass/template/_widgets.scss */
.wpo-sidebar .post-widget .blog-title, .wpo-sidebar .post-widget h6,
.wpo-sidebar .comment-widget .blog-title,
.wpo-sidebar .comment-widget h6 {
  margin: 0;
  line-height: 1.6667;
  font-weight: 700;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
}
/* line 357, ../sass/template/_widgets.scss */
.wpo-sidebar .post-widget p,
.wpo-sidebar .comment-widget p {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
}
/* line 360, ../sass/template/_widgets.scss */
.wpo-sidebar .post-widget .post-date,
.wpo-sidebar .comment-widget .post-date {
  margin: 0;
  line-height: 18px;
}

/* line 367, ../sass/template/_widgets.scss */
.isotope-list {
  overflow: hidden;
}

/*------------------------------------*\
	 Widget Footer
\*------------------------------------*/
/* line 375, ../sass/template/_widgets.scss */
.wpo-footer ul li {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 382, ../sass/template/_widgets.scss */
.wpcf7 .contact-footer input:not([type*="submit"]), .wpcf7 .contact-footer textarea {
  background: #3B3248;
  color: #999999;
  border: none;
}
/* line 387, ../sass/template/_widgets.scss */
.wpcf7 .contact-footer textarea {
  height: 160px;
}

/* line 393, ../sass/template/_widgets.scss */
.wpo-pagination {
  text-align: center;
}
/* line 395, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination {
  display: inline-block;
  float: none !important;
}
/* line 399, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > a, .wpo-pagination ul.pagination > li > span {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  color: #000;
  font-weight: 700;
  font-size: 15px;
  margin: 0 5px;
  border: none;
  background: #F5F5F5;
  padding: 6px 0 0;
  text-align: center;
}
/* line 410, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > a.prev, .wpo-pagination ul.pagination > li > a.next, .wpo-pagination ul.pagination > li > span.prev, .wpo-pagination ul.pagination > li > span.next {
  text-indent: -9999px;
  position: relative;
  overflow: hidden;
}
/* line 414, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > a.prev:after, .wpo-pagination ul.pagination > li > a.next:after, .wpo-pagination ul.pagination > li > span.prev:after, .wpo-pagination ul.pagination > li > span.next:after {
  position: absolute;
  top: 8px;
  right: 15px;
  font-family: FontAwesome;
  z-index: 1;
  text-indent: 99px !important;
}
/* line 423, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > a.next:after, .wpo-pagination ul.pagination > li > span.next:after {
  content: "\f101";
}
/* line 426, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > a.prev:after, .wpo-pagination ul.pagination > li > span.prev:after {
  content: "\f100";
}
/* line 429, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > a:hover, .wpo-pagination ul.pagination > li > span:hover {
  background: #2071EE;
  color: #fff;
}
/* line 433, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > a.current, .wpo-pagination ul.pagination > li > span.current {
  background: #2071EE;
  color: #fff;
}
/* line 438, ../sass/template/_widgets.scss */
.wpo-pagination ul.pagination > li > span.active {
  background-color: #2071EE;
  color: #fff;
}
/* line 444, ../sass/template/_widgets.scss */
.wpo-pagination .result-count {
  display: none;
}

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

  /* line 10, ../sass/template/_offcanvas.scss */
  .row-offcanvas-right {
    right: 0;
  }
  /* line 115, ../sass/rtl/_rtl.scss */
  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }

  /* line 13, ../sass/template/_offcanvas.scss */
  .row-offcanvas-left {
    left: 0;
  }
  /* line 108, ../sass/rtl/_rtl.scss */
  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }

  /* line 16, ../sass/template/_offcanvas.scss */
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%;
  }
  /* line 115, ../sass/rtl/_rtl.scss */
  .rtl .row-offcanvas-right
  .sidebar-offcanvas {
    left: -50%;
    right: auto;
  }

  /* line 20, ../sass/template/_offcanvas.scss */
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%;
  }
  /* line 108, ../sass/rtl/_rtl.scss */
  .rtl .row-offcanvas-left
  .sidebar-offcanvas {
    right: -50%;
    left: auto;
  }

  /* line 24, ../sass/template/_offcanvas.scss */
  .row-offcanvas-right.active {
    right: 50%;
  }
  /* line 115, ../sass/rtl/_rtl.scss */
  .rtl .row-offcanvas-right.active {
    left: 50%;
    right: auto;
  }

  /* line 27, ../sass/template/_offcanvas.scss */
  .row-offcanvas-left.active {
    left: 50%;
  }
  /* line 108, ../sass/rtl/_rtl.scss */
  .rtl .row-offcanvas-left.active {
    right: 50%;
    left: auto;
  }

  /* line 30, ../sass/template/_offcanvas.scss */
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
  }

  /* line 36, ../sass/template/_offcanvas.scss */
  .bottom-offcanvas {
    border-top: 1px solid red;
    padding: 10px 0;
  }

  /* line 41, ../sass/template/_offcanvas.scss */
  .offcanvas-head button {
    padding: 14px 25px;
  }
}
/* line 47, ../sass/template/_offcanvas.scss */
#wpo-off-canvas {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

/* line 50, ../sass/template/_offcanvas.scss */
.navbar-offcanvas {
  border: none;
}
/* line 54, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
/* line 56, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li > * {
  background: none;
  font-size: 20px;
  color: black;
}
/* line 61, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li:first-child {
  border: none;
}
/* line 64, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu {
  background: #fff;
  min-width: 285px;
  padding: 20px;
}
/* line 68, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu ul {
  list-style: none;
  padding: 0;
}
/* line 72, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu a {
  font-size: 14px;
}
/* line 74, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu a:hover {
  color: #2071EE;
}
/* line 80, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li .wpo-search .input-search {
  height: 40px;
}
/* line 83, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li .wpo-search button {
  padding: 6px 20px;
  background: #222222;
  color: #fff;
}
/* line 89, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart {
  display: block;
}
/* line 91, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart a.mini-cart-button {
  padding: 18px 25px 12px;
  display: inline-block;
}
/* line 94, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart a.mini-cart-button span {
  padding: 0;
}
/* line 96, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart a.mini-cart-button span i {
  font-size: 20px;
  color: #000;
}
/* line 102, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .open > a {
  background: none;
  color: #fff;
}
/* line 106, ../sass/template/_offcanvas.scss */
.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
  left: -200px;
  right: auto;
}
@media screen and (max-width: 799px) {
  /* line 106, ../sass/template/_offcanvas.scss */
  .navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
    left: 0;
  }
  /* line 108, ../sass/rtl/_rtl.scss */
  .rtl .navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 479px) {
  /* line 106, ../sass/template/_offcanvas.scss */
  .navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
    left: auto;
    right: 0;
    width: 285px;
  }
  /* line 108, ../sass/rtl/_rtl.scss */
  .rtl .navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
    right: auto;
    left: auto;
  }
  /* line 115, ../sass/rtl/_rtl.scss */
  .rtl .navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 359px) {
  /* line 106, ../sass/template/_offcanvas.scss */
  .navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
    right: -20px;
    width: 300px;
  }
  /* line 115, ../sass/rtl/_rtl.scss */
  .rtl .navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {
    left: -20px;
    right: auto;
  }
}
/* line 127, ../sass/template/_offcanvas.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 130, ../sass/template/_offcanvas.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li .caret {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 9;
  background: #f5f5f5;
}
/* line 138, ../sass/template/_offcanvas.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li .caret:hover {
  cursor: pointer;
}
/* line 141, ../sass/template/_offcanvas.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li .caret:after {
  font-family: FontAwesome;
  content: "\f107";
  top: 0px;
  left: 7px;
  position: absolute;
  z-index: 9;
}
/* line 150, ../sass/template/_offcanvas.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li ul {
  padding-left: 20px;
}
/* line 152, ../sass/template/_offcanvas.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li ul li a {
  font-size: 13px;
  font-weight: 300;
}
/* line 158, ../sass/template/_offcanvas.scss */
.navbar-offcanvas ul#main-menu-offcanvas li.active > a {
  background: none;
  color: #2071EE;
}

/*
*  Main Menu
*/
/* line 4, ../sass/template/_menu.scss */
.navbar-mega {
  min-height: inherit;
  margin: 0px;
  border: 0px solid transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
/* line 9, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav {
  float: none;
}
/* line 12, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .open > a {
  border-color: transparent;
  border-left-color: rgba(0, 0, 0, 0.1);
  color: #2071EE;
  background: transparent;
}
/* line 17, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .open > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 22, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 25, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav ul li.parent {
  position: relative;
}
/* line 28, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav ul li.dropdown-submenu {
  position: relative;
}
/* line 30, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  right: auto;
  position: absolute;
}
/* line 40, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav li.active {
  background: none;
}
/* line 42, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav li.active > a {
  background: none;
  color: #2071EE !important;
}
/* line 45, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav li.active > a .caret {
  color: #2071EE;
}
/* line 51, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav li a:hover, .navbar-mega .navbar-nav li a:active, .navbar-mega .navbar-nav li a:focus {
  background: none;
  color: #2071EE !important;
}
/* line 56, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav li.open > a {
  background: none;
  color: #2071EE !important;
}
/* line 61, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li {
  float: left;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 0;
  padding: 18px 0;
}
/* line 66, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li > a {
  font-family: "Montserrat";
  position: relative;
  color: #000;
  padding: 0 15px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 71, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li > a > span {
  text-transform: none;
  float: left;
  margin: -5px 5px 0 0;
  color: red;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li > a > span {
  float: right;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li > a > span {
  margin: -5px 0 0 5px;
}
@media (max-width: 1199px) {
  /* line 66, ../sass/template/_menu.scss */
  .navbar-mega .navbar-nav > li > a {
    padding: 0 10px !important;
  }
}
@media (max-width: 991px) {
  /* line 66, ../sass/template/_menu.scss */
  .navbar-mega .navbar-nav > li > a {
    padding: 0 8px !important;
  }
}
@media (max-width: 1199px) {
  /* line 66, ../sass/template/_menu.scss */
  .navbar-mega .navbar-nav > li > a {
    padding: 0 15px;
  }
}
/* line 92, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li > a:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 16px;
  right: 16px;
  width: auto;
  height: 2px;
  background: #2071EE;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1199px) {
  /* line 92, ../sass/template/_menu.scss */
  .navbar-mega .navbar-nav > li > a:before {
    left: 10px;
    right: 10px;
  }
}
/* line 108, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li > a .caret {
  color: #222222;
  border-width: 3px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 114, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li > a:hover, .navbar-mega .navbar-nav > li > a:focus {
  color: #2071EE !important;
  background: transparent;
}
/* line 117, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li > a:hover:before, .navbar-mega .navbar-nav > li > a:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 120, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li > a:hover .caret, .navbar-mega .navbar-nav > li > a:focus .caret {
  color: #2071EE !important;
}
/* line 127, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li:hover > .dropdown-menu {
  display: block;
}
/* line 131, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li:first-child a {
  border: none;
}
/* line 135, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .dropdown-menu {
  padding-top: 15px;
  border-top: 2px solid #2071EE !important;
  background: #202020;
  min-width: 200px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 142, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {
  left: 100%;
  top: 0;
  position: absolute;
}
/* line 147, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .dropdown-menu .row {
  padding-top: 0;
}
/* line 150, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li {
  display: block;
  padding: 0;
  position: relative;
}
/* line 154, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a {
  min-height: inherit;
  display: block;
  font-weight: 300;
  padding: 8px 18px;
  color: #999999;
  text-transform: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
}
/* line 163, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a:hover {
  color: #2071EE;
  background: transparent;
}
/* line 168, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {
  border: 0;
}
/* line 173, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li div.dropdown-menu {
  margin-top: -4px;
}
/* line 176, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu {
  padding: 30px;
}
/* line 180, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-left: 0;
  padding-right: 0;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-right: 0;
  padding-left: inherit;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-left: 0;
  padding-right: inherit;
}
/* line 183, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-right: 10px;
  padding-left: inherit;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-left: 10px;
  padding-right: inherit;
}
/* line 192, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .active {
  background: transparent;
}
/* line 194, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .active > a {
  color: #2071EE;
}
/* line 196, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .active > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 201, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth {
  position: static !important;
}
/* line 203, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
}
/* line 208, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav > .aligned-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 214, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav .container-mega .row {
  padding-bottom: 0;
  margin: 15px 0 30px !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 220, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav .container-mega .row > div {
  position: relative;
}
/* line 222, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav .container-mega .row > div:after {
  content: "";
  width: 1px;
  height: 1000px;
  background: #423B4D;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 230, ../sass/template/_menu.scss */
.navbar-mega .navbar-nav .container-mega .row > div:first-child:after {
  content: none;
}
/* line 238, ../sass/template/_menu.scss */
.navbar-mega .widget widget-title, .navbar-mega .widget .widgettitle, .navbar-mega .widget .wpb_heading {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  padding: 10px 20px;
  margin: 0 !important;
}
/* line 246, ../sass/template/_menu.scss */
.navbar-mega .widget widget-title:after, .navbar-mega .widget widget-title:before, .navbar-mega .widget .widgettitle:after, .navbar-mega .widget .widgettitle:before, .navbar-mega .widget .wpb_heading:after, .navbar-mega .widget .wpb_heading:before {
  content: none;
}
/* line 252, ../sass/template/_menu.scss */
.navbar-mega .widget.widget_nav_menu ul li a:after {
  content: none !important;
}

/* line 262, ../sass/template/_menu.scss */
nav#wpo-mainnav #main-menu {
  display: inline-block;
  margin-bottom: -5px;
}
/* line 267, ../sass/template/_menu.scss */
nav#wpo-mainnav.padding-large .navbar-nav > li {
  padding: 46px 0 46px;
}
@media (max-width: 991px) {
  /* line 267, ../sass/template/_menu.scss */
  nav#wpo-mainnav.padding-large .navbar-nav > li {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 278, ../sass/template/_menu.scss */
nav#wpo-mainnav.padding-small .navbar-nav > li {
  padding: 18px 0;
}
/* line 284, ../sass/template/_menu.scss */
nav#wpo-mainnav.border .navbar-nav > li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 286, ../sass/template/_menu.scss */
nav#wpo-mainnav.border .navbar-nav > li > a {
  border: none;
}
/* line 293, ../sass/template/_menu.scss */
nav#wpo-mainnav.style-dark .navbar-nav > li {
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 295, ../sass/template/_menu.scss */
nav#wpo-mainnav.style-dark .navbar-nav > li > a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 298, ../sass/template/_menu.scss */
nav#wpo-mainnav.style-dark .navbar-nav > li > a .caret {
  color: #fff;
}
/* line 301, ../sass/template/_menu.scss */
nav#wpo-mainnav.style-dark .navbar-nav > li > a:hover {
  color: #2071EE;
}
/* line 306, ../sass/template/_menu.scss */
nav#wpo-mainnav.style-dark .navbar-nav > li.active .caret {
  color: #2071EE;
}

/* line 314, ../sass/template/_menu.scss */
.bg-menu-v1 {
  background: transparent;
}

/* line 317, ../sass/template/_menu.scss */
.bg-menu-v2 {
  background: #fff;
}

/* line 320, ../sass/template/_menu.scss */
.bg-menu-v3 {
  background: #2E2739;
}

/* line 323, ../sass/template/_menu.scss */
.bg-menu-v4 {
  background: #332C3E;
}

/* 8. Form */
/* line 1, ../sass/template/_form.scss */
.course-rating {
  position: relative;
}
/* line 3, ../sass/template/_form.scss */
.course-rating .post-ratings {
  color: transparent;
  margin-bottom: 5px;
  font-size: 0;
}
/* line 8, ../sass/template/_form.scss */
.course-rating .post-ratings-loading {
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  z-index: 1;
}
/* line 15, ../sass/template/_form.scss */
.course-rating .post-ratings-loading img {
  margin: 0 5px;
}

@media screen and (max-width: 1023px) {
  /* line 22, ../sass/template/_form.scss */
  #modalLoginForm .modal-dialog {
    margin-top: 90px;
  }
}

/* line 1, ../sass/template/_style.scss */
.font-size-lg {
  font-size: 36px;
}

/* line 4, ../sass/template/_style.scss */
.font-size-md {
  font-size: 30px;
}

/* line 7, ../sass/template/_style.scss */
.font-size-sm {
  font-size: 18px;
}

/* line 10, ../sass/template/_style.scss */
.font-size-xs {
  font-size: 14px;
}

/* line 14, ../sass/template/_style.scss */
.bg-theme {
  background: #2071EE;
}

/* line 17, ../sass/template/_style.scss */
.bg-dark {
  background: #2E2739;
}

/* line 20, ../sass/template/_style.scss */
.position-relative {
  position: relative;
  z-index: 9;
}

/* line 24, ../sass/template/_style.scss */
.position-static {
  position: static !important;
}

/* line 27, ../sass/template/_style.scss */
.padding-special-right {
  padding-right: 2px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .padding-special-right {
  padding-left: 2px;
  padding-right: inherit;
}

/* line 30, ../sass/template/_style.scss */
.padding-special-left {
  padding-left: 2px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .padding-special-left {
  padding-right: 2px;
  padding-left: inherit;
}

/* line 33, ../sass/template/_style.scss */
.border-col-right {
  border: 1px solid #DDD;
  border-left: 0;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .border-col-right {
  border-right: 0;
  border-left: inherit;
}

/* line 37, ../sass/template/_style.scss */
.special-margin {
  margin-top: -40px;
  position: relative;
  z-index: 999;
}

/* line 42, ../sass/template/_style.scss */
.social {
  margin: 0;
  padding: 0;
}
/* line 45, ../sass/template/_style.scss */
.social li {
  float: left;
  list-style: none;
  margin-left: 15px;
}
/* line 49, ../sass/template/_style.scss */
.social li a {
  color: #fff;
}
/* line 51, ../sass/template/_style.scss */
.social li a:hover {
  color: #2071EE;
}
/* line 56, ../sass/template/_style.scss */
.social.v2 {
  display: inline-block;
}
/* line 58, ../sass/template/_style.scss */
.social.v2 li {
  text-align: center;
}
/* line 60, ../sass/template/_style.scss */
.social.v2 li i {
  width: 65px;
  height: 65px;
  font-size: 26px;
  line-height: 65px;
  color: #fff;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* line 72, ../sass/template/_style.scss */
.social.v3 li i {
  color: #999999;
  border-color: #999999;
}

/* line 79, ../sass/template/_style.scss */
.return-top {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 99;
}
/* line 84, ../sass/template/_style.scss */
.return-top:hover {
  cursor: pointer;
}

/**
 * jPreloader
 */
/* line 93, ../sass/template/_style.scss */
#jpreLoader {
  display: block;
  width: 100%;
  top: 50% !important;
}

/* line 98, ../sass/template/_style.scss */
.js-preloader {
  position: relative;
}
/* line 100, ../sass/template/_style.scss */
.js-preloader .wpo-page {
  opacity: 0;
}

/* line 104, ../sass/template/_style.scss */
#jpreContent {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
/* line 112, ../sass/template/_style.scss */
#jpreContent #jprecontent-inner {
  width: 260px;
  height: 260px;
  border: 1px solid #D0D0D0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding-top: 30px;
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: 250px;
}
@media (max-width: 991px) {
  /* line 112, ../sass/template/_style.scss */
  #jpreContent #jprecontent-inner {
    top: 200px;
  }
}
/* line 124, ../sass/template/_style.scss */
#jpreContent #jprecontent-inner .site-logo {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 134, ../sass/template/_style.scss */
.js-preloader.preloader-done .wpo-page {
  opacity: 1;
}
/* line 137, ../sass/template/_style.scss */
.js-preloader.preloader-done #jpreContent {
  display: none;
}

/* line 142, ../sass/template/_style.scss */
#jpreOverlay {
  background-color: transparent;
  height: auto !important;
  top: 0 !important;
  position: absolute !important;
}

/* line 148, ../sass/template/_style.scss */
#jpreSlide {
  width: 100%;
  text-align: center;
  top: 0 !important;
  margin-top: 0 !important;
  bottom: auto !important;
  position: relative !important;
}
/* line 155, ../sass/template/_style.scss */
#jpreSlide #jpreContent {
  display: block;
}

/* line 160, ../sass/template/_style.scss */
#jpreOverlay {
  background-color: #ffffff;
  height: 100% !important;
  position: fixed !important;
}

/* line 166, ../sass/template/_style.scss */
#jprePercentage {
  display: block !important;
  text-align: center;
}

/* line 170, ../sass/template/_style.scss */
#jpreBar {
  position: fixed !important;
  top: 0 !important;
  height: 5px !important;
  background: #2071EE !important;
  z-index: 2;
  background-color: #000000;
}

/* line 179, ../sass/template/_style.scss */
#jprePercentage {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 80px;
  font-size: 18px;
  color: #2071EE;
}
@media (max-width: 991px) {
  /* line 179, ../sass/template/_style.scss */
  #jprePercentage {
    margin-top: 60px;
  }
}

/* line 191, ../sass/template/_style.scss */
.social-links {
  display: inline-block;
}
/* line 193, ../sass/template/_style.scss */
.social-links > li {
  display: inline-block;
  text-align: center;
  list-style: none;
  float: left;
  margin-left: 50px !important;
}
/* line 199, ../sass/template/_style.scss */
.social-links > li a {
  font-size: 18px;
  font-weight: 400;
}
/* line 203, ../sass/template/_style.scss */
.social-links > li:last-child {
  margin-left: 0;
}

/* line 210, ../sass/template/_style.scss */
#post-7451 .special-margin {
  margin-top: 20px;
  z-index: 1;
}

/**
 * Animation 
 */
/* line 1, ../sass/template/_animation.scss */
.wpb_start_animation {
  opacity: 1 !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
/* line 47, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
/* line 72, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/* line 114, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
/* line 156, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/* line 220, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
  }
  0%,40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
  }
  80%,100% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
  }
  0%,40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
  }
  80%,100% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
/* line 1293, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* line 1298, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

/* line 1303, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

/* line 1308, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

/* line 1313, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

/* line 1318, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

/* line 1323, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

/* line 1328, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

/* line 1333, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

/* line 1338, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* line 1345, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

/* line 1353, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

/* line 1361, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

/* line 1369, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

/* line 1374, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* line 1379, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

/* line 1384, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/* line 1389, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

/* line 1394, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/* line 1399, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

/* line 1404, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/* line 1409, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 1414, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

/* line 1419, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

/* line 1424, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* line 1429, ../sass/template/_animation.scss */
.wpb_start_animation.wpb_swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

/* line 6, ../sass/template/_visual-composer.scss */
.wpb-container {
  margin-bottom: 0;
  background: transparent;
  position: relative;
  float: left;
  width: 100%;
}
/* line 13, ../sass/template/_visual-composer.scss */
.wpb-container > .wpb-inner > .row {
  padding: 30px 0;
}
/* line 15, ../sass/template/_visual-composer.scss */
.wpb-container > .wpb-inner > .row .row {
  padding: 0;
}
/* line 19, ../sass/template/_visual-composer.scss */
.wpb-container .container .container {
  width: 100%;
  padding: 0;
}
/* line 23, ../sass/template/_visual-composer.scss */
.wpb-container .icon-row {
  padding-top: 28px;
  position: absolute;
  top: -43px;
  margin-left: -35.5px;
  z-index: 99;
  left: 50%;
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 70px;
  height: 70px;
}
/* line 34, ../sass/template/_visual-composer.scss */
.wpb-container .icon-row i, .wpb-container .icon-row em {
  position: relative;
  z-index: 99;
}
/* line 38, ../sass/template/_visual-composer.scss */
.wpb-container .icon-row:before {
  content: '';
  position: absolute;
  width: 58px;
  height: 58px;
  width: 58px;
  height: 58px;
  left: 6px;
  top: 24px;
  background: #2071EE;
  margin: 3px 0 0 30px;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
/* line 66, ../sass/template/_visual-composer.scss */
.wpb-container.no-padding > .wpb-inner > .row, .wpb-container.nopadding > .wpb-inner > .row {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 71, ../sass/template/_visual-composer.scss */
.wpb-container .col-nopadding {
  margin-left: 0;
  margin-right: 0;
}
/* line 74, ../sass/template/_visual-composer.scss */
.wpb-container .col-nopadding div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
/* line 80, ../sass/template/_visual-composer.scss */
.wpb-container.border-col > .wpb-inner > .row {
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 83, ../sass/template/_visual-composer.scss */
.wpb-container.border-col > .wpb-inner > .row > .wpb_column > div {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding: 50px 15%;
}
@media (max-width: 991px) {
  /* line 83, ../sass/template/_visual-composer.scss */
  .wpb-container.border-col > .wpb-inner > .row > .wpb_column > div {
    padding: 30px 15px;
  }
}

/* line 96, ../sass/template/_visual-composer.scss */
.wpb_column.bg-center .wpb_wrapper {
  background-position: center center !important;
}

/* line 104, ../sass/template/_visual-composer.scss */
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background: url("../images/toggle_open.png") no-repeat center center transparent !important;
  width: 10px !important;
  height: 10px !important;
  top: 18px !important;
}
/* line 110, ../sass/template/_visual-composer.scss */
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background: url("../images/toggle_close.png") no-repeat center center transparent !important;
  width: 10px !important;
  height: 10px !important;
}
/* line 115, ../sass/template/_visual-composer.scss */
.wpb_accordion .wpb_accordion_header {
  background: none !important;
  border: 1px solid #DCDCDC;
  margin-bottom: 3px !important;
}
/* line 119, ../sass/template/_visual-composer.scss */
.wpb_accordion .wpb_accordion_header a {
  font-weight: 700;
  text-transform: none;
  padding: 10px 20px !important;
  font-size: 14px;
  font-family: "Montserrat";
}
/* line 128, ../sass/template/_visual-composer.scss */
.wpb_accordion.style-1 .wpb_accordion_content {
  padding: 1em !important;
}
/* line 133, ../sass/template/_visual-composer.scss */
.wpb_accordion.style-2 .wpb_accordion_section {
  border: 1px solid #DCDCDC;
  margin-top: 5px;
}
/* line 136, ../sass/template/_visual-composer.scss */
.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_header {
  border: none;
  padding: 0 30px;
}
/* line 139, ../sass/template/_visual-composer.scss */
.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon {
  top: 1.2em;
}
/* line 142, ../sass/template/_visual-composer.scss */
.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_header.ui-state-active {
  border-top: 3px solid #2071EE;
}
/* line 146, ../sass/template/_visual-composer.scss */
.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_content {
  padding: 0 30px 30px;
}

/**
* Widget Styles
*/
/* line 161, ../sass/template/_visual-composer.scss */
.hentry-box {
  background: none repeat scroll 0 0 #fff;
}

/* line 164, ../sass/template/_visual-composer.scss */
.posts-timeline {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 171, ../sass/template/_visual-composer.scss */
.posts-timeline .hentry {
  position: relative;
}
/* line 174, ../sass/template/_visual-composer.scss */
.posts-timeline:before {
  background: #ddd;
  content: "";
  left: 50%;
  top: 10px;
  bottom: 0;
  position: absolute;
  width: 2px;
  margin-left: -1px;
  margin-top: -10px;
  height: 9999px;
}
/* line 187, ../sass/template/_visual-composer.scss */
.posts-timeline li:nth-child(1) {
  animation-delay: 0.1s;
}
/* line 190, ../sass/template/_visual-composer.scss */
.posts-timeline li:nth-child(2) {
  animation-delay: 0.2s;
}
/* line 193, ../sass/template/_visual-composer.scss */
.posts-timeline li:nth-child(3) {
  animation-delay: 0.3s;
}
/* line 196, ../sass/template/_visual-composer.scss */
.posts-timeline li:nth-child(4) {
  animation-delay: 0.4s;
}
/* line 200, ../sass/template/_visual-composer.scss */
.posts-timeline > li {
  display: block;
  width: 50%;
  position: relative;
  padding-top: 100px;
}
@media (max-width: 991px) {
  /* line 200, ../sass/template/_visual-composer.scss */
  .posts-timeline > li {
    width: 100%;
    float: left;
    clear: left;
  }
}
/* line 210, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(odd) {
  float: left;
  clear: left;
  padding-right: 20px;
}
/* line 215, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(odd) .hentry .entry-created {
  right: 0;
  left: auto;
}
/* line 218, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(odd) .hentry .entry-created:after {
  border-left-color: #2071EE;
  left: 100%;
}
/* line 222, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(odd) .hentry .entry-created span:before {
  right: -42px;
}
/* line 229, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(even) {
  float: right;
  clear: right;
  padding-left: 20px;
}
/* line 234, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(even) .hentry .entry-created {
  left: 0;
  right: auto;
}
/* line 237, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(even) .hentry .entry-created:after {
  border-right-color: #2071EE;
  right: 100%;
}
/* line 241, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(even) .hentry .entry-created span:before {
  left: -42px;
}
/* line 247, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(1) {
  padding-top: 60px;
}
/* line 250, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(2) {
  padding-top: 60px;
}
/* line 253, ../sass/template/_visual-composer.scss */
.posts-timeline > li:nth-child(2n) {
  margin-top: 80px;
}
/* line 257, ../sass/template/_visual-composer.scss */
.posts-timeline > li .hentry .entry-created {
  display: inline-block;
  position: absolute;
  right: -28px;
  top: -40px;
  padding: 5px 15px !important;
  background: #eaebed;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
}
/* line 267, ../sass/template/_visual-composer.scss */
.posts-timeline > li .hentry .entry-created:after {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  top: 50%;
  margin-top: -4px;
  z-index: 1;
}
/* line 275, ../sass/template/_visual-composer.scss */
.posts-timeline > li .hentry .entry-created span {
  position: relative;
}
/* line 277, ../sass/template/_visual-composer.scss */
.posts-timeline > li .hentry .entry-created span:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #DDDDDD;
  background: #2071EE;
  z-index: 9;
  top: 50%;
  margin-top: -7px;
}
/* line 290, ../sass/template/_visual-composer.scss */
.posts-timeline > li .hentry .entry-date {
  position: absolute;
  top: -40px;
}

/* line 300, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline:before {
  background: #F9F9F9 !important;
}
/* line 303, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline:after {
  content: "";
  top: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 14px;
  height: 14px;
  z-index: 9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #F9F9F9;
}
/* line 315, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline {
  padding-top: 30px !important;
}
/* line 317, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(odd) {
  float: left;
  clear: left;
  padding-right: 35px;
}
/* line 322, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(odd) .hentry:after {
  right: -42px;
}
/* line 325, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(odd) .hentry:before {
  right: -42px;
}
/* line 330, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(even) {
  float: right;
  clear: right;
  padding-left: 35px;
}
/* line 335, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(even) .hentry:after {
  left: -42px;
}
/* line 338, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(even) .hentry:before {
  left: -42px;
}
/* line 343, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(1) {
  padding-top: 30px;
}
/* line 346, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(2) {
  padding-top: 30px;
}
/* line 349, ../sass/template/_visual-composer.scss */
.style-2 .entry-timeline:nth-child(2n) {
  margin-top: 40px;
}
/* line 354, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline .entry-created {
  display: none !important;
}
/* line 358, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline .hentry:after {
  content: "";
  top: 30px;
  right: -27px;
  position: absolute;
  width: 14px;
  height: 14px;
  z-index: 9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #F9F9F9;
  border: 2px solid #2071EE;
}
/* line 369, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline .hentry:before {
  content: "";
  top: 37px;
  position: absolute;
  width: 42px;
  height: 2px;
  background: #F9F9F9;
  z-index: 1;
}
/* line 378, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline .entry-created-2 {
  display: inline-block !important;
  visibility: visible !important;
  padding-top: 15px !important;
}
/* line 382, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline .entry-created-2 span {
  display: block;
  line-height: 1;
}
/* line 385, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline .entry-created-2 span.month {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
/* line 392, ../sass/template/_visual-composer.scss */
.style-2 .posts-timeline .entry-created-2 span.day {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

/* News styles */
/* line 406, ../sass/template/_visual-composer.scss */
.frontpage-posts .main-posts.large .entry-title {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  padding-top: 20px;
  position: relative;
  line-height: 1.2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 415, ../sass/template/_visual-composer.scss */
.frontpage-posts .main-posts.large .entry-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #2071EE;
  z-index: 1;
  border: 1px solid #DDDDDD;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .frontpage-posts .main-posts.large .entry-title:after {
  right: 0;
  left: auto;
}
/* line 429, ../sass/template/_visual-composer.scss */
.frontpage-posts .main-posts.large .category-highlight {
  position: absolute;
  top: 20px;
  left: -10px;
  background: #2071EE;
  z-index: 9;
  display: block !important;
  visibility: visible !important;
  padding: 0 15px;
  color: #fff;
}
/* line 439, ../sass/template/_visual-composer.scss */
.frontpage-posts .main-posts.large .category-highlight:after {
  content: "";
  position: absolute;
  background: url(../images/arrow-cate.png) no-repeat center center transparent;
  width: 10px;
  height: 10px;
  left: 0;
  top: 100%;
}
/* line 447, ../sass/template/_visual-composer.scss */
.frontpage-posts .main-posts.large .category-highlight a {
  line-height: 35px;
  text-decoration: none;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 454, ../sass/template/_visual-composer.scss */
.frontpage-posts .main-posts.large .category-highlight a:hover {
  text-decoration: underline;
  color: #fff !important;
}
/* line 463, ../sass/template/_visual-composer.scss */
.frontpage-posts .main-posts.large .entry-category {
  display: none;
}
/* line 468, ../sass/template/_visual-composer.scss */
.frontpage-posts .secondary-posts .media {
  position: relative;
  margin: 40px 0;
}
/* line 470, ../sass/template/_visual-composer.scss */
.frontpage-posts .secondary-posts .media:first-child {
  margin-top: 0;
}
/* line 474, ../sass/template/_visual-composer.scss */
.frontpage-posts .secondary-posts .media:after {
  content: " ";
  width: 1px;
  width: 100%;
  position: absolute;
  bottom: -20px;
  background: #ddd;
  height: 1px;
}
/* line 483, ../sass/template/_visual-composer.scss */
.frontpage-posts .secondary-posts .media:last-child {
  margin-bottom: none;
}
/* line 486, ../sass/template/_visual-composer.scss */
.frontpage-posts .secondary-posts .media .entry-title {
  line-height: 1.3;
}
/* line 489, ../sass/template/_visual-composer.scss */
.frontpage-posts .secondary-posts .media .media-left {
  padding-right: 10px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .frontpage-posts .secondary-posts .media .media-left {
  padding-left: 10px;
  padding-right: inherit;
}
/* line 493, ../sass/template/_visual-composer.scss */
.frontpage-posts .secondary-posts .entry-thumb {
  width: 51px;
}

/* line 500, ../sass/template/_visual-composer.scss */
.frontpage-3 .main-posts .post .entry-title {
  padding-top: 20px;
}
/* line 504, ../sass/template/_visual-composer.scss */
.frontpage-3 .post {
  padding-bottom: 20px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px !important;
}
/* line 508, ../sass/template/_visual-composer.scss */
.frontpage-3 .post:last-child {
  margin-bottom: 0;
}
/* line 511, ../sass/template/_visual-composer.scss */
.frontpage-3 .post .entry-date span {
  font-size: 13px;
}
/* line 518, ../sass/template/_visual-composer.scss */
.frontpage-3.style-1 .main-posts .post .entry-thumb {
  display: none;
}
/* line 521, ../sass/template/_visual-composer.scss */
.frontpage-3.style-1 .main-posts .post .entry-title {
  padding-top: 0;
}
/* line 525, ../sass/template/_visual-composer.scss */
.frontpage-3.style-1 .entry-description {
  display: none;
}
/* line 528, ../sass/template/_visual-composer.scss */
.frontpage-3.style-1 .entry-date span {
  font-size: 10px;
  text-transform: uppercase;
}
/* line 535, ../sass/template/_visual-composer.scss */
.frontpage-3.style-2 .main-posts .entry-title {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 20px;
  margin: 0 0 20px;
  font-weight: 800;
  line-height: 1.3;
  padding-top: 20px;
}
/* line 544, ../sass/template/_visual-composer.scss */
.frontpage-3.style-2 .main-posts .entry-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #2071EE;
  z-index: 1;
}
/* line 556, ../sass/template/_visual-composer.scss */
.frontpage-3.style-2 .secondary-posts .post:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 565, ../sass/template/_visual-composer.scss */
.frontpage-9 .post {
  position: relative;
}
/* line 567, ../sass/template/_visual-composer.scss */
.frontpage-9 .post .entry-content {
  background: #2071EE;
}
/* line 569, ../sass/template/_visual-composer.scss */
.frontpage-9 .post .entry-content .entry-title {
  font-size: 100%;
}
/* line 572, ../sass/template/_visual-composer.scss */
.frontpage-9 .post .entry-content a {
  color: #fff;
}

/* line 580, ../sass/template/_visual-composer.scss */
.frontpage-posts-14 .main-posts.large .post-body {
  padding: 45px;
}
/* line 583, ../sass/template/_visual-composer.scss */
.frontpage-posts-14 .main-posts.large .entry-title {
  margin: 0;
  padding: 0;
}
/* line 586, ../sass/template/_visual-composer.scss */
.frontpage-posts-14 .main-posts.large .entry-title:before, .frontpage-posts-14 .main-posts.large .entry-title:after {
  content: none !important;
}
/* line 589, ../sass/template/_visual-composer.scss */
.frontpage-posts-14 .main-posts.large .entry-title a {
  font-size: 30px;
}

/**INFOR BOX */
/* line 597, ../sass/template/_visual-composer.scss */
.wpo-inforbox {
  min-height: 535px;
}
@media (max-width: 991px) {
  /* line 597, ../sass/template/_visual-composer.scss */
  .wpo-inforbox {
    min-height: 100px;
  }
}
/* line 602, ../sass/template/_visual-composer.scss */
.wpo-inforbox > div {
  width: 50%;
  float: left;
}
@media (max-width: 600px) {
  /* line 602, ../sass/template/_visual-composer.scss */
  .wpo-inforbox > div {
    width: 100%;
    float: none;
    display: block;
  }
  /* line 609, ../sass/template/_visual-composer.scss */
  .wpo-inforbox > div.inforbox-right {
    display: none;
  }
}
/* line 613, ../sass/template/_visual-composer.scss */
.wpo-inforbox > div .inforbox-inner {
  padding: 70px 0 0;
  position: relative;
}
/* line 618, ../sass/template/_visual-composer.scss */
.wpo-inforbox .subheading {
  padding: 0;
}
/* line 622, ../sass/template/_visual-composer.scss */
.wpo-inforbox .inforbox-left .inforbox-inner {
  float: right;
  font-size: 18px;
  line-height: 34px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wpo-inforbox .inforbox-left .inforbox-inner {
  float: left;
}
/* line 627, ../sass/template/_visual-composer.scss */
.wpo-inforbox .inforbox-left .subheading {
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wpo-inforbox .inforbox-left .subheading {
  text-align: right;
}
/* line 631, ../sass/template/_visual-composer.scss */
.wpo-inforbox .inforbox-right {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 639, ../sass/template/_visual-composer.scss */
.wpo-inforbox.inforbox-dark {
  background: #000;
}
/* line 641, ../sass/template/_visual-composer.scss */
.wpo-inforbox.inforbox-dark * {
  color: #FFF;
}
/* line 644, ../sass/template/_visual-composer.scss */
.wpo-inforbox.inforbox-dark .inforbox-left {
  background: transparent;
}
/* line 648, ../sass/template/_visual-composer.scss */
.wpo-inforbox.inforbox-align-right {
  background-position: center left;
}
/* line 650, ../sass/template/_visual-composer.scss */
.wpo-inforbox.inforbox-align-right > div {
  float: right;
}
/* line 654, ../sass/template/_visual-composer.scss */
.wpo-inforbox.inforbox-align-right .inforbox-left .inforbox-inner {
  float: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wpo-inforbox.inforbox-align-right .inforbox-left .inforbox-inner {
  float: right;
}
/* line 658, ../sass/template/_visual-composer.scss */
.wpo-inforbox.inforbox-align-right .inforbox-right {
  left: 0;
  right: auto;
}
/* line 664, ../sass/template/_visual-composer.scss */
.wpo-inforbox.full-width .inforbox-left {
  padding-left: 215px;
  padding-right: 80px;
}
@media (max-width: 1199px) {
  /* line 664, ../sass/template/_visual-composer.scss */
  .wpo-inforbox.full-width .inforbox-left {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 673, ../sass/template/_visual-composer.scss */
.wpo-inforbox.full-width.inforbox-align-right .inforbox-left {
  padding-left: 80px;
  padding-right: 160px;
}
@media (max-width: 1199px) {
  /* line 673, ../sass/template/_visual-composer.scss */
  .wpo-inforbox.full-width.inforbox-align-right .inforbox-left {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 683, ../sass/template/_visual-composer.scss */
.wpo-inforbox.style-1 {
  min-height: 580px !important;
}
/* line 685, ../sass/template/_visual-composer.scss */
.wpo-inforbox.style-1 .inforbox-left {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 688, ../sass/template/_visual-composer.scss */
.wpo-inforbox.style-1 .inforbox-left .inforbox-inner {
  padding-left: 25%;
  padding-right: 25%;
}
@media (max-width: 991px) {
  /* line 688, ../sass/template/_visual-composer.scss */
  .wpo-inforbox.style-1 .inforbox-left .inforbox-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 698, ../sass/template/_visual-composer.scss */
.wpo-inforbox.style-1 .heading:after {
  width: 30px;
  background: #000;
}
/* line 702, ../sass/template/_visual-composer.scss */
.wpo-inforbox.style-1 .heading .font-size-sm {
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  color: #000;
  line-height: 24px;
  display: block;
}
/* line 712, ../sass/template/_visual-composer.scss */
.wpo-inforbox.style-1 .information * {
  font-size: 14px;
  line-height: 26px;
}

/* line 721, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget {
  margin-bottom: 0;
}
/* line 724, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget form .description {
  float: left;
  width: 35%;
}
/* line 727, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget form .description .title {
  display: block !important;
  visibility: visible !important;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
}
/* line 736, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget form .content-form {
  float: left;
  width: 65%;
  position: relative;
}
/* line 740, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget form .content-form .input-form {
  padding-right: 130px;
}
/* line 742, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget form .content-form .input-form input {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
/* line 746, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget form .content-form .button-submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
/* line 751, ../sass/template/_visual-composer.scss */
.style-1 .widget_mc4wp_widget form .content-form .button-submit input:hover {
  background: #fff !important;
}

/* line 762, ../sass/template/_visual-composer.scss */
.style-2 .widget_mc4wp_widget .description .content {
  display: none;
}
/* line 765, ../sass/template/_visual-composer.scss */
.style-2 .widget_mc4wp_widget .description .content-long {
  display: block !important;
  visibility: visible !important;
  line-height: 24px;
  padding-bottom: 20px;
}
/* line 773, ../sass/template/_visual-composer.scss */
.style-2 .widget_mc4wp_widget .content-form input#mc4wp_email {
  border: none;
  background: #3B3248;
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
/* line 779, ../sass/template/_visual-composer.scss */
.style-2 .widget_mc4wp_widget .content-form .button-submit {
  margin-top: 10px;
}
/* line 781, ../sass/template/_visual-composer.scss */
.style-2 .widget_mc4wp_widget .content-form .button-submit input {
  width: 100%;
}

/* line 792, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .description .content {
  display: none;
}
/* line 795, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .description .content-long {
  display: block !important;
  visibility: visible !important;
  padding-bottom: 20px;
}
/* line 801, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .content-form {
  position: relative;
}
/* line 803, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .content-form input#mc4wp_email {
  border: none;
  background: transparent;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  font-size: 14px;
  color: #fff;
}
/* line 812, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .content-form .button-submit {
  width: auto;
  height: 40px;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
/* line 819, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .content-form .button-submit:after {
  content: "\f2ee";
  position: absolute;
  font-family: "material-icon";
  left: 50%;
  margin-left: -3px;
  top: 5px;
  z-index: 9;
  color: #2071EE;
  font-size: 16px;
}
/* line 830, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .content-form .button-submit input {
  position: relative;
  z-index: 99;
  background: transparent;
  border: none;
  width: 100%;
  height: 100%;
  position: relative;
  text-indent: -999px;
  border-radius: 0 !important;
}
/* line 839, ../sass/template/_visual-composer.scss */
.style-4 .widget_mc4wp_form_widget .content-form .button-submit input:hover {
  background: none;
}

/* line 849, ../sass/template/_visual-composer.scss */
.newsletter-coming-soon .widget_title {
  color: #fff;
  text-transform: none;
  font-size: 24px;
  font-weight: 300;
}
/* line 854, ../sass/template/_visual-composer.scss */
.newsletter-coming-soon .widget_title:after, .newsletter-coming-soon .widget_title:before {
  content: none;
}
/* line 858, ../sass/template/_visual-composer.scss */
.newsletter-coming-soon .description {
  display: none;
}
/* line 861, ../sass/template/_visual-composer.scss */
.newsletter-coming-soon .content-form {
  position: relative;
  height: 55px;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  overflow: hidden;
  margin: 0 15%;
}
@media (max-width: 991px) {
  /* line 861, ../sass/template/_visual-composer.scss */
  .newsletter-coming-soon .content-form {
    padding: 0 10px;
    margin: 0;
  }
}
/* line 872, ../sass/template/_visual-composer.scss */
.newsletter-coming-soon .content-form input.form-control {
  border: none;
  height: 55px;
}
/* line 876, ../sass/template/_visual-composer.scss */
.newsletter-coming-soon .content-form .button-submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  margin: 3px;
}
/* line 882, ../sass/template/_visual-composer.scss */
.newsletter-coming-soon .content-form .button-submit .btn {
  padding: 10px 28px;
}

/* line 890, ../sass/template/_visual-composer.scss */
.vc_progress_bar {
  margin-bottom: 5px;
}
/* line 892, ../sass/template/_visual-composer.scss */
.vc_progress_bar .vc_single_bar {
  background: none !important;
  position: relative;
  padding-bottom: 5px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 18px !important;
}
/* line 898, ../sass/template/_visual-composer.scss */
.vc_progress_bar .vc_single_bar:after {
  content: "";
  height: 15px;
  left: 0;
  bottom: 0;
  background: #DCDCDA;
  width: 100%;
  position: absolute;
  z-index: 1;
}
/* line 908, ../sass/template/_visual-composer.scss */
.vc_progress_bar .vc_single_bar .vc_label {
  padding: 0 0 20px !important;
  color: #555555;
  font-size: 14px;
  font-weight: 400;
  text-transform: normal;
  font-family: "Montserrat";
}
/* line 915, ../sass/template/_visual-composer.scss */
.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
  font-size: 14px;
  font-weight: 400;
  color: #010101;
  float: right;
  line-height: 2;
  font-family: "Montserrat";
}
/* line 924, ../sass/template/_visual-composer.scss */
.vc_progress_bar .vc_single_bar .vc_bar {
  background: none !important;
}
/* line 926, ../sass/template/_visual-composer.scss */
.vc_progress_bar .vc_single_bar .vc_bar:after {
  content: "";
  height: 15px;
  left: 0;
  bottom: 0;
  background: #2071EE;
  position: absolute;
  width: 100%;
  z-index: 99;
}
/* line 939, ../sass/template/_visual-composer.scss */
.vc_progress_bar.light-style .vc_label {
  color: #fff;
}
/* line 944, ../sass/template/_visual-composer.scss */
.vc_progress_bar.style-v2 .vc_single_bar {
  margin-bottom: 30px !important;
}
/* line 946, ../sass/template/_visual-composer.scss */
.vc_progress_bar.style-v2 .vc_single_bar .vc_label {
  font-size: 14px;
  font-weight: 800;
  min-height: 30px;
}
/* line 950, ../sass/template/_visual-composer.scss */
.vc_progress_bar.style-v2 .vc_single_bar .vc_label .vc_label_units {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  float: right;
  margin: 0;
}
/* line 958, ../sass/template/_visual-composer.scss */
.vc_progress_bar.style-v2 .vc_single_bar:last-child {
  margin-bottom: 0;
}

/* line 966, ../sass/template/_visual-composer.scss */
.vc_toggle {
  border: none;
  border-top: 1px solid #DCDCDC;
  margin-bottom: 0 !important;
}
/* line 970, ../sass/template/_visual-composer.scss */
.vc_toggle .vc_toggle_title {
  padding: 16px 0 !important;
}
/* line 972, ../sass/template/_visual-composer.scss */
.vc_toggle .vc_toggle_title h4 {
  font-size: 14px;
  text-transform: none;
}
/* line 977, ../sass/template/_visual-composer.scss */
.vc_toggle .vc_toggle_icon {
  background: url("../images/toggle_open.png") no-repeat center center transparent !important;
  width: 10px !important;
  height: 10px !important;
  border: none !important;
}
/* line 982, ../sass/template/_visual-composer.scss */
.vc_toggle .vc_toggle_icon:after, .vc_toggle .vc_toggle_icon:before {
  content: none !important;
}
/* line 986, ../sass/template/_visual-composer.scss */
.vc_toggle.vc_toggle_active .vc_toggle_icon {
  background: url("../images/toggle_close.png") no-repeat center center transparent !important;
  width: 10px !important;
  height: 10px !important;
}
/* line 990, ../sass/template/_visual-composer.scss */
.vc_toggle.vc_toggle_active .vc_toggle_icon:after, .vc_toggle.vc_toggle_active .vc_toggle_icon:before {
  content: none !important;
}
/* line 994, ../sass/template/_visual-composer.scss */
.vc_toggle .vc_toggle_icon {
  right: 30px;
  left: auto !important;
  color: #2071EE;
}
/* line 999, ../sass/template/_visual-composer.scss */
.vc_toggle .vc_toggle_content {
  font-size: 14px;
  font-weight: 400;
  padding: 0 !important;
}
/* line 1004, ../sass/template/_visual-composer.scss */
.vc_toggle.vc_toggle_active {
  border-color-top: 2px solid #2071EE;
}
/* line 1007, ../sass/template/_visual-composer.scss */
.vc_toggle.style-2 {
  border: none !important;
  margin-bottom: 0;
}
/* line 1010, ../sass/template/_visual-composer.scss */
.vc_toggle.style-2 .vc_toggle_title {
  border-bottom: 1px solid #DCDCDC;
  padding: 10px 0 !important;
}
/* line 1014, ../sass/template/_visual-composer.scss */
.vc_toggle.style-2 .vc_toggle_content {
  padding: 0 !important;
  margin-bottom: 0 !important;
}

/* line 1022, ../sass/template/_visual-composer.scss */
.wpb_tabs .wpb_tabs_nav {
  width: 100%;
  margin-bottom: 25px !important;
}
/* line 1025, ../sass/template/_visual-composer.scss */
.wpb_tabs .wpb_tabs_nav > li {
  margin: 0 !important;
}
/* line 1027, ../sass/template/_visual-composer.scss */
.wpb_tabs .wpb_tabs_nav > li a {
  font-family: "Montserrat";
  font-size: 12px;
}
/* line 1033, ../sass/template/_visual-composer.scss */
.wpb_tabs .wpb_tab {
  background: none !important;
  padding: 0 !important;
}
/* line 1039, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-1 .wpb_tabs_nav > li {
  background: none !important;
  border-top: 1px solid #DCDCDC !important;
  border-left: 1px solid #DCDCDC !important;
  border-bottom: 0 !important;
  position: relative;
}
/* line 1045, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-1 .wpb_tabs_nav > li:last-child {
  border-right: 1px solid #DCDCDC !important;
}
/* line 1048, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-1 .wpb_tabs_nav > li a {
  padding: 10px 25px;
}
/* line 1050, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-1 .wpb_tabs_nav > li a:after {
  width: 100%;
  height: 3px;
  background: #2071EE;
  top: -1px;
  left: 0;
  position: absolute;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 1060, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-1 .wpb_tabs_nav > li a:hover:after, .wpb_tabs.style-1 .wpb_tabs_nav > li a:focus:after, .wpb_tabs.style-1 .wpb_tabs_nav > li a:active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1066, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-1 .wpb_tabs_nav > li:hover a:after, .wpb_tabs.style-1 .wpb_tabs_nav > li:focus a:after, .wpb_tabs.style-1 .wpb_tabs_nav > li:active a:after, .wpb_tabs.style-1 .wpb_tabs_nav > li.ui-tabs-active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1075, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-2 .wpb_tabs_nav > li {
  background: none !important;
  border: none;
  position: relative;
}
/* line 1079, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-2 .wpb_tabs_nav > li a {
  padding: 10px 25px !important;
  position: relative;
}
/* line 1082, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-2 .wpb_tabs_nav > li a:after {
  width: 100%;
  height: 3px;
  background: #2071EE;
  bottom: -1px;
  left: 0;
  position: absolute;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 1092, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-2 .wpb_tabs_nav > li a:hover:after, .wpb_tabs.style-2 .wpb_tabs_nav > li a:focus:after, .wpb_tabs.style-2 .wpb_tabs_nav > li a:active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1098, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-2 .wpb_tabs_nav > li:hover a:after, .wpb_tabs.style-2 .wpb_tabs_nav > li:focus a:after, .wpb_tabs.style-2 .wpb_tabs_nav > li:active a:after, .wpb_tabs.style-2 .wpb_tabs_nav > li.ui-tabs-active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1106, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li {
  white-space: normal;
  padding: 60px 60px;
  border-left: 1px solid #DDD;
  text-align: center;
  background: none !important;
}
@media (max-width: 1199px) {
  /* line 1106, ../sass/template/_visual-composer.scss */
  .wpb_tabs.style-3 .wpb_tabs_nav li {
    padding: 30px 10px;
  }
}
@media (max-width: 991px) {
  /* line 1106, ../sass/template/_visual-composer.scss */
  .wpb_tabs.style-3 .wpb_tabs_nav li {
    width: 50% !important;
  }
}
/* line 1118, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li:hover {
  cursor: pointer;
}
/* line 1121, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li a {
  position: relative;
  margin-bottom: 15px;
}
/* line 1124, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li a i {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 48px;
  margin-bottom: 15px;
}
/* line 1131, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li a:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #2071EE;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  z-index: 1;
}
/* line 1143, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li:first-child {
  border: none;
}
/* line 1146, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li.ui-state-active, .wpb_tabs.style-3 .wpb_tabs_nav li:hover, .wpb_tabs.style-3 .wpb_tabs_nav li:active, .wpb_tabs.style-3 .wpb_tabs_nav li:focus {
  position: relative;
  border-bottom: none !important;
}
/* line 1149, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tabs_nav li.ui-state-active:after, .wpb_tabs.style-3 .wpb_tabs_nav li:hover:after, .wpb_tabs.style-3 .wpb_tabs_nav li:active:after, .wpb_tabs.style-3 .wpb_tabs_nav li:focus:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  display: block !important;
  border-bottom: 2px solid #2071EE;
}
/* line 1160, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-3 .wpb_tab {
  margin: 60px 0 30px;
}
/* line 1165, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-4 .wpb_wrapper {
  text-align: center;
}
/* line 1167, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs {
  display: inline-block;
  width: auto;
}
/* line 1171, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs > li a {
  padding: 0.5em 1.5em;
}
/* line 1174, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs > li.ui-state-active {
  background: none !important;
}
/* line 1177, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs > li:hover, .wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs > li:focus, .wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs > li:active {
  background: none !important;
}
/* line 1187, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs {
  display: inline-block;
  width: auto;
  border: none !important;
}
/* line 1191, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs > li {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-right: 10px !important;
}
/* line 1195, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs > li a {
  padding: 0.5em 1.5em;
  color: rgba(0, 0, 0, 0.1);
}
/* line 1199, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs > li.ui-state-active {
  background: none !important;
  border: 2px solid #000;
}
/* line 1202, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs > li.ui-state-active a {
  color: #000 !important;
}
/* line 1206, ../sass/template/_visual-composer.scss */
.wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs > li:hover, .wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs > li:focus, .wpb_tabs.style-5 .wpb_wrapper ul.nav-tabs > li:active {
  background: none !important;
  color: #000 !important;
}
/* line 1215, ../sass/template/_visual-composer.scss */
.wpb_tabs.tabs-border .wpb_tabs_nav {
  margin: 0 !important;
}
/* line 1218, ../sass/template/_visual-composer.scss */
.wpb_tabs.tabs-border .ui-tabs-panel {
  padding: 20px !important;
  border: 1px solid #DCDCDC;
  border-top: 0;
  margin-top: -8px;
}

/* line 1227, ../sass/template/_visual-composer.scss */
.wpb_tour {
  overflow: hidden;
}
/* line 1229, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav {
  border-bottom: 0;
  position: relative;
}
/* line 1232, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav:after {
  content: "";
  width: 1px;
  height: 1000px;
  background: #DCDCDC;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
/* line 1241, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav > li {
  background: none !important;
  border-top: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  border-bottom: 0;
  padding: 0;
  margin: 0 !important;
}
/* line 1248, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav > li:last-child {
  border-bottom: 1px solid #DCDCDC !important;
}
/* line 1251, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav > li a {
  text-align: center;
  position: relative;
  padding: 15px 10px !important;
}
/* line 1255, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav > li a:after {
  width: 3px;
  height: 100%;
  background: #2071EE;
  top: 0;
  left: -1px;
  position: absolute;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 1265, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav > li:hover, .wpb_tour .wpb_tabs_nav > li:focus, .wpb_tour .wpb_tabs_nav > li:active, .wpb_tour .wpb_tabs_nav > li.ui-tabs-active {
  border-bottom: 0;
  border-top: 1px solid #DCDCDC;
}
/* line 1268, ../sass/template/_visual-composer.scss */
.wpb_tour .wpb_tabs_nav > li:hover a:after, .wpb_tour .wpb_tabs_nav > li:focus a:after, .wpb_tour .wpb_tabs_nav > li:active a:after, .wpb_tour .wpb_tabs_nav > li.ui-tabs-active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1275, ../sass/template/_visual-composer.scss */
.wpb_tour.tabs-border .wpb_tabs_nav {
  margin: 0 !important;
}
/* line 1278, ../sass/template/_visual-composer.scss */
.wpb_tour.tabs-border .ui-tabs-panel {
  padding: 20px !important;
  border: 1px solid #DCDCDC;
  border-top: 0;
  margin-top: -8px;
}
/* line 1284, ../sass/template/_visual-composer.scss */
.wpb_tour.tabs-border .panel_wapper {
  border: 1px solid #DCDCDC;
  border-left: 0;
  padding: 20px;
  width: 68.33333333%;
  float: left;
}
/* line 1290, ../sass/template/_visual-composer.scss */
.wpb_tour.tabs-border .panel_wapper .ui-tabs-panel {
  width: 100% !important;
}
/* line 1293, ../sass/template/_visual-composer.scss */
.wpb_tour.tabs-border .panel_wapper .wpb_tour_next_prev_nav {
  margin: 0 30px !important;
  padding: 0;
}

/* line 1302, ../sass/template/_visual-composer.scss */
.wpb_flickr_widget .flickr_badge_image {
  margin: 0 3% 10px 0 !important;
  width: 30.33% !important;
  overflow: hidden;
  float: left;
}
/* line 1307, ../sass/template/_visual-composer.scss */
.wpb_flickr_widget .flickr_badge_image img {
  transition: all 0.35s;
}
/* line 1312, ../sass/template/_visual-composer.scss */
.wpb_flickr_widget .flickr_badge_image a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 1320, ../sass/template/_visual-composer.scss */
.vc_icon_element {
  margin-bottom: 10px !important;
}

/* line 1325, ../sass/template/_visual-composer.scss */
.vc_pie_chart .vc_pie_chart_value {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
  color: #2071EE;
  border-width: 3px;
}
/* line 1332, ../sass/template/_visual-composer.scss */
.vc_pie_chart .wpb_pie_chart_heading {
  text-transform: uppercase;
}
/* line 1335, ../sass/template/_visual-composer.scss */
.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
  border-color: #dbdbdb !important;
  border-width: 3px;
}

/* line 1342, ../sass/template/_visual-composer.scss */
.widget-brand-logo.border-style
.owl-item {
  border-right: 1px solid #E4E4E4;
}
/* line 1345, ../sass/template/_visual-composer.scss */
.widget-brand-logo.border-style
.owl-item:last-child {
  border: none;
}

/* line 1351, ../sass/template/_visual-composer.scss */
.wpo-banner {
  position: relative;
}
@media (max-width: 767px) {
  /* line 1351, ../sass/template/_visual-composer.scss */
  .wpo-banner {
    margin-bottom: 20px;
  }
}
/* line 1356, ../sass/template/_visual-composer.scss */
.wpo-banner .banner-body {
  position: absolute;
  width: 50%;
  height: auto;
  z-index: 1;
  top: 10%;
}
@media (max-width: 450px) {
  /* line 1356, ../sass/template/_visual-composer.scss */
  .wpo-banner .banner-body {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 1356, ../sass/template/_visual-composer.scss */
  .wpo-banner .banner-body {
    width: 55%;
    height: auto;
    top: 5%;
    padding-top: 15px !important;
  }
}
@media (max-width: 767px) {
  /* line 1356, ../sass/template/_visual-composer.scss */
  .wpo-banner .banner-body {
    margin-top: 20px;
  }
}
/* line 1374, ../sass/template/_visual-composer.scss */
.wpo-banner.content_position_right .banner-body {
  right: 0;
}
/* line 1379, ../sass/template/_visual-composer.scss */
.wpo-banner.content_position_left .banner-body {
  left: 60px;
}
/* line 1383, ../sass/template/_visual-composer.scss */
.wpo-banner .heading {
  text-align: left;
  background: none !important;
}
/* line 1386, ../sass/template/_visual-composer.scss */
.wpo-banner .heading h2 {
  line-height: 1;
}
@media (max-width: 1199px) {
  /* line 1386, ../sass/template/_visual-composer.scss */
  .wpo-banner .heading h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  /* line 1386, ../sass/template/_visual-composer.scss */
  .wpo-banner .heading h2 {
    font-size: 20px;
  }
}
/* line 1395, ../sass/template/_visual-composer.scss */
.wpo-banner .heading small {
  text-align: left;
  padding: 0 !important;
  color: #999999;
}
/* line 1399, ../sass/template/_visual-composer.scss */
.wpo-banner .heading small.des {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 1199px) {
  /* line 1399, ../sass/template/_visual-composer.scss */
  .wpo-banner .heading small.des {
    font-size: 15px;
    line-height: 1.1;
    margin-bottom: 5px;
  }
}
/* line 1410, ../sass/template/_visual-composer.scss */
.wpo-banner .heading:after, .wpo-banner .heading:before {
  content: none;
}
/* line 1413, ../sass/template/_visual-composer.scss */
.wpo-banner .heading .link {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  /* line 1413, ../sass/template/_visual-composer.scss */
  .wpo-banner .heading .link {
    padding: 5px 10px;
  }
}
@media (max-width: 767px) {
  /* line 1413, ../sass/template/_visual-composer.scss */
  .wpo-banner .heading .link {
    padding: 5px 5px;
  }
}
/* line 1424, ../sass/template/_visual-composer.scss */
.wpo-banner.style-2 .banner-body {
  width: 100% !important;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 1424, ../sass/template/_visual-composer.scss */
  .wpo-banner.style-2 .banner-body {
    margin-bottom: 0 !important;
  }
}
/* line 1431, ../sass/template/_visual-composer.scss */
.wpo-banner.style-2 .banner-body .heading > * {
  text-align: center;
  width: 100%;
}
/* line 1435, ../sass/template/_visual-composer.scss */
.wpo-banner.style-2 .banner-body .heading h2 {
  font-family: "Montserrat";
  font-size: 36px;
}
/* line 1439, ../sass/template/_visual-composer.scss */
.wpo-banner.style-2 .banner-body .heading .subheading {
  font-family: "Montserrat";
  font-size: 18px;
  padding-bottom: 15px !important;
  margin-bottom: 28px;
  position: relative;
  letter-spacing: 0;
}
/* line 1446, ../sass/template/_visual-composer.scss */
.wpo-banner.style-2 .banner-body .heading .subheading:after {
  content: "";
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 2px;
  background: #2071EE;
  position: absolute;
  margin-left: -15px;
}
/* line 1460, ../sass/template/_visual-composer.scss */
.wpo-banner.style-3 .banner-image {
  width: 100%;
}
/* line 1462, ../sass/template/_visual-composer.scss */
.wpo-banner.style-3 .banner-image img {
  width: 100%;
  height: auto;
}
/* line 1469, ../sass/template/_visual-composer.scss */
.wpo-banner.light-style small, .wpo-banner.light-style * {
  color: #fff;
}

/* line 1477, ../sass/template/_visual-composer.scss */
.wpo-portfolio.hidden-filter #filters {
  display: none;
}
/* line 1482, ../sass/template/_visual-composer.scss */
.wpo-portfolio.style-special #filters {
  position: absolute;
  right: 100px;
  top: -200px;
}
/* line 115, ../sass/rtl/_rtl.scss */
.rtl .wpo-portfolio.style-special #filters {
  left: 100px;
  right: auto;
}
@media (max-width: 991px) {
  /* line 1482, ../sass/template/_visual-composer.scss */
  .wpo-portfolio.style-special #filters {
    right: 30px;
  }
}
/* line 1489, ../sass/template/_visual-composer.scss */
.wpo-portfolio.style-special #filters ul {
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 1491, ../sass/template/_visual-composer.scss */
.wpo-portfolio.style-special #filters ul > li a {
  color: #fff;
}

/* line 1500, ../sass/template/_visual-composer.scss */
.wpo-coming-soon .coming-soon-time {
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 60px 0;
}
/* line 1505, ../sass/template/_visual-composer.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown {
  display: inline-block;
}
/* line 1507, ../sass/template/_visual-composer.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times {
  margin-top: 0;
}
/* line 1509, ../sass/template/_visual-composer.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div {
  background: url(../images/bg-time.png) no-repeat transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 200px;
  height: 200px;
  text-align: center;
  padding-top: 50px;
  float: left;
  color: #fff;
  margin: 0 20px;
  font-size: 12px;
  font-weight: 800;
  font-family: "Montserrat";
  text-transform: none !important;
}
@media (max-width: 991px) {
  /* line 1509, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div {
    width: 100px;
    height: 100px;
    background-size: contain;
    padding-top: 15px;
  }
  /* line 1526, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  /* line 1509, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div {
    width: 80px;
    height: 80px;
    background-size: contain;
    padding-top: 10px;
    font-size: 8px;
  }
  /* line 1535, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b {
    font-size: 18px !important;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
/* line 1541, ../sass/template/_visual-composer.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b {
  font-size: 48px;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 15px;
  line-height: 1;
  position: relative;
  font-weight: 800;
}
/* line 1549, ../sass/template/_visual-composer.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  left: 50%;
  bottom: 0;
  margin-left: -15px;
  position: absolute;
  z-index: 1;
}
/* line 1560, ../sass/template/_visual-composer.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div:first-child {
  margin-left: 0;
}
/* line 1567, ../sass/template/_visual-composer.scss */
.wpo-coming-soon.countdown-v2 {
  border-top: 2px solid #DFDEDC;
  border-bottom: 2px solid #DFDEDC;
}
/* line 1570, ../sass/template/_visual-composer.scss */
.wpo-coming-soon.countdown-v2 .pts-countdown {
  display: inline-block;
}
/* line 1572, ../sass/template/_visual-composer.scss */
.wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times {
  margin-top: 0;
}
/* line 1574, ../sass/template/_visual-composer.scss */
.wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div {
  background: url(../images/bg-time-2.png) no-repeat transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 200px;
  height: 200px;
}
@media (max-width: 991px) {
  /* line 1574, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div {
    width: 100px;
    height: 100px;
    background-size: contain;
    padding-top: 15px;
  }
  /* line 1582, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div b {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  /* line 1574, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div {
    width: 80px;
    height: 80px;
    background-size: contain;
    padding-top: 10px;
    font-size: 8px;
  }
  /* line 1591, ../sass/template/_visual-composer.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div b {
    font-size: 18px !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

/* line 1604, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .date-heading {
  background: #332C3E;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  padding: 15px 0;
}
/* line 1612, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .events-timeline {
  position: relative;
  overflow: hidden;
}
/* line 1615, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .events-timeline:before {
  background: #E5E5E5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 9999px;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 30px;
  width: 2px;
}
/* line 1627, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item {
  margin-top: 65px;
}
/* line 1629, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-content {
  padding-left: 25px;
}
/* line 1633, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-content .content-inner .event-title h3 {
  margin: 0;
  position: relative;
}
/* line 1637, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-content .content-inner .event-title a {
  text-transform: uppercase;
  font-size: 20px;
}
/* line 1640, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-content .content-inner .event-title a:hover {
  color: #2071EE;
}
/* line 1647, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-date {
  float: right;
  background: #2071EE;
  padding: 3px 10px;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  position: relative;
  font-family: "Montserrat";
}
/* line 1658, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-date:after {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  border-left-color: #2071EE;
  left: 100%;
  top: 50%;
  z-index: 1;
  margin-top: -4px;
}
/* line 1668, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-date:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 2px solid #DEDDE5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  top: 50%;
  z-index: 1;
  margin-top: -7px;
  right: -23px;
  background: #2071EE;
}
/* line 1681, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .time {
  font-family: "Montserrat";
  font-size: 12px;
  color: #aaaaaa;
  margin-bottom: 15px;
}
/* line 1687, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event_room {
  font-size: 12px;
  color: #aaaaaa;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 2px;
}
/* line 1694, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .speaker {
  float: right;
}
/* line 1696, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .speaker .item {
  width: 30px;
  height: auto;
  float: left;
  margin-right: 10px;
}
/* line 1700, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .speaker .item:last-child {
  margin-right: 0;
}
/* line 1703, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .speaker .item img {
  width: 100%;
  height: auto;
}
/* line 1708, ../sass/template/_visual-composer.scss */
.wpo-event-of-date .tribe-events-item .event-description {
  line-height: 32px;
}

/* line 1715, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid .item {
  margin-bottom: 30px;
}
/* line 1717, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid .item .entry-thumbnail {
  position: relative;
}
/* line 1719, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid .item .entry-thumbnail:after {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 1730, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid .item h3 {
  margin: 0;
}
/* line 1733, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid .item .title {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  font-size: 16px;
  font-weight: 900;
  color: #2071EE;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  padding-top: 49%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-top: 0;
}
/* line 1751, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid .item .title:hover {
  color: #fff;
}
/* line 1756, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid .item:hover .title, .wpo-gallery-grid .item:hover .entry-thumbnail:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1762, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid.gallery-no-padding .widget-content > div {
  padding: 0 15px;
}
/* line 1765, ../sass/template/_visual-composer.scss */
.wpo-gallery-grid.gallery-no-padding .item {
  margin-bottom: 0;
}

/* line 1771, ../sass/template/_visual-composer.scss */
.wpo-video-box {
  position: relative;
}
/* line 1773, ../sass/template/_visual-composer.scss */
.wpo-video-box .wpo-video-link {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -80px;
  text-align: center;
  width: 100%;
  z-index: 1;
}
/* line 1781, ../sass/template/_visual-composer.scss */
.wpo-video-box .wpo-video-link .icon-play {
  background: url("../images/icon-play.png") no-repeat center center transparent;
  width: 85px;
  height: 85px;
  display: inline-block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 1787, ../sass/template/_visual-composer.scss */
.wpo-video-box .wpo-video-link .icon-play:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 1791, ../sass/template/_visual-composer.scss */
.wpo-video-box .wpo-video-link .video-title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat";
}
/* line 1800, ../sass/template/_visual-composer.scss */
.wpo-video-box #wpo-video-overlay {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  left: 0;
}
/* line 1808, ../sass/template/_visual-composer.scss */
.wpo-video-box #wpo-video-overlay:hover .video-close {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}
/* line 1814, ../sass/template/_visual-composer.scss */
.wpo-video-box .loaded {
  max-width: 100%;
}
/* line 1817, ../sass/template/_visual-composer.scss */
.wpo-video-box .video-close {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  display: block;
  text-align: center;
  position: absolute;
  top: -50px;
  width: 100%;
  height: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  font-size: 48px;
  font-weight: 900;
  line-height: 0.5;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
}

@media screen and (max-width: 1023px) {
  /* line 1836, ../sass/template/_visual-composer.scss */
  .vc_custom_1454062158981 .btn {
    padding: 5px 15px;
  }
}

/* 7. Slideshow */
/*
*  Revolution Slider
*/
/* line 5, ../sass/template/_slider.scss */
.wpb_revslider_element {
  overflow: hidden;
}
/* line 7, ../sass/template/_slider.scss */
.wpb_revslider_element .tp-bullets {
  bottom: 40px;
}
/* line 10, ../sass/template/_slider.scss */
.wpb_revslider_element .tp-bullets.simplebullets.round .bullet {
  background-image: none;
  background-color: #fff;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 10px;
}
/* line 20, ../sass/template/_slider.scss */
.wpb_revslider_element .tp-bullets.simplebullets.round .bullet.selected {
  background: #2071EE;
}
/* line 25, ../sass/template/_slider.scss */
.wpb_revslider_element .no-slides-text {
  padding: 50px 0px;
}

/* line 31, ../sass/template/_slider.scss */
.tp-caption.text-large-white {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 80px;
  /* 9 */
  font-size: 8rem;
  /* 9 */
  color: #fff;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1 !important;
}
/* line 39, ../sass/template/_slider.scss */
.tp-caption.text-large-black {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 80px;
  /* 9 */
  font-size: 8rem;
  /* 9 */
  color: #000;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1 !important;
}
/* line 47, ../sass/template/_slider.scss */
.tp-caption span.color-theme {
  color: #2071EE;
}
/* line 50, ../sass/template/_slider.scss */
.tp-caption.text-medium {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.8rem;
  /* 9 */
  color: #999999;
  text-transform: uppercase;
  font-weight: 800;
  font-family: "Roboto Slab", sans-serif;
  letter-spacing: 8px;
}
/* line 58, ../sass/template/_slider.scss */
.tp-caption.text-small {
  font-size: 24px !important;
  color: #999999;
  text-transform: none;
  font-weight: 300;
  font-style: italic;
  font-family: "Roboto Slab", sans-serif;
}
/* line 66, ../sass/template/_slider.scss */
.tp-caption.text-white {
  color: #fff;
}
/* line 69, ../sass/template/_slider.scss */
.tp-caption.overlay {
  display: block;
  z-index: 1 !important;
  text-indent: -9999px;
  background: rgba(0, 0, 0, 0.5);
  width: 960px;
  height: 227px;
}
/* line 76, ../sass/template/_slider.scss */
.tp-caption.font-raleway {
  font-family: 'Raleway',sans-serif;
}
/* line 79, ../sass/template/_slider.scss */
.tp-caption.font-big {
  font-size: 80px;
}
/* line 82, ../sass/template/_slider.scss */
.tp-caption.font-big-2 {
  font-size: 70px;
}
/* line 85, ../sass/template/_slider.scss */
.tp-caption.font-large {
  font-size: 48px;
}
/* line 88, ../sass/template/_slider.scss */
.tp-caption.font-medium-1 {
  font-size: 24px;
}
/* line 91, ../sass/template/_slider.scss */
.tp-caption.font-medium {
  font-size: 36px;
}
/* line 94, ../sass/template/_slider.scss */
.tp-caption.font-small-1 {
  font-size: 18px;
}
/* line 97, ../sass/template/_slider.scss */
.tp-caption.font-small {
  font-size: 14px;
}
/* line 100, ../sass/template/_slider.scss */
.tp-caption.color-white {
  color: #fff;
}
/* line 103, ../sass/template/_slider.scss */
.tp-caption.color-theme {
  color: #2071EE;
}
/* line 106, ../sass/template/_slider.scss */
.tp-caption.color-black {
  color: #000;
}
/* line 109, ../sass/template/_slider.scss */
.tp-caption.color-dark {
  color: #999999;
}
/* line 112, ../sass/template/_slider.scss */
.tp-caption.color-dark-2 {
  color: #CCCCCC;
}
/* line 115, ../sass/template/_slider.scss */
.tp-caption.color-white-2 {
  color: #f4f4f4;
}
/* line 118, ../sass/template/_slider.scss */
.tp-caption.text-uppercase {
  text-transform: uppercase;
}
/* line 121, ../sass/template/_slider.scss */
.tp-caption.text-spacing {
  letter-spacing: 8px;
}
/* line 124, ../sass/template/_slider.scss */
.tp-caption.text-spacing-2 {
  letter-spacing: -4px;
}
/* line 127, ../sass/template/_slider.scss */
.tp-caption.text-spacing-3 {
  letter-spacing: 24px;
}
/* line 130, ../sass/template/_slider.scss */
.tp-caption.text-italic {
  font-style: italic;
}

/* line 135, ../sass/template/_slider.scss */
.tparrows {
  -webkit-box-shadow: inset 0 0 0 0 rgba(32, 113, 238, 0.8);
  box-shadow: inset 0 0 0 0 rgba(32, 113, 238, 0.8);
  -webkit-transition: all 0.5s cubic-bezier(0.8, 0, 0, 1);
  -o-transition: all 0.5s cubic-bezier(0.8, 0, 0, 1);
  transition: all 0.5s cubic-bezier(0.8, 0, 0, 1);
}
/* line 136, ../sass/template/_slider.scss */
.tparrows.default {
  top: 46%;
  color: #fff;
  background-image: none;
  position: relative;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  filter: alpha(opacity=0);
  width: 32px;
  height: 50px;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 146, ../sass/template/_slider.scss */
.tparrows.default:before {
  content: "\f105";
  font-family: "FontAwesome";
  margin: auto;
  display: block;
  color: #fff;
  font-weight: bold;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1.5rem;
  /* 9 */
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 4px;
  height: 25px;
  position: absolute;
}
/* line 157, ../sass/template/_slider.scss */
.tparrows.tp-leftarrow {
  margin-left: -52px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .tparrows.tp-leftarrow {
  margin-right: -52px;
  margin-left: inherit;
}
/* line 159, ../sass/template/_slider.scss */
.tparrows.tp-leftarrow:before {
  content: "\f104";
}
/* line 163, ../sass/template/_slider.scss */
.tparrows.tp-rightarrow {
  margin-right: -52px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .tparrows.tp-rightarrow {
  margin-left: -52px;
  margin-right: inherit;
}
/* line 166, ../sass/template/_slider.scss */
.tparrows:hover {
  background-color: rgba(32, 113, 238, 0.8);
}
/* line 168, ../sass/template/_slider.scss */
.tparrows:hover:before {
  color: #fff;
}
/* line 141, ../sass/mixins/_functions.scss */
.tparrows:hover {
  -webkit-transition: all 0.5s cubic-bezier(0.8, 0, 0, 1);
  -o-transition: all 0.5s cubic-bezier(0.8, 0, 0, 1);
  transition: all 0.5s cubic-bezier(0.8, 0, 0, 1);
  -webkit-box-shadow: inset 0 -50px 0 0 rgba(32, 113, 238, 0.8);
  box-shadow: inset 0 -50px 0 0 rgba(32, 113, 238, 0.8);
}

/* 9. Responsive */
@media (max-width: 767px) {
  /* line 3, ../sass/template/_responsive.scss */
  .masonry-item img {
    width: 100%;
  }
}
@media (max-width: 1300px) {
  /* line 10, ../sass/template/_responsive.scss */
  .container .container {
    width: 100%;
  }
}
/* line 2, ../sass/template/_theme-effect.scss */
.zoom-2 {
  overflow: hidden;
}
/* line 4, ../sass/template/_theme-effect.scss */
.zoom-2 img {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
/* line 11, ../sass/template/_theme-effect.scss */
.zoom-2:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 18, ../sass/template/_theme-effect.scss */
.filter-grayscale, .widget .widget_sp_image-image-link img {
  -webkit-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  transition: all 0.6s ease-out 0s;
}
/* line 20, ../sass/template/_theme-effect.scss */
.filter-grayscale:hover, .widget .widget_sp_image-image-link img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}

/* line 26, ../sass/template/_theme-effect.scss */
.filter-brightness {
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
/* line 28, ../sass/template/_theme-effect.scss */
.filter-brightness:hover {
  filter: brightness(0.4);
  -webkit-filter: brightness(0.4);
  -moz-filter: brightness(0.4);
  -o-filter: brightness(0.4);
  -ms-filter: brightness(0.4);
}

/* line 34, ../sass/template/_theme-effect.scss */
.filter-blur {
  -webkit-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  transition: all 0.6s ease-out 0s;
}
/* line 36, ../sass/template/_theme-effect.scss */
.filter-blur:hover {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
}

/* line 41, ../sass/template/_theme-effect.scss */
.tab-pane {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 48, ../sass/template/_theme-effect.scss */
.close .fa {
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
/* line 52, ../sass/template/_theme-effect.scss */
.close:hover .fa {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* line 59, ../sass/template/_theme-effect.scss */
.image-overlay-1:after, .image-overlay-1:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .image-overlay-1:after, .rtl .image-overlay-1:before {
  right: 0;
  left: auto;
}
/* line 70, ../sass/template/_theme-effect.scss */
.image-overlay-1:after {
  top: -100%;
}
/* line 73, ../sass/template/_theme-effect.scss */
.image-overlay-1:before {
  bottom: -100%;
}
/* line 77, ../sass/template/_theme-effect.scss */
.image-overlay-1:hover:after {
  top: -50%;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 81, ../sass/template/_theme-effect.scss */
.image-overlay-1:hover:before {
  bottom: -50%;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 89, ../sass/template/_theme-effect.scss */
.image-plus-1 {
  position: relative;
}
/* line 91, ../sass/template/_theme-effect.scss */
.image-plus-1::before {
  overflow: hidden;
  position: absolute;
  top: 0;
  content: "";
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  -ms-transform: scale(0.5) rotateY(180deg);
  -o-transform: scale(0.5) rotateY(180deg);
  transform: scale(0.5) rotateY(180deg);
  background: url("../images/plus.png") no-repeat scroll center center/60px 60px rgba(0, 0, 0, 0.6);
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .image-plus-1::before {
  right: 0;
  left: auto;
}
/* line 105, ../sass/template/_theme-effect.scss */
.image-plus-1:hover::before {
  visibility: visible;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
  -ms-transform: scale(1) rotateY(0deg);
  -o-transform: scale(1) rotateY(0deg);
  transform: scale(1) rotateY(0deg);
}

/* line 113, ../sass/template/_theme-effect.scss */
.image-plus-2 {
  position: relative;
}
/* line 115, ../sass/template/_theme-effect.scss */
.image-plus-2::before {
  content: "";
  z-index: 199;
  top: 0;
  position: absolute;
  background: url("../images/plus.png") no-repeat scroll center center/60px 60px rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .image-plus-2::before {
  right: 0;
  left: auto;
}
/* line 129, ../sass/template/_theme-effect.scss */
.image-plus-2:hover::before {
  opacity: .6;
  visibility: visible;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
}

/* line 137, ../sass/template/_theme-effect.scss */
.image-plus-3 {
  position: relative;
}
/* line 139, ../sass/template/_theme-effect.scss */
.image-plus-3::before {
  content: "";
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  -webkit-transform: scale(0.5) rotateX(180deg);
  -moz-transform: scale(0.5) rotateX(180deg);
  -ms-transform: scale(0.5) rotateX(180deg);
  -o-transform: scale(0.5) rotateX(180deg);
  transform: scale(0.5) rotateX(180deg);
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: rgba(0, 0, 0, 0.8);
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .image-plus-3::before {
  right: 0;
  left: auto;
}
/* line 153, ../sass/template/_theme-effect.scss */
.image-plus-3:hover::before {
  visibility: visible;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1) rotateX(0deg);
  -moz-transform: scale(1) rotateX(0deg);
  -ms-transform: scale(1) rotateX(0deg);
  -o-transform: scale(1) rotateX(0deg);
  transform: scale(1) rotateX(0deg);
}

/* line 162, ../sass/template/_theme-effect.scss */
.icon-effect-1 {
  position: relative;
}
/* line 164, ../sass/template/_theme-effect.scss */
.icon-effect-1:before {
  content: "";
  display: block;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: transparent;
}
/* line 174, ../sass/template/_theme-effect.scss */
.icon-effect-1:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 182, ../sass/template/_theme-effect.scss */
.ih-item.square {
  position: relative;
}
/* line 184, ../sass/template/_theme-effect.scss */
.ih-item.square .info {
  backface-visibility: hidden;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  background: #333333;
  color: #fff;
}
/* line 194, ../sass/template/_theme-effect.scss */
.ih-item.square .info > * {
  color: #fff;
}
/* line 197, ../sass/template/_theme-effect.scss */
.ih-item.square .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
  font-size: 17px;
}
/* line 206, ../sass/template/_theme-effect.scss */
.ih-item.square .info p {
  font-style: italic;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  font-size: 16px;
}

/* line 218, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info {
  opacity: 0;
  filter: alpha(opacity=0);
  background: rgba(132, 209, 79, 0.8);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 991px) {
  /* line 218, ../sass/template/_theme-effect.scss */
  .ih-item.square.effect16 .info {
    padding-top: 10px !important;
  }
}
@media (max-width: 767px) {
  /* line 226, ../sass/template/_theme-effect.scss */
  .ih-item.square.effect16 .info a.zoom {
    display: none !important;
  }
}
/* line 230, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info h3 {
  background: none;
}
/* line 232, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info h3 a {
  color: #000 !important;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 235, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info h3 a:hover {
  color: #fff !important;
}
/* line 240, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info .description {
  display: none;
}
/* line 243, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info .created, .ih-item.square.effect16 .info .zoom {
  display: block !important;
  visibility: visible !important;
  padding: 0;
  color: #fff;
  font-weight: 400;
}
@media screen and (max-width: 799px) {
  /* line 250, ../sass/template/_theme-effect.scss */
  .ih-item.square.effect16 .info .created {
    display: none !important;
  }
}
/* line 255, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info .zoom i {
  border: 1px solid #fff !important;
}
/* line 258, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info .info-inner {
  position: absolute;
  top: 50%;
  margin-top: -60px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}
/* line 265, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16 .info .info-inner h3 {
  margin: 0;
}
/* line 271, ../sass/template/_theme-effect.scss */
.ih-item.square.effect16:hover .info {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 277, ../sass/template/_theme-effect.scss */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
}

/* line 282, ../sass/template/_theme-effect.scss */
.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}

/* line 285, ../sass/template/_theme-effect.scss */
.preloader-wrapper.big {
  width: 200px;
  height: 200px;
}

/* line 288, ../sass/template/_theme-effect.scss */
.preloader-wrapper.active {
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes container-rotate {
  to {
    transform: rotate(360deg);
  }
}
/* line 300, ../sass/template/_theme-effect.scss */
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 306, ../sass/template/_theme-effect.scss */
.spinner-blue, .spinner-blue-only {
  border-color: #2071EE;
}

/* line 309, ../sass/template/_theme-effect.scss */
.spinner-red, .spinner-red-only {
  border-color: #db4437;
}

/* line 312, ../sass/template/_theme-effect.scss */
.spinner-yellow, .spinner-yellow-only {
  border-color: #f4b400;
}

/* line 315, ../sass/template/_theme-effect.scss */
.spinner-green, .spinner-green-only {
  border-color: #0f9d58;
}

/* line 318, ../sass/template/_theme-effect.scss */
.active .spinner-layer.spinner-blue {
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 322, ../sass/template/_theme-effect.scss */
.active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only {
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  to {
    -webkit-transform: rotate(1080deg);
  }
}
@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  to {
    transform: rotate(1080deg);
  }
}
@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 512, ../sass/template/_theme-effect.scss */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

/* line 521, ../sass/template/_theme-effect.scss */
.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

/* line 525, ../sass/template/_theme-effect.scss */
.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

/* line 532, ../sass/template/_theme-effect.scss */
.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 547, ../sass/template/_theme-effect.scss */
.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}

/* line 552, ../sass/template/_theme-effect.scss */
.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

/* line 558, ../sass/template/_theme-effect.scss */
.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* line 563, ../sass/template/_theme-effect.scss */
.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}
@keyframes left-spin {
  from {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  from {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
/* line 608, ../sass/template/_theme-effect.scss */
#spinnerContainer.cooldown {
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/**
* Table of Contents:
*
* 1.0 - Body
* 2.0 - Headings
* 3.0 - Text Elements
* 4.0 - Links
* 5.0 - Alignment
* 6.0 - Tables
* 7.0 - Images
* 8.0 - Galleries
* 9.0 - Audio/Video
* 10.0 - RTL
* ----------------------------------------------------------------------------
*/
/**
 * 5.0 Alignment
 * ----------------------------------------------------------------------------
 */
/* line 22, ../sass/template/_editor-style.scss */
.alignleft {
  float: left;
  margin: 0px 24px 0px 0;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .alignleft {
  float: right;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .alignleft {
  margin: 0px 0 0px 24px;
}

/* line 27, ../sass/template/_editor-style.scss */
.alignright {
  float: right;
  margin: 0px 0 0px 24px;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .alignright {
  float: left;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .alignright {
  margin: 0px 24px 0px 0;
}

/* line 32, ../sass/template/_editor-style.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0px auto;
}

/* line 38, ../sass/template/_editor-style.scss */
blockquote.alignleft,
blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%;
}

/* line 46, ../sass/template/_editor-style.scss */
blockquote.alignleft p,
blockquote.alignright p {
  margin-bottom: 17px;
}

/* line 51, ../sass/template/_editor-style.scss */
.attachment .site-content {
  margin-left: auto;
  width: 100%;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .attachment .site-content {
  margin-right: auto;
  margin-left: inherit;
}

/**
 * 6.0 Tables
 * ----------------------------------------------------------------------------
 */
/**
 * 7.0 Images
 * ----------------------------------------------------------------------------
 */
/* line 67, ../sass/template/_editor-style.scss */
img {
  vertical-align: middle;
}

/* line 71, ../sass/template/_editor-style.scss */
.wp-caption {
  background: transparent;
  border: none;
  color: #767676;
  margin: 0 0 24px 0;
  max-width: 474px;
  padding: 0;
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wp-caption {
  text-align: right;
}

/* line 81, ../sass/template/_editor-style.scss */
.html5-captions .wp-caption {
  padding: 0;
}

/* line 85, ../sass/template/_editor-style.scss */
.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}

/* line 89, ../sass/template/_editor-style.scss */
.html5-captions .wp-caption.alignleft {
  margin-right: 24px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .html5-captions .wp-caption.alignleft {
  margin-left: 24px;
  margin-right: inherit;
}

/* line 93, ../sass/template/_editor-style.scss */
.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}

/* line 97, ../sass/template/_editor-style.scss */
.wp-caption.alignright img,
.wp-caption.alignright .wp-caption-dd {
  padding-left: 10px;
}

/* line 102, ../sass/template/_editor-style.scss */
.html5-captions .wp-caption.alignright {
  margin-left: 24px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .html5-captions .wp-caption.alignright {
  margin-right: 24px;
  margin-left: inherit;
}

/* line 106, ../sass/template/_editor-style.scss */
.html5-captions .wp-caption.alignright img,
.html5-captions .wp-caption.alignright .wp-caption-dd {
  padding: 0;
}

/* line 111, ../sass/template/_editor-style.scss */
.wp-caption.aligncenter {
  margin: 7px 0;
}

/* line 115, ../sass/template/_editor-style.scss */
.wp-caption-dt {
  margin: 0;
}

/* line 119, ../sass/template/_editor-style.scss */
.wp-caption .wp-caption-text,
.wp-caption-dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
  padding: 0 10px 0 0;
  /* Avoid the caption to overflow the width of the image because wp-caption has 10px wider width */
  text-align: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wp-caption .wp-caption-text, .rtl
.wp-caption-dd {
  text-align: right;
}

/* line 130, ../sass/template/_editor-style.scss */
.mceTemp + ul,
.mceTemp + ol {
  list-style-position: inside;
}

/**
 * 8.0 Gallery
 * -----------------------------------------------------------------------------
 */
/* line 140, ../sass/template/_editor-style.scss */
.gallery .gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .gallery .gallery-item {
  float: right;
}
/* line 35, ../sass/rtl/_rtl.scss */
.rtl .gallery .gallery-item {
  margin: 0 0 4px 4px;
}

/* line 148, ../sass/template/_editor-style.scss */
.gallery-columns-1 .gallery-item {
  max-width: 100%;
  width: auto;
}

/* line 153, ../sass/template/_editor-style.scss */
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 14px);
  max-width: calc(50% - 14px);
  width: auto;
}

/* line 160, ../sass/template/_editor-style.scss */
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 11px);
  max-width: calc(33.3% - 11px);
  width: auto;
}

/* line 167, ../sass/template/_editor-style.scss */
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 9px);
  max-width: calc(25% - 9px);
  width: auto;
}

/* line 174, ../sass/template/_editor-style.scss */
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 8px);
  max-width: calc(20% - 8px);
  width: auto;
}

/* line 181, ../sass/template/_editor-style.scss */
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 7px);
  max-width: calc(16.7% - 7px);
  width: auto;
}

/* line 188, ../sass/template/_editor-style.scss */
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 7px);
  max-width: calc(14.28% - 7px);
  width: auto;
}

/* line 195, ../sass/template/_editor-style.scss */
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 6px);
  max-width: calc(12.5% - 6px);
  width: auto;
}

/* line 202, ../sass/template/_editor-style.scss */
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 6px);
  max-width: calc(11.1% - 6px);
  width: auto;
}

/* line 209, ../sass/template/_editor-style.scss */
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .gallery-columns-1 .gallery-item:nth-of-type(1n), .rtl
.gallery-columns-2 .gallery-item:nth-of-type(2n), .rtl
.gallery-columns-3 .gallery-item:nth-of-type(3n), .rtl
.gallery-columns-4 .gallery-item:nth-of-type(4n), .rtl
.gallery-columns-5 .gallery-item:nth-of-type(5n), .rtl
.gallery-columns-6 .gallery-item:nth-of-type(6n), .rtl
.gallery-columns-7 .gallery-item:nth-of-type(7n), .rtl
.gallery-columns-8 .gallery-item:nth-of-type(8n), .rtl
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-left: 0;
  margin-right: inherit;
}

/* line 221, ../sass/template/_editor-style.scss */
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n - 1),
.gallery-columns-3 .gallery-item:nth-of-type(3n - 2),
.gallery-columns-4 .gallery-item:nth-of-type(4n - 3),
.gallery-columns-5 .gallery-item:nth-of-type(5n - 4),
.gallery-columns-6 .gallery-item:nth-of-type(6n - 5),
.gallery-columns-7 .gallery-item:nth-of-type(7n - 6),
.gallery-columns-8 .gallery-item:nth-of-type(8n - 7),
.gallery-columns-9 .gallery-item:nth-of-type(9n - 8) {
  margin-left: 12px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .gallery-columns-1 .gallery-item:nth-of-type(1n), .rtl
.gallery-columns-2 .gallery-item:nth-of-type(2n - 1), .rtl
.gallery-columns-3 .gallery-item:nth-of-type(3n - 2), .rtl
.gallery-columns-4 .gallery-item:nth-of-type(4n - 3), .rtl
.gallery-columns-5 .gallery-item:nth-of-type(5n - 4), .rtl
.gallery-columns-6 .gallery-item:nth-of-type(6n - 5), .rtl
.gallery-columns-7 .gallery-item:nth-of-type(7n - 6), .rtl
.gallery-columns-8 .gallery-item:nth-of-type(8n - 7), .rtl
.gallery-columns-9 .gallery-item:nth-of-type(9n - 8) {
  margin-right: 12px;
  margin-left: inherit;
}

/* line 233, ../sass/template/_editor-style.scss */
.gallery .gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .gallery .gallery-caption {
  text-align: right;
}

/* line 250, ../sass/template/_editor-style.scss */
.gallery .gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 260, ../sass/template/_editor-style.scss */
.gallery-item:hover .gallery-caption {
  opacity: 1;
}

/* line 264, ../sass/template/_editor-style.scss */
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/**
 * 9.0 Audio/Video
 * ----------------------------------------------------------------------------
 */
/* line 276, ../sass/template/_editor-style.scss */
.mejs-mediaelement,
.mejs-container .mejs-controls {
  background: #000;
}

/* line 281, ../sass/template/_editor-style.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff;
}

/* line 286, ../sass/template/_editor-style.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #24890d;
}

/* line 290, ../sass/template/_editor-style.scss */
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: rgba(255, 255, 255, 0.33);
}

/* line 295, ../sass/template/_editor-style.scss */
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 0;
}

/* line 301, ../sass/template/_editor-style.scss */
.mejs-overlay-loading {
  background: transparent;
}

/**
 * 10.0 RTL
 * ----------------------------------------------------------------------------
 */
/* line 311, ../sass/template/_editor-style.scss */
html .mceContentBody.rtl {
  direction: rtl;
  unicode-bidi: embed;
}

/* line 316, ../sass/template/_editor-style.scss */
.rtl .wp-caption,
.rtl tr th {
  text-align: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .rtl .wp-caption, .rtl
.rtl tr th {
  text-align: left;
}

/* line 321, ../sass/template/_editor-style.scss */
.rtl td {
  text-align: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .rtl td {
  text-align: left;
}

/* line 1, ../sass/template/_event.scss */
#tribe-events-bar {
  margin-bottom: 15px;
}
/* line 3, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form {
  background: #fff;
}
/* line 5, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form label {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
/* line 10, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .first-column {
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #E5E5E5;
  border-bottom: 0;
}
/* line 15, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .first-column input {
  margin-top: 10px;
  height: 30px;
  font-weight: 700;
  border-bottom: 1px solid #E5E5E5;
  font-size: 12px;
}
/* line 22, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .first-column .tribe-bar-submit button {
  margin-top: 4px;
}
/* line 26, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column {
  padding: 0;
}
/* line 28, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column #tribe-bar-views {
  left: 0;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  background: #F2F2F2;
}
/* line 35, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list {
  padding: 0;
}
/* line 37, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #000;
  background: none;
  margin: 0 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
/* line 44, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li a {
  background: none;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 50, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li a span {
  line-height: 17px;
}
/* line 54, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li.tribe-bar-active, #tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li:hover {
  background: #2071EE;
  border-color: #2071EE;
}
/* line 57, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li.tribe-bar-active a, #tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li:hover a {
  color: #fff;
}
/* line 63, ../sass/template/_event.scss */
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-inner {
  background: none;
  padding: 5px 0 45px;
}
@media screen and (max-width: 479px) {
  /* line 63, ../sass/template/_event.scss */
  #tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-inner {
    padding: 5px 0;
  }
  /* line 68, ../sass/template/_event.scss */
  #tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-inner .tribe-bar-views-list {
    position: static;
    float: none;
  }
  /* line 71, ../sass/template/_event.scss */
  #tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-inner .tribe-bar-views-list li:last-child {
    margin-top: 5px;
  }
}
/* line 80, ../sass/template/_event.scss */
#tribe-events-bar .tribe-bar-submit button {
  background: #2071EE;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 85, ../sass/template/_event.scss */
#tribe-events-bar .tribe-bar-submit button:hover {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}

/* line 95, ../sass/template/_event.scss */
.tribe-events-list .tribe-events-page-title {
  display: none;
}
/* line 98, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events {
  padding: 0 15px !important;
}
/* line 100, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner {
  position: relative;
  margin-bottom: 45px;
}
/* line 103, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-top {
  overflow: hidden;
}
/* line 106, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta {
  width: 100%;
  float: left;
  font-family: "Montserrat";
  font-size: 12px;
  position: relative;
  padding-left: 130px;
  padding-right: 15px;
}
/* line 114, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-left {
  position: absolute;
  width: 105px;
  height: 100%;
  top: 0;
  left: 0;
  background: #2071EE;
  padding-top: 20px;
}
/* line 121, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-left > p {
  font-family: "Montserrat";
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
}
/* line 128, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-left .day {
  font-size: 30px;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
/* line 134, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-left .day:after {
  content: "";
  width: 40px;
  height: 1px;
  position: absolute;
  background: #fff;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  z-index: 1;
}
/* line 145, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-left .month {
  font-size: 12px;
}
/* line 150, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-right > span {
  float: left;
  margin-right: 15px;
  color: #aaaaaa;
  line-height: 1;
}
/* line 155, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-right > span i {
  margin-right: 5px;
}
/* line 158, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner .event-meta .meta-right > span:last-child {
  margin-right: 0;
}
/* line 167, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 {
  margin: 0;
  position: relative;
}
/* line 170, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-date {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  width: 70px;
  height: 70px;
  background: #2071EE;
  text-align: center;
  padding-top: 12px;
}
/* line 179, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-date > * {
  margin: 0;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}
/* line 185, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-date .day {
  font-size: 30px;
  line-height: 35px;
}
/* line 189, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-date .month {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
/* line 196, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .entry-title a {
  font-size: 20px;
  font-weight: 800;
  color: #000 !important;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 25px;
  margin-bottom: 25px;
  line-height: 30px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 207, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .entry-title a:hover {
  color: #2071EE !important;
}
/* line 210, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .entry-title a:after {
  content: "";
  width: 70px;
  height: 2px;
  background: #2071EE;
  left: 0;
  bottom: 0;
  position: absolute;
}
/* line 220, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body {
  border: 1px solid #F5F5F5;
  background: #fff;
}
/* line 223, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .left {
  padding: 0 150px 0 30px !important;
}
@media (max-width: 991px) {
  /* line 223, ../sass/template/_event.scss */
  .tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .left {
    padding: 0 100 0 30px !important;
  }
}
/* line 229, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .right {
  background: #fff;
  color: #2071EE;
  border: none;
}
/* line 233, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .right .event-cost {
  line-height: 1;
  margin-top: 30px;
  font-size: 30px;
  font-weight: 800;
  text-align: left;
}
@media (max-width: 991px) {
  /* line 233, ../sass/template/_event.scss */
  .tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .right .event-cost {
    font-size: 20px;
  }
}
/* line 242, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .right .event-cost .free {
  color: #CCCCCC;
}
/* line 248, ../sass/template/_event.scss */
.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .tribe-events-address, .tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .time-details {
  color: #54575a;
}

/* line 256, ../sass/template/_event.scss */
.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: 100% !important;
}

/* line 264, ../sass/template/_event.scss */
.tribe-events-list .tribe-events-event-image {
  width: 100%;
  margin: 0;
  position: relative;
}

/* line 272, ../sass/template/_event.scss */
.tribe-events-loop .tribe-events-list-separator-month {
  margin: 0 0 60px;
  background: none;
  color: #000;
  text-transform: uppercase;
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
}
/* line 281, ../sass/template/_event.scss */
.tribe-events-loop .tribe-events-list-separator-month:before, .tribe-events-loop .tribe-events-list-separator-month:after {
  content: none;
}
/* line 284, ../sass/template/_event.scss */
.tribe-events-loop .tribe-events-list-separator-month > span {
  background: none;
  color: #000;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 900;
  padding: 0 30px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
/* line 294, ../sass/template/_event.scss */
.tribe-events-loop .tribe-events-list-separator-month > span:before {
  content: "";
  position: absolute;
  width: 90px;
  height: 2px;
  background: #2071EE;
  left: 50%;
  margin-left: -45px;
  z-index: 1;
  bottom: 0;
}
/* line 307, ../sass/template/_event.scss */
.tribe-events-loop .tribe-events-event-meta {
  margin: 0;
}
/* line 310, ../sass/template/_event.scss */
.tribe-events-loop .tribe-events-day-time-slot h5 {
  margin: 30px 0;
  background: none;
  color: #000;
  text-transform: uppercase;
  padding: 10px 0;
  font-size: 24px;
  font-weight: 900;
  display: block;
}

/* line 323, ../sass/template/_event.scss */
.single-tribe_events .tribe-events-event-meta {
  margin: 0 0 30px;
}

/* line 327, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-venue-map {
  width: 100%;
  margin: 0;
}
/* line 331, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-meta-group {
  width: 100%;
}
/* line 333, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-meta-group .tribe-events-single-section-title {
  font-weight: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 339, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-meta-group dl .clearfix {
  padding: 2.5px 0;
}
/* line 342, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-meta-group dl dt {
  clear: both;
  float: left;
  padding-right: 10px;
  width: 140px;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 350, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-meta-group dl dd {
  width: 100%;
  padding-left: 120px;
}
/* line 353, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-meta-group dl dd.author, .wpo-tribe-events-meta .tribe-events-meta-group dl dd.location {
  padding: 0;
}
/* line 358, ../sass/template/_event.scss */
.wpo-tribe-events-meta .tribe-events-meta-group .fn.org {
  padding: 0;
  font-weight: 700;
  color: #2071EE;
  font-style: italic;
}

/* line 368, ../sass/template/_event.scss */
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin: 0;
}

/* line 374, ../sass/template/_event.scss */
.wpo-event-countdown.layout-1 {
  background: #2071EE;
  padding: 40px 30px 0;
  margin-bottom: 0 !important;
}
/* line 381, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-title .event-date {
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  margin-bottom: 3px;
}
/* line 385, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-title .event-date i {
  margin-right: 5px;
}
/* line 389, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-title .entry-title {
  margin: 0;
}
/* line 391, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-title .entry-title a {
  font-family: "Roboto Slab", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
/* line 399, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-time {
  background: #fff;
  padding: 0 20px;
  margin-left: -30px;
  margin-right: -30px;
  position: relative;
}
/* line 405, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-time .label-start {
  position: absolute;
  width: 52px;
  height: 100%;
  right: 100%;
  top: 0;
  z-index: 1;
  background: #DF124D;
}
/* line 412, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-time .label-start span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left top 0;
  -moz-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
  position: absolute;
  top: 0;
  left: 52px;
  height: 52px;
  width: 120px;
  z-index: 1;
  line-height: 52px;
  display: block;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  /* line 405, ../sass/template/_event.scss */
  .wpo-event-countdown .layout-1 .event-time .label-start {
    width: 26px;
  }
  /* line 433, ../sass/template/_event.scss */
  .wpo-event-countdown .layout-1 .event-time .label-start span {
    left: 26px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
  }
  /* line 108, ../sass/rtl/_rtl.scss */
  .rtl .wpo-event-countdown .layout-1 .event-time .label-start span {
    right: 26px;
    left: auto;
  }
}
/* line 441, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-time .heading-time {
  padding: 15px 0;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 450, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-time .time {
  padding: 26px 0;
}
/* line 453, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-time .time .countdown-times > div {
  float: left;
  width: 25%;
  color: #1c2043;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  font-family: "Montserrat";
}
/* line 461, ../sass/template/_event.scss */
.wpo-event-countdown .layout-1 .event-time .time .countdown-times > div b {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 48px;
  color: #1c2043;
  line-height: 1;
  font-family: "Montserrat";
}

/* line 482, ../sass/template/_event.scss */
.tribe-events-accordion .tribe_events {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 !important;
}
/* line 487, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading {
  position: relative;
}
/* line 489, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading .heading-icon {
  float: left;
  font-size: 30px;
  color: #555555;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -25px;
}
/* line 498, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading .arrow {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 506, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading .date {
  font-size: 14px;
  font-weight: 400;
}
/* line 509, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading .date i {
  margin-right: 10px;
}
/* line 513, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading .heading-inner {
  padding-left: 75px;
}
/* line 515, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading .heading-inner .panel-title {
  text-transform: uppercase;
  font-weight: 700;
}
/* line 518, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading .heading-inner .panel-title a {
  font-size: 18px;
}
/* line 523, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading.active {
  background: #2071EE;
}
/* line 525, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading.active .date, .tribe-events-accordion .panel-heading.active .heading-icon i, .tribe-events-accordion .panel-heading.active .panel-title {
  color: #fff;
}
/* line 528, ../sass/template/_event.scss */
.tribe-events-accordion .panel-heading.active .arrow {
  color: #fff;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 534, ../sass/template/_event.scss */
.tribe-events-accordion .event-desc {
  background: none repeat scroll 0 0 #2071EE;
  padding: 25px;
  color: #fff;
  line-height: 1.4;
}
/* line 539, ../sass/template/_event.scss */
.tribe-events-accordion .event-desc a {
  color: #fff;
}
/* line 541, ../sass/template/_event.scss */
.tribe-events-accordion .event-desc a:hover {
  color: #000;
}
/* line 545, ../sass/template/_event.scss */
.tribe-events-accordion .event-desc .readmore {
  font-weight: 700;
}
/* line 549, ../sass/template/_event.scss */
.tribe-events-accordion .event-body {
  padding: 20px 0;
}
/* line 551, ../sass/template/_event.scss */
.tribe-events-accordion .event-body .left {
  width: 80px;
  float: left;
}
/* line 553, ../sass/template/_event.scss */
.tribe-events-accordion .event-body .left img {
  width: 100%;
}
/* line 558, ../sass/template/_event.scss */
.tribe-events-accordion .event-body .right {
  padding-left: 90px;
  line-height: 1.2;
}
/* line 561, ../sass/template/_event.scss */
.tribe-events-accordion .event-body .right .readmore {
  margin: 5px 0 0;
}
/* line 563, ../sass/template/_event.scss */
.tribe-events-accordion .event-body .right .readmore a {
  font-weight: 700;
  font-size: 12px;
  color: #2071EE;
  text-transform: uppercase;
}
/* line 568, ../sass/template/_event.scss */
.tribe-events-accordion .event-body .right .readmore a:hover {
  color: #000;
}
/* line 577, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-detail-tab {
  display: none;
}
/* line 579, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-detail-tab.active {
  display: block;
}
/* line 583, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-title {
  padding: 25px;
  background: #2071EE;
  text-align: center;
}
/* line 587, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-title .event-date {
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  margin-bottom: 3px;
}
/* line 591, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-title .event-date i {
  margin-right: 5px;
}
/* line 595, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-title .entry-title {
  text-align: center;
  margin: 0;
}
/* line 598, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-title .entry-title a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
/* line 605, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-time {
  background: #5D5D5D;
  padding: 0 20px;
}
/* line 608, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-time .heading-time {
  padding: 15px 0;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 617, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-time .time {
  padding: 30px 0;
}
/* line 620, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-time .time .countdown-times > div {
  float: left;
  width: 25%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.2);
  text-align: center;
  font-weight: 700;
  font-size: 14px;
}
/* line 628, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-time .time .countdown-times > div b {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
}
/* line 635, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-time .time .countdown-times > div:last-child {
  border: none;
}
/* line 641, ../sass/template/_event.scss */
.tribe-events-accordion .tribe-events-content .event-time .lof-labelexpired {
  color: #fff;
  text-align: center;
}

/* line 650, ../sass/template/_event.scss */
.tribe-events-month .tribe-events-page-title {
  margin: 0;
  padding: 30px 0;
  background: none;
  text-transform: uppercase;
  font-size: 24px !important;
  font-weight: 800 !important;
  color: #000 !important;
}
/* line 659, ../sass/template/_event.scss */
.tribe-events-month #tribe-events-header {
  margin: 0 !important;
}
/* line 662, ../sass/template/_event.scss */
.tribe-events-month table {
  margin: 0 !important;
}
/* line 666, ../sass/template/_event.scss */
.tribe-events-month #tribe-events-content .tribe-events-calendar td {
  width: 140px !important;
}
/* line 670, ../sass/template/_event.scss */
.tribe-events-month table.tribe-events-calendar {
  border: none !important;
  border-spacing: 10px !important;
  border-collapse: separate !important;
}
/* line 674, ../sass/template/_event.scss */
.tribe-events-month table.tribe-events-calendar thead tr th {
  background: #F2F2F2 !important;
  border: none !important;
  color: #000;
}
/* line 679, ../sass/template/_event.scss */
.tribe-events-month table.tribe-events-calendar tr td {
  border-top: 1px solid #D2D2D2 !important;
}
/* line 681, ../sass/template/_event.scss */
.tribe-events-month table.tribe-events-calendar tr td .tribe-month-single-day {
  min-height: 220px !important;
}
/* line 686, ../sass/template/_event.scss */
.tribe-events-month .tribe-events-thismonth {
  padding: 0 !important;
}
/* line 688, ../sass/template/_event.scss */
.tribe-events-month .tribe-events-thismonth.tribe-events-present {
  position: relative;
}
/* line 690, ../sass/template/_event.scss */
.tribe-events-month .tribe-events-thismonth.tribe-events-present:after {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #2071EE;
  content: "";
  top: 20px;
  right: 20px;
  z-index: 99;
}
/* line 702, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day {
  position: relative;
  height: 100%;
}
/* line 705, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-daynumber {
  background: none !important;
  padding: 0;
}
/* line 708, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-daynumber a {
  width: 38px;
  height: 38px;
  padding-top: 8px;
  text-align: center;
  display: block;
  background: #F2F2F2 !important;
  color: #000 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}
/* line 719, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list {
  display: none;
  background: #fff;
  padding: 18px;
  position: absolute;
  min-width: 430px;
  z-index: 9999;
  top: 100%;
  left: 0;
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  /* line 719, ../sass/template/_event.scss */
  .tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list {
    display: none;
  }
}
/* line 732, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list:before {
  content: "";
  border: 10px solid transparent;
  position: absolute;
  border-bottom-color: #fff;
  bottom: 100%;
  left: 18px;
}
/* line 740, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div {
  width: 100%;
  padding: 0 !important;
  margin: 0 0 10px !important;
  border: none !important;
}
/* line 745, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .entry-title a {
  color: #5d5d5d !important;
  font-size: 14px;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding-bottom: 5px;
}
/* line 751, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .entry-title a:hover {
  color: #2071EE !important;
}
/* line 755, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .date {
  color: #b3b3b3;
  font-size: 12px;
}
/* line 758, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .date i {
  margin-right: 8px;
}
/* line 762, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .thumbnail {
  width: 65px;
  height: auto;
  float: left;
  margin: 0 10px 0 !important;
}
/* line 769, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-events-viewmore {
  border: none !important;
  display: inline-block;
  text-transform: none;
  background: #2071EE;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 2px !important;
  line-height: 1;
  margin-top: 20px;
}
/* line 778, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-events-viewmore a {
  color: #5d5d5d;
  font-weight: 400 !important;
}
/* line 782, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day .tribe-events-viewmore:hover a, .tribe-events-month .tribe-month-single-day .tribe-events-viewmore:focus a {
  color: #000;
}
/* line 786, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day:hover, .tribe-events-month .tribe-month-single-day:focus {
  background: #2071EE;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 790, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day:hover .tribe-month-sigle-day-list, .tribe-events-month .tribe-month-single-day:focus .tribe-month-sigle-day-list {
  display: block;
}
/* line 793, ../sass/template/_event.scss */
.tribe-events-month .tribe-month-single-day:hover .tribe-events-viewmore, .tribe-events-month .tribe-month-single-day:focus .tribe-events-viewmore {
  background: #fff !important;
}
/* line 798, ../sass/template/_event.scss */
.tribe-events-month #tribe-events-footer {
  margin-top: 20px;
}
/* line 800, ../sass/template/_event.scss */
.tribe-events-month #tribe-events-footer ul {
  padding: 0 !important;
}
/* line 804, ../sass/template/_event.scss */
.tribe-events-month #tribe-events-footer .tribe-events-sub-nav a {
  font-size: 16px;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  color: #5d5d5d;
}
/* line 809, ../sass/template/_event.scss */
.tribe-events-month #tribe-events-footer .tribe-events-sub-nav a:hover {
  color: #2071EE;
}

/* line 819, ../sass/template/_event.scss */
.event-item-list.style-default {
  min-height: 100px;
  margin-bottom: 30px;
  background: #fff;
  border-left: 2px solid #2071EE;
}
/* line 824, ../sass/template/_event.scss */
.event-item-list.style-default:last-child {
  margin-bottom: 0;
}
/* line 827, ../sass/template/_event.scss */
.event-item-list.style-default .event-date {
  width: 100px;
  min-height: 100px;
  float: left;
  background: #fff;
  padding-top: 18px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 834, ../sass/template/_event.scss */
.event-item-list.style-default .event-date span {
  display: block;
  text-align: center;
  color: #2071EE;
  font-family: "Montserrat";
  text-transform: uppercase;
  line-height: 1;
}
/* line 841, ../sass/template/_event.scss */
.event-item-list.style-default .event-date span.date {
  font-size: 36px;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
/* line 846, ../sass/template/_event.scss */
.event-item-list.style-default .event-date span.date:after {
  content: "";
  width: 40px;
  height: 1px;
  position: absolute;
  background: #2071EE;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  z-index: 1;
}
/* line 859, ../sass/template/_event.scss */
.event-item-list.style-default .event-header {
  padding-left: 120px;
  padding-top: 30px;
}
/* line 862, ../sass/template/_event.scss */
.event-item-list.style-default .event-header .event-title {
  margin: 0 0 5px;
}
/* line 866, ../sass/template/_event.scss */
.event-item-list.style-default .event-meta {
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 869, ../sass/template/_event.scss */
.event-item-list.style-default .event-meta > span {
  font-size: 12px;
  color: #aaaaaa;
  float: left;
  text-transform: uppercase;
  margin-right: 20px;
  font-family: "Montserrat";
}
/* line 876, ../sass/template/_event.scss */
.event-item-list.style-default .event-meta > span i {
  margin-right: 5px;
}
/* line 879, ../sass/template/_event.scss */
.event-item-list.style-default .event-meta > span:last-child {
  margin-right: 0;
}

/* line 888, ../sass/template/_event.scss */
.widget-event-slide .owl-item {
  padding: 0 !important;
}
/* line 891, ../sass/template/_event.scss */
.widget-event-slide .item-event {
  position: relative;
}
/* line 893, ../sass/template/_event.scss */
.widget-event-slide .item-event .event_heading {
  color: #fff;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -100px;
}
/* line 901, ../sass/template/_event.scss */
.widget-event-slide .item-event .event_heading h2 {
  margin: 0 0 30px;
}
/* line 904, ../sass/template/_event.scss */
.widget-event-slide .item-event .event_heading a {
  color: #fff;
}
/* line 907, ../sass/template/_event.scss */
.widget-event-slide .item-event .event_heading .event-title {
  font-size: 70px;
  font-weight: 300;
  font-family: "Roboto Slab", sans-serif;
}
/* line 912, ../sass/template/_event.scss */
.widget-event-slide .item-event .event_heading .event-des {
  font-size: 14px;
  font-family: "Montserrat";
  padding-left: 20%;
  padding-right: 20%;
}
@media (max-width: 991px) {
  /* line 912, ../sass/template/_event.scss */
  .widget-event-slide .item-event .event_heading .event-des {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 923, ../sass/template/_event.scss */
.widget-event-slide .item-event .event-meta {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
/* line 928, ../sass/template/_event.scss */
.widget-event-slide .item-event .event-meta .event-meta-inner {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding-left: 55px;
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  /* line 928, ../sass/template/_event.scss */
  .widget-event-slide .item-event .event-meta .event-meta-inner {
    width: 100%;
  }
}
/* line 938, ../sass/template/_event.scss */
.widget-event-slide .item-event .event-meta .event-meta-inner > * {
  float: left;
  display: inline-block;
}
/* line 941, ../sass/template/_event.scss */
.widget-event-slide .item-event .event-meta .event-meta-inner > *.time {
  width: 70%;
  width: calc(100% - 225px);
  width: -ms-calc(100% - 225px);
  width: -moz-calc(100% - 225px);
  width: -webkit-calc(100% - 225px);
}
/* line 947, ../sass/template/_event.scss */
.widget-event-slide .item-event .event-meta .event-meta-inner > *.time .countdown-times > * {
  width: 25%;
}
/* line 954, ../sass/template/_event.scss */
.widget-event-slide .item-event .event-label {
  background: #DF124D;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat";
  width: 120px;
  height: 52px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-left: -35px;
  margin-top: 28px;
  padding-top: 13px;
  text-align: center;
}
/* line 977, ../sass/template/_event.scss */
.widget-event-slide .item-event .pts-countdown .countdown-times {
  width: 100%;
}
/* line 979, ../sass/template/_event.scss */
.widget-event-slide .item-event .pts-countdown .countdown-times > div {
  text-align: center;
  padding: 20px 0 15px;
  float: left;
  font-size: 12px;
  font-weight: 400;
  color: #1c2043;
  font-family: "Montserrat";
}
/* line 987, ../sass/template/_event.scss */
.widget-event-slide .item-event .pts-countdown .countdown-times > div b {
  font-size: 48px;
  display: block;
  color: #1c2043;
  line-height: 1;
  font-family: "Montserrat";
  font-weight: 700;
}
/* line 995, ../sass/template/_event.scss */
.widget-event-slide .item-event .pts-countdown .countdown-times > div:first-child {
  margin-left: 0;
}

/* line 1005, ../sass/template/_event.scss */
.wpo-event-frontend .image {
  position: relative;
}
/* line 1007, ../sass/template/_event.scss */
.wpo-event-frontend .image .excerpt {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
}
@media screen and (max-width: 799px) {
  /* line 1007, ../sass/template/_event.scss */
  .wpo-event-frontend .image .excerpt {
    padding: 15px;
    line-height: 24px;
  }
}
@media screen and (max-width: 479px) {
  /* line 1007, ../sass/template/_event.scss */
  .wpo-event-frontend .image .excerpt {
    padding: 10px 15px;
    line-height: 22px;
    max-height: 173px;
    overflow: hidden;
  }
}
/* line 1034, ../sass/template/_event.scss */
.wpo-event-frontend.style-1 .wpo-event-inner:hover .image .excerpt {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 1043, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .widget-content > .row {
  width: 100%;
}
/* line 1047, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .wpo-event-inner {
  margin-bottom: 0;
}
/* line 1050, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .tribe-events-event-image {
  display: none;
}
/* line 1053, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .event-meta {
  padding: 0 0 0 85px !important;
  min-height: 100px;
}
/* line 1057, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .tribe-events-address {
  line-height: 1;
}
/* line 1060, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .meta-left {
  background: none !important;
  width: 75px !important;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 1064, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .meta-left p {
  color: #2071EE !important;
}
/* line 1066, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .meta-left p.day:after {
  background: rgba(0, 0, 0, 0.1) !important;
}
/* line 1071, ../sass/template/_event.scss */
.wpo-event-frontend.style-2 .item-event .meta-right {
  padding-top: 20px;
}

/* line 1, ../sass/template/_course.scss */
.course-item {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
/* line 5, ../sass/template/_course.scss */
.course-item .course-image {
  position: relative;
}
/* line 8, ../sass/template/_course.scss */
.course-item .course-image a img {
  width: 100%;
}
/* line 12, ../sass/template/_course.scss */
.course-item .course-image .ib-edu-course-price {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: -15px;
  left: 0;
  margin-bottom: 0;
  text-align: center;
}
/* line 20, ../sass/template/_course.scss */
.course-item .course-image .ib-edu-course-price span {
  display: inline-block;
  width: auto;
  height: 30px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 0 25px;
  background: #2071EE;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
}
/* line 34, ../sass/template/_course.scss */
.course-item .course-image .label-free {
  background: #67cd15 !important;
}
/* line 38, ../sass/template/_course.scss */
.course-item .course-rating {
  color: transparent;
  font-size: 0px !important;
  display: inline-block;
  float: right;
  margin-top: 5px;
}
/* line 44, ../sass/template/_course.scss */
.course-item .course-rating .number-vote {
  display: block;
  width: 100%;
  margin-top: 10px;
  line-height: 1;
}
/* line 51, ../sass/template/_course.scss */
.course-item .uicon {
  width: 19px;
  height: 19px;
  line-height: 1;
  margin-bottom: -5px;
  margin-right: 10px;
  display: inline-block;
}
/* line 58, ../sass/template/_course.scss */
.course-item .icon-lesson {
  background: url("../images/icon-lesson-small.png") no-repeat transparent;
}
/* line 61, ../sass/template/_course.scss */
.course-item .icon-duration {
  background: url("../images/icon-duration-small.png") no-repeat transparent;
}
/* line 64, ../sass/template/_course.scss */
.course-item .course-header {
  border-top: none;
  padding: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 64, ../sass/template/_course.scss */
  .course-item .course-header {
    padding: 15px;
  }
}
/* line 71, ../sass/template/_course.scss */
.course-item .course-header h4 {
  margin: 0;
  padding: 12px 0;
}
/* line 76, ../sass/template/_course.scss */
.course-item .author, .course-item .author a, .course-item .course-meta span {
  color: #aaaaaa;
  font-size: 12px;
}
/* line 80, ../sass/template/_course.scss */
.course-item .author a:hover {
  color: #2071EE;
}
/* line 83, ../sass/template/_course.scss */
.course-item .course-inner {
  border: 2px solid #E5E5E5;
  border-top: none;
  float: left;
  width: 100%;
}
/* line 89, ../sass/template/_course.scss */
.course-item .course-meta {
  border-top: 2px solid #E5E5E5;
  padding: 15px;
  background: #fff;
  float: left;
  width: 100%;
}
/* line 95, ../sass/template/_course.scss */
.course-item .course-meta > div {
  width: 50%;
  display: inline-block;
  float: left;
}
/* line 101, ../sass/template/_course.scss */
.course-item .course-meta .left > span {
  display: block;
  margin-bottom: 2px;
}
/* line 104, ../sass/template/_course.scss */
.course-item .course-meta .left > span:last-child {
  margin-bottom: 0;
}
/* line 113, ../sass/template/_course.scss */
.course-item .description {
  line-height: 1.875;
}
/* line 116, ../sass/template/_course.scss */
.course-item .readmore {
  padding-top: 20px;
  font-size: 12px;
  font-family: "Montserrat";
  text-transform: uppercase;
  color: #2071EE;
  display: block;
  letter-spacing: 2px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 125, ../sass/template/_course.scss */
.course-item .readmore:hover {
  color: #000;
}

/* line 133, ../sass/template/_course.scss */
.wpo-educator-grid .readmore, .wpo-educator-grid .description {
  display: none !important;
}
/* line 136, ../sass/template/_course.scss */
.wpo-educator-grid .course-header {
  background: #fff;
  padding: 50px 30px 30px;
}
/* line 141, ../sass/template/_course.scss */
.wpo-educator-grid .item-small h4 {
  font-size: 14px;
}
/* line 144, ../sass/template/_course.scss */
.wpo-educator-grid .item-small .course-header {
  padding: 35px 15px 30px !important;
}
/* line 149, ../sass/template/_course.scss */
.wpo-educator-grid.small h4 {
  font-size: 14px;
}
/* line 152, ../sass/template/_course.scss */
.wpo-educator-grid.small .course-header {
  padding: 35px 15px 30px !important;
}

/* line 160, ../sass/template/_course.scss */
.wpo-educator-odds .readmore, .wpo-educator-odds .description {
  display: none !important;
}
/* line 164, ../sass/template/_course.scss */
.wpo-educator-odds .item-small h4 {
  font-size: 14px;
}
/* line 168, ../sass/template/_course.scss */
.wpo-educator-odds .item-small .course-header {
  padding: 50px 15px 30px !important;
}

/* line 177, ../sass/template/_course.scss */
.wpo-educator-carousel .readmore, .wpo-educator-carousel .description {
  display: none !important;
}

/* line 183, ../sass/template/_course.scss */
.wpo-educator-searchform .form-inner {
  width: 80%;
  width: calc(100% - 160px);
  width: -ms-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: -webkit-calc(100% - 160px);
  float: left;
}
@media (max-width: 991px) {
  /* line 183, ../sass/template/_course.scss */
  .wpo-educator-searchform .form-inner {
    width: 100%;
  }
}
/* line 194, ../sass/template/_course.scss */
.wpo-educator-searchform .form-inner > * {
  margin-left: 10px;
  font-family: "Montserrat";
  font-size: 14px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 201, ../sass/template/_course.scss */
  .wpo-educator-searchform .form-inner > * {
    margin: 0 0 15px;
  }
}
/* line 207, ../sass/template/_course.scss */
.wpo-educator-searchform .list-category {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  padding: 12px 20px;
  width: 25%;
}
/* line 213, ../sass/template/_course.scss */
.wpo-educator-searchform .select2 {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border: 2px solid rgba(0, 0, 0, 0.1) !important;
}
/* line 216, ../sass/template/_course.scss */
.wpo-educator-searchform .select2 .selection span {
  background: none !important;
  color: #000 !important;
  border: none !important;
  height: 43px;
  line-height: 43px;
}
/* line 223, ../sass/template/_course.scss */
.wpo-educator-searchform .select2 .select2-selection__arrow > b {
  border-color: #000 transparent transparent !important;
}
/* line 227, ../sass/template/_course.scss */
.wpo-educator-searchform .select2.select2-container--open .select2-selection__arrow > b {
  border-color: transparent transparent #000 !important;
}
/* line 232, ../sass/template/_course.scss */
.wpo-educator-searchform .input_search {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  padding: 12px 20px;
  width: 45%;
}
@media (max-width: 767px) {
  /* line 232, ../sass/template/_course.scss */
  .wpo-educator-searchform .input_search {
    width: 100%;
  }
}
/* line 240, ../sass/template/_course.scss */
.wpo-educator-searchform .input_search::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 243, ../sass/template/_course.scss */
.wpo-educator-searchform .input_search:-moz-placeholder {
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 246, ../sass/template/_course.scss */
.wpo-educator-searchform .input_search::-moz-placeholder {
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 249, ../sass/template/_course.scss */
.wpo-educator-searchform .input_search:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 253, ../sass/template/_course.scss */
.wpo-educator-searchform .search-label {
  border: none !important;
  float: left;
  width: 150px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: 700;
}
/* line 262, ../sass/template/_course.scss */
.wpo-educator-searchform .wpo-search-submit {
  padding: 12px 0 !important;
  width: 20%;
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 262, ../sass/template/_course.scss */
  .wpo-educator-searchform .wpo-search-submit {
    width: 19%;
  }
}
@media (max-width: 767px) {
  /* line 262, ../sass/template/_course.scss */
  .wpo-educator-searchform .wpo-search-submit {
    width: auto;
    padding: 10px 25px !important;
  }
}
/* line 276, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .select2 .selection span {
  color: #fff !important;
  padding: 0 12px;
  text-align: left;
}
/* line 281, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .select2 .select2-selection__arrow > b {
  border-color: #fff transparent transparent !important;
}
/* line 285, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .select2.select2-container--open .select2-selection__arrow > b {
  border-color: transparent transparent #fff !important;
}
/* line 291, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .form-inner > * {
  border: 2px solid #fff !important;
  background: none !important;
}
/* line 295, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .form-inner option {
  color: #000;
}
/* line 299, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .search-label {
  border: none !important;
}
/* line 302, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .wpo-search-submit {
  background: #fff !important;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 305, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .wpo-search-submit:hover {
  background: none !important;
}
/* line 310, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .input_search::-webkit-input-placeholder {
  color: #fff;
}
/* line 313, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .input_search:-moz-placeholder {
  color: #fff;
}
/* line 316, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .input_search::-moz-placeholder {
  color: #fff;
}
/* line 319, ../sass/template/_course.scss */
.wpo-educator-searchform.light-style .input_search:-ms-input-placeholder {
  color: #fff;
}
/* line 325, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style .form-inner {
  padding: 30px 60px;
}
@media (max-width: 991px) {
  /* line 325, ../sass/template/_course.scss */
  .wpo-educator-searchform.vertical-style .form-inner {
    padding: 30px 30px;
  }
}
/* line 330, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style .form-inner .select2 {
  padding: 0 10px;
  width: auto !important;
}
/* line 334, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style .form-inner > * {
  width: 100%;
  display: block;
  text-align: left;
  margin: 10px 0 0;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .wpo-educator-searchform.vertical-style .form-inner > * {
  text-align: right;
}
/* line 339, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style .form-inner > *.wpo-search-submit {
  text-align: center;
  background: #2071EE;
  color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  border: 2px solid #2071EE !important;
}
/* line 345, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style .form-inner > *.wpo-search-submit:hover {
  color: #2071EE;
  background: #fff;
}
/* line 353, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .input_search {
  background: transparent !important;
  border: 2px solid #fff !important;
  color: #fff;
}
/* line 357, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .input_search::-webkit-input-placeholder {
  color: #fff;
}
/* line 360, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .input_search:-moz-placeholder {
  color: #fff;
}
/* line 363, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .input_search::-moz-placeholder {
  color: #fff;
}
/* line 366, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .input_search:-ms-input-placeholder {
  color: #fff;
}
/* line 370, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .select2 {
  border: 2px solid #fff !important;
}
/* line 372, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .select2 .selection span {
  color: #fff !important;
}
/* line 375, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .select2 .select2-selection__arrow > b {
  border-color: #fff transparent transparent !important;
}
/* line 379, ../sass/template/_course.scss */
.wpo-educator-searchform.vertical-style.light .select2.select2-container--open .select2-selection__arrow > b {
  border-color: transparent transparent #fff !important;
}

/* line 390, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-thumbnail {
  position: relative;
}
/* line 393, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-title {
  font-size: 24px;
  font-weight: 700;
}
/* line 398, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .ib-edu-lesson {
  position: relative;
  border-bottom: 1px solid #EBEBEB;
  float: left;
  width: 100%;
  padding: 10px 0;
}
/* line 404, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .ib-edu-lesson .lesson-heading {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  float: left;
  width: 80%;
  width: calc(100% - 150px);
  width: -ms-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  width: -webkit-calc(100% - 150px);
  font-family: "Montserrat";
  padding-right: 10px;
}
/* line 416, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .ib-edu-lesson .lesson-heading .number {
  width: 25px;
  height: 25px;
  border: 2px solid #2071EE;
  color: #2071EE;
  font-family: "Montserrat";
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  line-height: 22px;
}
/* line 428, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .ib-edu-lesson .duration {
  float: right;
  font-family: "Montserrat";
  color: #aaaaaa;
  font-size: 12px;
  font-weight: 400;
  padding-top: 5px;
}
/* line 436, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .ib-edu-lesson i {
  font-style: normal;
  margin-left: 10px;
}
/* line 441, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .less-content {
  position: relative;
  float: left;
  width: 100%;
}
/* line 445, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .less-content.content-hidden {
  height: 250px;
  overflow: hidden;
}
/* line 448, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .less-content.content-hidden:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  z-index: 9;
  background: linear-gradient(to bottom, transparent 0px, #fff 100%) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(to bottom, transparent 0px, #fff 100%) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(to bottom, transparent 0px, #fff 100%) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(to bottom, transparent 0px, #fff 100%) repeat scroll 0 0 transparent;
}
/* line 461, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .less-content.content-open {
  height: auto;
}
/* line 463, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .less-content.content-open:after {
  content: none;
}
/* line 468, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .btn-view-lesson {
  text-align: center;
  margin-top: 15px;
  width: 100%;
  float: left;
}
/* line 473, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .btn-view-lesson a {
  font-family: "Montserrat";
  font-size: 12px;
  color: #2071EE;
  letter-spacing: 2px;
  text-transform: uppercase;
}
/* line 479, ../sass/template/_course.scss */
.single.single-ib_educator_course .ib-edu-lessons .btn-view-lesson a:hover {
  cursor: pointer;
  color: #000;
}
/* line 487, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-features .widget-content > div {
  line-height: 1.6;
}
/* line 489, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-features .widget-content > div .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #2071EE;
  text-align: center;
  line-height: 48px;
  float: left;
  margin-right: 20px;
}
/* line 503, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-students .widget-content .row {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
/* line 507, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-students .widget-content .student-item {
  width: 33.33%;
  height: auto;
  float: left;
  padding: 5px;
}
/* line 511, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-students .widget-content .student-item img {
  width: 100%;
  height: auto;
}
/* line 518, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-information-inner {
  border: 2px solid #2071EE;
  padding: 30px;
}
/* line 521, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-information-inner p {
  line-height: 1.3;
  margin-bottom: 5px;
}
@media screen and (max-width: 1199px) {
  /* line 518, ../sass/template/_course.scss */
  .single.single-ib_educator_course .course-information-inner {
    padding: 20px;
  }
}
/* line 530, ../sass/template/_course.scss */
.single.single-ib_educator_course .category a {
  color: #aaaaaa;
  font-size: 12px;
  font-family: "Montserrat";
}
/* line 536, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-title {
  font-family: "Roboto Slab", sans-serif;
  font-size: 18px;
  font-weight: 900;
}
/* line 541, ../sass/template/_course.scss */
.single.single-ib_educator_course ul.list {
  list-style: none;
  padding: 0;
}
/* line 544, ../sass/template/_course.scss */
.single.single-ib_educator_course ul.list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 14px 0 20px;
  line-height: 1;
  color: #aaaaaa;
  font-size: 14px;
  font-family: "Montserrat";
}
/* line 551, ../sass/template/_course.scss */
.single.single-ib_educator_course ul.list li:last-child {
  border: none;
  padding-bottom: 0;
}
/* line 556, ../sass/template/_course.scss */
.single.single-ib_educator_course ul.list .val {
  color: #000;
}
/* line 560, ../sass/template/_course.scss */
.single.single-ib_educator_course .uicon {
  width: 28px;
  height: 28px;
  line-height: 1;
  margin-bottom: -8px;
  margin-right: 10px;
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  /* line 560, ../sass/template/_course.scss */
  .single.single-ib_educator_course .uicon {
    margin-right: 5px;
  }
  /* line 22, ../sass/rtl/_rtl.scss */
  .rtl .single.single-ib_educator_course .uicon {
    margin-left: 5px;
    margin-right: inherit;
  }
}
/* line 570, ../sass/template/_course.scss */
.single.single-ib_educator_course .icon-price {
  background: url("../images/icon-price.png") no-repeat transparent;
}
/* line 573, ../sass/template/_course.scss */
.single.single-ib_educator_course .icon-lesson {
  background: url("../images/icon-lesson.png") no-repeat transparent;
}
/* line 576, ../sass/template/_course.scss */
.single.single-ib_educator_course .icon-certificates {
  background: url("../images/icon-certificates.png") no-repeat transparent;
}
/* line 579, ../sass/template/_course.scss */
.single.single-ib_educator_course .icon-duration {
  background: url("../images/icon-duration.png") no-repeat transparent;
}
/* line 582, ../sass/template/_course.scss */
.single.single-ib_educator_course .icon-students {
  background: url("../images/icon-students.png") no-repeat transparent;
}
/* line 585, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-teacher-information {
  margin-top: 30px;
  padding: 25px;
  border: 2px solid #EBEBEB;
}
/* line 591, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-teacher-information .teacher-header > div.teacher-thumbnail {
  width: 50px;
  height: 50px;
  float: left;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .single.single-ib_educator_course .course-teacher-information .teacher-header > div.teacher-thumbnail {
  float: right;
}
/* line 594, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-teacher-information .teacher-header > div.teacher-thumbnail img {
  width: 100%;
  height: auto;
}
/* line 599, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-teacher-information .teacher-header > div.teacher-info {
  width: 80%;
  width: calc(100% - 60px);
  width: -ms-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  float: right;
}
/* line 11, ../sass/rtl/_rtl.scss */
.rtl .single.single-ib_educator_course .course-teacher-information .teacher-header > div.teacher-info {
  float: left;
}
/* line 606, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-teacher-information .teacher-header > div.teacher-info .teacher-name {
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 611, ../sass/template/_course.scss */
.single.single-ib_educator_course .course-teacher-information .teacher-header > div.teacher-info .teacher-position {
  font-size: 12px;
  color: #bbbbbb;
  font-family: "Montserrat";
}

/* line 626, ../sass/template/_course.scss */
.single.single-teacher .teacher-heading {
  background: url("../images/bg-teacher-heading.jpg") no-repeat transparent;
}
/* line 628, ../sass/template/_course.scss */
.single.single-teacher .teacher-heading .entry-thumb {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  width: 200px;
  height: 200px;
}
/* line 635, ../sass/template/_course.scss */
.single.single-teacher .teacher-information {
  border: 2px solid #2071EE;
  padding: 30px;
}
/* line 638, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul {
  padding: 0;
  list-style: none;
  font-family: "Montserrat";
  font-size: 14px;
}
/* line 643, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  margin: 0;
}
/* line 647, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul li:last-child {
  border: none;
}
/* line 650, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul li.rating {
  margin-top: 10px;
}
/* line 652, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul li.rating .post-ratings {
  color: transparent !important;
  font-size: 0 !important;
}
/* line 656, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul li.rating .number-vote {
  display: none;
}
/* line 661, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul .lab {
  min-width: 120px;
  color: #555555;
  display: inline-block;
}
/* line 666, ../sass/template/_course.scss */
.single.single-teacher .teacher-information ul .val {
  color: #000;
}
/* line 671, ../sass/template/_course.scss */
.single.single-teacher .skills-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: none;
  width: 100%;
  float: left;
}
/* line 676, ../sass/template/_course.scss */
.single.single-teacher .skills-wrapper .skills-inner {
  padding: 15% 55px 0 25px;
}
@media (max-width: 991px) {
  /* line 676, ../sass/template/_course.scss */
  .single.single-teacher .skills-wrapper .skills-inner {
    padding: 15px 20px 0 20px;
  }
}
/* line 685, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline {
  padding-top: 45px;
}
/* line 687, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline:before {
  background: #F1F1F1;
}
/* line 690, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .entry-timeline {
  width: 100%;
}
/* line 692, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .entry-timeline .hentry {
  width: 50%;
}
/* line 696, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .node {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #F1F1F1;
  background: #fff;
  position: absolute;
  top: 10px;
}
/* line 703, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .node:after {
  content: "";
  width: 16px;
  height: 16px;
  background: #2071EE;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
/* line 714, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .entry-created {
  top: 15px;
  width: 100%;
  background: none;
  padding-top: 0 !important;
}
/* line 719, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .entry-created span {
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 400;
  display: inline-block;
  padding: 5px 15px;
}
/* line 725, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .entry-created span:after, .single.single-teacher .teacher-education .posts-timeline .entry-created span:before {
  content: none;
}
/* line 729, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline .entry-created:after, .single.single-teacher .teacher-education .posts-timeline .entry-created:before {
  content: none;
}
/* line 733, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li {
  margin: 0;
  padding: 15px 0 0 !important;
}
/* line 736, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li h4 {
  font-size: 14px;
  text-transform: uppercase;
}
/* line 740, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li h5 {
  font-weight: 400;
  color: #2071EE;
}
/* line 745, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li:nth-child(2n) .node {
  right: -22.5px;
}
/* line 748, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li:nth-child(2n) .entry-created {
  left: 100%;
  left: calc(100% + 35px);
  left: -webkit-calc(100% + 35px);
  left: -moz-calc(100% + 35px);
  left: -ms-calc(100% + 35px);
  right: auto;
  text-align: left;
}
/* line 757, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li:nth-child(2n) .hentry {
  padding-right: 60px;
  float: left;
  text-align: right;
}
/* line 764, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li:nth-child(2n+1) .node {
  left: -22.5px;
}
/* line 767, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li:nth-child(2n+1) .entry-created {
  left: 100%;
  right: calc(100% + 35px);
  left: -webkit-calc(100% + 35px);
  left: -moz-calc(100% + 35px);
  left: -ms-calc(100% + 35px);
  left: auto;
  text-align: right;
}
/* line 776, ../sass/template/_course.scss */
.single.single-teacher .teacher-education .posts-timeline > li:nth-child(2n+1) .hentry {
  padding-left: 60px;
  float: right;
  text-align: left;
}
/* line 785, ../sass/template/_course.scss */
.single.single-teacher .teacher-courses {
  background: #F4F4F4;
}

@media (max-width: 1199px) {
  /* line 793, ../sass/template/_course.scss */
  .post-teacher .teacher-header {
    margin-bottom: 20px;
  }
  /* line 796, ../sass/template/_course.scss */
  .post-teacher .teacher-header img {
    width: 100%;
  }
}
/* line 801, ../sass/template/_course.scss */
.post-teacher .teacher-name {
  font-size: 18px;
  font-weight: 700;
}
/* line 804, ../sass/template/_course.scss */
.post-teacher .teacher-name a {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1199px) {
  /* line 801, ../sass/template/_course.scss */
  .post-teacher .teacher-name {
    margin-top: 0;
  }
}
/* line 811, ../sass/template/_course.scss */
.post-teacher .teacher-position {
  font-size: 12px;
  color: #bbbbbb;
}
/* line 815, ../sass/template/_course.scss */
.post-teacher .teacher-info {
  line-height: 32px;
}

/* line 821, ../sass/template/_course.scss */
.single-ib_educator_lesson .lesson-single-content {
  position: relative;
}
/* line 824, ../sass/template/_course.scss */
.single-ib_educator_lesson .back-to-course {
  background: #EEEEEE;
  padding: 15px 30px;
  font-family: "Montserrat";
}
/* line 829, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson {
  width: 300px;
  height: 100%;
  background: #F7F7F7;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 108, ../sass/rtl/_rtl.scss */
.rtl .single-ib_educator_lesson .wpo-list-lesson {
  right: 0;
  left: auto;
}
@media (max-width: 991px) {
  /* line 829, ../sass/template/_course.scss */
  .single-ib_educator_lesson .wpo-list-lesson {
    display: none;
  }
}
/* line 839, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 35px;
  background: #F7F7F7;
  top: 100%;
  left: 0;
}
/* line 848, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson .lesssons {
  overflow: hidden;
}
/* line 851, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson .lesson {
  padding: 15px 20px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #EDEDED;
}
/* line 856, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson .lesson .title {
  font-size: 14px;
  font-family: "Montserrat";
  color: #222222;
  display: block;
  width: calc(100% - 55px);
  float: right;
  line-height: 1.6;
}
/* line 865, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson .lesson .lesson-icon {
  float: right;
  color: #aaaaaa;
}
/* line 869, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson .lesson .number {
  margin-top: 5px;
  float: left;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  text-align: center;
  width: 25px;
  height: 25px;
  border: 2px solid #2071EE;
  color: #2071EE;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 700;
}
/* line 884, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-list-lesson .lesson:hover {
  background: #FFFFFF;
}
/* line 890, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-lesson-content {
  padding-left: 300px;
}
@media (max-width: 991px) {
  /* line 890, ../sass/template/_course.scss */
  .single-ib_educator_lesson .wpo-lesson-content {
    padding-left: 0;
  }
}
/* line 895, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-lesson-content .content-inner {
  padding: 20px;
  background: #3F3F3F;
  color: #ffffff;
}
/* line 899, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-lesson-content .content-inner * {
  color: #ffffff;
}
/* line 902, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-lesson-content .content-inner a {
  color: #2071EE;
}
/* line 905, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-lesson-content .content-inner .lesson-title {
  font-size: 30px;
}
/* line 908, ../sass/template/_course.scss */
.single-ib_educator_lesson .wpo-lesson-content .content-inner .content-lesson {
  margin: 0 auto;
  max-width: 960px;
  padding: 35px 0;
}
@media (max-width: 1199px) {
  /* line 916, ../sass/template/_course.scss */
  .single-ib_educator_lesson .lesson-comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 921, ../sass/template/_course.scss */
.single-ib_educator_lesson .lesson-comment .comment-inner {
  margin: 0 auto;
  max-width: 960px;
}

/* line 931, ../sass/template/_course.scss */
.wpo-teacher-grid.normal .team-job {
  font-size: 14px;
  color: #bbbbbb;
  font-style: italic;
}
/* line 935, ../sass/template/_course.scss */
.wpo-teacher-grid.normal .team-job a {
  color: #bbbbbb;
  font-style: italic;
}
/* line 938, ../sass/template/_course.scss */
.wpo-teacher-grid.normal .team-job a:hover {
  color: #2071EE;
}
/* line 945, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content {
  background: #F8F8F8;
  padding: 30px;
}
/* line 949, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content .team-header img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* line 954, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content .job {
  color: #bbbbbb;
  font-size: 12px;
  font-family: "Montserrat";
  text-transform: none;
}
/* line 959, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content .job a {
  color: #bbbbbb;
}
/* line 963, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content .teacher-info {
  font-size: 16px;
  color: #555555;
}
/* line 967, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content .read-more {
  text-align: center;
  margin-top: 15px;
}
/* line 970, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content .read-more a {
  color: #2071EE;
  font-size: 12px;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
}
/* line 976, ../sass/template/_course.scss */
.wpo-teacher-grid.carousel .widget-content .read-more a:hover {
  color: #000;
}

/* line 986, ../sass/template/_course.scss */
.wpo-category-courses-filter {
  background: #F4F4F4;
  padding: 40px 30px;
}
/* line 989, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-control {
  position: absolute;
  top: -80px;
  right: 0;
}
/* line 993, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-control .carousel-control {
  display: block !important;
}
/* line 995, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-control .carousel-control.left {
  right: 36px;
  left: auto;
}
/* line 1001, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item {
  padding-left: 5px;
  padding-right: 5px;
}
/* line 1004, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item {
  text-align: center;
  min-height: 165px;
  background: #fff;
  margin-bottom: 10px;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
/* line 1010, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item .image {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
/* line 1014, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item .image .icon {
  font-size: 45px;
  line-height: 1;
  -webkit-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
}
/* line 1020, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item .title {
  font-family: "Montserrat";
  font-size: 12px;
}
/* line 1024, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item:last-child {
  margin-bottom: 0;
}
/* line 1027, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item:hover {
  background: #2071EE;
}
/* line 1029, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item:hover .icon {
  color: #fff !important;
}
/* line 1032, ../sass/template/_course.scss */
.wpo-category-courses-filter .owl-item .category-item:hover .title {
  color: #fff;
}

/* Page payment information */
/* line 1043, ../sass/template/_course.scss */
.edu-payment-info .edu-payment-summary .payment-total {
  width: 175px;
  float: left;
}

/* line 1051, ../sass/template/_course.scss */
.ib-edu-form-field > label {
  max-width: 175px !important;
}

/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'material-icon';
  src: url("../fonts/Material-Design-Iconic-Font.woff2?v=2.1.0") format("woff2"), url("../fonts/Material-Design-Iconic-Font.woff?v=2.1.0") format("woff"), url("../fonts/Material-Design-Iconic-Font.ttf?v=2.1.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 13, ../sass/template/_material-icon.scss */
.zmdi {
  display: inline-block;
  font-family: "material-icon" !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 21, ../sass/template/_material-icon.scss */
.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 26, ../sass/template/_material-icon.scss */
.zmdi-hc-2x {
  font-size: 2em;
}

/* line 29, ../sass/template/_material-icon.scss */
.zmdi-hc-3x {
  font-size: 3em;
}

/* line 32, ../sass/template/_material-icon.scss */
.zmdi-hc-4x {
  font-size: 4em;
}

/* line 35, ../sass/template/_material-icon.scss */
.zmdi-hc-5x {
  font-size: 5em;
}

/* line 38, ../sass/template/_material-icon.scss */
.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 42, ../sass/template/_material-icon.scss */
.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 47, ../sass/template/_material-icon.scss */
.zmdi-hc-ul > li {
  position: relative;
}

/* line 50, ../sass/template/_material-icon.scss */
.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 57, ../sass/template/_material-icon.scss */
.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em;
}

/* line 60, ../sass/template/_material-icon.scss */
.zmdi-hc-border {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px;
}

/* line 65, ../sass/template/_material-icon.scss */
.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%;
}

/* line 70, ../sass/template/_material-icon.scss */
.zmdi.pull-left {
  float: left;
  margin-right: .15em;
}

/* line 74, ../sass/template/_material-icon.scss */
.zmdi.pull-right {
  float: right;
  margin-left: .15em;
}

/* line 78, ../sass/template/_material-icon.scss */
.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear;
}

/* line 82, ../sass/template/_material-icon.scss */
.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
/* line 126, ../sass/template/_material-icon.scss */
.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../sass/template/_material-icon.scss */
.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 136, ../sass/template/_material-icon.scss */
.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 141, ../sass/template/_material-icon.scss */
.zmdi-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 146, ../sass/template/_material-icon.scss */
.zmdi-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 151, ../sass/template/_material-icon.scss */
.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 159, ../sass/template/_material-icon.scss */
.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 166, ../sass/template/_material-icon.scss */
.zmdi-hc-stack-1x {
  line-height: inherit;
}

/* line 169, ../sass/template/_material-icon.scss */
.zmdi-hc-stack-2x {
  font-size: 2em;
}

/* line 172, ../sass/template/_material-icon.scss */
.zmdi-hc-inverse {
  color: #ffffff;
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 177, ../sass/template/_material-icon.scss */
.zmdi-3d-rotation:before {
  content: '\f101';
}

/* line 180, ../sass/template/_material-icon.scss */
.zmdi-airplane-off:before {
  content: '\f102';
}

/* line 183, ../sass/template/_material-icon.scss */
.zmdi-airplane:before {
  content: '\f103';
}

/* line 186, ../sass/template/_material-icon.scss */
.zmdi-album:before {
  content: '\f104';
}

/* line 189, ../sass/template/_material-icon.scss */
.zmdi-archive:before {
  content: '\f105';
}

/* line 192, ../sass/template/_material-icon.scss */
.zmdi-assignment-account:before {
  content: '\f106';
}

/* line 195, ../sass/template/_material-icon.scss */
.zmdi-assignment-alert:before {
  content: '\f107';
}

/* line 198, ../sass/template/_material-icon.scss */
.zmdi-assignment-check:before {
  content: '\f108';
}

/* line 201, ../sass/template/_material-icon.scss */
.zmdi-assignment-o:before {
  content: '\f109';
}

/* line 204, ../sass/template/_material-icon.scss */
.zmdi-assignment-return:before {
  content: '\f10a';
}

/* line 207, ../sass/template/_material-icon.scss */
.zmdi-assignment-returned:before {
  content: '\f10b';
}

/* line 210, ../sass/template/_material-icon.scss */
.zmdi-assignment:before {
  content: '\f10c';
}

/* line 213, ../sass/template/_material-icon.scss */
.zmdi-attachment-alt:before {
  content: '\f10d';
}

/* line 216, ../sass/template/_material-icon.scss */
.zmdi-attachment:before {
  content: '\f10e';
}

/* line 219, ../sass/template/_material-icon.scss */
.zmdi-audio:before {
  content: '\f10f';
}

/* line 222, ../sass/template/_material-icon.scss */
.zmdi-badge-check:before {
  content: '\f110';
}

/* line 225, ../sass/template/_material-icon.scss */
.zmdi-balance-wallet:before {
  content: '\f111';
}

/* line 228, ../sass/template/_material-icon.scss */
.zmdi-balance:before {
  content: '\f112';
}

/* line 231, ../sass/template/_material-icon.scss */
.zmdi-battery-alert:before {
  content: '\f113';
}

/* line 234, ../sass/template/_material-icon.scss */
.zmdi-battery-flash:before {
  content: '\f114';
}

/* line 237, ../sass/template/_material-icon.scss */
.zmdi-battery-unknown:before {
  content: '\f115';
}

/* line 240, ../sass/template/_material-icon.scss */
.zmdi-battery:before {
  content: '\f116';
}

/* line 243, ../sass/template/_material-icon.scss */
.zmdi-bike:before {
  content: '\f117';
}

/* line 246, ../sass/template/_material-icon.scss */
.zmdi-block-alt:before {
  content: '\f118';
}

/* line 249, ../sass/template/_material-icon.scss */
.zmdi-block:before {
  content: '\f119';
}

/* line 252, ../sass/template/_material-icon.scss */
.zmdi-boat:before {
  content: '\f11a';
}

/* line 255, ../sass/template/_material-icon.scss */
.zmdi-book-image:before {
  content: '\f11b';
}

/* line 258, ../sass/template/_material-icon.scss */
.zmdi-book:before {
  content: '\f11c';
}

/* line 261, ../sass/template/_material-icon.scss */
.zmdi-bookmark-outline:before {
  content: '\f11d';
}

/* line 264, ../sass/template/_material-icon.scss */
.zmdi-bookmark:before {
  content: '\f11e';
}

/* line 267, ../sass/template/_material-icon.scss */
.zmdi-brush:before {
  content: '\f11f';
}

/* line 270, ../sass/template/_material-icon.scss */
.zmdi-bug:before {
  content: '\f120';
}

/* line 273, ../sass/template/_material-icon.scss */
.zmdi-bus:before {
  content: '\f121';
}

/* line 276, ../sass/template/_material-icon.scss */
.zmdi-cake:before {
  content: '\f122';
}

/* line 279, ../sass/template/_material-icon.scss */
.zmdi-car-taxi:before {
  content: '\f123';
}

/* line 282, ../sass/template/_material-icon.scss */
.zmdi-car-wash:before {
  content: '\f124';
}

/* line 285, ../sass/template/_material-icon.scss */
.zmdi-car:before {
  content: '\f125';
}

/* line 288, ../sass/template/_material-icon.scss */
.zmdi-card-giftcard:before {
  content: '\f126';
}

/* line 291, ../sass/template/_material-icon.scss */
.zmdi-card-membership:before {
  content: '\f127';
}

/* line 294, ../sass/template/_material-icon.scss */
.zmdi-card-travel:before {
  content: '\f128';
}

/* line 297, ../sass/template/_material-icon.scss */
.zmdi-card:before {
  content: '\f129';
}

/* line 300, ../sass/template/_material-icon.scss */
.zmdi-case-check:before {
  content: '\f12a';
}

/* line 303, ../sass/template/_material-icon.scss */
.zmdi-case-download:before {
  content: '\f12b';
}

/* line 306, ../sass/template/_material-icon.scss */
.zmdi-case-play:before {
  content: '\f12c';
}

/* line 309, ../sass/template/_material-icon.scss */
.zmdi-case:before {
  content: '\f12d';
}

/* line 312, ../sass/template/_material-icon.scss */
.zmdi-cast-connected:before {
  content: '\f12e';
}

/* line 315, ../sass/template/_material-icon.scss */
.zmdi-cast:before {
  content: '\f12f';
}

/* line 318, ../sass/template/_material-icon.scss */
.zmdi-chart-donut:before {
  content: '\f130';
}

/* line 321, ../sass/template/_material-icon.scss */
.zmdi-chart:before {
  content: '\f131';
}

/* line 324, ../sass/template/_material-icon.scss */
.zmdi-city-alt:before {
  content: '\f132';
}

/* line 327, ../sass/template/_material-icon.scss */
.zmdi-city:before {
  content: '\f133';
}

/* line 330, ../sass/template/_material-icon.scss */
.zmdi-close-circle-o:before {
  content: '\f134';
}

/* line 333, ../sass/template/_material-icon.scss */
.zmdi-close-circle:before {
  content: '\f135';
}

/* line 336, ../sass/template/_material-icon.scss */
.zmdi-close:before {
  content: '\f136';
}

/* line 339, ../sass/template/_material-icon.scss */
.zmdi-cocktail:before {
  content: '\f137';
}

/* line 342, ../sass/template/_material-icon.scss */
.zmdi-code-setting:before {
  content: '\f138';
}

/* line 345, ../sass/template/_material-icon.scss */
.zmdi-code-smartphone:before {
  content: '\f139';
}

/* line 348, ../sass/template/_material-icon.scss */
.zmdi-code:before {
  content: '\f13a';
}

/* line 351, ../sass/template/_material-icon.scss */
.zmdi-coffee:before {
  content: '\f13b';
}

/* line 354, ../sass/template/_material-icon.scss */
.zmdi-collection-bookmark:before {
  content: '\f13c';
}

/* line 357, ../sass/template/_material-icon.scss */
.zmdi-collection-case-play:before {
  content: '\f13d';
}

/* line 360, ../sass/template/_material-icon.scss */
.zmdi-collection-folder-image:before {
  content: '\f13e';
}

/* line 363, ../sass/template/_material-icon.scss */
.zmdi-collection-image-o:before {
  content: '\f13f';
}

/* line 366, ../sass/template/_material-icon.scss */
.zmdi-collection-image:before {
  content: '\f140';
}

/* line 369, ../sass/template/_material-icon.scss */
.zmdi-collection-item-1:before {
  content: '\f141';
}

/* line 372, ../sass/template/_material-icon.scss */
.zmdi-collection-item-2:before {
  content: '\f142';
}

/* line 375, ../sass/template/_material-icon.scss */
.zmdi-collection-item-3:before {
  content: '\f143';
}

/* line 378, ../sass/template/_material-icon.scss */
.zmdi-collection-item-4:before {
  content: '\f144';
}

/* line 381, ../sass/template/_material-icon.scss */
.zmdi-collection-item-5:before {
  content: '\f145';
}

/* line 384, ../sass/template/_material-icon.scss */
.zmdi-collection-item-6:before {
  content: '\f146';
}

/* line 387, ../sass/template/_material-icon.scss */
.zmdi-collection-item-7:before {
  content: '\f147';
}

/* line 390, ../sass/template/_material-icon.scss */
.zmdi-collection-item-8:before {
  content: '\f148';
}

/* line 393, ../sass/template/_material-icon.scss */
.zmdi-collection-item-9-plus:before {
  content: '\f149';
}

/* line 396, ../sass/template/_material-icon.scss */
.zmdi-collection-item-9:before {
  content: '\f14a';
}

/* line 399, ../sass/template/_material-icon.scss */
.zmdi-collection-item:before {
  content: '\f14b';
}

/* line 402, ../sass/template/_material-icon.scss */
.zmdi-collection-music:before {
  content: '\f14c';
}

/* line 405, ../sass/template/_material-icon.scss */
.zmdi-collection-pdf:before {
  content: '\f14d';
}

/* line 408, ../sass/template/_material-icon.scss */
.zmdi-collection-plus:before {
  content: '\f14e';
}

/* line 411, ../sass/template/_material-icon.scss */
.zmdi-collection-speaker:before {
  content: '\f14f';
}

/* line 414, ../sass/template/_material-icon.scss */
.zmdi-collection-text:before {
  content: '\f150';
}

/* line 417, ../sass/template/_material-icon.scss */
.zmdi-collection-video:before {
  content: '\f151';
}

/* line 420, ../sass/template/_material-icon.scss */
.zmdi-compass:before {
  content: '\f152';
}

/* line 423, ../sass/template/_material-icon.scss */
.zmdi-cutlery:before {
  content: '\f153';
}

/* line 426, ../sass/template/_material-icon.scss */
.zmdi-delete:before {
  content: '\f154';
}

/* line 429, ../sass/template/_material-icon.scss */
.zmdi-dialpad:before {
  content: '\f155';
}

/* line 432, ../sass/template/_material-icon.scss */
.zmdi-dns:before {
  content: '\f156';
}

/* line 435, ../sass/template/_material-icon.scss */
.zmdi-drink:before {
  content: '\f157';
}

/* line 438, ../sass/template/_material-icon.scss */
.zmdi-edit:before {
  content: '\f158';
}

/* line 441, ../sass/template/_material-icon.scss */
.zmdi-email-open:before {
  content: '\f159';
}

/* line 444, ../sass/template/_material-icon.scss */
.zmdi-email:before {
  content: '\f15a';
}

/* line 447, ../sass/template/_material-icon.scss */
.zmdi-eye-off:before {
  content: '\f15b';
}

/* line 450, ../sass/template/_material-icon.scss */
.zmdi-eye:before {
  content: '\f15c';
}

/* line 453, ../sass/template/_material-icon.scss */
.zmdi-eyedropper:before {
  content: '\f15d';
}

/* line 456, ../sass/template/_material-icon.scss */
.zmdi-favorite-outline:before {
  content: '\f15e';
}

/* line 459, ../sass/template/_material-icon.scss */
.zmdi-favorite:before {
  content: '\f15f';
}

/* line 462, ../sass/template/_material-icon.scss */
.zmdi-filter-list:before {
  content: '\f160';
}

/* line 465, ../sass/template/_material-icon.scss */
.zmdi-fire:before {
  content: '\f161';
}

/* line 468, ../sass/template/_material-icon.scss */
.zmdi-flag:before {
  content: '\f162';
}

/* line 471, ../sass/template/_material-icon.scss */
.zmdi-flare:before {
  content: '\f163';
}

/* line 474, ../sass/template/_material-icon.scss */
.zmdi-flash-auto:before {
  content: '\f164';
}

/* line 477, ../sass/template/_material-icon.scss */
.zmdi-flash-off:before {
  content: '\f165';
}

/* line 480, ../sass/template/_material-icon.scss */
.zmdi-flash:before {
  content: '\f166';
}

/* line 483, ../sass/template/_material-icon.scss */
.zmdi-flip:before {
  content: '\f167';
}

/* line 486, ../sass/template/_material-icon.scss */
.zmdi-flower-alt:before {
  content: '\f168';
}

/* line 489, ../sass/template/_material-icon.scss */
.zmdi-flower:before {
  content: '\f169';
}

/* line 492, ../sass/template/_material-icon.scss */
.zmdi-font:before {
  content: '\f16a';
}

/* line 495, ../sass/template/_material-icon.scss */
.zmdi-fullscreen-alt:before {
  content: '\f16b';
}

/* line 498, ../sass/template/_material-icon.scss */
.zmdi-fullscreen-exit:before {
  content: '\f16c';
}

/* line 501, ../sass/template/_material-icon.scss */
.zmdi-fullscreen:before {
  content: '\f16d';
}

/* line 504, ../sass/template/_material-icon.scss */
.zmdi-functions:before {
  content: '\f16e';
}

/* line 507, ../sass/template/_material-icon.scss */
.zmdi-gas-station:before {
  content: '\f16f';
}

/* line 510, ../sass/template/_material-icon.scss */
.zmdi-gesture:before {
  content: '\f170';
}

/* line 513, ../sass/template/_material-icon.scss */
.zmdi-globe-alt:before {
  content: '\f171';
}

/* line 516, ../sass/template/_material-icon.scss */
.zmdi-globe-lock:before {
  content: '\f172';
}

/* line 519, ../sass/template/_material-icon.scss */
.zmdi-globe:before {
  content: '\f173';
}

/* line 522, ../sass/template/_material-icon.scss */
.zmdi-graduation-cap:before {
  content: '\f174';
}

/* line 525, ../sass/template/_material-icon.scss */
.zmdi-home:before {
  content: '\f175';
}

/* line 528, ../sass/template/_material-icon.scss */
.zmdi-hospital-alt:before {
  content: '\f176';
}

/* line 531, ../sass/template/_material-icon.scss */
.zmdi-hospital:before {
  content: '\f177';
}

/* line 534, ../sass/template/_material-icon.scss */
.zmdi-hotel:before {
  content: '\f178';
}

/* line 537, ../sass/template/_material-icon.scss */
.zmdi-hourglass-alt:before {
  content: '\f179';
}

/* line 540, ../sass/template/_material-icon.scss */
.zmdi-hourglass-outline:before {
  content: '\f17a';
}

/* line 543, ../sass/template/_material-icon.scss */
.zmdi-hourglass:before {
  content: '\f17b';
}

/* line 546, ../sass/template/_material-icon.scss */
.zmdi-http:before {
  content: '\f17c';
}

/* line 549, ../sass/template/_material-icon.scss */
.zmdi-image-alt:before {
  content: '\f17d';
}

/* line 552, ../sass/template/_material-icon.scss */
.zmdi-image-o:before {
  content: '\f17e';
}

/* line 555, ../sass/template/_material-icon.scss */
.zmdi-image:before {
  content: '\f17f';
}

/* line 558, ../sass/template/_material-icon.scss */
.zmdi-inbox:before {
  content: '\f180';
}

/* line 561, ../sass/template/_material-icon.scss */
.zmdi-invert-colors-off:before {
  content: '\f181';
}

/* line 564, ../sass/template/_material-icon.scss */
.zmdi-invert-colors:before {
  content: '\f182';
}

/* line 567, ../sass/template/_material-icon.scss */
.zmdi-key:before {
  content: '\f183';
}

/* line 570, ../sass/template/_material-icon.scss */
.zmdi-label-alt-outline:before {
  content: '\f184';
}

/* line 573, ../sass/template/_material-icon.scss */
.zmdi-label-alt:before {
  content: '\f185';
}

/* line 576, ../sass/template/_material-icon.scss */
.zmdi-label-heart:before {
  content: '\f186';
}

/* line 579, ../sass/template/_material-icon.scss */
.zmdi-label:before {
  content: '\f187';
}

/* line 582, ../sass/template/_material-icon.scss */
.zmdi-labels:before {
  content: '\f188';
}

/* line 585, ../sass/template/_material-icon.scss */
.zmdi-lamp:before {
  content: '\f189';
}

/* line 588, ../sass/template/_material-icon.scss */
.zmdi-landscape:before {
  content: '\f18a';
}

/* line 591, ../sass/template/_material-icon.scss */
.zmdi-layers-off:before {
  content: '\f18b';
}

/* line 594, ../sass/template/_material-icon.scss */
.zmdi-layers:before {
  content: '\f18c';
}

/* line 597, ../sass/template/_material-icon.scss */
.zmdi-library:before {
  content: '\f18d';
}

/* line 600, ../sass/template/_material-icon.scss */
.zmdi-link:before {
  content: '\f18e';
}

/* line 603, ../sass/template/_material-icon.scss */
.zmdi-lock-open:before {
  content: '\f18f';
}

/* line 606, ../sass/template/_material-icon.scss */
.zmdi-lock-outline:before {
  content: '\f190';
}

/* line 609, ../sass/template/_material-icon.scss */
.zmdi-lock:before {
  content: '\f191';
}

/* line 612, ../sass/template/_material-icon.scss */
.zmdi-mail-reply-all:before {
  content: '\f192';
}

/* line 615, ../sass/template/_material-icon.scss */
.zmdi-mail-reply:before {
  content: '\f193';
}

/* line 618, ../sass/template/_material-icon.scss */
.zmdi-mail-send:before {
  content: '\f194';
}

/* line 621, ../sass/template/_material-icon.scss */
.zmdi-mall:before {
  content: '\f195';
}

/* line 624, ../sass/template/_material-icon.scss */
.zmdi-map:before {
  content: '\f196';
}

/* line 627, ../sass/template/_material-icon.scss */
.zmdi-menu:before {
  content: '\f197';
}

/* line 630, ../sass/template/_material-icon.scss */
.zmdi-money-box:before {
  content: '\f198';
}

/* line 633, ../sass/template/_material-icon.scss */
.zmdi-money-off:before {
  content: '\f199';
}

/* line 636, ../sass/template/_material-icon.scss */
.zmdi-money:before {
  content: '\f19a';
}

/* line 639, ../sass/template/_material-icon.scss */
.zmdi-more-vert:before {
  content: '\f19b';
}

/* line 642, ../sass/template/_material-icon.scss */
.zmdi-more:before {
  content: '\f19c';
}

/* line 645, ../sass/template/_material-icon.scss */
.zmdi-movie-alt:before {
  content: '\f19d';
}

/* line 648, ../sass/template/_material-icon.scss */
.zmdi-movie:before {
  content: '\f19e';
}

/* line 651, ../sass/template/_material-icon.scss */
.zmdi-nature-people:before {
  content: '\f19f';
}

/* line 654, ../sass/template/_material-icon.scss */
.zmdi-nature:before {
  content: '\f1a0';
}

/* line 657, ../sass/template/_material-icon.scss */
.zmdi-navigation:before {
  content: '\f1a1';
}

/* line 660, ../sass/template/_material-icon.scss */
.zmdi-open-in-browser:before {
  content: '\f1a2';
}

/* line 663, ../sass/template/_material-icon.scss */
.zmdi-open-in-new:before {
  content: '\f1a3';
}

/* line 666, ../sass/template/_material-icon.scss */
.zmdi-palette:before {
  content: '\f1a4';
}

/* line 669, ../sass/template/_material-icon.scss */
.zmdi-parking:before {
  content: '\f1a5';
}

/* line 672, ../sass/template/_material-icon.scss */
.zmdi-pin-account:before {
  content: '\f1a6';
}

/* line 675, ../sass/template/_material-icon.scss */
.zmdi-pin-assistant:before {
  content: '\f1a7';
}

/* line 678, ../sass/template/_material-icon.scss */
.zmdi-pin-drop:before {
  content: '\f1a8';
}

/* line 681, ../sass/template/_material-icon.scss */
.zmdi-pin-help:before {
  content: '\f1a9';
}

/* line 684, ../sass/template/_material-icon.scss */
.zmdi-pin-off:before {
  content: '\f1aa';
}

/* line 687, ../sass/template/_material-icon.scss */
.zmdi-pin:before {
  content: '\f1ab';
}

/* line 690, ../sass/template/_material-icon.scss */
.zmdi-pizza:before {
  content: '\f1ac';
}

/* line 693, ../sass/template/_material-icon.scss */
.zmdi-plaster:before {
  content: '\f1ad';
}

/* line 696, ../sass/template/_material-icon.scss */
.zmdi-power-setting:before {
  content: '\f1ae';
}

/* line 699, ../sass/template/_material-icon.scss */
.zmdi-power:before {
  content: '\f1af';
}

/* line 702, ../sass/template/_material-icon.scss */
.zmdi-print:before {
  content: '\f1b0';
}

/* line 705, ../sass/template/_material-icon.scss */
.zmdi-puzzle-piece:before {
  content: '\f1b1';
}

/* line 708, ../sass/template/_material-icon.scss */
.zmdi-quote:before {
  content: '\f1b2';
}

/* line 711, ../sass/template/_material-icon.scss */
.zmdi-railway:before {
  content: '\f1b3';
}

/* line 714, ../sass/template/_material-icon.scss */
.zmdi-receipt:before {
  content: '\f1b4';
}

/* line 717, ../sass/template/_material-icon.scss */
.zmdi-refresh-alt:before {
  content: '\f1b5';
}

/* line 720, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}

/* line 723, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}

/* line 726, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync:before {
  content: '\f1b8';
}

/* line 729, ../sass/template/_material-icon.scss */
.zmdi-refresh:before {
  content: '\f1b9';
}

/* line 732, ../sass/template/_material-icon.scss */
.zmdi-roller:before {
  content: '\f1ba';
}

/* line 735, ../sass/template/_material-icon.scss */
.zmdi-ruler:before {
  content: '\f1bb';
}

/* line 738, ../sass/template/_material-icon.scss */
.zmdi-scissors:before {
  content: '\f1bc';
}

/* line 741, ../sass/template/_material-icon.scss */
.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}

/* line 744, ../sass/template/_material-icon.scss */
.zmdi-screen-rotation:before {
  content: '\f1be';
}

/* line 747, ../sass/template/_material-icon.scss */
.zmdi-search-for:before {
  content: '\f1bf';
}

/* line 750, ../sass/template/_material-icon.scss */
.zmdi-search-in-file:before {
  content: '\f1c0';
}

/* line 753, ../sass/template/_material-icon.scss */
.zmdi-search-in-page:before {
  content: '\f1c1';
}

/* line 756, ../sass/template/_material-icon.scss */
.zmdi-search-replace:before {
  content: '\f1c2';
}

/* line 759, ../sass/template/_material-icon.scss */
.zmdi-search:before {
  content: '\f1c3';
}

/* line 762, ../sass/template/_material-icon.scss */
.zmdi-seat:before {
  content: '\f1c4';
}

/* line 765, ../sass/template/_material-icon.scss */
.zmdi-settings-square:before {
  content: '\f1c5';
}

/* line 768, ../sass/template/_material-icon.scss */
.zmdi-settings:before {
  content: '\f1c6';
}

/* line 771, ../sass/template/_material-icon.scss */
.zmdi-shield-check:before {
  content: '\f1c7';
}

/* line 774, ../sass/template/_material-icon.scss */
.zmdi-shield-security:before {
  content: '\f1c8';
}

/* line 777, ../sass/template/_material-icon.scss */
.zmdi-shopping-basket:before {
  content: '\f1c9';
}

/* line 780, ../sass/template/_material-icon.scss */
.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}

/* line 783, ../sass/template/_material-icon.scss */
.zmdi-shopping-cart:before {
  content: '\f1cb';
}

/* line 786, ../sass/template/_material-icon.scss */
.zmdi-sign-in:before {
  content: '\f1cc';
}

/* line 789, ../sass/template/_material-icon.scss */
.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}

/* line 792, ../sass/template/_material-icon.scss */
.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}

/* line 795, ../sass/template/_material-icon.scss */
.zmdi-sort-asc:before {
  content: '\f1cf';
}

/* line 798, ../sass/template/_material-icon.scss */
.zmdi-sort-desc:before {
  content: '\f1d0';
}

/* line 801, ../sass/template/_material-icon.scss */
.zmdi-spellcheck:before {
  content: '\f1d1';
}

/* line 804, ../sass/template/_material-icon.scss */
.zmdi-storage:before {
  content: '\f1d2';
}

/* line 807, ../sass/template/_material-icon.scss */
.zmdi-store-24:before {
  content: '\f1d3';
}

/* line 810, ../sass/template/_material-icon.scss */
.zmdi-store:before {
  content: '\f1d4';
}

/* line 813, ../sass/template/_material-icon.scss */
.zmdi-subway:before {
  content: '\f1d5';
}

/* line 816, ../sass/template/_material-icon.scss */
.zmdi-sun:before {
  content: '\f1d6';
}

/* line 819, ../sass/template/_material-icon.scss */
.zmdi-tab-unselected:before {
  content: '\f1d7';
}

/* line 822, ../sass/template/_material-icon.scss */
.zmdi-tab:before {
  content: '\f1d8';
}

/* line 825, ../sass/template/_material-icon.scss */
.zmdi-tag-close:before {
  content: '\f1d9';
}

/* line 828, ../sass/template/_material-icon.scss */
.zmdi-tag-more:before {
  content: '\f1da';
}

/* line 831, ../sass/template/_material-icon.scss */
.zmdi-tag:before {
  content: '\f1db';
}

/* line 834, ../sass/template/_material-icon.scss */
.zmdi-thumb-down:before {
  content: '\f1dc';
}

/* line 837, ../sass/template/_material-icon.scss */
.zmdi-thumb-up-down:before {
  content: '\f1dd';
}

/* line 840, ../sass/template/_material-icon.scss */
.zmdi-thumb-up:before {
  content: '\f1de';
}

/* line 843, ../sass/template/_material-icon.scss */
.zmdi-ticket-star:before {
  content: '\f1df';
}

/* line 846, ../sass/template/_material-icon.scss */
.zmdi-toll:before {
  content: '\f1e0';
}

/* line 849, ../sass/template/_material-icon.scss */
.zmdi-toys:before {
  content: '\f1e1';
}

/* line 852, ../sass/template/_material-icon.scss */
.zmdi-traffic:before {
  content: '\f1e2';
}

/* line 855, ../sass/template/_material-icon.scss */
.zmdi-translate:before {
  content: '\f1e3';
}

/* line 858, ../sass/template/_material-icon.scss */
.zmdi-triangle-down:before {
  content: '\f1e4';
}

/* line 861, ../sass/template/_material-icon.scss */
.zmdi-triangle-up:before {
  content: '\f1e5';
}

/* line 864, ../sass/template/_material-icon.scss */
.zmdi-truck:before {
  content: '\f1e6';
}

/* line 867, ../sass/template/_material-icon.scss */
.zmdi-turning-sign:before {
  content: '\f1e7';
}

/* line 870, ../sass/template/_material-icon.scss */
.zmdi-wallpaper:before {
  content: '\f1e8';
}

/* line 873, ../sass/template/_material-icon.scss */
.zmdi-washing-machine:before {
  content: '\f1e9';
}

/* line 876, ../sass/template/_material-icon.scss */
.zmdi-window-maximize:before {
  content: '\f1ea';
}

/* line 879, ../sass/template/_material-icon.scss */
.zmdi-window-minimize:before {
  content: '\f1eb';
}

/* line 882, ../sass/template/_material-icon.scss */
.zmdi-window-restore:before {
  content: '\f1ec';
}

/* line 885, ../sass/template/_material-icon.scss */
.zmdi-wrench:before {
  content: '\f1ed';
}

/* line 888, ../sass/template/_material-icon.scss */
.zmdi-zoom-in:before {
  content: '\f1ee';
}

/* line 891, ../sass/template/_material-icon.scss */
.zmdi-zoom-out:before {
  content: '\f1ef';
}

/* line 894, ../sass/template/_material-icon.scss */
.zmdi-alert-circle-o:before {
  content: '\f1f0';
}

/* line 897, ../sass/template/_material-icon.scss */
.zmdi-alert-circle:before {
  content: '\f1f1';
}

/* line 900, ../sass/template/_material-icon.scss */
.zmdi-alert-octagon:before {
  content: '\f1f2';
}

/* line 903, ../sass/template/_material-icon.scss */
.zmdi-alert-polygon:before {
  content: '\f1f3';
}

/* line 906, ../sass/template/_material-icon.scss */
.zmdi-alert-triangle:before {
  content: '\f1f4';
}

/* line 909, ../sass/template/_material-icon.scss */
.zmdi-help-outline:before {
  content: '\f1f5';
}

/* line 912, ../sass/template/_material-icon.scss */
.zmdi-help:before {
  content: '\f1f6';
}

/* line 915, ../sass/template/_material-icon.scss */
.zmdi-info-outline:before {
  content: '\f1f7';
}

/* line 918, ../sass/template/_material-icon.scss */
.zmdi-info:before {
  content: '\f1f8';
}

/* line 921, ../sass/template/_material-icon.scss */
.zmdi-notifications-active:before {
  content: '\f1f9';
}

/* line 924, ../sass/template/_material-icon.scss */
.zmdi-notifications-add:before {
  content: '\f1fa';
}

/* line 927, ../sass/template/_material-icon.scss */
.zmdi-notifications-none:before {
  content: '\f1fb';
}

/* line 930, ../sass/template/_material-icon.scss */
.zmdi-notifications-off:before {
  content: '\f1fc';
}

/* line 933, ../sass/template/_material-icon.scss */
.zmdi-notifications-paused:before {
  content: '\f1fd';
}

/* line 936, ../sass/template/_material-icon.scss */
.zmdi-notifications:before {
  content: '\f1fe';
}

/* line 939, ../sass/template/_material-icon.scss */
.zmdi-account-add:before {
  content: '\f1ff';
}

/* line 942, ../sass/template/_material-icon.scss */
.zmdi-account-box-mail:before {
  content: '\f200';
}

/* line 945, ../sass/template/_material-icon.scss */
.zmdi-account-box-o:before {
  content: '\f201';
}

/* line 948, ../sass/template/_material-icon.scss */
.zmdi-account-box-phone:before {
  content: '\f202';
}

/* line 951, ../sass/template/_material-icon.scss */
.zmdi-account-box:before {
  content: '\f203';
}

/* line 954, ../sass/template/_material-icon.scss */
.zmdi-account-calendar:before {
  content: '\f204';
}

/* line 957, ../sass/template/_material-icon.scss */
.zmdi-account-circle:before {
  content: '\f205';
}

/* line 960, ../sass/template/_material-icon.scss */
.zmdi-account-o:before {
  content: '\f206';
}

/* line 963, ../sass/template/_material-icon.scss */
.zmdi-account:before {
  content: '\f207';
}

/* line 966, ../sass/template/_material-icon.scss */
.zmdi-accounts-add:before {
  content: '\f208';
}

/* line 969, ../sass/template/_material-icon.scss */
.zmdi-accounts-alt:before {
  content: '\f209';
}

/* line 972, ../sass/template/_material-icon.scss */
.zmdi-accounts-list-alt:before {
  content: '\f20a';
}

/* line 975, ../sass/template/_material-icon.scss */
.zmdi-accounts-list:before {
  content: '\f20b';
}

/* line 978, ../sass/template/_material-icon.scss */
.zmdi-accounts-outline:before {
  content: '\f20c';
}

/* line 981, ../sass/template/_material-icon.scss */
.zmdi-accounts:before {
  content: '\f20d';
}

/* line 984, ../sass/template/_material-icon.scss */
.zmdi-face:before {
  content: '\f20e';
}

/* line 987, ../sass/template/_material-icon.scss */
.zmdi-female:before {
  content: '\f20f';
}

/* line 990, ../sass/template/_material-icon.scss */
.zmdi-male-alt:before {
  content: '\f210';
}

/* line 993, ../sass/template/_material-icon.scss */
.zmdi-male-female:before {
  content: '\f211';
}

/* line 996, ../sass/template/_material-icon.scss */
.zmdi-male:before {
  content: '\f212';
}

/* line 999, ../sass/template/_material-icon.scss */
.zmdi-mood-bad:before {
  content: '\f213';
}

/* line 1002, ../sass/template/_material-icon.scss */
.zmdi-mood:before {
  content: '\f214';
}

/* line 1005, ../sass/template/_material-icon.scss */
.zmdi-run:before {
  content: '\f215';
}

/* line 1008, ../sass/template/_material-icon.scss */
.zmdi-walk:before {
  content: '\f216';
}

/* line 1011, ../sass/template/_material-icon.scss */
.zmdi-cloud-box:before {
  content: '\f217';
}

/* line 1014, ../sass/template/_material-icon.scss */
.zmdi-cloud-circle:before {
  content: '\f218';
}

/* line 1017, ../sass/template/_material-icon.scss */
.zmdi-cloud-done:before {
  content: '\f219';
}

/* line 1020, ../sass/template/_material-icon.scss */
.zmdi-cloud-download:before {
  content: '\f21a';
}

/* line 1023, ../sass/template/_material-icon.scss */
.zmdi-cloud-off:before {
  content: '\f21b';
}

/* line 1026, ../sass/template/_material-icon.scss */
.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}

/* line 1029, ../sass/template/_material-icon.scss */
.zmdi-cloud-outline:before {
  content: '\f21d';
}

/* line 1032, ../sass/template/_material-icon.scss */
.zmdi-cloud-upload:before {
  content: '\f21e';
}

/* line 1035, ../sass/template/_material-icon.scss */
.zmdi-cloud:before {
  content: '\f21f';
}

/* line 1038, ../sass/template/_material-icon.scss */
.zmdi-download:before {
  content: '\f220';
}

/* line 1041, ../sass/template/_material-icon.scss */
.zmdi-file-plus:before {
  content: '\f221';
}

/* line 1044, ../sass/template/_material-icon.scss */
.zmdi-file-text:before {
  content: '\f222';
}

/* line 1047, ../sass/template/_material-icon.scss */
.zmdi-file:before {
  content: '\f223';
}

/* line 1050, ../sass/template/_material-icon.scss */
.zmdi-folder-outline:before {
  content: '\f224';
}

/* line 1053, ../sass/template/_material-icon.scss */
.zmdi-folder-person:before {
  content: '\f225';
}

/* line 1056, ../sass/template/_material-icon.scss */
.zmdi-folder-star-alt:before {
  content: '\f226';
}

/* line 1059, ../sass/template/_material-icon.scss */
.zmdi-folder-star:before {
  content: '\f227';
}

/* line 1062, ../sass/template/_material-icon.scss */
.zmdi-folder:before {
  content: '\f228';
}

/* line 1065, ../sass/template/_material-icon.scss */
.zmdi-gif:before {
  content: '\f229';
}

/* line 1068, ../sass/template/_material-icon.scss */
.zmdi-upload:before {
  content: '\f22a';
}

/* line 1071, ../sass/template/_material-icon.scss */
.zmdi-border-all:before {
  content: '\f22b';
}

/* line 1074, ../sass/template/_material-icon.scss */
.zmdi-border-bottom:before {
  content: '\f22c';
}

/* line 1077, ../sass/template/_material-icon.scss */
.zmdi-border-clear:before {
  content: '\f22d';
}

/* line 1080, ../sass/template/_material-icon.scss */
.zmdi-border-color:before {
  content: '\f22e';
}

/* line 1083, ../sass/template/_material-icon.scss */
.zmdi-border-horizontal:before {
  content: '\f22f';
}

/* line 1086, ../sass/template/_material-icon.scss */
.zmdi-border-inner:before {
  content: '\f230';
}

/* line 1089, ../sass/template/_material-icon.scss */
.zmdi-border-left:before {
  content: '\f231';
}

/* line 1092, ../sass/template/_material-icon.scss */
.zmdi-border-outer:before {
  content: '\f232';
}

/* line 1095, ../sass/template/_material-icon.scss */
.zmdi-border-right:before {
  content: '\f233';
}

/* line 1098, ../sass/template/_material-icon.scss */
.zmdi-border-style:before {
  content: '\f234';
}

/* line 1101, ../sass/template/_material-icon.scss */
.zmdi-border-top:before {
  content: '\f235';
}

/* line 1104, ../sass/template/_material-icon.scss */
.zmdi-border-vertical:before {
  content: '\f236';
}

/* line 1107, ../sass/template/_material-icon.scss */
.zmdi-copy:before {
  content: '\f237';
}

/* line 1110, ../sass/template/_material-icon.scss */
.zmdi-crop:before {
  content: '\f238';
}

/* line 1113, ../sass/template/_material-icon.scss */
.zmdi-format-align-center:before {
  content: '\f239';
}

/* line 1116, ../sass/template/_material-icon.scss */
.zmdi-format-align-justify:before {
  content: '\f23a';
}

/* line 1119, ../sass/template/_material-icon.scss */
.zmdi-format-align-left:before {
  content: '\f23b';
}

/* line 1122, ../sass/template/_material-icon.scss */
.zmdi-format-align-right:before {
  content: '\f23c';
}

/* line 1125, ../sass/template/_material-icon.scss */
.zmdi-format-bold:before {
  content: '\f23d';
}

/* line 1128, ../sass/template/_material-icon.scss */
.zmdi-format-clear-all:before {
  content: '\f23e';
}

/* line 1131, ../sass/template/_material-icon.scss */
.zmdi-format-clear:before {
  content: '\f23f';
}

/* line 1134, ../sass/template/_material-icon.scss */
.zmdi-format-color-fill:before {
  content: '\f240';
}

/* line 1137, ../sass/template/_material-icon.scss */
.zmdi-format-color-reset:before {
  content: '\f241';
}

/* line 1140, ../sass/template/_material-icon.scss */
.zmdi-format-color-text:before {
  content: '\f242';
}

/* line 1143, ../sass/template/_material-icon.scss */
.zmdi-format-indent-decrease:before {
  content: '\f243';
}

/* line 1146, ../sass/template/_material-icon.scss */
.zmdi-format-indent-increase:before {
  content: '\f244';
}

/* line 1149, ../sass/template/_material-icon.scss */
.zmdi-format-italic:before {
  content: '\f245';
}

/* line 1152, ../sass/template/_material-icon.scss */
.zmdi-format-line-spacing:before {
  content: '\f246';
}

/* line 1155, ../sass/template/_material-icon.scss */
.zmdi-format-list-bulleted:before {
  content: '\f247';
}

/* line 1158, ../sass/template/_material-icon.scss */
.zmdi-format-list-numbered:before {
  content: '\f248';
}

/* line 1161, ../sass/template/_material-icon.scss */
.zmdi-format-ltr:before {
  content: '\f249';
}

/* line 1164, ../sass/template/_material-icon.scss */
.zmdi-format-rtl:before {
  content: '\f24a';
}

/* line 1167, ../sass/template/_material-icon.scss */
.zmdi-format-size:before {
  content: '\f24b';
}

/* line 1170, ../sass/template/_material-icon.scss */
.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}

/* line 1173, ../sass/template/_material-icon.scss */
.zmdi-format-strikethrough:before {
  content: '\f24d';
}

/* line 1176, ../sass/template/_material-icon.scss */
.zmdi-format-subject:before {
  content: '\f24e';
}

/* line 1179, ../sass/template/_material-icon.scss */
.zmdi-format-underlined:before {
  content: '\f24f';
}

/* line 1182, ../sass/template/_material-icon.scss */
.zmdi-format-valign-bottom:before {
  content: '\f250';
}

/* line 1185, ../sass/template/_material-icon.scss */
.zmdi-format-valign-center:before {
  content: '\f251';
}

/* line 1188, ../sass/template/_material-icon.scss */
.zmdi-format-valign-top:before {
  content: '\f252';
}

/* line 1191, ../sass/template/_material-icon.scss */
.zmdi-redo:before {
  content: '\f253';
}

/* line 1194, ../sass/template/_material-icon.scss */
.zmdi-select-all:before {
  content: '\f254';
}

/* line 1197, ../sass/template/_material-icon.scss */
.zmdi-space-bar:before {
  content: '\f255';
}

/* line 1200, ../sass/template/_material-icon.scss */
.zmdi-text-format:before {
  content: '\f256';
}

/* line 1203, ../sass/template/_material-icon.scss */
.zmdi-transform:before {
  content: '\f257';
}

/* line 1206, ../sass/template/_material-icon.scss */
.zmdi-undo:before {
  content: '\f258';
}

/* line 1209, ../sass/template/_material-icon.scss */
.zmdi-wrap-text:before {
  content: '\f259';
}

/* line 1212, ../sass/template/_material-icon.scss */
.zmdi-comment-alert:before {
  content: '\f25a';
}

/* line 1215, ../sass/template/_material-icon.scss */
.zmdi-comment-alt-text:before {
  content: '\f25b';
}

/* line 1218, ../sass/template/_material-icon.scss */
.zmdi-comment-alt:before {
  content: '\f25c';
}

/* line 1221, ../sass/template/_material-icon.scss */
.zmdi-comment-edit:before {
  content: '\f25d';
}

/* line 1224, ../sass/template/_material-icon.scss */
.zmdi-comment-image:before {
  content: '\f25e';
}

/* line 1227, ../sass/template/_material-icon.scss */
.zmdi-comment-list:before {
  content: '\f25f';
}

/* line 1230, ../sass/template/_material-icon.scss */
.zmdi-comment-more:before {
  content: '\f260';
}

/* line 1233, ../sass/template/_material-icon.scss */
.zmdi-comment-outline:before {
  content: '\f261';
}

/* line 1236, ../sass/template/_material-icon.scss */
.zmdi-comment-text-alt:before {
  content: '\f262';
}

/* line 1239, ../sass/template/_material-icon.scss */
.zmdi-comment-text:before {
  content: '\f263';
}

/* line 1242, ../sass/template/_material-icon.scss */
.zmdi-comment-video:before {
  content: '\f264';
}

/* line 1245, ../sass/template/_material-icon.scss */
.zmdi-comment:before {
  content: '\f265';
}

/* line 1248, ../sass/template/_material-icon.scss */
.zmdi-comments:before {
  content: '\f266';
}

/* line 1251, ../sass/template/_material-icon.scss */
.zmdi-check-all:before {
  content: '\f267';
}

/* line 1254, ../sass/template/_material-icon.scss */
.zmdi-check-circle-u:before {
  content: '\f268';
}

/* line 1257, ../sass/template/_material-icon.scss */
.zmdi-check-circle:before {
  content: '\f269';
}

/* line 1260, ../sass/template/_material-icon.scss */
.zmdi-check-square:before {
  content: '\f26a';
}

/* line 1263, ../sass/template/_material-icon.scss */
.zmdi-check:before {
  content: '\f26b';
}

/* line 1266, ../sass/template/_material-icon.scss */
.zmdi-circle-o:before {
  content: '\f26c';
}

/* line 1269, ../sass/template/_material-icon.scss */
.zmdi-circle:before {
  content: '\f26d';
}

/* line 1272, ../sass/template/_material-icon.scss */
.zmdi-dot-circle-alt:before {
  content: '\f26e';
}

/* line 1275, ../sass/template/_material-icon.scss */
.zmdi-dot-circle:before {
  content: '\f26f';
}

/* line 1278, ../sass/template/_material-icon.scss */
.zmdi-minus-circle-outline:before {
  content: '\f270';
}

/* line 1281, ../sass/template/_material-icon.scss */
.zmdi-minus-circle:before {
  content: '\f271';
}

/* line 1284, ../sass/template/_material-icon.scss */
.zmdi-minus-square:before {
  content: '\f272';
}

/* line 1287, ../sass/template/_material-icon.scss */
.zmdi-minus:before {
  content: '\f273';
}

/* line 1290, ../sass/template/_material-icon.scss */
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}

/* line 1293, ../sass/template/_material-icon.scss */
.zmdi-plus-circle-o:before {
  content: '\f275';
}

/* line 1296, ../sass/template/_material-icon.scss */
.zmdi-plus-circle:before {
  content: '\f276';
}

/* line 1299, ../sass/template/_material-icon.scss */
.zmdi-plus-square:before {
  content: '\f277';
}

/* line 1302, ../sass/template/_material-icon.scss */
.zmdi-plus:before {
  content: '\f278';
}

/* line 1305, ../sass/template/_material-icon.scss */
.zmdi-square-o:before {
  content: '\f279';
}

/* line 1308, ../sass/template/_material-icon.scss */
.zmdi-star-circle:before {
  content: '\f27a';
}

/* line 1311, ../sass/template/_material-icon.scss */
.zmdi-star-half:before {
  content: '\f27b';
}

/* line 1314, ../sass/template/_material-icon.scss */
.zmdi-star-outline:before {
  content: '\f27c';
}

/* line 1317, ../sass/template/_material-icon.scss */
.zmdi-star:before {
  content: '\f27d';
}

/* line 1320, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-connected:before {
  content: '\f27e';
}

/* line 1323, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-off:before {
  content: '\f27f';
}

/* line 1326, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-search:before {
  content: '\f280';
}

/* line 1329, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-setting:before {
  content: '\f281';
}

/* line 1332, ../sass/template/_material-icon.scss */
.zmdi-bluetooth:before {
  content: '\f282';
}

/* line 1335, ../sass/template/_material-icon.scss */
.zmdi-camera-add:before {
  content: '\f283';
}

/* line 1338, ../sass/template/_material-icon.scss */
.zmdi-camera-alt:before {
  content: '\f284';
}

/* line 1341, ../sass/template/_material-icon.scss */
.zmdi-camera-bw:before {
  content: '\f285';
}

/* line 1344, ../sass/template/_material-icon.scss */
.zmdi-camera-front:before {
  content: '\f286';
}

/* line 1347, ../sass/template/_material-icon.scss */
.zmdi-camera-mic:before {
  content: '\f287';
}

/* line 1350, ../sass/template/_material-icon.scss */
.zmdi-camera-party-mode:before {
  content: '\f288';
}

/* line 1353, ../sass/template/_material-icon.scss */
.zmdi-camera-rear:before {
  content: '\f289';
}

/* line 1356, ../sass/template/_material-icon.scss */
.zmdi-camera-roll:before {
  content: '\f28a';
}

/* line 1359, ../sass/template/_material-icon.scss */
.zmdi-camera-switch:before {
  content: '\f28b';
}

/* line 1362, ../sass/template/_material-icon.scss */
.zmdi-camera:before {
  content: '\f28c';
}

/* line 1365, ../sass/template/_material-icon.scss */
.zmdi-card-alert:before {
  content: '\f28d';
}

/* line 1368, ../sass/template/_material-icon.scss */
.zmdi-card-off:before {
  content: '\f28e';
}

/* line 1371, ../sass/template/_material-icon.scss */
.zmdi-card-sd:before {
  content: '\f28f';
}

/* line 1374, ../sass/template/_material-icon.scss */
.zmdi-card-sim:before {
  content: '\f290';
}

/* line 1377, ../sass/template/_material-icon.scss */
.zmdi-desktop-mac:before {
  content: '\f291';
}

/* line 1380, ../sass/template/_material-icon.scss */
.zmdi-desktop-windows:before {
  content: '\f292';
}

/* line 1383, ../sass/template/_material-icon.scss */
.zmdi-device-hub:before {
  content: '\f293';
}

/* line 1386, ../sass/template/_material-icon.scss */
.zmdi-devices-off:before {
  content: '\f294';
}

/* line 1389, ../sass/template/_material-icon.scss */
.zmdi-devices:before {
  content: '\f295';
}

/* line 1392, ../sass/template/_material-icon.scss */
.zmdi-dock:before {
  content: '\f296';
}

/* line 1395, ../sass/template/_material-icon.scss */
.zmdi-floppy:before {
  content: '\f297';
}

/* line 1398, ../sass/template/_material-icon.scss */
.zmdi-gamepad:before {
  content: '\f298';
}

/* line 1401, ../sass/template/_material-icon.scss */
.zmdi-gps-dot:before {
  content: '\f299';
}

/* line 1404, ../sass/template/_material-icon.scss */
.zmdi-gps-off:before {
  content: '\f29a';
}

/* line 1407, ../sass/template/_material-icon.scss */
.zmdi-gps:before {
  content: '\f29b';
}

/* line 1410, ../sass/template/_material-icon.scss */
.zmdi-headset-mic:before {
  content: '\f29c';
}

/* line 1413, ../sass/template/_material-icon.scss */
.zmdi-headset:before {
  content: '\f29d';
}

/* line 1416, ../sass/template/_material-icon.scss */
.zmdi-input-antenna:before {
  content: '\f29e';
}

/* line 1419, ../sass/template/_material-icon.scss */
.zmdi-input-composite:before {
  content: '\f29f';
}

/* line 1422, ../sass/template/_material-icon.scss */
.zmdi-input-hdmi:before {
  content: '\f2a0';
}

/* line 1425, ../sass/template/_material-icon.scss */
.zmdi-input-power:before {
  content: '\f2a1';
}

/* line 1428, ../sass/template/_material-icon.scss */
.zmdi-input-svideo:before {
  content: '\f2a2';
}

/* line 1431, ../sass/template/_material-icon.scss */
.zmdi-keyboard-hide:before {
  content: '\f2a3';
}

/* line 1434, ../sass/template/_material-icon.scss */
.zmdi-keyboard:before {
  content: '\f2a4';
}

/* line 1437, ../sass/template/_material-icon.scss */
.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}

/* line 1440, ../sass/template/_material-icon.scss */
.zmdi-laptop-mac:before {
  content: '\f2a6';
}

/* line 1443, ../sass/template/_material-icon.scss */
.zmdi-laptop:before {
  content: '\f2a7';
}

/* line 1446, ../sass/template/_material-icon.scss */
.zmdi-mic-off:before {
  content: '\f2a8';
}

/* line 1449, ../sass/template/_material-icon.scss */
.zmdi-mic-outline:before {
  content: '\f2a9';
}

/* line 1452, ../sass/template/_material-icon.scss */
.zmdi-mic-setting:before {
  content: '\f2aa';
}

/* line 1455, ../sass/template/_material-icon.scss */
.zmdi-mic:before {
  content: '\f2ab';
}

/* line 1458, ../sass/template/_material-icon.scss */
.zmdi-mouse:before {
  content: '\f2ac';
}

/* line 1461, ../sass/template/_material-icon.scss */
.zmdi-network-alert:before {
  content: '\f2ad';
}

/* line 1464, ../sass/template/_material-icon.scss */
.zmdi-network-locked:before {
  content: '\f2ae';
}

/* line 1467, ../sass/template/_material-icon.scss */
.zmdi-network-off:before {
  content: '\f2af';
}

/* line 1470, ../sass/template/_material-icon.scss */
.zmdi-network-outline:before {
  content: '\f2b0';
}

/* line 1473, ../sass/template/_material-icon.scss */
.zmdi-network-setting:before {
  content: '\f2b1';
}

/* line 1476, ../sass/template/_material-icon.scss */
.zmdi-network:before {
  content: '\f2b2';
}

/* line 1479, ../sass/template/_material-icon.scss */
.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}

/* line 1482, ../sass/template/_material-icon.scss */
.zmdi-phone-end:before {
  content: '\f2b4';
}

/* line 1485, ../sass/template/_material-icon.scss */
.zmdi-phone-forwarded:before {
  content: '\f2b5';
}

/* line 1488, ../sass/template/_material-icon.scss */
.zmdi-phone-in-talk:before {
  content: '\f2b6';
}

/* line 1491, ../sass/template/_material-icon.scss */
.zmdi-phone-locked:before {
  content: '\f2b7';
}

/* line 1494, ../sass/template/_material-icon.scss */
.zmdi-phone-missed:before {
  content: '\f2b8';
}

/* line 1497, ../sass/template/_material-icon.scss */
.zmdi-phone-msg:before {
  content: '\f2b9';
}

/* line 1500, ../sass/template/_material-icon.scss */
.zmdi-phone-paused:before {
  content: '\f2ba';
}

/* line 1503, ../sass/template/_material-icon.scss */
.zmdi-phone-ring:before {
  content: '\f2bb';
}

/* line 1506, ../sass/template/_material-icon.scss */
.zmdi-phone-setting:before {
  content: '\f2bc';
}

/* line 1509, ../sass/template/_material-icon.scss */
.zmdi-phone-sip:before {
  content: '\f2bd';
}

/* line 1512, ../sass/template/_material-icon.scss */
.zmdi-phone:before {
  content: '\f2be';
}

/* line 1515, ../sass/template/_material-icon.scss */
.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}

/* line 1518, ../sass/template/_material-icon.scss */
.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}

/* line 1521, ../sass/template/_material-icon.scss */
.zmdi-portable-wifi:before {
  content: '\f2c1';
}

/* line 1524, ../sass/template/_material-icon.scss */
.zmdi-radio:before {
  content: '\f2c2';
}

/* line 1527, ../sass/template/_material-icon.scss */
.zmdi-reader:before {
  content: '\f2c3';
}

/* line 1530, ../sass/template/_material-icon.scss */
.zmdi-remote-control-alt:before {
  content: '\f2c4';
}

/* line 1533, ../sass/template/_material-icon.scss */
.zmdi-remote-control:before {
  content: '\f2c5';
}

/* line 1536, ../sass/template/_material-icon.scss */
.zmdi-router:before {
  content: '\f2c6';
}

/* line 1539, ../sass/template/_material-icon.scss */
.zmdi-scanner:before {
  content: '\f2c7';
}

/* line 1542, ../sass/template/_material-icon.scss */
.zmdi-smartphone-android:before {
  content: '\f2c8';
}

/* line 1545, ../sass/template/_material-icon.scss */
.zmdi-smartphone-download:before {
  content: '\f2c9';
}

/* line 1548, ../sass/template/_material-icon.scss */
.zmdi-smartphone-erase:before {
  content: '\f2ca';
}

/* line 1551, ../sass/template/_material-icon.scss */
.zmdi-smartphone-info:before {
  content: '\f2cb';
}

/* line 1554, ../sass/template/_material-icon.scss */
.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}

/* line 1557, ../sass/template/_material-icon.scss */
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}

/* line 1560, ../sass/template/_material-icon.scss */
.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}

/* line 1563, ../sass/template/_material-icon.scss */
.zmdi-smartphone-lock:before {
  content: '\f2cf';
}

/* line 1566, ../sass/template/_material-icon.scss */
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}

/* line 1569, ../sass/template/_material-icon.scss */
.zmdi-smartphone-ring:before {
  content: '\f2d1';
}

/* line 1572, ../sass/template/_material-icon.scss */
.zmdi-smartphone-setting:before {
  content: '\f2d2';
}

/* line 1575, ../sass/template/_material-icon.scss */
.zmdi-smartphone-setup:before {
  content: '\f2d3';
}

/* line 1578, ../sass/template/_material-icon.scss */
.zmdi-smartphone:before {
  content: '\f2d4';
}

/* line 1581, ../sass/template/_material-icon.scss */
.zmdi-speaker:before {
  content: '\f2d5';
}

/* line 1584, ../sass/template/_material-icon.scss */
.zmdi-tablet-android:before {
  content: '\f2d6';
}

/* line 1587, ../sass/template/_material-icon.scss */
.zmdi-tablet-mac:before {
  content: '\f2d7';
}

/* line 1590, ../sass/template/_material-icon.scss */
.zmdi-tablet:before {
  content: '\f2d8';
}

/* line 1593, ../sass/template/_material-icon.scss */
.zmdi-tv-alt-play:before {
  content: '\f2d9';
}

/* line 1596, ../sass/template/_material-icon.scss */
.zmdi-tv-list:before {
  content: '\f2da';
}

/* line 1599, ../sass/template/_material-icon.scss */
.zmdi-tv-play:before {
  content: '\f2db';
}

/* line 1602, ../sass/template/_material-icon.scss */
.zmdi-tv:before {
  content: '\f2dc';
}

/* line 1605, ../sass/template/_material-icon.scss */
.zmdi-usb:before {
  content: '\f2dd';
}

/* line 1608, ../sass/template/_material-icon.scss */
.zmdi-videocam-off:before {
  content: '\f2de';
}

/* line 1611, ../sass/template/_material-icon.scss */
.zmdi-videocam-switch:before {
  content: '\f2df';
}

/* line 1614, ../sass/template/_material-icon.scss */
.zmdi-videocam:before {
  content: '\f2e0';
}

/* line 1617, ../sass/template/_material-icon.scss */
.zmdi-watch:before {
  content: '\f2e1';
}

/* line 1620, ../sass/template/_material-icon.scss */
.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}

/* line 1623, ../sass/template/_material-icon.scss */
.zmdi-wifi-alt:before {
  content: '\f2e3';
}

/* line 1626, ../sass/template/_material-icon.scss */
.zmdi-wifi-info:before {
  content: '\f2e4';
}

/* line 1629, ../sass/template/_material-icon.scss */
.zmdi-wifi-lock:before {
  content: '\f2e5';
}

/* line 1632, ../sass/template/_material-icon.scss */
.zmdi-wifi-off:before {
  content: '\f2e6';
}

/* line 1635, ../sass/template/_material-icon.scss */
.zmdi-wifi-outline:before {
  content: '\f2e7';
}

/* line 1638, ../sass/template/_material-icon.scss */
.zmdi-wifi:before {
  content: '\f2e8';
}

/* line 1641, ../sass/template/_material-icon.scss */
.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}

/* line 1644, ../sass/template/_material-icon.scss */
.zmdi-arrow-left:before {
  content: '\f2ea';
}

/* line 1647, ../sass/template/_material-icon.scss */
.zmdi-arrow-merge:before {
  content: '\f2eb';
}

/* line 1650, ../sass/template/_material-icon.scss */
.zmdi-arrow-missed:before {
  content: '\f2ec';
}

/* line 1653, ../sass/template/_material-icon.scss */
.zmdi-arrow-right-top:before {
  content: '\f2ed';
}

/* line 1656, ../sass/template/_material-icon.scss */
.zmdi-arrow-right:before {
  content: '\f2ee';
}

/* line 1659, ../sass/template/_material-icon.scss */
.zmdi-arrow-split:before {
  content: '\f2ef';
}

/* line 1662, ../sass/template/_material-icon.scss */
.zmdi-arrows:before {
  content: '\f2f0';
}

/* line 1665, ../sass/template/_material-icon.scss */
.zmdi-caret-down-circle:before {
  content: '\f2f1';
}

/* line 1668, ../sass/template/_material-icon.scss */
.zmdi-caret-down:before {
  content: '\f2f2';
}

/* line 1671, ../sass/template/_material-icon.scss */
.zmdi-caret-left-circle:before {
  content: '\f2f3';
}

/* line 1674, ../sass/template/_material-icon.scss */
.zmdi-caret-left:before {
  content: '\f2f4';
}

/* line 1677, ../sass/template/_material-icon.scss */
.zmdi-caret-right-circle:before {
  content: '\f2f5';
}

/* line 1680, ../sass/template/_material-icon.scss */
.zmdi-caret-right:before {
  content: '\f2f6';
}

/* line 1683, ../sass/template/_material-icon.scss */
.zmdi-caret-up-circle:before {
  content: '\f2f7';
}

/* line 1686, ../sass/template/_material-icon.scss */
.zmdi-caret-up:before {
  content: '\f2f8';
}

/* line 1689, ../sass/template/_material-icon.scss */
.zmdi-chevron-down:before {
  content: '\f2f9';
}

/* line 1692, ../sass/template/_material-icon.scss */
.zmdi-chevron-left:before {
  content: '\f2fa';
}

/* line 1695, ../sass/template/_material-icon.scss */
.zmdi-chevron-right:before {
  content: '\f2fb';
}

/* line 1698, ../sass/template/_material-icon.scss */
.zmdi-chevron-up:before {
  content: '\f2fc';
}

/* line 1701, ../sass/template/_material-icon.scss */
.zmdi-forward:before {
  content: '\f2fd';
}

/* line 1704, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-down:before {
  content: '\f2fe';
}

/* line 1707, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-left:before {
  content: '\f2ff';
}

/* line 1710, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-return:before {
  content: '\f300';
}

/* line 1713, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-right:before {
  content: '\f301';
}

/* line 1716, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-tab:before {
  content: '\f302';
}

/* line 1719, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-up:before {
  content: '\f303';
}

/* line 1722, ../sass/template/_material-icon.scss */
.zmdi-rotate-ccw:before {
  content: '\f304';
}

/* line 1725, ../sass/template/_material-icon.scss */
.zmdi-rotate-cw:before {
  content: '\f305';
}

/* line 1728, ../sass/template/_material-icon.scss */
.zmdi-rotate-left:before {
  content: '\f306';
}

/* line 1731, ../sass/template/_material-icon.scss */
.zmdi-rotate-right:before {
  content: '\f307';
}

/* line 1734, ../sass/template/_material-icon.scss */
.zmdi-square-down:before {
  content: '\f308';
}

/* line 1737, ../sass/template/_material-icon.scss */
.zmdi-square-right:before {
  content: '\f309';
}

/* line 1740, ../sass/template/_material-icon.scss */
.zmdi-swap-alt:before {
  content: '\f30a';
}

/* line 1743, ../sass/template/_material-icon.scss */
.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}

/* line 1746, ../sass/template/_material-icon.scss */
.zmdi-swap-vertical:before {
  content: '\f30c';
}

/* line 1749, ../sass/template/_material-icon.scss */
.zmdi-swap:before {
  content: '\f30d';
}

/* line 1752, ../sass/template/_material-icon.scss */
.zmdi-trending-down:before {
  content: '\f30e';
}

/* line 1755, ../sass/template/_material-icon.scss */
.zmdi-trending-flat:before {
  content: '\f30f';
}

/* line 1758, ../sass/template/_material-icon.scss */
.zmdi-trending-up:before {
  content: '\f310';
}

/* line 1761, ../sass/template/_material-icon.scss */
.zmdi-unfold-less:before {
  content: '\f311';
}

/* line 1764, ../sass/template/_material-icon.scss */
.zmdi-unfold-more:before {
  content: '\f312';
}

/* line 1767, ../sass/template/_material-icon.scss */
.zmdi-apps:before {
  content: '\f313';
}

/* line 1770, ../sass/template/_material-icon.scss */
.zmdi-grid-off:before {
  content: '\f314';
}

/* line 1773, ../sass/template/_material-icon.scss */
.zmdi-grid:before {
  content: '\f315';
}

/* line 1776, ../sass/template/_material-icon.scss */
.zmdi-view-agenda:before {
  content: '\f316';
}

/* line 1779, ../sass/template/_material-icon.scss */
.zmdi-view-array:before {
  content: '\f317';
}

/* line 1782, ../sass/template/_material-icon.scss */
.zmdi-view-carousel:before {
  content: '\f318';
}

/* line 1785, ../sass/template/_material-icon.scss */
.zmdi-view-column:before {
  content: '\f319';
}

/* line 1788, ../sass/template/_material-icon.scss */
.zmdi-view-comfy:before {
  content: '\f31a';
}

/* line 1791, ../sass/template/_material-icon.scss */
.zmdi-view-compact:before {
  content: '\f31b';
}

/* line 1794, ../sass/template/_material-icon.scss */
.zmdi-view-dashboard:before {
  content: '\f31c';
}

/* line 1797, ../sass/template/_material-icon.scss */
.zmdi-view-day:before {
  content: '\f31d';
}

/* line 1800, ../sass/template/_material-icon.scss */
.zmdi-view-headline:before {
  content: '\f31e';
}

/* line 1803, ../sass/template/_material-icon.scss */
.zmdi-view-list-alt:before {
  content: '\f31f';
}

/* line 1806, ../sass/template/_material-icon.scss */
.zmdi-view-list:before {
  content: '\f320';
}

/* line 1809, ../sass/template/_material-icon.scss */
.zmdi-view-module:before {
  content: '\f321';
}

/* line 1812, ../sass/template/_material-icon.scss */
.zmdi-view-quilt:before {
  content: '\f322';
}

/* line 1815, ../sass/template/_material-icon.scss */
.zmdi-view-stream:before {
  content: '\f323';
}

/* line 1818, ../sass/template/_material-icon.scss */
.zmdi-view-subtitles:before {
  content: '\f324';
}

/* line 1821, ../sass/template/_material-icon.scss */
.zmdi-view-toc:before {
  content: '\f325';
}

/* line 1824, ../sass/template/_material-icon.scss */
.zmdi-view-web:before {
  content: '\f326';
}

/* line 1827, ../sass/template/_material-icon.scss */
.zmdi-view-week:before {
  content: '\f327';
}

/* line 1830, ../sass/template/_material-icon.scss */
.zmdi-widgets:before {
  content: '\f328';
}

/* line 1833, ../sass/template/_material-icon.scss */
.zmdi-alarm-check:before {
  content: '\f329';
}

/* line 1836, ../sass/template/_material-icon.scss */
.zmdi-alarm-off:before {
  content: '\f32a';
}

/* line 1839, ../sass/template/_material-icon.scss */
.zmdi-alarm-plus:before {
  content: '\f32b';
}

/* line 1842, ../sass/template/_material-icon.scss */
.zmdi-alarm-snooze:before {
  content: '\f32c';
}

/* line 1845, ../sass/template/_material-icon.scss */
.zmdi-alarm:before {
  content: '\f32d';
}

/* line 1848, ../sass/template/_material-icon.scss */
.zmdi-calendar-alt:before {
  content: '\f32e';
}

/* line 1851, ../sass/template/_material-icon.scss */
.zmdi-calendar-check:before {
  content: '\f32f';
}

/* line 1854, ../sass/template/_material-icon.scss */
.zmdi-calendar-close:before {
  content: '\f330';
}

/* line 1857, ../sass/template/_material-icon.scss */
.zmdi-calendar-note:before {
  content: '\f331';
}

/* line 1860, ../sass/template/_material-icon.scss */
.zmdi-calendar:before {
  content: '\f332';
}

/* line 1863, ../sass/template/_material-icon.scss */
.zmdi-time-countdown:before {
  content: '\f333';
}

/* line 1866, ../sass/template/_material-icon.scss */
.zmdi-time-interval:before {
  content: '\f334';
}

/* line 1869, ../sass/template/_material-icon.scss */
.zmdi-time-restore-setting:before {
  content: '\f335';
}

/* line 1872, ../sass/template/_material-icon.scss */
.zmdi-time-restore:before {
  content: '\f336';
}

/* line 1875, ../sass/template/_material-icon.scss */
.zmdi-time:before {
  content: '\f337';
}

/* line 1878, ../sass/template/_material-icon.scss */
.zmdi-timer-off:before {
  content: '\f338';
}

/* line 1881, ../sass/template/_material-icon.scss */
.zmdi-timer:before {
  content: '\f339';
}

/* line 1884, ../sass/template/_material-icon.scss */
.zmdi-android-alt:before {
  content: '\f33a';
}

/* line 1887, ../sass/template/_material-icon.scss */
.zmdi-android:before {
  content: '\f33b';
}

/* line 1890, ../sass/template/_material-icon.scss */
.zmdi-apple:before {
  content: '\f33c';
}

/* line 1893, ../sass/template/_material-icon.scss */
.zmdi-behance:before {
  content: '\f33d';
}

/* line 1896, ../sass/template/_material-icon.scss */
.zmdi-codepen:before {
  content: '\f33e';
}

/* line 1899, ../sass/template/_material-icon.scss */
.zmdi-dribbble:before {
  content: '\f33f';
}

/* line 1902, ../sass/template/_material-icon.scss */
.zmdi-dropbox:before {
  content: '\f340';
}

/* line 1905, ../sass/template/_material-icon.scss */
.zmdi-evernote:before {
  content: '\f341';
}

/* line 1908, ../sass/template/_material-icon.scss */
.zmdi-facebook-box:before {
  content: '\f342';
}

/* line 1911, ../sass/template/_material-icon.scss */
.zmdi-facebook:before {
  content: '\f343';
}

/* line 1914, ../sass/template/_material-icon.scss */
.zmdi-github-box:before {
  content: '\f344';
}

/* line 1917, ../sass/template/_material-icon.scss */
.zmdi-github:before {
  content: '\f345';
}

/* line 1920, ../sass/template/_material-icon.scss */
.zmdi-google-drive:before {
  content: '\f346';
}

/* line 1923, ../sass/template/_material-icon.scss */
.zmdi-google-earth:before {
  content: '\f347';
}

/* line 1926, ../sass/template/_material-icon.scss */
.zmdi-google-glass:before {
  content: '\f348';
}

/* line 1929, ../sass/template/_material-icon.scss */
.zmdi-google-maps:before {
  content: '\f349';
}

/* line 1932, ../sass/template/_material-icon.scss */
.zmdi-google-pages:before {
  content: '\f34a';
}

/* line 1935, ../sass/template/_material-icon.scss */
.zmdi-google-play:before {
  content: '\f34b';
}

/* line 1938, ../sass/template/_material-icon.scss */
.zmdi-google-plus-box:before {
  content: '\f34c';
}

/* line 1941, ../sass/template/_material-icon.scss */
.zmdi-google-plus:before {
  content: '\f34d';
}

/* line 1944, ../sass/template/_material-icon.scss */
.zmdi-google:before {
  content: '\f34e';
}

/* line 1947, ../sass/template/_material-icon.scss */
.zmdi-instagram:before {
  content: '\f34f';
}

/* line 1950, ../sass/template/_material-icon.scss */
.zmdi-language-css3:before {
  content: '\f350';
}

/* line 1953, ../sass/template/_material-icon.scss */
.zmdi-language-html5:before {
  content: '\f351';
}

/* line 1956, ../sass/template/_material-icon.scss */
.zmdi-language-javascript:before {
  content: '\f352';
}

/* line 1959, ../sass/template/_material-icon.scss */
.zmdi-language-python-alt:before {
  content: '\f353';
}

/* line 1962, ../sass/template/_material-icon.scss */
.zmdi-language-python:before {
  content: '\f354';
}

/* line 1965, ../sass/template/_material-icon.scss */
.zmdi-lastfm:before {
  content: '\f355';
}

/* line 1968, ../sass/template/_material-icon.scss */
.zmdi-linkedin-box:before {
  content: '\f356';
}

/* line 1971, ../sass/template/_material-icon.scss */
.zmdi-paypal:before {
  content: '\f357';
}

/* line 1974, ../sass/template/_material-icon.scss */
.zmdi-pinterest-box:before {
  content: '\f358';
}

/* line 1977, ../sass/template/_material-icon.scss */
.zmdi-pocket:before {
  content: '\f359';
}

/* line 1980, ../sass/template/_material-icon.scss */
.zmdi-polymer:before {
  content: '\f35a';
}

/* line 1983, ../sass/template/_material-icon.scss */
.zmdi-share:before {
  content: '\f35b';
}

/* line 1986, ../sass/template/_material-icon.scss */
.zmdi-stack-overflow:before {
  content: '\f35c';
}

/* line 1989, ../sass/template/_material-icon.scss */
.zmdi-steam-square:before {
  content: '\f35d';
}

/* line 1992, ../sass/template/_material-icon.scss */
.zmdi-steam:before {
  content: '\f35e';
}

/* line 1995, ../sass/template/_material-icon.scss */
.zmdi-twitter-box:before {
  content: '\f35f';
}

/* line 1998, ../sass/template/_material-icon.scss */
.zmdi-twitter:before {
  content: '\f360';
}

/* line 2001, ../sass/template/_material-icon.scss */
.zmdi-vk:before {
  content: '\f361';
}

/* line 2004, ../sass/template/_material-icon.scss */
.zmdi-wikipedia:before {
  content: '\f362';
}

/* line 2007, ../sass/template/_material-icon.scss */
.zmdi-windows:before {
  content: '\f363';
}

/* line 2010, ../sass/template/_material-icon.scss */
.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}

/* line 2013, ../sass/template/_material-icon.scss */
.zmdi-aspect-ratio:before {
  content: '\f365';
}

/* line 2016, ../sass/template/_material-icon.scss */
.zmdi-blur-circular:before {
  content: '\f366';
}

/* line 2019, ../sass/template/_material-icon.scss */
.zmdi-blur-linear:before {
  content: '\f367';
}

/* line 2022, ../sass/template/_material-icon.scss */
.zmdi-blur-off:before {
  content: '\f368';
}

/* line 2025, ../sass/template/_material-icon.scss */
.zmdi-blur:before {
  content: '\f369';
}

/* line 2028, ../sass/template/_material-icon.scss */
.zmdi-brightness-2:before {
  content: '\f36a';
}

/* line 2031, ../sass/template/_material-icon.scss */
.zmdi-brightness-3:before {
  content: '\f36b';
}

/* line 2034, ../sass/template/_material-icon.scss */
.zmdi-brightness-4:before {
  content: '\f36c';
}

/* line 2037, ../sass/template/_material-icon.scss */
.zmdi-brightness-5:before {
  content: '\f36d';
}

/* line 2040, ../sass/template/_material-icon.scss */
.zmdi-brightness-6:before {
  content: '\f36e';
}

/* line 2043, ../sass/template/_material-icon.scss */
.zmdi-brightness-7:before {
  content: '\f36f';
}

/* line 2046, ../sass/template/_material-icon.scss */
.zmdi-brightness-auto:before {
  content: '\f370';
}

/* line 2049, ../sass/template/_material-icon.scss */
.zmdi-brightness-setting:before {
  content: '\f371';
}

/* line 2052, ../sass/template/_material-icon.scss */
.zmdi-broken-image:before {
  content: '\f372';
}

/* line 2055, ../sass/template/_material-icon.scss */
.zmdi-center-focus-strong:before {
  content: '\f373';
}

/* line 2058, ../sass/template/_material-icon.scss */
.zmdi-center-focus-weak:before {
  content: '\f374';
}

/* line 2061, ../sass/template/_material-icon.scss */
.zmdi-compare:before {
  content: '\f375';
}

/* line 2064, ../sass/template/_material-icon.scss */
.zmdi-crop-16-9:before {
  content: '\f376';
}

/* line 2067, ../sass/template/_material-icon.scss */
.zmdi-crop-3-2:before {
  content: '\f377';
}

/* line 2070, ../sass/template/_material-icon.scss */
.zmdi-crop-5-4:before {
  content: '\f378';
}

/* line 2073, ../sass/template/_material-icon.scss */
.zmdi-crop-7-5:before {
  content: '\f379';
}

/* line 2076, ../sass/template/_material-icon.scss */
.zmdi-crop-din:before {
  content: '\f37a';
}

/* line 2079, ../sass/template/_material-icon.scss */
.zmdi-crop-free:before {
  content: '\f37b';
}

/* line 2082, ../sass/template/_material-icon.scss */
.zmdi-crop-landscape:before {
  content: '\f37c';
}

/* line 2085, ../sass/template/_material-icon.scss */
.zmdi-crop-portrait:before {
  content: '\f37d';
}

/* line 2088, ../sass/template/_material-icon.scss */
.zmdi-crop-square:before {
  content: '\f37e';
}

/* line 2091, ../sass/template/_material-icon.scss */
.zmdi-exposure-alt:before {
  content: '\f37f';
}

/* line 2094, ../sass/template/_material-icon.scss */
.zmdi-exposure:before {
  content: '\f380';
}

/* line 2097, ../sass/template/_material-icon.scss */
.zmdi-filter-b-and-w:before {
  content: '\f381';
}

/* line 2100, ../sass/template/_material-icon.scss */
.zmdi-filter-center-focus:before {
  content: '\f382';
}

/* line 2103, ../sass/template/_material-icon.scss */
.zmdi-filter-frames:before {
  content: '\f383';
}

/* line 2106, ../sass/template/_material-icon.scss */
.zmdi-filter-tilt-shift:before {
  content: '\f384';
}

/* line 2109, ../sass/template/_material-icon.scss */
.zmdi-gradient:before {
  content: '\f385';
}

/* line 2112, ../sass/template/_material-icon.scss */
.zmdi-grain:before {
  content: '\f386';
}

/* line 2115, ../sass/template/_material-icon.scss */
.zmdi-graphic-eq:before {
  content: '\f387';
}

/* line 2118, ../sass/template/_material-icon.scss */
.zmdi-hdr-off:before {
  content: '\f388';
}

/* line 2121, ../sass/template/_material-icon.scss */
.zmdi-hdr-strong:before {
  content: '\f389';
}

/* line 2124, ../sass/template/_material-icon.scss */
.zmdi-hdr-weak:before {
  content: '\f38a';
}

/* line 2127, ../sass/template/_material-icon.scss */
.zmdi-hdr:before {
  content: '\f38b';
}

/* line 2130, ../sass/template/_material-icon.scss */
.zmdi-iridescent:before {
  content: '\f38c';
}

/* line 2133, ../sass/template/_material-icon.scss */
.zmdi-leak-off:before {
  content: '\f38d';
}

/* line 2136, ../sass/template/_material-icon.scss */
.zmdi-leak:before {
  content: '\f38e';
}

/* line 2139, ../sass/template/_material-icon.scss */
.zmdi-looks:before {
  content: '\f38f';
}

/* line 2142, ../sass/template/_material-icon.scss */
.zmdi-loupe:before {
  content: '\f390';
}

/* line 2145, ../sass/template/_material-icon.scss */
.zmdi-panorama-horizontal:before {
  content: '\f391';
}

/* line 2148, ../sass/template/_material-icon.scss */
.zmdi-panorama-vertical:before {
  content: '\f392';
}

/* line 2151, ../sass/template/_material-icon.scss */
.zmdi-panorama-wide-angle:before {
  content: '\f393';
}

/* line 2154, ../sass/template/_material-icon.scss */
.zmdi-photo-size-select-large:before {
  content: '\f394';
}

/* line 2157, ../sass/template/_material-icon.scss */
.zmdi-photo-size-select-small:before {
  content: '\f395';
}

/* line 2160, ../sass/template/_material-icon.scss */
.zmdi-picture-in-picture:before {
  content: '\f396';
}

/* line 2163, ../sass/template/_material-icon.scss */
.zmdi-slideshow:before {
  content: '\f397';
}

/* line 2166, ../sass/template/_material-icon.scss */
.zmdi-texture:before {
  content: '\f398';
}

/* line 2169, ../sass/template/_material-icon.scss */
.zmdi-tonality:before {
  content: '\f399';
}

/* line 2172, ../sass/template/_material-icon.scss */
.zmdi-vignette:before {
  content: '\f39a';
}

/* line 2175, ../sass/template/_material-icon.scss */
.zmdi-wb-auto:before {
  content: '\f39b';
}

/* line 2178, ../sass/template/_material-icon.scss */
.zmdi-eject-alt:before {
  content: '\f39c';
}

/* line 2181, ../sass/template/_material-icon.scss */
.zmdi-eject:before {
  content: '\f39d';
}

/* line 2184, ../sass/template/_material-icon.scss */
.zmdi-equalizer:before {
  content: '\f39e';
}

/* line 2187, ../sass/template/_material-icon.scss */
.zmdi-fast-forward:before {
  content: '\f39f';
}

/* line 2190, ../sass/template/_material-icon.scss */
.zmdi-fast-rewind:before {
  content: '\f3a0';
}

/* line 2193, ../sass/template/_material-icon.scss */
.zmdi-forward-10:before {
  content: '\f3a1';
}

/* line 2196, ../sass/template/_material-icon.scss */
.zmdi-forward-30:before {
  content: '\f3a2';
}

/* line 2199, ../sass/template/_material-icon.scss */
.zmdi-forward-5:before {
  content: '\f3a3';
}

/* line 2202, ../sass/template/_material-icon.scss */
.zmdi-hearing:before {
  content: '\f3a4';
}

/* line 2205, ../sass/template/_material-icon.scss */
.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}

/* line 2208, ../sass/template/_material-icon.scss */
.zmdi-pause-circle:before {
  content: '\f3a6';
}

/* line 2211, ../sass/template/_material-icon.scss */
.zmdi-pause:before {
  content: '\f3a7';
}

/* line 2214, ../sass/template/_material-icon.scss */
.zmdi-play-circle-outline:before {
  content: '\f3a8';
}

/* line 2217, ../sass/template/_material-icon.scss */
.zmdi-play-circle:before {
  content: '\f3a9';
}

/* line 2220, ../sass/template/_material-icon.scss */
.zmdi-play:before {
  content: '\f3aa';
}

/* line 2223, ../sass/template/_material-icon.scss */
.zmdi-playlist-audio:before {
  content: '\f3ab';
}

/* line 2226, ../sass/template/_material-icon.scss */
.zmdi-playlist-plus:before {
  content: '\f3ac';
}

/* line 2229, ../sass/template/_material-icon.scss */
.zmdi-repeat-one:before {
  content: '\f3ad';
}

/* line 2232, ../sass/template/_material-icon.scss */
.zmdi-repeat:before {
  content: '\f3ae';
}

/* line 2235, ../sass/template/_material-icon.scss */
.zmdi-replay-10:before {
  content: '\f3af';
}

/* line 2238, ../sass/template/_material-icon.scss */
.zmdi-replay-30:before {
  content: '\f3b0';
}

/* line 2241, ../sass/template/_material-icon.scss */
.zmdi-replay-5:before {
  content: '\f3b1';
}

/* line 2244, ../sass/template/_material-icon.scss */
.zmdi-replay:before {
  content: '\f3b2';
}

/* line 2247, ../sass/template/_material-icon.scss */
.zmdi-shuffle:before {
  content: '\f3b3';
}

/* line 2250, ../sass/template/_material-icon.scss */
.zmdi-skip-next:before {
  content: '\f3b4';
}

/* line 2253, ../sass/template/_material-icon.scss */
.zmdi-skip-previous:before {
  content: '\f3b5';
}

/* line 2256, ../sass/template/_material-icon.scss */
.zmdi-stop:before {
  content: '\f3b6';
}

/* line 2259, ../sass/template/_material-icon.scss */
.zmdi-surround-sound:before {
  content: '\f3b7';
}

/* line 2262, ../sass/template/_material-icon.scss */
.zmdi-tune:before {
  content: '\f3b8';
}

/* line 2265, ../sass/template/_material-icon.scss */
.zmdi-volume-down:before {
  content: '\f3b9';
}

/* line 2268, ../sass/template/_material-icon.scss */
.zmdi-volume-mute:before {
  content: '\f3ba';
}

/* line 2271, ../sass/template/_material-icon.scss */
.zmdi-volume-off:before {
  content: '\f3bb';
}

/* line 2274, ../sass/template/_material-icon.scss */
.zmdi-volume-up:before {
  content: '\f3bc';
}

/* line 2277, ../sass/template/_material-icon.scss */
.zmdi-n-1-square:before {
  content: '\f3bd';
}

/* line 2280, ../sass/template/_material-icon.scss */
.zmdi-n-2-square:before {
  content: '\f3be';
}

/* line 2283, ../sass/template/_material-icon.scss */
.zmdi-n-3-square:before {
  content: '\f3bf';
}

/* line 2286, ../sass/template/_material-icon.scss */
.zmdi-n-4-square:before {
  content: '\f3c0';
}

/* line 2289, ../sass/template/_material-icon.scss */
.zmdi-n-5-square:before {
  content: '\f3c1';
}

/* line 2292, ../sass/template/_material-icon.scss */
.zmdi-n-6-square:before {
  content: '\f3c2';
}

/* line 2295, ../sass/template/_material-icon.scss */
.zmdi-neg-1:before {
  content: '\f3c3';
}

/* line 2298, ../sass/template/_material-icon.scss */
.zmdi-neg-2:before {
  content: '\f3c4';
}

/* line 2301, ../sass/template/_material-icon.scss */
.zmdi-plus-1:before {
  content: '\f3c5';
}

/* line 2304, ../sass/template/_material-icon.scss */
.zmdi-plus-2:before {
  content: '\f3c6';
}

/* line 2307, ../sass/template/_material-icon.scss */
.zmdi-sec-10:before {
  content: '\f3c7';
}

/* line 2310, ../sass/template/_material-icon.scss */
.zmdi-sec-3:before {
  content: '\f3c8';
}

/* line 2313, ../sass/template/_material-icon.scss */
.zmdi-zero:before {
  content: '\f3c9';
}

/* line 2316, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}

/* line 2319, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}

/* line 2322, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}

/* line 2325, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}

/* line 2328, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}

/* line 2331, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}

/* line 2334, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}

/* line 2337, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}

/* line 2340, ../sass/template/_material-icon.scss */
.zmdi-airplay:before {
  content: '\f3d2';
}

/* line 2343, ../sass/template/_material-icon.scss */
.zmdi-closed-caption:before {
  content: '\f3d3';
}

/* line 2346, ../sass/template/_material-icon.scss */
.zmdi-confirmation-number:before {
  content: '\f3d4';
}

/* line 2349, ../sass/template/_material-icon.scss */
.zmdi-developer-board:before {
  content: '\f3d5';
}

/* line 2352, ../sass/template/_material-icon.scss */
.zmdi-disc-full:before {
  content: '\f3d6';
}

/* line 2355, ../sass/template/_material-icon.scss */
.zmdi-explicit:before {
  content: '\f3d7';
}

/* line 2358, ../sass/template/_material-icon.scss */
.zmdi-flight-land:before {
  content: '\f3d8';
}

/* line 2361, ../sass/template/_material-icon.scss */
.zmdi-flight-takeoff:before {
  content: '\f3d9';
}

/* line 2364, ../sass/template/_material-icon.scss */
.zmdi-flip-to-back:before {
  content: '\f3da';
}

/* line 2367, ../sass/template/_material-icon.scss */
.zmdi-flip-to-front:before {
  content: '\f3db';
}

/* line 2370, ../sass/template/_material-icon.scss */
.zmdi-group-work:before {
  content: '\f3dc';
}

/* line 2373, ../sass/template/_material-icon.scss */
.zmdi-hd:before {
  content: '\f3dd';
}

/* line 2376, ../sass/template/_material-icon.scss */
.zmdi-hq:before {
  content: '\f3de';
}

/* line 2379, ../sass/template/_material-icon.scss */
.zmdi-markunread-mailbox:before {
  content: '\f3df';
}

/* line 2382, ../sass/template/_material-icon.scss */
.zmdi-memory:before {
  content: '\f3e0';
}

/* line 2385, ../sass/template/_material-icon.scss */
.zmdi-nfc:before {
  content: '\f3e1';
}

/* line 2388, ../sass/template/_material-icon.scss */
.zmdi-play-for-work:before {
  content: '\f3e2';
}

/* line 2391, ../sass/template/_material-icon.scss */
.zmdi-power-input:before {
  content: '\f3e3';
}

/* line 2394, ../sass/template/_material-icon.scss */
.zmdi-present-to-all:before {
  content: '\f3e4';
}

/* line 2397, ../sass/template/_material-icon.scss */
.zmdi-satellite:before {
  content: '\f3e5';
}

/* line 2400, ../sass/template/_material-icon.scss */
.zmdi-tap-and-play:before {
  content: '\f3e6';
}

/* line 2403, ../sass/template/_material-icon.scss */
.zmdi-vibration:before {
  content: '\f3e7';
}

/* line 2406, ../sass/template/_material-icon.scss */
.zmdi-voicemail:before {
  content: '\f3e8';
}

/* line 2409, ../sass/template/_material-icon.scss */
.zmdi-3d-rotation:before {
  content: '\f101';
}

/* line 2412, ../sass/template/_material-icon.scss */
.zmdi-airplane-off:before {
  content: '\f102';
}

/* line 2415, ../sass/template/_material-icon.scss */
.zmdi-airplane:before {
  content: '\f103';
}

/* line 2418, ../sass/template/_material-icon.scss */
.zmdi-album:before {
  content: '\f104';
}

/* line 2421, ../sass/template/_material-icon.scss */
.zmdi-archive:before {
  content: '\f105';
}

/* line 2424, ../sass/template/_material-icon.scss */
.zmdi-assignment-account:before {
  content: '\f106';
}

/* line 2427, ../sass/template/_material-icon.scss */
.zmdi-assignment-alert:before {
  content: '\f107';
}

/* line 2430, ../sass/template/_material-icon.scss */
.zmdi-assignment-check:before {
  content: '\f108';
}

/* line 2433, ../sass/template/_material-icon.scss */
.zmdi-assignment-o:before {
  content: '\f109';
}

/* line 2436, ../sass/template/_material-icon.scss */
.zmdi-assignment-return:before {
  content: '\f10a';
}

/* line 2439, ../sass/template/_material-icon.scss */
.zmdi-assignment-returned:before {
  content: '\f10b';
}

/* line 2442, ../sass/template/_material-icon.scss */
.zmdi-assignment:before {
  content: '\f10c';
}

/* line 2445, ../sass/template/_material-icon.scss */
.zmdi-attachment-alt:before {
  content: '\f10d';
}

/* line 2448, ../sass/template/_material-icon.scss */
.zmdi-attachment:before {
  content: '\f10e';
}

/* line 2451, ../sass/template/_material-icon.scss */
.zmdi-audio:before {
  content: '\f10f';
}

/* line 2454, ../sass/template/_material-icon.scss */
.zmdi-badge-check:before {
  content: '\f110';
}

/* line 2457, ../sass/template/_material-icon.scss */
.zmdi-balance-wallet:before {
  content: '\f111';
}

/* line 2460, ../sass/template/_material-icon.scss */
.zmdi-balance:before {
  content: '\f112';
}

/* line 2463, ../sass/template/_material-icon.scss */
.zmdi-battery-alert:before {
  content: '\f113';
}

/* line 2466, ../sass/template/_material-icon.scss */
.zmdi-battery-flash:before {
  content: '\f114';
}

/* line 2469, ../sass/template/_material-icon.scss */
.zmdi-battery-unknown:before {
  content: '\f115';
}

/* line 2472, ../sass/template/_material-icon.scss */
.zmdi-battery:before {
  content: '\f116';
}

/* line 2475, ../sass/template/_material-icon.scss */
.zmdi-bike:before {
  content: '\f117';
}

/* line 2478, ../sass/template/_material-icon.scss */
.zmdi-block-alt:before {
  content: '\f118';
}

/* line 2481, ../sass/template/_material-icon.scss */
.zmdi-block:before {
  content: '\f119';
}

/* line 2484, ../sass/template/_material-icon.scss */
.zmdi-boat:before {
  content: '\f11a';
}

/* line 2487, ../sass/template/_material-icon.scss */
.zmdi-book-image:before {
  content: '\f11b';
}

/* line 2490, ../sass/template/_material-icon.scss */
.zmdi-book:before {
  content: '\f11c';
}

/* line 2493, ../sass/template/_material-icon.scss */
.zmdi-bookmark-outline:before {
  content: '\f11d';
}

/* line 2496, ../sass/template/_material-icon.scss */
.zmdi-bookmark:before {
  content: '\f11e';
}

/* line 2499, ../sass/template/_material-icon.scss */
.zmdi-brush:before {
  content: '\f11f';
}

/* line 2502, ../sass/template/_material-icon.scss */
.zmdi-bug:before {
  content: '\f120';
}

/* line 2505, ../sass/template/_material-icon.scss */
.zmdi-bus:before {
  content: '\f121';
}

/* line 2508, ../sass/template/_material-icon.scss */
.zmdi-cake:before {
  content: '\f122';
}

/* line 2511, ../sass/template/_material-icon.scss */
.zmdi-car-taxi:before {
  content: '\f123';
}

/* line 2514, ../sass/template/_material-icon.scss */
.zmdi-car-wash:before {
  content: '\f124';
}

/* line 2517, ../sass/template/_material-icon.scss */
.zmdi-car:before {
  content: '\f125';
}

/* line 2520, ../sass/template/_material-icon.scss */
.zmdi-card-giftcard:before {
  content: '\f126';
}

/* line 2523, ../sass/template/_material-icon.scss */
.zmdi-card-membership:before {
  content: '\f127';
}

/* line 2526, ../sass/template/_material-icon.scss */
.zmdi-card-travel:before {
  content: '\f128';
}

/* line 2529, ../sass/template/_material-icon.scss */
.zmdi-card:before {
  content: '\f129';
}

/* line 2532, ../sass/template/_material-icon.scss */
.zmdi-case-check:before {
  content: '\f12a';
}

/* line 2535, ../sass/template/_material-icon.scss */
.zmdi-case-download:before {
  content: '\f12b';
}

/* line 2538, ../sass/template/_material-icon.scss */
.zmdi-case-play:before {
  content: '\f12c';
}

/* line 2541, ../sass/template/_material-icon.scss */
.zmdi-case:before {
  content: '\f12d';
}

/* line 2544, ../sass/template/_material-icon.scss */
.zmdi-cast-connected:before {
  content: '\f12e';
}

/* line 2547, ../sass/template/_material-icon.scss */
.zmdi-cast:before {
  content: '\f12f';
}

/* line 2550, ../sass/template/_material-icon.scss */
.zmdi-chart-donut:before {
  content: '\f130';
}

/* line 2553, ../sass/template/_material-icon.scss */
.zmdi-chart:before {
  content: '\f131';
}

/* line 2556, ../sass/template/_material-icon.scss */
.zmdi-city-alt:before {
  content: '\f132';
}

/* line 2559, ../sass/template/_material-icon.scss */
.zmdi-city:before {
  content: '\f133';
}

/* line 2562, ../sass/template/_material-icon.scss */
.zmdi-close-circle-o:before {
  content: '\f134';
}

/* line 2565, ../sass/template/_material-icon.scss */
.zmdi-close-circle:before {
  content: '\f135';
}

/* line 2568, ../sass/template/_material-icon.scss */
.zmdi-close:before {
  content: '\f136';
}

/* line 2571, ../sass/template/_material-icon.scss */
.zmdi-cocktail:before {
  content: '\f137';
}

/* line 2574, ../sass/template/_material-icon.scss */
.zmdi-code-setting:before {
  content: '\f138';
}

/* line 2577, ../sass/template/_material-icon.scss */
.zmdi-code-smartphone:before {
  content: '\f139';
}

/* line 2580, ../sass/template/_material-icon.scss */
.zmdi-code:before {
  content: '\f13a';
}

/* line 2583, ../sass/template/_material-icon.scss */
.zmdi-coffee:before {
  content: '\f13b';
}

/* line 2586, ../sass/template/_material-icon.scss */
.zmdi-collection-bookmark:before {
  content: '\f13c';
}

/* line 2589, ../sass/template/_material-icon.scss */
.zmdi-collection-case-play:before {
  content: '\f13d';
}

/* line 2592, ../sass/template/_material-icon.scss */
.zmdi-collection-folder-image:before {
  content: '\f13e';
}

/* line 2595, ../sass/template/_material-icon.scss */
.zmdi-collection-image-o:before {
  content: '\f13f';
}

/* line 2598, ../sass/template/_material-icon.scss */
.zmdi-collection-image:before {
  content: '\f140';
}

/* line 2601, ../sass/template/_material-icon.scss */
.zmdi-collection-item-1:before {
  content: '\f141';
}

/* line 2604, ../sass/template/_material-icon.scss */
.zmdi-collection-item-2:before {
  content: '\f142';
}

/* line 2607, ../sass/template/_material-icon.scss */
.zmdi-collection-item-3:before {
  content: '\f143';
}

/* line 2610, ../sass/template/_material-icon.scss */
.zmdi-collection-item-4:before {
  content: '\f144';
}

/* line 2613, ../sass/template/_material-icon.scss */
.zmdi-collection-item-5:before {
  content: '\f145';
}

/* line 2616, ../sass/template/_material-icon.scss */
.zmdi-collection-item-6:before {
  content: '\f146';
}

/* line 2619, ../sass/template/_material-icon.scss */
.zmdi-collection-item-7:before {
  content: '\f147';
}

/* line 2622, ../sass/template/_material-icon.scss */
.zmdi-collection-item-8:before {
  content: '\f148';
}

/* line 2625, ../sass/template/_material-icon.scss */
.zmdi-collection-item-9-plus:before {
  content: '\f149';
}

/* line 2628, ../sass/template/_material-icon.scss */
.zmdi-collection-item-9:before {
  content: '\f14a';
}

/* line 2631, ../sass/template/_material-icon.scss */
.zmdi-collection-item:before {
  content: '\f14b';
}

/* line 2634, ../sass/template/_material-icon.scss */
.zmdi-collection-music:before {
  content: '\f14c';
}

/* line 2637, ../sass/template/_material-icon.scss */
.zmdi-collection-pdf:before {
  content: '\f14d';
}

/* line 2640, ../sass/template/_material-icon.scss */
.zmdi-collection-plus:before {
  content: '\f14e';
}

/* line 2643, ../sass/template/_material-icon.scss */
.zmdi-collection-speaker:before {
  content: '\f14f';
}

/* line 2646, ../sass/template/_material-icon.scss */
.zmdi-collection-text:before {
  content: '\f150';
}

/* line 2649, ../sass/template/_material-icon.scss */
.zmdi-collection-video:before {
  content: '\f151';
}

/* line 2652, ../sass/template/_material-icon.scss */
.zmdi-compass:before {
  content: '\f152';
}

/* line 2655, ../sass/template/_material-icon.scss */
.zmdi-cutlery:before {
  content: '\f153';
}

/* line 2658, ../sass/template/_material-icon.scss */
.zmdi-delete:before {
  content: '\f154';
}

/* line 2661, ../sass/template/_material-icon.scss */
.zmdi-dialpad:before {
  content: '\f155';
}

/* line 2664, ../sass/template/_material-icon.scss */
.zmdi-dns:before {
  content: '\f156';
}

/* line 2667, ../sass/template/_material-icon.scss */
.zmdi-drink:before {
  content: '\f157';
}

/* line 2670, ../sass/template/_material-icon.scss */
.zmdi-edit:before {
  content: '\f158';
}

/* line 2673, ../sass/template/_material-icon.scss */
.zmdi-email-open:before {
  content: '\f159';
}

/* line 2676, ../sass/template/_material-icon.scss */
.zmdi-email:before {
  content: '\f15a';
}

/* line 2679, ../sass/template/_material-icon.scss */
.zmdi-eye-off:before {
  content: '\f15b';
}

/* line 2682, ../sass/template/_material-icon.scss */
.zmdi-eye:before {
  content: '\f15c';
}

/* line 2685, ../sass/template/_material-icon.scss */
.zmdi-eyedropper:before {
  content: '\f15d';
}

/* line 2688, ../sass/template/_material-icon.scss */
.zmdi-favorite-outline:before {
  content: '\f15e';
}

/* line 2691, ../sass/template/_material-icon.scss */
.zmdi-favorite:before {
  content: '\f15f';
}

/* line 2694, ../sass/template/_material-icon.scss */
.zmdi-filter-list:before {
  content: '\f160';
}

/* line 2697, ../sass/template/_material-icon.scss */
.zmdi-fire:before {
  content: '\f161';
}

/* line 2700, ../sass/template/_material-icon.scss */
.zmdi-flag:before {
  content: '\f162';
}

/* line 2703, ../sass/template/_material-icon.scss */
.zmdi-flare:before {
  content: '\f163';
}

/* line 2706, ../sass/template/_material-icon.scss */
.zmdi-flash-auto:before {
  content: '\f164';
}

/* line 2709, ../sass/template/_material-icon.scss */
.zmdi-flash-off:before {
  content: '\f165';
}

/* line 2712, ../sass/template/_material-icon.scss */
.zmdi-flash:before {
  content: '\f166';
}

/* line 2715, ../sass/template/_material-icon.scss */
.zmdi-flip:before {
  content: '\f167';
}

/* line 2718, ../sass/template/_material-icon.scss */
.zmdi-flower-alt:before {
  content: '\f168';
}

/* line 2721, ../sass/template/_material-icon.scss */
.zmdi-flower:before {
  content: '\f169';
}

/* line 2724, ../sass/template/_material-icon.scss */
.zmdi-font:before {
  content: '\f16a';
}

/* line 2727, ../sass/template/_material-icon.scss */
.zmdi-fullscreen-alt:before {
  content: '\f16b';
}

/* line 2730, ../sass/template/_material-icon.scss */
.zmdi-fullscreen-exit:before {
  content: '\f16c';
}

/* line 2733, ../sass/template/_material-icon.scss */
.zmdi-fullscreen:before {
  content: '\f16d';
}

/* line 2736, ../sass/template/_material-icon.scss */
.zmdi-functions:before {
  content: '\f16e';
}

/* line 2739, ../sass/template/_material-icon.scss */
.zmdi-gas-station:before {
  content: '\f16f';
}

/* line 2742, ../sass/template/_material-icon.scss */
.zmdi-gesture:before {
  content: '\f170';
}

/* line 2745, ../sass/template/_material-icon.scss */
.zmdi-globe-alt:before {
  content: '\f171';
}

/* line 2748, ../sass/template/_material-icon.scss */
.zmdi-globe-lock:before {
  content: '\f172';
}

/* line 2751, ../sass/template/_material-icon.scss */
.zmdi-globe:before {
  content: '\f173';
}

/* line 2754, ../sass/template/_material-icon.scss */
.zmdi-graduation-cap:before {
  content: '\f174';
}

/* line 2757, ../sass/template/_material-icon.scss */
.zmdi-home:before {
  content: '\f175';
}

/* line 2760, ../sass/template/_material-icon.scss */
.zmdi-hospital-alt:before {
  content: '\f176';
}

/* line 2763, ../sass/template/_material-icon.scss */
.zmdi-hospital:before {
  content: '\f177';
}

/* line 2766, ../sass/template/_material-icon.scss */
.zmdi-hotel:before {
  content: '\f178';
}

/* line 2769, ../sass/template/_material-icon.scss */
.zmdi-hourglass-alt:before {
  content: '\f179';
}

/* line 2772, ../sass/template/_material-icon.scss */
.zmdi-hourglass-outline:before {
  content: '\f17a';
}

/* line 2775, ../sass/template/_material-icon.scss */
.zmdi-hourglass:before {
  content: '\f17b';
}

/* line 2778, ../sass/template/_material-icon.scss */
.zmdi-http:before {
  content: '\f17c';
}

/* line 2781, ../sass/template/_material-icon.scss */
.zmdi-image-alt:before {
  content: '\f17d';
}

/* line 2784, ../sass/template/_material-icon.scss */
.zmdi-image-o:before {
  content: '\f17e';
}

/* line 2787, ../sass/template/_material-icon.scss */
.zmdi-image:before {
  content: '\f17f';
}

/* line 2790, ../sass/template/_material-icon.scss */
.zmdi-inbox:before {
  content: '\f180';
}

/* line 2793, ../sass/template/_material-icon.scss */
.zmdi-invert-colors-off:before {
  content: '\f181';
}

/* line 2796, ../sass/template/_material-icon.scss */
.zmdi-invert-colors:before {
  content: '\f182';
}

/* line 2799, ../sass/template/_material-icon.scss */
.zmdi-key:before {
  content: '\f183';
}

/* line 2802, ../sass/template/_material-icon.scss */
.zmdi-label-alt-outline:before {
  content: '\f184';
}

/* line 2805, ../sass/template/_material-icon.scss */
.zmdi-label-alt:before {
  content: '\f185';
}

/* line 2808, ../sass/template/_material-icon.scss */
.zmdi-label-heart:before {
  content: '\f186';
}

/* line 2811, ../sass/template/_material-icon.scss */
.zmdi-label:before {
  content: '\f187';
}

/* line 2814, ../sass/template/_material-icon.scss */
.zmdi-labels:before {
  content: '\f188';
}

/* line 2817, ../sass/template/_material-icon.scss */
.zmdi-lamp:before {
  content: '\f189';
}

/* line 2820, ../sass/template/_material-icon.scss */
.zmdi-landscape:before {
  content: '\f18a';
}

/* line 2823, ../sass/template/_material-icon.scss */
.zmdi-layers-off:before {
  content: '\f18b';
}

/* line 2826, ../sass/template/_material-icon.scss */
.zmdi-layers:before {
  content: '\f18c';
}

/* line 2829, ../sass/template/_material-icon.scss */
.zmdi-library:before {
  content: '\f18d';
}

/* line 2832, ../sass/template/_material-icon.scss */
.zmdi-link:before {
  content: '\f18e';
}

/* line 2835, ../sass/template/_material-icon.scss */
.zmdi-lock-open:before {
  content: '\f18f';
}

/* line 2838, ../sass/template/_material-icon.scss */
.zmdi-lock-outline:before {
  content: '\f190';
}

/* line 2841, ../sass/template/_material-icon.scss */
.zmdi-lock:before {
  content: '\f191';
}

/* line 2844, ../sass/template/_material-icon.scss */
.zmdi-mail-reply-all:before {
  content: '\f192';
}

/* line 2847, ../sass/template/_material-icon.scss */
.zmdi-mail-reply:before {
  content: '\f193';
}

/* line 2850, ../sass/template/_material-icon.scss */
.zmdi-mail-send:before {
  content: '\f194';
}

/* line 2853, ../sass/template/_material-icon.scss */
.zmdi-mall:before {
  content: '\f195';
}

/* line 2856, ../sass/template/_material-icon.scss */
.zmdi-map:before {
  content: '\f196';
}

/* line 2859, ../sass/template/_material-icon.scss */
.zmdi-menu:before {
  content: '\f197';
}

/* line 2862, ../sass/template/_material-icon.scss */
.zmdi-money-box:before {
  content: '\f198';
}

/* line 2865, ../sass/template/_material-icon.scss */
.zmdi-money-off:before {
  content: '\f199';
}

/* line 2868, ../sass/template/_material-icon.scss */
.zmdi-money:before {
  content: '\f19a';
}

/* line 2871, ../sass/template/_material-icon.scss */
.zmdi-more-vert:before {
  content: '\f19b';
}

/* line 2874, ../sass/template/_material-icon.scss */
.zmdi-more:before {
  content: '\f19c';
}

/* line 2877, ../sass/template/_material-icon.scss */
.zmdi-movie-alt:before {
  content: '\f19d';
}

/* line 2880, ../sass/template/_material-icon.scss */
.zmdi-movie:before {
  content: '\f19e';
}

/* line 2883, ../sass/template/_material-icon.scss */
.zmdi-nature-people:before {
  content: '\f19f';
}

/* line 2886, ../sass/template/_material-icon.scss */
.zmdi-nature:before {
  content: '\f1a0';
}

/* line 2889, ../sass/template/_material-icon.scss */
.zmdi-navigation:before {
  content: '\f1a1';
}

/* line 2892, ../sass/template/_material-icon.scss */
.zmdi-open-in-browser:before {
  content: '\f1a2';
}

/* line 2895, ../sass/template/_material-icon.scss */
.zmdi-open-in-new:before {
  content: '\f1a3';
}

/* line 2898, ../sass/template/_material-icon.scss */
.zmdi-palette:before {
  content: '\f1a4';
}

/* line 2901, ../sass/template/_material-icon.scss */
.zmdi-parking:before {
  content: '\f1a5';
}

/* line 2904, ../sass/template/_material-icon.scss */
.zmdi-pin-account:before {
  content: '\f1a6';
}

/* line 2907, ../sass/template/_material-icon.scss */
.zmdi-pin-assistant:before {
  content: '\f1a7';
}

/* line 2910, ../sass/template/_material-icon.scss */
.zmdi-pin-drop:before {
  content: '\f1a8';
}

/* line 2913, ../sass/template/_material-icon.scss */
.zmdi-pin-help:before {
  content: '\f1a9';
}

/* line 2916, ../sass/template/_material-icon.scss */
.zmdi-pin-off:before {
  content: '\f1aa';
}

/* line 2919, ../sass/template/_material-icon.scss */
.zmdi-pin:before {
  content: '\f1ab';
}

/* line 2922, ../sass/template/_material-icon.scss */
.zmdi-pizza:before {
  content: '\f1ac';
}

/* line 2925, ../sass/template/_material-icon.scss */
.zmdi-plaster:before {
  content: '\f1ad';
}

/* line 2928, ../sass/template/_material-icon.scss */
.zmdi-power-setting:before {
  content: '\f1ae';
}

/* line 2931, ../sass/template/_material-icon.scss */
.zmdi-power:before {
  content: '\f1af';
}

/* line 2934, ../sass/template/_material-icon.scss */
.zmdi-print:before {
  content: '\f1b0';
}

/* line 2937, ../sass/template/_material-icon.scss */
.zmdi-puzzle-piece:before {
  content: '\f1b1';
}

/* line 2940, ../sass/template/_material-icon.scss */
.zmdi-quote:before {
  content: '\f1b2';
}

/* line 2943, ../sass/template/_material-icon.scss */
.zmdi-railway:before {
  content: '\f1b3';
}

/* line 2946, ../sass/template/_material-icon.scss */
.zmdi-receipt:before {
  content: '\f1b4';
}

/* line 2949, ../sass/template/_material-icon.scss */
.zmdi-refresh-alt:before {
  content: '\f1b5';
}

/* line 2952, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}

/* line 2955, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}

/* line 2958, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync:before {
  content: '\f1b8';
}

/* line 2961, ../sass/template/_material-icon.scss */
.zmdi-refresh:before {
  content: '\f1b9';
}

/* line 2964, ../sass/template/_material-icon.scss */
.zmdi-roller:before {
  content: '\f1ba';
}

/* line 2967, ../sass/template/_material-icon.scss */
.zmdi-ruler:before {
  content: '\f1bb';
}

/* line 2970, ../sass/template/_material-icon.scss */
.zmdi-scissors:before {
  content: '\f1bc';
}

/* line 2973, ../sass/template/_material-icon.scss */
.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}

/* line 2976, ../sass/template/_material-icon.scss */
.zmdi-screen-rotation:before {
  content: '\f1be';
}

/* line 2979, ../sass/template/_material-icon.scss */
.zmdi-search-for:before {
  content: '\f1bf';
}

/* line 2982, ../sass/template/_material-icon.scss */
.zmdi-search-in-file:before {
  content: '\f1c0';
}

/* line 2985, ../sass/template/_material-icon.scss */
.zmdi-search-in-page:before {
  content: '\f1c1';
}

/* line 2988, ../sass/template/_material-icon.scss */
.zmdi-search-replace:before {
  content: '\f1c2';
}

/* line 2991, ../sass/template/_material-icon.scss */
.zmdi-search:before {
  content: '\f1c3';
}

/* line 2994, ../sass/template/_material-icon.scss */
.zmdi-seat:before {
  content: '\f1c4';
}

/* line 2997, ../sass/template/_material-icon.scss */
.zmdi-settings-square:before {
  content: '\f1c5';
}

/* line 3000, ../sass/template/_material-icon.scss */
.zmdi-settings:before {
  content: '\f1c6';
}

/* line 3003, ../sass/template/_material-icon.scss */
.zmdi-shield-check:before {
  content: '\f1c7';
}

/* line 3006, ../sass/template/_material-icon.scss */
.zmdi-shield-security:before {
  content: '\f1c8';
}

/* line 3009, ../sass/template/_material-icon.scss */
.zmdi-shopping-basket:before {
  content: '\f1c9';
}

/* line 3012, ../sass/template/_material-icon.scss */
.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}

/* line 3015, ../sass/template/_material-icon.scss */
.zmdi-shopping-cart:before {
  content: '\f1cb';
}

/* line 3018, ../sass/template/_material-icon.scss */
.zmdi-sign-in:before {
  content: '\f1cc';
}

/* line 3021, ../sass/template/_material-icon.scss */
.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}

/* line 3024, ../sass/template/_material-icon.scss */
.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}

/* line 3027, ../sass/template/_material-icon.scss */
.zmdi-sort-asc:before {
  content: '\f1cf';
}

/* line 3030, ../sass/template/_material-icon.scss */
.zmdi-sort-desc:before {
  content: '\f1d0';
}

/* line 3033, ../sass/template/_material-icon.scss */
.zmdi-spellcheck:before {
  content: '\f1d1';
}

/* line 3036, ../sass/template/_material-icon.scss */
.zmdi-storage:before {
  content: '\f1d2';
}

/* line 3039, ../sass/template/_material-icon.scss */
.zmdi-store-24:before {
  content: '\f1d3';
}

/* line 3042, ../sass/template/_material-icon.scss */
.zmdi-store:before {
  content: '\f1d4';
}

/* line 3045, ../sass/template/_material-icon.scss */
.zmdi-subway:before {
  content: '\f1d5';
}

/* line 3048, ../sass/template/_material-icon.scss */
.zmdi-sun:before {
  content: '\f1d6';
}

/* line 3051, ../sass/template/_material-icon.scss */
.zmdi-tab-unselected:before {
  content: '\f1d7';
}

/* line 3054, ../sass/template/_material-icon.scss */
.zmdi-tab:before {
  content: '\f1d8';
}

/* line 3057, ../sass/template/_material-icon.scss */
.zmdi-tag-close:before {
  content: '\f1d9';
}

/* line 3060, ../sass/template/_material-icon.scss */
.zmdi-tag-more:before {
  content: '\f1da';
}

/* line 3063, ../sass/template/_material-icon.scss */
.zmdi-tag:before {
  content: '\f1db';
}

/* line 3066, ../sass/template/_material-icon.scss */
.zmdi-thumb-down:before {
  content: '\f1dc';
}

/* line 3069, ../sass/template/_material-icon.scss */
.zmdi-thumb-up-down:before {
  content: '\f1dd';
}

/* line 3072, ../sass/template/_material-icon.scss */
.zmdi-thumb-up:before {
  content: '\f1de';
}

/* line 3075, ../sass/template/_material-icon.scss */
.zmdi-ticket-star:before {
  content: '\f1df';
}

/* line 3078, ../sass/template/_material-icon.scss */
.zmdi-toll:before {
  content: '\f1e0';
}

/* line 3081, ../sass/template/_material-icon.scss */
.zmdi-toys:before {
  content: '\f1e1';
}

/* line 3084, ../sass/template/_material-icon.scss */
.zmdi-traffic:before {
  content: '\f1e2';
}

/* line 3087, ../sass/template/_material-icon.scss */
.zmdi-translate:before {
  content: '\f1e3';
}

/* line 3090, ../sass/template/_material-icon.scss */
.zmdi-triangle-down:before {
  content: '\f1e4';
}

/* line 3093, ../sass/template/_material-icon.scss */
.zmdi-triangle-up:before {
  content: '\f1e5';
}

/* line 3096, ../sass/template/_material-icon.scss */
.zmdi-truck:before {
  content: '\f1e6';
}

/* line 3099, ../sass/template/_material-icon.scss */
.zmdi-turning-sign:before {
  content: '\f1e7';
}

/* line 3102, ../sass/template/_material-icon.scss */
.zmdi-wallpaper:before {
  content: '\f1e8';
}

/* line 3105, ../sass/template/_material-icon.scss */
.zmdi-washing-machine:before {
  content: '\f1e9';
}

/* line 3108, ../sass/template/_material-icon.scss */
.zmdi-window-maximize:before {
  content: '\f1ea';
}

/* line 3111, ../sass/template/_material-icon.scss */
.zmdi-window-minimize:before {
  content: '\f1eb';
}

/* line 3114, ../sass/template/_material-icon.scss */
.zmdi-window-restore:before {
  content: '\f1ec';
}

/* line 3117, ../sass/template/_material-icon.scss */
.zmdi-wrench:before {
  content: '\f1ed';
}

/* line 3120, ../sass/template/_material-icon.scss */
.zmdi-zoom-in:before {
  content: '\f1ee';
}

/* line 3123, ../sass/template/_material-icon.scss */
.zmdi-zoom-out:before {
  content: '\f1ef';
}

/* line 3126, ../sass/template/_material-icon.scss */
.zmdi-alert-circle-o:before {
  content: '\f1f0';
}

/* line 3129, ../sass/template/_material-icon.scss */
.zmdi-alert-circle:before {
  content: '\f1f1';
}

/* line 3132, ../sass/template/_material-icon.scss */
.zmdi-alert-octagon:before {
  content: '\f1f2';
}

/* line 3135, ../sass/template/_material-icon.scss */
.zmdi-alert-polygon:before {
  content: '\f1f3';
}

/* line 3138, ../sass/template/_material-icon.scss */
.zmdi-alert-triangle:before {
  content: '\f1f4';
}

/* line 3141, ../sass/template/_material-icon.scss */
.zmdi-help-outline:before {
  content: '\f1f5';
}

/* line 3144, ../sass/template/_material-icon.scss */
.zmdi-help:before {
  content: '\f1f6';
}

/* line 3147, ../sass/template/_material-icon.scss */
.zmdi-info-outline:before {
  content: '\f1f7';
}

/* line 3150, ../sass/template/_material-icon.scss */
.zmdi-info:before {
  content: '\f1f8';
}

/* line 3153, ../sass/template/_material-icon.scss */
.zmdi-notifications-active:before {
  content: '\f1f9';
}

/* line 3156, ../sass/template/_material-icon.scss */
.zmdi-notifications-add:before {
  content: '\f1fa';
}

/* line 3159, ../sass/template/_material-icon.scss */
.zmdi-notifications-none:before {
  content: '\f1fb';
}

/* line 3162, ../sass/template/_material-icon.scss */
.zmdi-notifications-off:before {
  content: '\f1fc';
}

/* line 3165, ../sass/template/_material-icon.scss */
.zmdi-notifications-paused:before {
  content: '\f1fd';
}

/* line 3168, ../sass/template/_material-icon.scss */
.zmdi-notifications:before {
  content: '\f1fe';
}

/* line 3171, ../sass/template/_material-icon.scss */
.zmdi-account-add:before {
  content: '\f1ff';
}

/* line 3174, ../sass/template/_material-icon.scss */
.zmdi-account-box-mail:before {
  content: '\f200';
}

/* line 3177, ../sass/template/_material-icon.scss */
.zmdi-account-box-o:before {
  content: '\f201';
}

/* line 3180, ../sass/template/_material-icon.scss */
.zmdi-account-box-phone:before {
  content: '\f202';
}

/* line 3183, ../sass/template/_material-icon.scss */
.zmdi-account-box:before {
  content: '\f203';
}

/* line 3186, ../sass/template/_material-icon.scss */
.zmdi-account-calendar:before {
  content: '\f204';
}

/* line 3189, ../sass/template/_material-icon.scss */
.zmdi-account-circle:before {
  content: '\f205';
}

/* line 3192, ../sass/template/_material-icon.scss */
.zmdi-account-o:before {
  content: '\f206';
}

/* line 3195, ../sass/template/_material-icon.scss */
.zmdi-account:before {
  content: '\f207';
}

/* line 3198, ../sass/template/_material-icon.scss */
.zmdi-accounts-add:before {
  content: '\f208';
}

/* line 3201, ../sass/template/_material-icon.scss */
.zmdi-accounts-alt:before {
  content: '\f209';
}

/* line 3204, ../sass/template/_material-icon.scss */
.zmdi-accounts-list-alt:before {
  content: '\f20a';
}

/* line 3207, ../sass/template/_material-icon.scss */
.zmdi-accounts-list:before {
  content: '\f20b';
}

/* line 3210, ../sass/template/_material-icon.scss */
.zmdi-accounts-outline:before {
  content: '\f20c';
}

/* line 3213, ../sass/template/_material-icon.scss */
.zmdi-accounts:before {
  content: '\f20d';
}

/* line 3216, ../sass/template/_material-icon.scss */
.zmdi-face:before {
  content: '\f20e';
}

/* line 3219, ../sass/template/_material-icon.scss */
.zmdi-female:before {
  content: '\f20f';
}

/* line 3222, ../sass/template/_material-icon.scss */
.zmdi-male-alt:before {
  content: '\f210';
}

/* line 3225, ../sass/template/_material-icon.scss */
.zmdi-male-female:before {
  content: '\f211';
}

/* line 3228, ../sass/template/_material-icon.scss */
.zmdi-male:before {
  content: '\f212';
}

/* line 3231, ../sass/template/_material-icon.scss */
.zmdi-mood-bad:before {
  content: '\f213';
}

/* line 3234, ../sass/template/_material-icon.scss */
.zmdi-mood:before {
  content: '\f214';
}

/* line 3237, ../sass/template/_material-icon.scss */
.zmdi-run:before {
  content: '\f215';
}

/* line 3240, ../sass/template/_material-icon.scss */
.zmdi-walk:before {
  content: '\f216';
}

/* line 3243, ../sass/template/_material-icon.scss */
.zmdi-cloud-box:before {
  content: '\f217';
}

/* line 3246, ../sass/template/_material-icon.scss */
.zmdi-cloud-circle:before {
  content: '\f218';
}

/* line 3249, ../sass/template/_material-icon.scss */
.zmdi-cloud-done:before {
  content: '\f219';
}

/* line 3252, ../sass/template/_material-icon.scss */
.zmdi-cloud-download:before {
  content: '\f21a';
}

/* line 3255, ../sass/template/_material-icon.scss */
.zmdi-cloud-off:before {
  content: '\f21b';
}

/* line 3258, ../sass/template/_material-icon.scss */
.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}

/* line 3261, ../sass/template/_material-icon.scss */
.zmdi-cloud-outline:before {
  content: '\f21d';
}

/* line 3264, ../sass/template/_material-icon.scss */
.zmdi-cloud-upload:before {
  content: '\f21e';
}

/* line 3267, ../sass/template/_material-icon.scss */
.zmdi-cloud:before {
  content: '\f21f';
}

/* line 3270, ../sass/template/_material-icon.scss */
.zmdi-download:before {
  content: '\f220';
}

/* line 3273, ../sass/template/_material-icon.scss */
.zmdi-file-plus:before {
  content: '\f221';
}

/* line 3276, ../sass/template/_material-icon.scss */
.zmdi-file-text:before {
  content: '\f222';
}

/* line 3279, ../sass/template/_material-icon.scss */
.zmdi-file:before {
  content: '\f223';
}

/* line 3282, ../sass/template/_material-icon.scss */
.zmdi-folder-outline:before {
  content: '\f224';
}

/* line 3285, ../sass/template/_material-icon.scss */
.zmdi-folder-person:before {
  content: '\f225';
}

/* line 3288, ../sass/template/_material-icon.scss */
.zmdi-folder-star-alt:before {
  content: '\f226';
}

/* line 3291, ../sass/template/_material-icon.scss */
.zmdi-folder-star:before {
  content: '\f227';
}

/* line 3294, ../sass/template/_material-icon.scss */
.zmdi-folder:before {
  content: '\f228';
}

/* line 3297, ../sass/template/_material-icon.scss */
.zmdi-gif:before {
  content: '\f229';
}

/* line 3300, ../sass/template/_material-icon.scss */
.zmdi-upload:before {
  content: '\f22a';
}

/* line 3303, ../sass/template/_material-icon.scss */
.zmdi-border-all:before {
  content: '\f22b';
}

/* line 3306, ../sass/template/_material-icon.scss */
.zmdi-border-bottom:before {
  content: '\f22c';
}

/* line 3309, ../sass/template/_material-icon.scss */
.zmdi-border-clear:before {
  content: '\f22d';
}

/* line 3312, ../sass/template/_material-icon.scss */
.zmdi-border-color:before {
  content: '\f22e';
}

/* line 3315, ../sass/template/_material-icon.scss */
.zmdi-border-horizontal:before {
  content: '\f22f';
}

/* line 3318, ../sass/template/_material-icon.scss */
.zmdi-border-inner:before {
  content: '\f230';
}

/* line 3321, ../sass/template/_material-icon.scss */
.zmdi-border-left:before {
  content: '\f231';
}

/* line 3324, ../sass/template/_material-icon.scss */
.zmdi-border-outer:before {
  content: '\f232';
}

/* line 3327, ../sass/template/_material-icon.scss */
.zmdi-border-right:before {
  content: '\f233';
}

/* line 3330, ../sass/template/_material-icon.scss */
.zmdi-border-style:before {
  content: '\f234';
}

/* line 3333, ../sass/template/_material-icon.scss */
.zmdi-border-top:before {
  content: '\f235';
}

/* line 3336, ../sass/template/_material-icon.scss */
.zmdi-border-vertical:before {
  content: '\f236';
}

/* line 3339, ../sass/template/_material-icon.scss */
.zmdi-copy:before {
  content: '\f237';
}

/* line 3342, ../sass/template/_material-icon.scss */
.zmdi-crop:before {
  content: '\f238';
}

/* line 3345, ../sass/template/_material-icon.scss */
.zmdi-format-align-center:before {
  content: '\f239';
}

/* line 3348, ../sass/template/_material-icon.scss */
.zmdi-format-align-justify:before {
  content: '\f23a';
}

/* line 3351, ../sass/template/_material-icon.scss */
.zmdi-format-align-left:before {
  content: '\f23b';
}

/* line 3354, ../sass/template/_material-icon.scss */
.zmdi-format-align-right:before {
  content: '\f23c';
}

/* line 3357, ../sass/template/_material-icon.scss */
.zmdi-format-bold:before {
  content: '\f23d';
}

/* line 3360, ../sass/template/_material-icon.scss */
.zmdi-format-clear-all:before {
  content: '\f23e';
}

/* line 3363, ../sass/template/_material-icon.scss */
.zmdi-format-clear:before {
  content: '\f23f';
}

/* line 3366, ../sass/template/_material-icon.scss */
.zmdi-format-color-fill:before {
  content: '\f240';
}

/* line 3369, ../sass/template/_material-icon.scss */
.zmdi-format-color-reset:before {
  content: '\f241';
}

/* line 3372, ../sass/template/_material-icon.scss */
.zmdi-format-color-text:before {
  content: '\f242';
}

/* line 3375, ../sass/template/_material-icon.scss */
.zmdi-format-indent-decrease:before {
  content: '\f243';
}

/* line 3378, ../sass/template/_material-icon.scss */
.zmdi-format-indent-increase:before {
  content: '\f244';
}

/* line 3381, ../sass/template/_material-icon.scss */
.zmdi-format-italic:before {
  content: '\f245';
}

/* line 3384, ../sass/template/_material-icon.scss */
.zmdi-format-line-spacing:before {
  content: '\f246';
}

/* line 3387, ../sass/template/_material-icon.scss */
.zmdi-format-list-bulleted:before {
  content: '\f247';
}

/* line 3390, ../sass/template/_material-icon.scss */
.zmdi-format-list-numbered:before {
  content: '\f248';
}

/* line 3393, ../sass/template/_material-icon.scss */
.zmdi-format-ltr:before {
  content: '\f249';
}

/* line 3396, ../sass/template/_material-icon.scss */
.zmdi-format-rtl:before {
  content: '\f24a';
}

/* line 3399, ../sass/template/_material-icon.scss */
.zmdi-format-size:before {
  content: '\f24b';
}

/* line 3402, ../sass/template/_material-icon.scss */
.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}

/* line 3405, ../sass/template/_material-icon.scss */
.zmdi-format-strikethrough:before {
  content: '\f24d';
}

/* line 3408, ../sass/template/_material-icon.scss */
.zmdi-format-subject:before {
  content: '\f24e';
}

/* line 3411, ../sass/template/_material-icon.scss */
.zmdi-format-underlined:before {
  content: '\f24f';
}

/* line 3414, ../sass/template/_material-icon.scss */
.zmdi-format-valign-bottom:before {
  content: '\f250';
}

/* line 3417, ../sass/template/_material-icon.scss */
.zmdi-format-valign-center:before {
  content: '\f251';
}

/* line 3420, ../sass/template/_material-icon.scss */
.zmdi-format-valign-top:before {
  content: '\f252';
}

/* line 3423, ../sass/template/_material-icon.scss */
.zmdi-redo:before {
  content: '\f253';
}

/* line 3426, ../sass/template/_material-icon.scss */
.zmdi-select-all:before {
  content: '\f254';
}

/* line 3429, ../sass/template/_material-icon.scss */
.zmdi-space-bar:before {
  content: '\f255';
}

/* line 3432, ../sass/template/_material-icon.scss */
.zmdi-text-format:before {
  content: '\f256';
}

/* line 3435, ../sass/template/_material-icon.scss */
.zmdi-transform:before {
  content: '\f257';
}

/* line 3438, ../sass/template/_material-icon.scss */
.zmdi-undo:before {
  content: '\f258';
}

/* line 3441, ../sass/template/_material-icon.scss */
.zmdi-wrap-text:before {
  content: '\f259';
}

/* line 3444, ../sass/template/_material-icon.scss */
.zmdi-comment-alert:before {
  content: '\f25a';
}

/* line 3447, ../sass/template/_material-icon.scss */
.zmdi-comment-alt-text:before {
  content: '\f25b';
}

/* line 3450, ../sass/template/_material-icon.scss */
.zmdi-comment-alt:before {
  content: '\f25c';
}

/* line 3453, ../sass/template/_material-icon.scss */
.zmdi-comment-edit:before {
  content: '\f25d';
}

/* line 3456, ../sass/template/_material-icon.scss */
.zmdi-comment-image:before {
  content: '\f25e';
}

/* line 3459, ../sass/template/_material-icon.scss */
.zmdi-comment-list:before {
  content: '\f25f';
}

/* line 3462, ../sass/template/_material-icon.scss */
.zmdi-comment-more:before {
  content: '\f260';
}

/* line 3465, ../sass/template/_material-icon.scss */
.zmdi-comment-outline:before {
  content: '\f261';
}

/* line 3468, ../sass/template/_material-icon.scss */
.zmdi-comment-text-alt:before {
  content: '\f262';
}

/* line 3471, ../sass/template/_material-icon.scss */
.zmdi-comment-text:before {
  content: '\f263';
}

/* line 3474, ../sass/template/_material-icon.scss */
.zmdi-comment-video:before {
  content: '\f264';
}

/* line 3477, ../sass/template/_material-icon.scss */
.zmdi-comment:before {
  content: '\f265';
}

/* line 3480, ../sass/template/_material-icon.scss */
.zmdi-comments:before {
  content: '\f266';
}

/* line 3483, ../sass/template/_material-icon.scss */
.zmdi-check-all:before {
  content: '\f267';
}

/* line 3486, ../sass/template/_material-icon.scss */
.zmdi-check-circle-u:before {
  content: '\f268';
}

/* line 3489, ../sass/template/_material-icon.scss */
.zmdi-check-circle:before {
  content: '\f269';
}

/* line 3492, ../sass/template/_material-icon.scss */
.zmdi-check-square:before {
  content: '\f26a';
}

/* line 3495, ../sass/template/_material-icon.scss */
.zmdi-check:before {
  content: '\f26b';
}

/* line 3498, ../sass/template/_material-icon.scss */
.zmdi-circle-o:before {
  content: '\f26c';
}

/* line 3501, ../sass/template/_material-icon.scss */
.zmdi-circle:before {
  content: '\f26d';
}

/* line 3504, ../sass/template/_material-icon.scss */
.zmdi-dot-circle-alt:before {
  content: '\f26e';
}

/* line 3507, ../sass/template/_material-icon.scss */
.zmdi-dot-circle:before {
  content: '\f26f';
}

/* line 3510, ../sass/template/_material-icon.scss */
.zmdi-minus-circle-outline:before {
  content: '\f270';
}

/* line 3513, ../sass/template/_material-icon.scss */
.zmdi-minus-circle:before {
  content: '\f271';
}

/* line 3516, ../sass/template/_material-icon.scss */
.zmdi-minus-square:before {
  content: '\f272';
}

/* line 3519, ../sass/template/_material-icon.scss */
.zmdi-minus:before {
  content: '\f273';
}

/* line 3522, ../sass/template/_material-icon.scss */
.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}

/* line 3525, ../sass/template/_material-icon.scss */
.zmdi-plus-circle-o:before {
  content: '\f275';
}

/* line 3528, ../sass/template/_material-icon.scss */
.zmdi-plus-circle:before {
  content: '\f276';
}

/* line 3531, ../sass/template/_material-icon.scss */
.zmdi-plus-square:before {
  content: '\f277';
}

/* line 3534, ../sass/template/_material-icon.scss */
.zmdi-plus:before {
  content: '\f278';
}

/* line 3537, ../sass/template/_material-icon.scss */
.zmdi-square-o:before {
  content: '\f279';
}

/* line 3540, ../sass/template/_material-icon.scss */
.zmdi-star-circle:before {
  content: '\f27a';
}

/* line 3543, ../sass/template/_material-icon.scss */
.zmdi-star-half:before {
  content: '\f27b';
}

/* line 3546, ../sass/template/_material-icon.scss */
.zmdi-star-outline:before {
  content: '\f27c';
}

/* line 3549, ../sass/template/_material-icon.scss */
.zmdi-star:before {
  content: '\f27d';
}

/* line 3552, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-connected:before {
  content: '\f27e';
}

/* line 3555, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-off:before {
  content: '\f27f';
}

/* line 3558, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-search:before {
  content: '\f280';
}

/* line 3561, ../sass/template/_material-icon.scss */
.zmdi-bluetooth-setting:before {
  content: '\f281';
}

/* line 3564, ../sass/template/_material-icon.scss */
.zmdi-bluetooth:before {
  content: '\f282';
}

/* line 3567, ../sass/template/_material-icon.scss */
.zmdi-camera-add:before {
  content: '\f283';
}

/* line 3570, ../sass/template/_material-icon.scss */
.zmdi-camera-alt:before {
  content: '\f284';
}

/* line 3573, ../sass/template/_material-icon.scss */
.zmdi-camera-bw:before {
  content: '\f285';
}

/* line 3576, ../sass/template/_material-icon.scss */
.zmdi-camera-front:before {
  content: '\f286';
}

/* line 3579, ../sass/template/_material-icon.scss */
.zmdi-camera-mic:before {
  content: '\f287';
}

/* line 3582, ../sass/template/_material-icon.scss */
.zmdi-camera-party-mode:before {
  content: '\f288';
}

/* line 3585, ../sass/template/_material-icon.scss */
.zmdi-camera-rear:before {
  content: '\f289';
}

/* line 3588, ../sass/template/_material-icon.scss */
.zmdi-camera-roll:before {
  content: '\f28a';
}

/* line 3591, ../sass/template/_material-icon.scss */
.zmdi-camera-switch:before {
  content: '\f28b';
}

/* line 3594, ../sass/template/_material-icon.scss */
.zmdi-camera:before {
  content: '\f28c';
}

/* line 3597, ../sass/template/_material-icon.scss */
.zmdi-card-alert:before {
  content: '\f28d';
}

/* line 3600, ../sass/template/_material-icon.scss */
.zmdi-card-off:before {
  content: '\f28e';
}

/* line 3603, ../sass/template/_material-icon.scss */
.zmdi-card-sd:before {
  content: '\f28f';
}

/* line 3606, ../sass/template/_material-icon.scss */
.zmdi-card-sim:before {
  content: '\f290';
}

/* line 3609, ../sass/template/_material-icon.scss */
.zmdi-desktop-mac:before {
  content: '\f291';
}

/* line 3612, ../sass/template/_material-icon.scss */
.zmdi-desktop-windows:before {
  content: '\f292';
}

/* line 3615, ../sass/template/_material-icon.scss */
.zmdi-device-hub:before {
  content: '\f293';
}

/* line 3618, ../sass/template/_material-icon.scss */
.zmdi-devices-off:before {
  content: '\f294';
}

/* line 3621, ../sass/template/_material-icon.scss */
.zmdi-devices:before {
  content: '\f295';
}

/* line 3624, ../sass/template/_material-icon.scss */
.zmdi-dock:before {
  content: '\f296';
}

/* line 3627, ../sass/template/_material-icon.scss */
.zmdi-floppy:before {
  content: '\f297';
}

/* line 3630, ../sass/template/_material-icon.scss */
.zmdi-gamepad:before {
  content: '\f298';
}

/* line 3633, ../sass/template/_material-icon.scss */
.zmdi-gps-dot:before {
  content: '\f299';
}

/* line 3636, ../sass/template/_material-icon.scss */
.zmdi-gps-off:before {
  content: '\f29a';
}

/* line 3639, ../sass/template/_material-icon.scss */
.zmdi-gps:before {
  content: '\f29b';
}

/* line 3642, ../sass/template/_material-icon.scss */
.zmdi-headset-mic:before {
  content: '\f29c';
}

/* line 3645, ../sass/template/_material-icon.scss */
.zmdi-headset:before {
  content: '\f29d';
}

/* line 3648, ../sass/template/_material-icon.scss */
.zmdi-input-antenna:before {
  content: '\f29e';
}

/* line 3651, ../sass/template/_material-icon.scss */
.zmdi-input-composite:before {
  content: '\f29f';
}

/* line 3654, ../sass/template/_material-icon.scss */
.zmdi-input-hdmi:before {
  content: '\f2a0';
}

/* line 3657, ../sass/template/_material-icon.scss */
.zmdi-input-power:before {
  content: '\f2a1';
}

/* line 3660, ../sass/template/_material-icon.scss */
.zmdi-input-svideo:before {
  content: '\f2a2';
}

/* line 3663, ../sass/template/_material-icon.scss */
.zmdi-keyboard-hide:before {
  content: '\f2a3';
}

/* line 3666, ../sass/template/_material-icon.scss */
.zmdi-keyboard:before {
  content: '\f2a4';
}

/* line 3669, ../sass/template/_material-icon.scss */
.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}

/* line 3672, ../sass/template/_material-icon.scss */
.zmdi-laptop-mac:before {
  content: '\f2a6';
}

/* line 3675, ../sass/template/_material-icon.scss */
.zmdi-laptop:before {
  content: '\f2a7';
}

/* line 3678, ../sass/template/_material-icon.scss */
.zmdi-mic-off:before {
  content: '\f2a8';
}

/* line 3681, ../sass/template/_material-icon.scss */
.zmdi-mic-outline:before {
  content: '\f2a9';
}

/* line 3684, ../sass/template/_material-icon.scss */
.zmdi-mic-setting:before {
  content: '\f2aa';
}

/* line 3687, ../sass/template/_material-icon.scss */
.zmdi-mic:before {
  content: '\f2ab';
}

/* line 3690, ../sass/template/_material-icon.scss */
.zmdi-mouse:before {
  content: '\f2ac';
}

/* line 3693, ../sass/template/_material-icon.scss */
.zmdi-network-alert:before {
  content: '\f2ad';
}

/* line 3696, ../sass/template/_material-icon.scss */
.zmdi-network-locked:before {
  content: '\f2ae';
}

/* line 3699, ../sass/template/_material-icon.scss */
.zmdi-network-off:before {
  content: '\f2af';
}

/* line 3702, ../sass/template/_material-icon.scss */
.zmdi-network-outline:before {
  content: '\f2b0';
}

/* line 3705, ../sass/template/_material-icon.scss */
.zmdi-network-setting:before {
  content: '\f2b1';
}

/* line 3708, ../sass/template/_material-icon.scss */
.zmdi-network:before {
  content: '\f2b2';
}

/* line 3711, ../sass/template/_material-icon.scss */
.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}

/* line 3714, ../sass/template/_material-icon.scss */
.zmdi-phone-end:before {
  content: '\f2b4';
}

/* line 3717, ../sass/template/_material-icon.scss */
.zmdi-phone-forwarded:before {
  content: '\f2b5';
}

/* line 3720, ../sass/template/_material-icon.scss */
.zmdi-phone-in-talk:before {
  content: '\f2b6';
}

/* line 3723, ../sass/template/_material-icon.scss */
.zmdi-phone-locked:before {
  content: '\f2b7';
}

/* line 3726, ../sass/template/_material-icon.scss */
.zmdi-phone-missed:before {
  content: '\f2b8';
}

/* line 3729, ../sass/template/_material-icon.scss */
.zmdi-phone-msg:before {
  content: '\f2b9';
}

/* line 3732, ../sass/template/_material-icon.scss */
.zmdi-phone-paused:before {
  content: '\f2ba';
}

/* line 3735, ../sass/template/_material-icon.scss */
.zmdi-phone-ring:before {
  content: '\f2bb';
}

/* line 3738, ../sass/template/_material-icon.scss */
.zmdi-phone-setting:before {
  content: '\f2bc';
}

/* line 3741, ../sass/template/_material-icon.scss */
.zmdi-phone-sip:before {
  content: '\f2bd';
}

/* line 3744, ../sass/template/_material-icon.scss */
.zmdi-phone:before {
  content: '\f2be';
}

/* line 3747, ../sass/template/_material-icon.scss */
.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}

/* line 3750, ../sass/template/_material-icon.scss */
.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}

/* line 3753, ../sass/template/_material-icon.scss */
.zmdi-portable-wifi:before {
  content: '\f2c1';
}

/* line 3756, ../sass/template/_material-icon.scss */
.zmdi-radio:before {
  content: '\f2c2';
}

/* line 3759, ../sass/template/_material-icon.scss */
.zmdi-reader:before {
  content: '\f2c3';
}

/* line 3762, ../sass/template/_material-icon.scss */
.zmdi-remote-control-alt:before {
  content: '\f2c4';
}

/* line 3765, ../sass/template/_material-icon.scss */
.zmdi-remote-control:before {
  content: '\f2c5';
}

/* line 3768, ../sass/template/_material-icon.scss */
.zmdi-router:before {
  content: '\f2c6';
}

/* line 3771, ../sass/template/_material-icon.scss */
.zmdi-scanner:before {
  content: '\f2c7';
}

/* line 3774, ../sass/template/_material-icon.scss */
.zmdi-smartphone-android:before {
  content: '\f2c8';
}

/* line 3777, ../sass/template/_material-icon.scss */
.zmdi-smartphone-download:before {
  content: '\f2c9';
}

/* line 3780, ../sass/template/_material-icon.scss */
.zmdi-smartphone-erase:before {
  content: '\f2ca';
}

/* line 3783, ../sass/template/_material-icon.scss */
.zmdi-smartphone-info:before {
  content: '\f2cb';
}

/* line 3786, ../sass/template/_material-icon.scss */
.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}

/* line 3789, ../sass/template/_material-icon.scss */
.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}

/* line 3792, ../sass/template/_material-icon.scss */
.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}

/* line 3795, ../sass/template/_material-icon.scss */
.zmdi-smartphone-lock:before {
  content: '\f2cf';
}

/* line 3798, ../sass/template/_material-icon.scss */
.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}

/* line 3801, ../sass/template/_material-icon.scss */
.zmdi-smartphone-ring:before {
  content: '\f2d1';
}

/* line 3804, ../sass/template/_material-icon.scss */
.zmdi-smartphone-setting:before {
  content: '\f2d2';
}

/* line 3807, ../sass/template/_material-icon.scss */
.zmdi-smartphone-setup:before {
  content: '\f2d3';
}

/* line 3810, ../sass/template/_material-icon.scss */
.zmdi-smartphone:before {
  content: '\f2d4';
}

/* line 3813, ../sass/template/_material-icon.scss */
.zmdi-speaker:before {
  content: '\f2d5';
}

/* line 3816, ../sass/template/_material-icon.scss */
.zmdi-tablet-android:before {
  content: '\f2d6';
}

/* line 3819, ../sass/template/_material-icon.scss */
.zmdi-tablet-mac:before {
  content: '\f2d7';
}

/* line 3822, ../sass/template/_material-icon.scss */
.zmdi-tablet:before {
  content: '\f2d8';
}

/* line 3825, ../sass/template/_material-icon.scss */
.zmdi-tv-alt-play:before {
  content: '\f2d9';
}

/* line 3828, ../sass/template/_material-icon.scss */
.zmdi-tv-list:before {
  content: '\f2da';
}

/* line 3831, ../sass/template/_material-icon.scss */
.zmdi-tv-play:before {
  content: '\f2db';
}

/* line 3834, ../sass/template/_material-icon.scss */
.zmdi-tv:before {
  content: '\f2dc';
}

/* line 3837, ../sass/template/_material-icon.scss */
.zmdi-usb:before {
  content: '\f2dd';
}

/* line 3840, ../sass/template/_material-icon.scss */
.zmdi-videocam-off:before {
  content: '\f2de';
}

/* line 3843, ../sass/template/_material-icon.scss */
.zmdi-videocam-switch:before {
  content: '\f2df';
}

/* line 3846, ../sass/template/_material-icon.scss */
.zmdi-videocam:before {
  content: '\f2e0';
}

/* line 3849, ../sass/template/_material-icon.scss */
.zmdi-watch:before {
  content: '\f2e1';
}

/* line 3852, ../sass/template/_material-icon.scss */
.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}

/* line 3855, ../sass/template/_material-icon.scss */
.zmdi-wifi-alt:before {
  content: '\f2e3';
}

/* line 3858, ../sass/template/_material-icon.scss */
.zmdi-wifi-info:before {
  content: '\f2e4';
}

/* line 3861, ../sass/template/_material-icon.scss */
.zmdi-wifi-lock:before {
  content: '\f2e5';
}

/* line 3864, ../sass/template/_material-icon.scss */
.zmdi-wifi-off:before {
  content: '\f2e6';
}

/* line 3867, ../sass/template/_material-icon.scss */
.zmdi-wifi-outline:before {
  content: '\f2e7';
}

/* line 3870, ../sass/template/_material-icon.scss */
.zmdi-wifi:before {
  content: '\f2e8';
}

/* line 3873, ../sass/template/_material-icon.scss */
.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}

/* line 3876, ../sass/template/_material-icon.scss */
.zmdi-arrow-left:before {
  content: '\f2ea';
}

/* line 3879, ../sass/template/_material-icon.scss */
.zmdi-arrow-merge:before {
  content: '\f2eb';
}

/* line 3882, ../sass/template/_material-icon.scss */
.zmdi-arrow-missed:before {
  content: '\f2ec';
}

/* line 3885, ../sass/template/_material-icon.scss */
.zmdi-arrow-right-top:before {
  content: '\f2ed';
}

/* line 3888, ../sass/template/_material-icon.scss */
.zmdi-arrow-right:before {
  content: '\f2ee';
}

/* line 3891, ../sass/template/_material-icon.scss */
.zmdi-arrow-split:before {
  content: '\f2ef';
}

/* line 3894, ../sass/template/_material-icon.scss */
.zmdi-arrows:before {
  content: '\f2f0';
}

/* line 3897, ../sass/template/_material-icon.scss */
.zmdi-caret-down-circle:before {
  content: '\f2f1';
}

/* line 3900, ../sass/template/_material-icon.scss */
.zmdi-caret-down:before {
  content: '\f2f2';
}

/* line 3903, ../sass/template/_material-icon.scss */
.zmdi-caret-left-circle:before {
  content: '\f2f3';
}

/* line 3906, ../sass/template/_material-icon.scss */
.zmdi-caret-left:before {
  content: '\f2f4';
}

/* line 3909, ../sass/template/_material-icon.scss */
.zmdi-caret-right-circle:before {
  content: '\f2f5';
}

/* line 3912, ../sass/template/_material-icon.scss */
.zmdi-caret-right:before {
  content: '\f2f6';
}

/* line 3915, ../sass/template/_material-icon.scss */
.zmdi-caret-up-circle:before {
  content: '\f2f7';
}

/* line 3918, ../sass/template/_material-icon.scss */
.zmdi-caret-up:before {
  content: '\f2f8';
}

/* line 3921, ../sass/template/_material-icon.scss */
.zmdi-chevron-down:before {
  content: '\f2f9';
}

/* line 3924, ../sass/template/_material-icon.scss */
.zmdi-chevron-left:before {
  content: '\f2fa';
}

/* line 3927, ../sass/template/_material-icon.scss */
.zmdi-chevron-right:before {
  content: '\f2fb';
}

/* line 3930, ../sass/template/_material-icon.scss */
.zmdi-chevron-up:before {
  content: '\f2fc';
}

/* line 3933, ../sass/template/_material-icon.scss */
.zmdi-forward:before {
  content: '\f2fd';
}

/* line 3936, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-down:before {
  content: '\f2fe';
}

/* line 3939, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-left:before {
  content: '\f2ff';
}

/* line 3942, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-return:before {
  content: '\f300';
}

/* line 3945, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-right:before {
  content: '\f301';
}

/* line 3948, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-tab:before {
  content: '\f302';
}

/* line 3951, ../sass/template/_material-icon.scss */
.zmdi-long-arrow-up:before {
  content: '\f303';
}

/* line 3954, ../sass/template/_material-icon.scss */
.zmdi-rotate-ccw:before {
  content: '\f304';
}

/* line 3957, ../sass/template/_material-icon.scss */
.zmdi-rotate-cw:before {
  content: '\f305';
}

/* line 3960, ../sass/template/_material-icon.scss */
.zmdi-rotate-left:before {
  content: '\f306';
}

/* line 3963, ../sass/template/_material-icon.scss */
.zmdi-rotate-right:before {
  content: '\f307';
}

/* line 3966, ../sass/template/_material-icon.scss */
.zmdi-square-down:before {
  content: '\f308';
}

/* line 3969, ../sass/template/_material-icon.scss */
.zmdi-square-right:before {
  content: '\f309';
}

/* line 3972, ../sass/template/_material-icon.scss */
.zmdi-swap-alt:before {
  content: '\f30a';
}

/* line 3975, ../sass/template/_material-icon.scss */
.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}

/* line 3978, ../sass/template/_material-icon.scss */
.zmdi-swap-vertical:before {
  content: '\f30c';
}

/* line 3981, ../sass/template/_material-icon.scss */
.zmdi-swap:before {
  content: '\f30d';
}

/* line 3984, ../sass/template/_material-icon.scss */
.zmdi-trending-down:before {
  content: '\f30e';
}

/* line 3987, ../sass/template/_material-icon.scss */
.zmdi-trending-flat:before {
  content: '\f30f';
}

/* line 3990, ../sass/template/_material-icon.scss */
.zmdi-trending-up:before {
  content: '\f310';
}

/* line 3993, ../sass/template/_material-icon.scss */
.zmdi-unfold-less:before {
  content: '\f311';
}

/* line 3996, ../sass/template/_material-icon.scss */
.zmdi-unfold-more:before {
  content: '\f312';
}

/* line 3999, ../sass/template/_material-icon.scss */
.zmdi-apps:before {
  content: '\f313';
}

/* line 4002, ../sass/template/_material-icon.scss */
.zmdi-grid-off:before {
  content: '\f314';
}

/* line 4005, ../sass/template/_material-icon.scss */
.zmdi-grid:before {
  content: '\f315';
}

/* line 4008, ../sass/template/_material-icon.scss */
.zmdi-view-agenda:before {
  content: '\f316';
}

/* line 4011, ../sass/template/_material-icon.scss */
.zmdi-view-array:before {
  content: '\f317';
}

/* line 4014, ../sass/template/_material-icon.scss */
.zmdi-view-carousel:before {
  content: '\f318';
}

/* line 4017, ../sass/template/_material-icon.scss */
.zmdi-view-column:before {
  content: '\f319';
}

/* line 4020, ../sass/template/_material-icon.scss */
.zmdi-view-comfy:before {
  content: '\f31a';
}

/* line 4023, ../sass/template/_material-icon.scss */
.zmdi-view-compact:before {
  content: '\f31b';
}

/* line 4026, ../sass/template/_material-icon.scss */
.zmdi-view-dashboard:before {
  content: '\f31c';
}

/* line 4029, ../sass/template/_material-icon.scss */
.zmdi-view-day:before {
  content: '\f31d';
}

/* line 4032, ../sass/template/_material-icon.scss */
.zmdi-view-headline:before {
  content: '\f31e';
}

/* line 4035, ../sass/template/_material-icon.scss */
.zmdi-view-list-alt:before {
  content: '\f31f';
}

/* line 4038, ../sass/template/_material-icon.scss */
.zmdi-view-list:before {
  content: '\f320';
}

/* line 4041, ../sass/template/_material-icon.scss */
.zmdi-view-module:before {
  content: '\f321';
}

/* line 4044, ../sass/template/_material-icon.scss */
.zmdi-view-quilt:before {
  content: '\f322';
}

/* line 4047, ../sass/template/_material-icon.scss */
.zmdi-view-stream:before {
  content: '\f323';
}

/* line 4050, ../sass/template/_material-icon.scss */
.zmdi-view-subtitles:before {
  content: '\f324';
}

/* line 4053, ../sass/template/_material-icon.scss */
.zmdi-view-toc:before {
  content: '\f325';
}

/* line 4056, ../sass/template/_material-icon.scss */
.zmdi-view-web:before {
  content: '\f326';
}

/* line 4059, ../sass/template/_material-icon.scss */
.zmdi-view-week:before {
  content: '\f327';
}

/* line 4062, ../sass/template/_material-icon.scss */
.zmdi-widgets:before {
  content: '\f328';
}

/* line 4065, ../sass/template/_material-icon.scss */
.zmdi-alarm-check:before {
  content: '\f329';
}

/* line 4068, ../sass/template/_material-icon.scss */
.zmdi-alarm-off:before {
  content: '\f32a';
}

/* line 4071, ../sass/template/_material-icon.scss */
.zmdi-alarm-plus:before {
  content: '\f32b';
}

/* line 4074, ../sass/template/_material-icon.scss */
.zmdi-alarm-snooze:before {
  content: '\f32c';
}

/* line 4077, ../sass/template/_material-icon.scss */
.zmdi-alarm:before {
  content: '\f32d';
}

/* line 4080, ../sass/template/_material-icon.scss */
.zmdi-calendar-alt:before {
  content: '\f32e';
}

/* line 4083, ../sass/template/_material-icon.scss */
.zmdi-calendar-check:before {
  content: '\f32f';
}

/* line 4086, ../sass/template/_material-icon.scss */
.zmdi-calendar-close:before {
  content: '\f330';
}

/* line 4089, ../sass/template/_material-icon.scss */
.zmdi-calendar-note:before {
  content: '\f331';
}

/* line 4092, ../sass/template/_material-icon.scss */
.zmdi-calendar:before {
  content: '\f332';
}

/* line 4095, ../sass/template/_material-icon.scss */
.zmdi-time-countdown:before {
  content: '\f333';
}

/* line 4098, ../sass/template/_material-icon.scss */
.zmdi-time-interval:before {
  content: '\f334';
}

/* line 4101, ../sass/template/_material-icon.scss */
.zmdi-time-restore-setting:before {
  content: '\f335';
}

/* line 4104, ../sass/template/_material-icon.scss */
.zmdi-time-restore:before {
  content: '\f336';
}

/* line 4107, ../sass/template/_material-icon.scss */
.zmdi-time:before {
  content: '\f337';
}

/* line 4110, ../sass/template/_material-icon.scss */
.zmdi-timer-off:before {
  content: '\f338';
}

/* line 4113, ../sass/template/_material-icon.scss */
.zmdi-timer:before {
  content: '\f339';
}

/* line 4116, ../sass/template/_material-icon.scss */
.zmdi-android-alt:before {
  content: '\f33a';
}

/* line 4119, ../sass/template/_material-icon.scss */
.zmdi-android:before {
  content: '\f33b';
}

/* line 4122, ../sass/template/_material-icon.scss */
.zmdi-apple:before {
  content: '\f33c';
}

/* line 4125, ../sass/template/_material-icon.scss */
.zmdi-behance:before {
  content: '\f33d';
}

/* line 4128, ../sass/template/_material-icon.scss */
.zmdi-codepen:before {
  content: '\f33e';
}

/* line 4131, ../sass/template/_material-icon.scss */
.zmdi-dribbble:before {
  content: '\f33f';
}

/* line 4134, ../sass/template/_material-icon.scss */
.zmdi-dropbox:before {
  content: '\f340';
}

/* line 4137, ../sass/template/_material-icon.scss */
.zmdi-evernote:before {
  content: '\f341';
}

/* line 4140, ../sass/template/_material-icon.scss */
.zmdi-facebook-box:before {
  content: '\f342';
}

/* line 4143, ../sass/template/_material-icon.scss */
.zmdi-facebook:before {
  content: '\f343';
}

/* line 4146, ../sass/template/_material-icon.scss */
.zmdi-github-box:before {
  content: '\f344';
}

/* line 4149, ../sass/template/_material-icon.scss */
.zmdi-github:before {
  content: '\f345';
}

/* line 4152, ../sass/template/_material-icon.scss */
.zmdi-google-drive:before {
  content: '\f346';
}

/* line 4155, ../sass/template/_material-icon.scss */
.zmdi-google-earth:before {
  content: '\f347';
}

/* line 4158, ../sass/template/_material-icon.scss */
.zmdi-google-glass:before {
  content: '\f348';
}

/* line 4161, ../sass/template/_material-icon.scss */
.zmdi-google-maps:before {
  content: '\f349';
}

/* line 4164, ../sass/template/_material-icon.scss */
.zmdi-google-pages:before {
  content: '\f34a';
}

/* line 4167, ../sass/template/_material-icon.scss */
.zmdi-google-play:before {
  content: '\f34b';
}

/* line 4170, ../sass/template/_material-icon.scss */
.zmdi-google-plus-box:before {
  content: '\f34c';
}

/* line 4173, ../sass/template/_material-icon.scss */
.zmdi-google-plus:before {
  content: '\f34d';
}

/* line 4176, ../sass/template/_material-icon.scss */
.zmdi-google:before {
  content: '\f34e';
}

/* line 4179, ../sass/template/_material-icon.scss */
.zmdi-instagram:before {
  content: '\f34f';
}

/* line 4182, ../sass/template/_material-icon.scss */
.zmdi-language-css3:before {
  content: '\f350';
}

/* line 4185, ../sass/template/_material-icon.scss */
.zmdi-language-html5:before {
  content: '\f351';
}

/* line 4188, ../sass/template/_material-icon.scss */
.zmdi-language-javascript:before {
  content: '\f352';
}

/* line 4191, ../sass/template/_material-icon.scss */
.zmdi-language-python-alt:before {
  content: '\f353';
}

/* line 4194, ../sass/template/_material-icon.scss */
.zmdi-language-python:before {
  content: '\f354';
}

/* line 4197, ../sass/template/_material-icon.scss */
.zmdi-lastfm:before {
  content: '\f355';
}

/* line 4200, ../sass/template/_material-icon.scss */
.zmdi-linkedin-box:before {
  content: '\f356';
}

/* line 4203, ../sass/template/_material-icon.scss */
.zmdi-paypal:before {
  content: '\f357';
}

/* line 4206, ../sass/template/_material-icon.scss */
.zmdi-pinterest-box:before {
  content: '\f358';
}

/* line 4209, ../sass/template/_material-icon.scss */
.zmdi-pocket:before {
  content: '\f359';
}

/* line 4212, ../sass/template/_material-icon.scss */
.zmdi-polymer:before {
  content: '\f35a';
}

/* line 4215, ../sass/template/_material-icon.scss */
.zmdi-share:before {
  content: '\f35b';
}

/* line 4218, ../sass/template/_material-icon.scss */
.zmdi-stack-overflow:before {
  content: '\f35c';
}

/* line 4221, ../sass/template/_material-icon.scss */
.zmdi-steam-square:before {
  content: '\f35d';
}

/* line 4224, ../sass/template/_material-icon.scss */
.zmdi-steam:before {
  content: '\f35e';
}

/* line 4227, ../sass/template/_material-icon.scss */
.zmdi-twitter-box:before {
  content: '\f35f';
}

/* line 4230, ../sass/template/_material-icon.scss */
.zmdi-twitter:before {
  content: '\f360';
}

/* line 4233, ../sass/template/_material-icon.scss */
.zmdi-vk:before {
  content: '\f361';
}

/* line 4236, ../sass/template/_material-icon.scss */
.zmdi-wikipedia:before {
  content: '\f362';
}

/* line 4239, ../sass/template/_material-icon.scss */
.zmdi-windows:before {
  content: '\f363';
}

/* line 4242, ../sass/template/_material-icon.scss */
.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}

/* line 4245, ../sass/template/_material-icon.scss */
.zmdi-aspect-ratio:before {
  content: '\f365';
}

/* line 4248, ../sass/template/_material-icon.scss */
.zmdi-blur-circular:before {
  content: '\f366';
}

/* line 4251, ../sass/template/_material-icon.scss */
.zmdi-blur-linear:before {
  content: '\f367';
}

/* line 4254, ../sass/template/_material-icon.scss */
.zmdi-blur-off:before {
  content: '\f368';
}

/* line 4257, ../sass/template/_material-icon.scss */
.zmdi-blur:before {
  content: '\f369';
}

/* line 4260, ../sass/template/_material-icon.scss */
.zmdi-brightness-2:before {
  content: '\f36a';
}

/* line 4263, ../sass/template/_material-icon.scss */
.zmdi-brightness-3:before {
  content: '\f36b';
}

/* line 4266, ../sass/template/_material-icon.scss */
.zmdi-brightness-4:before {
  content: '\f36c';
}

/* line 4269, ../sass/template/_material-icon.scss */
.zmdi-brightness-5:before {
  content: '\f36d';
}

/* line 4272, ../sass/template/_material-icon.scss */
.zmdi-brightness-6:before {
  content: '\f36e';
}

/* line 4275, ../sass/template/_material-icon.scss */
.zmdi-brightness-7:before {
  content: '\f36f';
}

/* line 4278, ../sass/template/_material-icon.scss */
.zmdi-brightness-auto:before {
  content: '\f370';
}

/* line 4281, ../sass/template/_material-icon.scss */
.zmdi-brightness-setting:before {
  content: '\f371';
}

/* line 4284, ../sass/template/_material-icon.scss */
.zmdi-broken-image:before {
  content: '\f372';
}

/* line 4287, ../sass/template/_material-icon.scss */
.zmdi-center-focus-strong:before {
  content: '\f373';
}

/* line 4290, ../sass/template/_material-icon.scss */
.zmdi-center-focus-weak:before {
  content: '\f374';
}

/* line 4293, ../sass/template/_material-icon.scss */
.zmdi-compare:before {
  content: '\f375';
}

/* line 4296, ../sass/template/_material-icon.scss */
.zmdi-crop-16-9:before {
  content: '\f376';
}

/* line 4299, ../sass/template/_material-icon.scss */
.zmdi-crop-3-2:before {
  content: '\f377';
}

/* line 4302, ../sass/template/_material-icon.scss */
.zmdi-crop-5-4:before {
  content: '\f378';
}

/* line 4305, ../sass/template/_material-icon.scss */
.zmdi-crop-7-5:before {
  content: '\f379';
}

/* line 4308, ../sass/template/_material-icon.scss */
.zmdi-crop-din:before {
  content: '\f37a';
}

/* line 4311, ../sass/template/_material-icon.scss */
.zmdi-crop-free:before {
  content: '\f37b';
}

/* line 4314, ../sass/template/_material-icon.scss */
.zmdi-crop-landscape:before {
  content: '\f37c';
}

/* line 4317, ../sass/template/_material-icon.scss */
.zmdi-crop-portrait:before {
  content: '\f37d';
}

/* line 4320, ../sass/template/_material-icon.scss */
.zmdi-crop-square:before {
  content: '\f37e';
}

/* line 4323, ../sass/template/_material-icon.scss */
.zmdi-exposure-alt:before {
  content: '\f37f';
}

/* line 4326, ../sass/template/_material-icon.scss */
.zmdi-exposure:before {
  content: '\f380';
}

/* line 4329, ../sass/template/_material-icon.scss */
.zmdi-filter-b-and-w:before {
  content: '\f381';
}

/* line 4332, ../sass/template/_material-icon.scss */
.zmdi-filter-center-focus:before {
  content: '\f382';
}

/* line 4335, ../sass/template/_material-icon.scss */
.zmdi-filter-frames:before {
  content: '\f383';
}

/* line 4338, ../sass/template/_material-icon.scss */
.zmdi-filter-tilt-shift:before {
  content: '\f384';
}

/* line 4341, ../sass/template/_material-icon.scss */
.zmdi-gradient:before {
  content: '\f385';
}

/* line 4344, ../sass/template/_material-icon.scss */
.zmdi-grain:before {
  content: '\f386';
}

/* line 4347, ../sass/template/_material-icon.scss */
.zmdi-graphic-eq:before {
  content: '\f387';
}

/* line 4350, ../sass/template/_material-icon.scss */
.zmdi-hdr-off:before {
  content: '\f388';
}

/* line 4353, ../sass/template/_material-icon.scss */
.zmdi-hdr-strong:before {
  content: '\f389';
}

/* line 4356, ../sass/template/_material-icon.scss */
.zmdi-hdr-weak:before {
  content: '\f38a';
}

/* line 4359, ../sass/template/_material-icon.scss */
.zmdi-hdr:before {
  content: '\f38b';
}

/* line 4362, ../sass/template/_material-icon.scss */
.zmdi-iridescent:before {
  content: '\f38c';
}

/* line 4365, ../sass/template/_material-icon.scss */
.zmdi-leak-off:before {
  content: '\f38d';
}

/* line 4368, ../sass/template/_material-icon.scss */
.zmdi-leak:before {
  content: '\f38e';
}

/* line 4371, ../sass/template/_material-icon.scss */
.zmdi-looks:before {
  content: '\f38f';
}

/* line 4374, ../sass/template/_material-icon.scss */
.zmdi-loupe:before {
  content: '\f390';
}

/* line 4377, ../sass/template/_material-icon.scss */
.zmdi-panorama-horizontal:before {
  content: '\f391';
}

/* line 4380, ../sass/template/_material-icon.scss */
.zmdi-panorama-vertical:before {
  content: '\f392';
}

/* line 4383, ../sass/template/_material-icon.scss */
.zmdi-panorama-wide-angle:before {
  content: '\f393';
}

/* line 4386, ../sass/template/_material-icon.scss */
.zmdi-photo-size-select-large:before {
  content: '\f394';
}

/* line 4389, ../sass/template/_material-icon.scss */
.zmdi-photo-size-select-small:before {
  content: '\f395';
}

/* line 4392, ../sass/template/_material-icon.scss */
.zmdi-picture-in-picture:before {
  content: '\f396';
}

/* line 4395, ../sass/template/_material-icon.scss */
.zmdi-slideshow:before {
  content: '\f397';
}

/* line 4398, ../sass/template/_material-icon.scss */
.zmdi-texture:before {
  content: '\f398';
}

/* line 4401, ../sass/template/_material-icon.scss */
.zmdi-tonality:before {
  content: '\f399';
}

/* line 4404, ../sass/template/_material-icon.scss */
.zmdi-vignette:before {
  content: '\f39a';
}

/* line 4407, ../sass/template/_material-icon.scss */
.zmdi-wb-auto:before {
  content: '\f39b';
}

/* line 4410, ../sass/template/_material-icon.scss */
.zmdi-eject-alt:before {
  content: '\f39c';
}

/* line 4413, ../sass/template/_material-icon.scss */
.zmdi-eject:before {
  content: '\f39d';
}

/* line 4416, ../sass/template/_material-icon.scss */
.zmdi-equalizer:before {
  content: '\f39e';
}

/* line 4419, ../sass/template/_material-icon.scss */
.zmdi-fast-forward:before {
  content: '\f39f';
}

/* line 4422, ../sass/template/_material-icon.scss */
.zmdi-fast-rewind:before {
  content: '\f3a0';
}

/* line 4425, ../sass/template/_material-icon.scss */
.zmdi-forward-10:before {
  content: '\f3a1';
}

/* line 4428, ../sass/template/_material-icon.scss */
.zmdi-forward-30:before {
  content: '\f3a2';
}

/* line 4431, ../sass/template/_material-icon.scss */
.zmdi-forward-5:before {
  content: '\f3a3';
}

/* line 4434, ../sass/template/_material-icon.scss */
.zmdi-hearing:before {
  content: '\f3a4';
}

/* line 4437, ../sass/template/_material-icon.scss */
.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}

/* line 4440, ../sass/template/_material-icon.scss */
.zmdi-pause-circle:before {
  content: '\f3a6';
}

/* line 4443, ../sass/template/_material-icon.scss */
.zmdi-pause:before {
  content: '\f3a7';
}

/* line 4446, ../sass/template/_material-icon.scss */
.zmdi-play-circle-outline:before {
  content: '\f3a8';
}

/* line 4449, ../sass/template/_material-icon.scss */
.zmdi-play-circle:before {
  content: '\f3a9';
}

/* line 4452, ../sass/template/_material-icon.scss */
.zmdi-play:before {
  content: '\f3aa';
}

/* line 4455, ../sass/template/_material-icon.scss */
.zmdi-playlist-audio:before {
  content: '\f3ab';
}

/* line 4458, ../sass/template/_material-icon.scss */
.zmdi-playlist-plus:before {
  content: '\f3ac';
}

/* line 4461, ../sass/template/_material-icon.scss */
.zmdi-repeat-one:before {
  content: '\f3ad';
}

/* line 4464, ../sass/template/_material-icon.scss */
.zmdi-repeat:before {
  content: '\f3ae';
}

/* line 4467, ../sass/template/_material-icon.scss */
.zmdi-replay-10:before {
  content: '\f3af';
}

/* line 4470, ../sass/template/_material-icon.scss */
.zmdi-replay-30:before {
  content: '\f3b0';
}

/* line 4473, ../sass/template/_material-icon.scss */
.zmdi-replay-5:before {
  content: '\f3b1';
}

/* line 4476, ../sass/template/_material-icon.scss */
.zmdi-replay:before {
  content: '\f3b2';
}

/* line 4479, ../sass/template/_material-icon.scss */
.zmdi-shuffle:before {
  content: '\f3b3';
}

/* line 4482, ../sass/template/_material-icon.scss */
.zmdi-skip-next:before {
  content: '\f3b4';
}

/* line 4485, ../sass/template/_material-icon.scss */
.zmdi-skip-previous:before {
  content: '\f3b5';
}

/* line 4488, ../sass/template/_material-icon.scss */
.zmdi-stop:before {
  content: '\f3b6';
}

/* line 4491, ../sass/template/_material-icon.scss */
.zmdi-surround-sound:before {
  content: '\f3b7';
}

/* line 4494, ../sass/template/_material-icon.scss */
.zmdi-tune:before {
  content: '\f3b8';
}

/* line 4497, ../sass/template/_material-icon.scss */
.zmdi-volume-down:before {
  content: '\f3b9';
}

/* line 4500, ../sass/template/_material-icon.scss */
.zmdi-volume-mute:before {
  content: '\f3ba';
}

/* line 4503, ../sass/template/_material-icon.scss */
.zmdi-volume-off:before {
  content: '\f3bb';
}

/* line 4506, ../sass/template/_material-icon.scss */
.zmdi-volume-up:before {
  content: '\f3bc';
}

/* line 4509, ../sass/template/_material-icon.scss */
.zmdi-n-1-square:before {
  content: '\f3bd';
}

/* line 4512, ../sass/template/_material-icon.scss */
.zmdi-n-2-square:before {
  content: '\f3be';
}

/* line 4515, ../sass/template/_material-icon.scss */
.zmdi-n-3-square:before {
  content: '\f3bf';
}

/* line 4518, ../sass/template/_material-icon.scss */
.zmdi-n-4-square:before {
  content: '\f3c0';
}

/* line 4521, ../sass/template/_material-icon.scss */
.zmdi-n-5-square:before {
  content: '\f3c1';
}

/* line 4524, ../sass/template/_material-icon.scss */
.zmdi-n-6-square:before {
  content: '\f3c2';
}

/* line 4527, ../sass/template/_material-icon.scss */
.zmdi-neg-1:before {
  content: '\f3c3';
}

/* line 4530, ../sass/template/_material-icon.scss */
.zmdi-neg-2:before {
  content: '\f3c4';
}

/* line 4533, ../sass/template/_material-icon.scss */
.zmdi-plus-1:before {
  content: '\f3c5';
}

/* line 4536, ../sass/template/_material-icon.scss */
.zmdi-plus-2:before {
  content: '\f3c6';
}

/* line 4539, ../sass/template/_material-icon.scss */
.zmdi-sec-10:before {
  content: '\f3c7';
}

/* line 4542, ../sass/template/_material-icon.scss */
.zmdi-sec-3:before {
  content: '\f3c8';
}

/* line 4545, ../sass/template/_material-icon.scss */
.zmdi-zero:before {
  content: '\f3c9';
}

/* line 4548, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}

/* line 4551, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}

/* line 4554, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}

/* line 4557, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}

/* line 4560, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}

/* line 4563, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}

/* line 4566, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}

/* line 4569, ../sass/template/_material-icon.scss */
.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}

/* line 4572, ../sass/template/_material-icon.scss */
.zmdi-airplay:before {
  content: '\f3d2';
}

/* line 4575, ../sass/template/_material-icon.scss */
.zmdi-closed-caption:before {
  content: '\f3d3';
}

/* line 4578, ../sass/template/_material-icon.scss */
.zmdi-confirmation-number:before {
  content: '\f3d4';
}

/* line 4581, ../sass/template/_material-icon.scss */
.zmdi-developer-board:before {
  content: '\f3d5';
}

/* line 4584, ../sass/template/_material-icon.scss */
.zmdi-disc-full:before {
  content: '\f3d6';
}

/* line 4587, ../sass/template/_material-icon.scss */
.zmdi-explicit:before {
  content: '\f3d7';
}

/* line 4590, ../sass/template/_material-icon.scss */
.zmdi-flight-land:before {
  content: '\f3d8';
}

/* line 4593, ../sass/template/_material-icon.scss */
.zmdi-flight-takeoff:before {
  content: '\f3d9';
}

/* line 4596, ../sass/template/_material-icon.scss */
.zmdi-flip-to-back:before {
  content: '\f3da';
}

/* line 4599, ../sass/template/_material-icon.scss */
.zmdi-flip-to-front:before {
  content: '\f3db';
}

/* line 4602, ../sass/template/_material-icon.scss */
.zmdi-group-work:before {
  content: '\f3dc';
}

/* line 4605, ../sass/template/_material-icon.scss */
.zmdi-hd:before {
  content: '\f3dd';
}

/* line 4608, ../sass/template/_material-icon.scss */
.zmdi-hq:before {
  content: '\f3de';
}

/* line 4611, ../sass/template/_material-icon.scss */
.zmdi-markunread-mailbox:before {
  content: '\f3df';
}

/* line 4614, ../sass/template/_material-icon.scss */
.zmdi-memory:before {
  content: '\f3e0';
}

/* line 4617, ../sass/template/_material-icon.scss */
.zmdi-nfc:before {
  content: '\f3e1';
}

/* line 4620, ../sass/template/_material-icon.scss */
.zmdi-play-for-work:before {
  content: '\f3e2';
}

/* line 4623, ../sass/template/_material-icon.scss */
.zmdi-power-input:before {
  content: '\f3e3';
}

/* line 4626, ../sass/template/_material-icon.scss */
.zmdi-present-to-all:before {
  content: '\f3e4';
}

/* line 4629, ../sass/template/_material-icon.scss */
.zmdi-satellite:before {
  content: '\f3e5';
}

/* line 4632, ../sass/template/_material-icon.scss */
.zmdi-tap-and-play:before {
  content: '\f3e6';
}

/* line 4635, ../sass/template/_material-icon.scss */
.zmdi-vibration:before {
  content: '\f3e7';
}

/* line 4638, ../sass/template/_material-icon.scss */
.zmdi-voicemail:before {
  content: '\f3e8';
}

/* line 4641, ../sass/template/_material-icon.scss */
.zmdi-import-export:before {
  content: '\f30c';
}

/* line 4644, ../sass/template/_material-icon.scss */
.zmdi-swap-vertical-:before {
  content: '\f30c';
}

/* line 4647, ../sass/template/_material-icon.scss */
.zmdi-airplanemode-inactive:before {
  content: '\f102';
}

/* line 4650, ../sass/template/_material-icon.scss */
.zmdi-airplanemode-active:before {
  content: '\f103';
}

/* line 4653, ../sass/template/_material-icon.scss */
.zmdi-rate-review:before {
  content: '\f103';
}

/* line 4656, ../sass/template/_material-icon.scss */
.zmdi-comment-sign:before {
  content: '\f25a';
}

/* line 4659, ../sass/template/_material-icon.scss */
.zmdi-network-warning:before {
  content: '\f2ad';
}

/* line 4662, ../sass/template/_material-icon.scss */
.zmdi-shopping-cart-add:before {
  content: '\f1ca';
}

/* line 4665, ../sass/template/_material-icon.scss */
.zmdi-file-add:before {
  content: '\f221';
}

/* line 4668, ../sass/template/_material-icon.scss */
.zmdi-network-wifi-scan:before {
  content: '\f2e4';
}

/* line 4671, ../sass/template/_material-icon.scss */
.zmdi-collection-add:before {
  content: '\f14e';
}

/* line 4674, ../sass/template/_material-icon.scss */
.zmdi-format-playlist-add:before {
  content: '\f3ac';
}

/* line 4677, ../sass/template/_material-icon.scss */
.zmdi-format-queue-music:before {
  content: '\f3ab';
}

/* line 4680, ../sass/template/_material-icon.scss */
.zmdi-plus-box:before {
  content: '\f277';
}

/* line 4683, ../sass/template/_material-icon.scss */
.zmdi-tag-backspace:before {
  content: '\f1d9';
}

/* line 4686, ../sass/template/_material-icon.scss */
.zmdi-alarm-add:before {
  content: '\f32b';
}

/* line 4689, ../sass/template/_material-icon.scss */
.zmdi-battery-charging:before {
  content: '\f114';
}

/* line 4692, ../sass/template/_material-icon.scss */
.zmdi-daydream-setting:before {
  content: '\f217';
}

/* line 4695, ../sass/template/_material-icon.scss */
.zmdi-more-horiz:before {
  content: '\f19c';
}

/* line 4698, ../sass/template/_material-icon.scss */
.zmdi-book-photo:before {
  content: '\f11b';
}

/* line 4701, ../sass/template/_material-icon.scss */
.zmdi-incandescent:before {
  content: '\f189';
}

/* line 4704, ../sass/template/_material-icon.scss */
.zmdi-wb-iridescent:before {
  content: '\f38c';
}

/* line 4707, ../sass/template/_material-icon.scss */
.zmdi-calendar-remove:before {
  content: '\f330';
}

/* line 4710, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync-disabled:before {
  content: '\f1b7';
}

/* line 4713, ../sass/template/_material-icon.scss */
.zmdi-refresh-sync-problem:before {
  content: '\f1b6';
}

/* line 4716, ../sass/template/_material-icon.scss */
.zmdi-crop-original:before {
  content: '\f17e';
}

/* line 4719, ../sass/template/_material-icon.scss */
.zmdi-power-off:before {
  content: '\f1af';
}

/* line 4722, ../sass/template/_material-icon.scss */
.zmdi-power-off-setting:before {
  content: '\f1ae';
}

/* line 4725, ../sass/template/_material-icon.scss */
.zmdi-leak-remove:before {
  content: '\f38d';
}

/* line 4728, ../sass/template/_material-icon.scss */
.zmdi-star-border:before {
  content: '\f27c';
}

/* line 4731, ../sass/template/_material-icon.scss */
.zmdi-brightness-low:before {
  content: '\f36d';
}

/* line 4734, ../sass/template/_material-icon.scss */
.zmdi-brightness-medium:before {
  content: '\f36e';
}

/* line 4737, ../sass/template/_material-icon.scss */
.zmdi-brightness-high:before {
  content: '\f36f';
}

/* line 4740, ../sass/template/_material-icon.scss */
.zmdi-smartphone-portrait:before {
  content: '\f2d4';
}

/* line 4743, ../sass/template/_material-icon.scss */
.zmdi-live-tv:before {
  content: '\f2d9';
}

/* line 4746, ../sass/template/_material-icon.scss */
.zmdi-format-textdirection-l-to-r:before {
  content: '\f249';
}

/* line 4749, ../sass/template/_material-icon.scss */
.zmdi-format-textdirection-r-to-l:before {
  content: '\f24a';
}

/* line 4752, ../sass/template/_material-icon.scss */
.zmdi-arrow-back:before {
  content: '\f2ea';
}

/* line 4755, ../sass/template/_material-icon.scss */
.zmdi-arrow-forward:before {
  content: '\f2ee';
}

/* line 4758, ../sass/template/_material-icon.scss */
.zmdi-arrow-in:before {
  content: '\f2e9';
}

/* line 4761, ../sass/template/_material-icon.scss */
.zmdi-arrow-out:before {
  content: '\f2ed';
}

/* line 4764, ../sass/template/_material-icon.scss */
.zmdi-rotate-90-degrees-ccw:before {
  content: '\f304';
}

/* line 4767, ../sass/template/_material-icon.scss */
.zmdi-adb:before {
  content: '\f33a';
}

/* line 4770, ../sass/template/_material-icon.scss */
.zmdi-network-wifi:before {
  content: '\f2e8';
}

/* line 4773, ../sass/template/_material-icon.scss */
.zmdi-network-wifi-alt:before {
  content: '\f2e3';
}

/* line 4776, ../sass/template/_material-icon.scss */
.zmdi-network-wifi-lock:before {
  content: '\f2e5';
}

/* line 4779, ../sass/template/_material-icon.scss */
.zmdi-network-wifi-off:before {
  content: '\f2e6';
}

/* line 4782, ../sass/template/_material-icon.scss */
.zmdi-network-wifi-outline:before {
  content: '\f2e7';
}

/* line 4785, ../sass/template/_material-icon.scss */
.zmdi-network-wifi-info:before {
  content: '\f2e4';
}

/* line 4788, ../sass/template/_material-icon.scss */
.zmdi-layers-clear:before {
  content: '\f18b';
}

/* line 4791, ../sass/template/_material-icon.scss */
.zmdi-colorize:before {
  content: '\f15d';
}

/* line 4794, ../sass/template/_material-icon.scss */
.zmdi-format-paint:before {
  content: '\f1ba';
}

/* line 4797, ../sass/template/_material-icon.scss */
.zmdi-format-quote:before {
  content: '\f1b2';
}

/* line 4800, ../sass/template/_material-icon.scss */
.zmdi-camera-monochrome-photos:before {
  content: '\f285';
}

/* line 4803, ../sass/template/_material-icon.scss */
.zmdi-sort-by-alpha:before {
  content: '\f1cf';
}

/* line 4806, ../sass/template/_material-icon.scss */
.zmdi-folder-shared:before {
  content: '\f225';
}

/* line 4809, ../sass/template/_material-icon.scss */
.zmdi-folder-special:before {
  content: '\f226';
}

/* line 4812, ../sass/template/_material-icon.scss */
.zmdi-comment-dots:before {
  content: '\f260';
}

/* line 4815, ../sass/template/_material-icon.scss */
.zmdi-reorder:before {
  content: '\f31e';
}

/* line 4818, ../sass/template/_material-icon.scss */
.zmdi-dehaze:before {
  content: '\f197';
}

/* line 4821, ../sass/template/_material-icon.scss */
.zmdi-sort:before {
  content: '\f1ce';
}

/* line 4824, ../sass/template/_material-icon.scss */
.zmdi-pages:before {
  content: '\f34a';
}

/* line 4827, ../sass/template/_material-icon.scss */
.zmdi-calendar-account:before {
  content: '\f204';
}

/* line 4830, ../sass/template/_material-icon.scss */
.zmdi-paste:before {
  content: '\f109';
}

/* line 4833, ../sass/template/_material-icon.scss */
.zmdi-cut:before {
  content: '\f1bc';
}

/* line 4836, ../sass/template/_material-icon.scss */
.zmdi-save:before {
  content: '\f297';
}

/* line 4839, ../sass/template/_material-icon.scss */
.zmdi-smartphone-code:before {
  content: '\f139';
}

/* line 4842, ../sass/template/_material-icon.scss */
.zmdi-directions-bike:before {
  content: '\f117';
}

/* line 4845, ../sass/template/_material-icon.scss */
.zmdi-directions-boat:before {
  content: '\f11a';
}

/* line 4848, ../sass/template/_material-icon.scss */
.zmdi-directions-bus:before {
  content: '\f121';
}

/* line 4851, ../sass/template/_material-icon.scss */
.zmdi-directions-car:before {
  content: '\f125';
}

/* line 4854, ../sass/template/_material-icon.scss */
.zmdi-directions-railway:before {
  content: '\f1b3';
}

/* line 4857, ../sass/template/_material-icon.scss */
.zmdi-directions-run:before {
  content: '\f215';
}

/* line 4860, ../sass/template/_material-icon.scss */
.zmdi-directions-subway:before {
  content: '\f1d5';
}

/* line 4863, ../sass/template/_material-icon.scss */
.zmdi-directions-walk:before {
  content: '\f216';
}

/* line 4866, ../sass/template/_material-icon.scss */
.zmdi-local-hotel:before {
  content: '\f178';
}

/* line 4869, ../sass/template/_material-icon.scss */
.zmdi-local-activity:before {
  content: '\f1df';
}

/* line 4872, ../sass/template/_material-icon.scss */
.zmdi-local-play:before {
  content: '\f1df';
}

/* line 4875, ../sass/template/_material-icon.scss */
.zmdi-local-airport:before {
  content: '\f103';
}

/* line 4878, ../sass/template/_material-icon.scss */
.zmdi-local-atm:before {
  content: '\f198';
}

/* line 4881, ../sass/template/_material-icon.scss */
.zmdi-local-bar:before {
  content: '\f137';
}

/* line 4884, ../sass/template/_material-icon.scss */
.zmdi-local-cafe:before {
  content: '\f13b';
}

/* line 4887, ../sass/template/_material-icon.scss */
.zmdi-local-car-wash:before {
  content: '\f124';
}

/* line 4890, ../sass/template/_material-icon.scss */
.zmdi-local-convenience-store:before {
  content: '\f1d3';
}

/* line 4893, ../sass/template/_material-icon.scss */
.zmdi-local-dining:before {
  content: '\f153';
}

/* line 4896, ../sass/template/_material-icon.scss */
.zmdi-local-drink:before {
  content: '\f157';
}

/* line 4899, ../sass/template/_material-icon.scss */
.zmdi-local-florist:before {
  content: '\f168';
}

/* line 4902, ../sass/template/_material-icon.scss */
.zmdi-local-gas-station:before {
  content: '\f16f';
}

/* line 4905, ../sass/template/_material-icon.scss */
.zmdi-local-grocery-store:before {
  content: '\f1cb';
}

/* line 4908, ../sass/template/_material-icon.scss */
.zmdi-local-hospital:before {
  content: '\f177';
}

/* line 4911, ../sass/template/_material-icon.scss */
.zmdi-local-laundry-service:before {
  content: '\f1e9';
}

/* line 4914, ../sass/template/_material-icon.scss */
.zmdi-local-library:before {
  content: '\f18d';
}

/* line 4917, ../sass/template/_material-icon.scss */
.zmdi-local-mall:before {
  content: '\f195';
}

/* line 4920, ../sass/template/_material-icon.scss */
.zmdi-local-movies:before {
  content: '\f19d';
}

/* line 4923, ../sass/template/_material-icon.scss */
.zmdi-local-offer:before {
  content: '\f187';
}

/* line 4926, ../sass/template/_material-icon.scss */
.zmdi-local-parking:before {
  content: '\f1a5';
}

/* line 4929, ../sass/template/_material-icon.scss */
.zmdi-local-parking:before {
  content: '\f1a5';
}

/* line 4932, ../sass/template/_material-icon.scss */
.zmdi-local-pharmacy:before {
  content: '\f176';
}

/* line 4935, ../sass/template/_material-icon.scss */
.zmdi-local-phone:before {
  content: '\f2be';
}

/* line 4938, ../sass/template/_material-icon.scss */
.zmdi-local-pizza:before {
  content: '\f1ac';
}

/* line 4941, ../sass/template/_material-icon.scss */
.zmdi-local-post-office:before {
  content: '\f15a';
}

/* line 4944, ../sass/template/_material-icon.scss */
.zmdi-local-printshop:before {
  content: '\f1b0';
}

/* line 4947, ../sass/template/_material-icon.scss */
.zmdi-local-see:before {
  content: '\f28c';
}

/* line 4950, ../sass/template/_material-icon.scss */
.zmdi-local-shipping:before {
  content: '\f1e6';
}

/* line 4953, ../sass/template/_material-icon.scss */
.zmdi-local-store:before {
  content: '\f1d4';
}

/* line 4956, ../sass/template/_material-icon.scss */
.zmdi-local-taxi:before {
  content: '\f123';
}

/* line 4959, ../sass/template/_material-icon.scss */
.zmdi-local-wc:before {
  content: '\f211';
}

/* line 4962, ../sass/template/_material-icon.scss */
.zmdi-my-location:before {
  content: '\f299';
}

/* line 4965, ../sass/template/_material-icon.scss */
.zmdi-directions:before {
  content: '\f1e7';
}
