/**

 * $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 */

/****/

@import url(//fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900italic,900);

@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);

@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700);

/** elements mixins **/

/**

* Transition-timing-function property@mixin 

*/

/*background RGBA

============================================*/

/*inline-block

============================================*/

/****/

/* 2. Font */

/* Merriweather */

/* Oswald */

/* Ubuntu */

/* 3. Base */

/* line 214, ../sass/mixins/_template-mixins.scss */

::-moz-selection {

  color: #fff;

  background: #11aba3;

}



/* line 214, ../sass/mixins/_template-mixins.scss */

::selection {

  color: #fff;

  background: #11aba3;

}



/* line 5, ../sass/template/_base.scss */

iframe {

  border: none;

}



/* line 8, ../sass/template/_base.scss */

del {

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 12px;

  /* 9 */

  font-size: 1.2rem;

  /* 9 */

  color: #999999;

}



/* line 12, ../sass/template/_base.scss */

img {

  border: 0;

  vertical-align: top;

  max-width: 100%;

  height: auto;

}



/* line 18, ../sass/template/_base.scss */


.video-responsive {

  height: 0;

  padding-top: 0;

  padding-bottom: 56.25%;

  margin-bottom: 0;

  position: relative;

  overflow: hidden;

}

/* line 25, ../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 34, ../sass/template/_base.scss */

.audio-responsive iframe {

  width: 100%;

  height: 126px;

}



/* line 40, ../sass/template/_base.scss */

.nav-center {

  display: inline;

  text-align: center;

}



/* line 44, ../sass/template/_base.scss */

.nopadding {

  padding: 0 !important;

  margin: 0 !important;

}



/* line 51, ../sass/template/_base.scss */

.map_canvas img {

  max-width: none;

}



/*Center Block "Class"*/

/* line 5, ../sass/template/_elements.scss */

.center-block {

  margin: 0 auto;

  text-align: center;

}



/*Divider*/

/* line 10, ../sass/template/_elements.scss */

hr.divider-30 {

  margin: 30px 0;

}



/* line 14, ../sass/template/_elements.scss */

hr.divider-40 {

  margin: 40px 0;

}



/* line 18, ../sass/template/_elements.scss */

hr.divider-50 {

  margin: 50px 0;

}



/* line 22, ../sass/template/_elements.scss */

hr.divider-60 {

  margin: 60px 0;

}



/* line 26, ../sass/template/_elements.scss */

hr.divider-70 {

  margin: 70px 0;

}



/* line 30, ../sass/template/_elements.scss */

hr.divider-snow {

  margin: 50px 0;

  border-color: #ddd;

}



/*Font Weight*/

/* line 36, ../sass/template/_elements.scss */

.fweight-100 {

  font-weight: 100 !important;

}



/* line 37, ../sass/template/_elements.scss */

.fweight-200 {

  font-weight: 200 !important;

}



/* line 38, ../sass/template/_elements.scss */

.fweight-300 {

  font-weight: 300 !important;

}



/* line 39, ../sass/template/_elements.scss */

.fweight-400 {

  font-weight: 400 !important;

}



/* line 40, ../sass/template/_elements.scss */

.fweight-500 {

  font-weight: 500 !important;

}



/* line 41, ../sass/template/_elements.scss */

.fweight-600 {

  font-weight: 600 !important;

}



/* line 42, ../sass/template/_elements.scss */

.fweight-700 {

  font-weight: 700 !important;

}



/* line 43, ../sass/template/_elements.scss */

.fweight-800 {

  font-weight: 800 !important;

}



/* line 44, ../sass/template/_elements.scss */

.fweight-900 {

  font-weight: 900 !important;

}



/*Space Padding

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

/*Padding Around the Block*/

/* line 49, ../sass/template/_elements.scss */

.space-padding-0 {

  padding: 0 !important;

}



/* line 52, ../sass/template/_elements.scss */

.space-padding-10 {

  padding: 10px !important;

}



/* line 55, ../sass/template/_elements.scss */

.space-padding-20 {

  padding: 20px !important;

}



/* line 58, ../sass/template/_elements.scss */

.space-padding-30 {

  padding: 30px !important;

}



/* line 61, ../sass/template/_elements.scss */

.space-padding-40 {

  padding: 40px !important;

}



/* line 64, ../sass/template/_elements.scss */

.space-padding-50 {

  padding: 50px !important;

}



/* line 67, ../sass/template/_elements.scss */

.space-padding-100 {

  padding: 100px !important;

}



/*Padding Top & Bottom*/

/* line 72, ../sass/template/_elements.scss */

.space-padding-tb-10 {

  padding-top: 10px !important;

  padding-bottom: 10px !important;

}



/* line 76, ../sass/template/_elements.scss */

.space-padding-tb-20 {

  padding-top: 20px !important;

  padding-bottom: 20px !important;

}



/* line 80, ../sass/template/_elements.scss */

.space-padding-tb-30 {

  padding-top: 30px !important;

  padding-bottom: 30px !important;

}



/* line 85, ../sass/template/_elements.scss */

.space-padding-tb-40 {

  padding-top: 40px !important;

  padding-bottom: 40px !important;

}



/* line 89, ../sass/template/_elements.scss */

.space-padding-tb-50 {

  padding-top: 50px !important;

  padding-bottom: 50px !important;

}



/* line 93, ../sass/template/_elements.scss */

.space-padding-tb-60 {

  padding-top: 60px !important;

  padding-bottom: 60px !important;

}



/* line 97, ../sass/template/_elements.scss */

.space-padding-tb-70 {

  padding-top: 70px !important;

  padding-bottom: 70px !important;

}



/* line 101, ../sass/template/_elements.scss */

.space-padding-tb-80 {

  padding-top: 80px !important;

  padding-bottom: 80px !important;

}



/* line 106, ../sass/template/_elements.scss */

.space-padding-tb-100 {

  padding-top: 100px !important;

  padding-bottom: 100px !important;

}



/*Padding Left & Right*/

/* line 112, ../sass/template/_elements.scss */

.space-padding-lr-5 {

  padding-left: 5px !important;

  padding-right: 5px !important;

}



/* line 116, ../sass/template/_elements.scss */

.space-padding-lr-10 {

  padding-left: 10px !important;

  padding-right: 10px !important;

}



/* line 120, ../sass/template/_elements.scss */

.space-padding-lr-20 {

  padding-left: 20px !important;

  padding-right: 20px !important;

}



/* line 124, ../sass/template/_elements.scss */

.space-padding-lr-30 {

  padding-left: 30px !important;

  padding-right: 30px !important;

}



/* line 128, ../sass/template/_elements.scss */

.space-padding-lr-40 {

  padding-left: 40px !important;

  padding-right: 40px !important;

}



/* line 132, ../sass/template/_elements.scss */

.space-padding-lr-50 {

  padding-left: 50px !important;

  padding-right: 50px !important;

}



/* line 137, ../sass/template/_elements.scss */

.space-padding-tb-5p {

  padding-top: 5% !important;

  padding-bottom: 5% !important;

}



/* line 141, ../sass/template/_elements.scss */

.space-padding-tb-10p {

  padding-top: 10% !important;

  padding-bottom: 10% !important;

}



/* line 145, ../sass/template/_elements.scss */

.space-padding-tb-15p {

  padding-top: 15% !important;

  padding-bottom: 15% !important;

}



/* line 149, ../sass/template/_elements.scss */

.space-padding-lr-5p {

  padding-left: 5% !important;

  padding-right: 5% !important;

}



/* line 153, ../sass/template/_elements.scss */

.space-padding-lr-10p {

  padding-left: 10% !important;

  padding-right: 10% !important;

}



/* line 157, ../sass/template/_elements.scss */

.space-padding-lr-15p {

  padding-left: 15% !important;

  padding-right: 15% !important;

}



/* line 161, ../sass/template/_elements.scss */

.space-padding-lr-20p {

  padding-left: 20% !important;

  padding-right: 20% !important;

}



/* line 166, ../sass/template/_elements.scss */

.space-padding-left-30p {

  padding-left: 30px !important;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .space-padding-left-30p {

  padding-right: 30px !important;

  padding-left: inherit;

}



/* line 170, ../sass/template/_elements.scss */

.space-padding-right-30p {

  padding-right: 30px !important;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .space-padding-right-30p {

  padding-left: 30px !important;

  padding-right: inherit;

}



/* line 174, ../sass/template/_elements.scss */

.space-padding-left-35p {

  padding-left: 35% !important;

}



/* Border

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

/* line 181, ../sass/template/_elements.scss */

.border {

  border: 1px solid #e6e6e6;

}



/* line 184, ../sass/template/_elements.scss */

.border-left {

  border-left: 1px solid #e6e6e6;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .border-left {

  border-right: 1px solid #e6e6e6;

  border-left: inherit;

}



/* line 187, ../sass/template/_elements.scss */

.border-right {

  border-right: 1px solid #e6e6e6;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .border-right {

  border-left: 1px solid #e6e6e6;

  border-right: inherit;

}



/* line 190, ../sass/template/_elements.scss */

.border-top-bottom {

  border-top: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

}



/* line 194, ../sass/template/_elements.scss */

.border-top {

  border-top: 1px solid #e6e6e6;

}



/* line 197, ../sass/template/_elements.scss */

.border-bottom {

  border-bottom: 1px solid #e6e6e6;

}



@media (max-width: 991px) {

  /* line 203, ../sass/template/_elements.scss */

  div[class*="space-padding-tb-"] {

    padding-top: 10px !important;

    padding-bottom: 10px !important;

  }

}

@media (max-width: 991px) {

  /* line 209, ../sass/template/_elements.scss */

  div[class*="space-padding-lr-"] {

    padding-left: 10px !important;

    padding-right: 10px !important;

  }

}

@media (max-width: 991px) {

  /* line 215, ../sass/template/_elements.scss */

  div[class*="space-padding-left-"] {

    padding-left: 10px !important;

  }

}

@media (max-width: 991px) {

  /* line 221, ../sass/template/_elements.scss */

  div[class*="space-padding-right-"] {

    padding-right: 10px !important;

  }

}

/*Padding Top*/

/* line 227, ../sass/template/_elements.scss */

.space-padding-top-0 {

  padding-top: 0px !important;

}



/* line 228, ../sass/template/_elements.scss */

.space-padding-top-5 {

  padding-top: 5px !important;

}



/* line 229, ../sass/template/_elements.scss */

.space-padding-top-10 {

  padding-top: 10px !important;

}



/* line 230, ../sass/template/_elements.scss */

.space-padding-top-15 {

  padding-top: 15px !important;

}



/* line 231, ../sass/template/_elements.scss */

.space-padding-top-20 {

  padding-top: 20px !important;

}



/* line 232, ../sass/template/_elements.scss */

.space-padding-top-25 {

  padding-top: 25px !important;

}



/* line 233, ../sass/template/_elements.scss */

.space-padding-top-30 {

  padding-top: 30px !important;

}



/* line 234, ../sass/template/_elements.scss */

.space-padding-top-35 {

  padding-top: 35px !important;

}



/* line 235, ../sass/template/_elements.scss */

.space-padding-top-40 {

  padding-top: 40px !important;

}



/* line 236, ../sass/template/_elements.scss */

.space-padding-top-45 {

  padding-top: 45px !important;

}



/* line 237, ../sass/template/_elements.scss */

.space-padding-top-50 {

  padding-top: 50px !important;

}



/* line 238, ../sass/template/_elements.scss */

.space-padding-top-90 {

  padding-top: 90px !important;

}



/*Padding bottom*/

/* line 241, ../sass/template/_elements.scss */

.space-padding-bottom-0 {

  padding-bottom: 0px !important;

}



/* line 242, ../sass/template/_elements.scss */

.space-padding-bottom-5 {

  padding-bottom: 5px !important;

}



/* line 243, ../sass/template/_elements.scss */

.space-padding-bottom-10 {

  padding-bottom: 10px !important;

}



/* line 244, ../sass/template/_elements.scss */

.space-padding-bottom-15 {

  padding-bottom: 15px !important;

}



/* line 245, ../sass/template/_elements.scss */

.space-padding-bottom-20 {

  padding-bottom: 20px !important;

}



/* line 246, ../sass/template/_elements.scss */

.space-padding-bottom-25 {

  padding-bottom: 25px !important;

}



/* line 247, ../sass/template/_elements.scss */

.space-padding-bottom-30 {

  padding-bottom: 30px !important;

}



/* line 248, ../sass/template/_elements.scss */

.space-padding-bottom-35 {

  padding-bottom: 35px !important;

}



/* line 249, ../sass/template/_elements.scss */

.space-padding-bottom-40 {

  padding-bottom: 40px !important;

}



/* line 250, ../sass/template/_elements.scss */

.space-padding-bottom-45 {

  padding-bottom: 45px !important;

}



/* line 251, ../sass/template/_elements.scss */

.space-padding-bottom-90 {

  padding-bottom: 90px !important;

}



/*Space

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

/*Margin Top*/

/* line 255, ../sass/template/_elements.scss */

.space-top-0 {

  margin-top: 0px !important;

}



/* line 256, ../sass/template/_elements.scss */

.space-top-5 {

  margin-top: 5px !important;

}



/* line 257, ../sass/template/_elements.scss */

.space-top-10 {

  margin-top: 10px !important;

}



/* line 258, ../sass/template/_elements.scss */

.space-top-15 {

  margin-top: 15px !important;

}



/* line 259, ../sass/template/_elements.scss */

.space-top-20 {

  margin-top: 20px !important;

}



/* line 260, ../sass/template/_elements.scss */

.space-top-25 {

  margin-top: 25px !important;

}



/* line 261, ../sass/template/_elements.scss */

.space-top-30 {

  margin-top: 30px !important;

}



/* line 262, ../sass/template/_elements.scss */

.space-top-35 {

  margin-top: 35px !important;

}



/* line 263, ../sass/template/_elements.scss */

.space-top-40 {

  margin-top: 40px !important;

}



/* line 264, ../sass/template/_elements.scss */

.space-top-45 {

  margin-top: 45px !important;

}



/* line 265, ../sass/template/_elements.scss */

.space-top-50 {

  margin-top: 50px !important;

}



/*Margin Bottom*/

/* line 268, ../sass/template/_elements.scss */

.space-5 {

  margin-bottom: 5px !important;

}



/* line 269, ../sass/template/_elements.scss */

.space-10 {

  margin-bottom: 10px !important;

}



/* line 270, ../sass/template/_elements.scss */

.space-15 {

  margin-bottom: 15px !important;

}



/* line 271, ../sass/template/_elements.scss */

.space-20 {

  margin-bottom: 20px !important;

}



/* line 272, ../sass/template/_elements.scss */

.space-25 {

  margin-bottom: 25px !important;

}



/* line 273, ../sass/template/_elements.scss */

.space-30 {

  margin-bottom: 30px !important;

}



/* line 274, ../sass/template/_elements.scss */

.space-35 {

  margin-bottom: 35px !important;

}



/* line 275, ../sass/template/_elements.scss */

.space-40 {

  margin-bottom: 40px !important;

}



/* line 276, ../sass/template/_elements.scss */

.space-45 {

  margin-bottom: 45px !important;

}



/* line 277, ../sass/template/_elements.scss */

.space-50 {

  margin-bottom: 50px !important;

}



/* line 278, ../sass/template/_elements.scss */

.space-55 {

  margin-bottom: 55px !important;

}



/* line 279, ../sass/template/_elements.scss */

.space-60 {

  margin-bottom: 60px !important;

}



/* line 280, ../sass/template/_elements.scss */

.space-65 {

  margin-bottom: 65px !important;

}



/* line 281, ../sass/template/_elements.scss */

.space-70 {

  margin-bottom: 70px !important;

}



/* line 282, ../sass/template/_elements.scss */

.space-75 {

  margin-bottom: 75px !important;

}



/* line 283, ../sass/template/_elements.scss */

.space-80 {

  margin-bottom: 80px !important;

}



/* line 284, ../sass/template/_elements.scss */

.space-85 {

  margin-bottom: 85px !important;

}



/* line 285, ../sass/template/_elements.scss */

.space-90 {

  margin-bottom: 90px !important;

}



/* line 286, ../sass/template/_elements.scss */

.space-95 {

  margin-bottom: 95px !important;

}



/* line 287, ../sass/template/_elements.scss */

.space-100 {

  margin-bottom: 100px !important;

}



/* line 288, ../sass/template/_elements.scss */

.space-0 {

  margin-bottom: 0px !important;

}



/*Margin Left*/

/* line 291, ../sass/template/_elements.scss */

.space-left-5 {

  margin-left: 5px !important;

}



/* line 292, ../sass/template/_elements.scss */

.space-left-10 {

  margin-left: 10px !important;

}



/* line 293, ../sass/template/_elements.scss */

.space-left-15 {

  margin-left: 15px !important;

}



/*Margin Right*/

/* line 296, ../sass/template/_elements.scss */

.space-right-5 {

  margin-right: 5px !important;

}



/* line 297, ../sass/template/_elements.scss */

.space-right-10 {

  margin-right: 10px !important;

}



/* line 298, ../sass/template/_elements.scss */

.space-right-15 {

  margin-right: 15px !important;

}



/*Removes space*/

/* line 301, ../sass/template/_elements.scss */

.space-top-0 {

  margin-top: 0 !important;

  padding-top: 0 !important;

}



/* line 306, ../sass/template/_elements.scss */

.space-bottom-0 {

  margin-bottom: 0 !important;

  padding-bottom: 0 !important;

}



/* line 310, ../sass/template/_elements.scss */

.space-left-0 {

  margin-left: 0 !important;

  padding-left: 0 !important;

}



/* line 314, ../sass/template/_elements.scss */

.space-right-0 {

  margin-right: 0 !important;

  padding-right: 0 !important;

}



/* line 318, ../sass/template/_elements.scss */

.space-margin-0 {

  margin: 0 !important;

}



/* line 322, ../sass/template/_elements.scss */

.no-space-row .row {

  margin: 0;

}



/* line 327, ../sass/template/_elements.scss */

.no-space-row [class^="col-"],

.no-space-row [class*="col-"] {

  padding: 0;

}



/* line 334, ../sass/template/_elements.scss */

.width-50p {

  width: 50%;

}

@media (max-width: 991px) {

  /* line 334, ../sass/template/_elements.scss */

  .width-50p {

    width: 100%;

  }

}



/* line 340, ../sass/template/_elements.scss */

.width-60p {

  width: 60%;

}

@media (max-width: 991px) {

  /* line 340, ../sass/template/_elements.scss */

  .width-60p {

    width: 100%;

  }

}



/*Space for Ul li List

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

/* line 351, ../sass/template/_elements.scss */

.ul-space-5 li {

  margin-bottom: 5px !important;

}



/* line 352, ../sass/template/_elements.scss */

.ul-space-10 li {

  margin-bottom: 10px !important;

}



/* line 353, ../sass/template/_elements.scss */

.ul-space-15 li {

  margin-bottom: 15px !important;

}



/* line 354, ../sass/template/_elements.scss */

.ul-space-20 li {

  margin-bottom: 20px !important;

}



/* line 355, ../sass/template/_elements.scss */

.ul-space-25 li {

  margin-bottom: 25px !important;

}



/* line 356, ../sass/template/_elements.scss */

.ul-space-30 li {

  margin-bottom: 30px !important;

}



/* line 357, ../sass/template/_elements.scss */

.ul-space-35 li {

  margin-bottom: 35px !important;

}



/* line 358, ../sass/template/_elements.scss */

.ul-space-40 li {

  margin-bottom: 40px !important;

}



/* line 359, ../sass/template/_elements.scss */

.ul-space-45 li {

  margin-bottom: 45px !important;

}



/* line 360, ../sass/template/_elements.scss */

.ul-space-50 li {

  margin-bottom: 50px !important;

}



/*Height

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

/* line 364, ../sass/template/_elements.scss */

.height-100 {

  height: 100px;

}



/* line 368, ../sass/template/_elements.scss */

.height-200 {

  height: 200px;

}



/* line 372, ../sass/template/_elements.scss */

.height-300 {

  height: 300px;

}



/* line 376, ../sass/template/_elements.scss */

.height-400 {

  height: 400px;

}



/* line 380, ../sass/template/_elements.scss */

.height-500 {

  height: 500px;

}



/*Radius

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

/* line 386, ../sass/template/_elements.scss */

.radius-0 {

  border-radius: 0 !important;

}



/* line 390, ../sass/template/_elements.scss */

.radius-x {

  border-radius: 50% !important;

}



/* line 394, ../sass/template/_elements.scss */

.radius-1x {

  border-radius: 10px !important;

}



/* line 398, ../sass/template/_elements.scss */

.radius-2x {

  border-radius: 20px !important;

}



/* line 402, ../sass/template/_elements.scss */

.radius-3x {

  border-radius: 30px !important;

}



/* line 406, ../sass/template/_elements.scss */

.radius-4x {

  border-radius: 40px !important;

}



/* line 410, ../sass/template/_elements.scss */

.radius-5x {

  border-radius: 5px !important;

}



/* line 414, ../sass/template/_elements.scss */

.radius-6x {

  border-radius: 4px !important;

}



/* line 417, ../sass/template/_elements.scss */

.border-none {

  border: transparent !important;

}



/* line 420, ../sass/template/_elements.scss */

.border-tb-none {

  border-top: transparent !important;

  border-bottom: transparent !important;

}



/* line 424, ../sass/template/_elements.scss */

.border-lr-none {

  border-left: transparent !important;

  border-right: transparent !important;

}



/* line 428, ../sass/template/_elements.scss */

.border-left-none {

  border-left: transparent !important;

}



/* line 431, ../sass/template/_elements.scss */

.border-right-none {

  border-right: transparent !important;

}



/* line 434, ../sass/template/_elements.scss */

.border-light {

  border-color: #fff !important;

}



/* line 437, ../sass/template/_elements.scss */

.border-dark {

  border-color: #000 !important;

}



/* line 440, ../sass/template/_elements.scss */

.border-right {

  border-right: 1px solid #e6e6e6;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .border-right {

  border-left: 1px solid #e6e6e6;

  border-right: inherit;

}



/* line 443, ../sass/template/_elements.scss */

.border-top {

  border-top: 1px solid #e6e6e6;

}



/* line 446, ../sass/template/_elements.scss */

.border-bottom {

  border-bottom: 1px solid #e6e6e6;

}



/* line 449, ../sass/template/_elements.scss */

.border-bottom-dark {

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}



/* line 452, ../sass/template/_elements.scss */

.border-top-dark {

  border-top: 1px solid rgba(255, 255, 255, 0.1);

}



/* Width for Border */

/* line 456, ../sass/template/_elements.scss */

.border-2 {

  border-width: 2px !important;

}



/* line 459, ../sass/template/_elements.scss */

.border-3 {

  border-width: 3px !important;

}



/* line 462, ../sass/template/_elements.scss */

.border-4 {

  border-width: 4px !important;

}



/* line 465, ../sass/template/_elements.scss */

.border-5 {

  border-width: 5px !important;

}



/*Radius for Left & Right Corners*/

/* line 469, ../sass/template/_elements.scss */

.radius-left-5x {

  border-top-left-radius: 50px !important;

  border-bottom-left-radius: 50px !important;

}



/* line 474, ../sass/template/_elements.scss */

.radius-right-5x {

  border-top-right-radius: 50px !important;

  border-bottom-right-radius: 50px !important;

}



/* line 479, ../sass/template/_elements.scss */

.radius-top-5xxs {

  border-top-left-radius: 5px !important;

  border-top-right-radius: 5px !important;

}



/* line 484, ../sass/template/_elements.scss */

.radius-bottom-5xxs {

  border-bottom-left-radius: 5px !important;

  border-bottom-right-radius: 5px !important;

}



/* line 489, ../sass/template/_elements.scss */

.radius-left-5xxs {

  border-top-left-radius: 5px !important;

  border-bottom-left-radius: 5px !important;

}



/* line 494, ../sass/template/_elements.scss */

.radius-right-5xxs {

  border-top-right-radius: 5px !important;

  border-bottom-right-radius: 5px !important;

}



/*Text Colors

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

/* line 501, ../sass/template/_elements.scss */

.text-primary {

  color: #333333 !important;

}



/* line 505, ../sass/template/_elements.scss */

.text-info {

  color: #1ab2e8 !important;

}



/* line 509, ../sass/template/_elements.scss */

.text-danger {

  color: #e51717 !important;

}



/* line 513, ../sass/template/_elements.scss */

.text-warning {

  color: #fcd002 !important;

}



/* line 517, ../sass/template/_elements.scss */

.text-success {

  color: #11aba3 !important;

}



/* line 521, ../sass/template/_elements.scss */

.text-purple {

  color: #6c58bd !important;

}



/* line 525, ../sass/template/_elements.scss */

.text-red {

  color: #c32322 !important;

}



/* line 528, ../sass/template/_elements.scss */

.text-red-1 {

  color: #ff0000 !important;

}



/* line 531, ../sass/template/_elements.scss */

.text-orange {

  color: #f66000 !important;

}



/* line 535, ../sass/template/_elements.scss */

.text-yellow {

  color: #e2d951 !important;

}



/* line 538, ../sass/template/_elements.scss */

.text-black {

  color: #000 !important;

}



/* line 541, ../sass/template/_elements.scss */

.text-white, .text-light {

  color: #FFFFFF !important;

}



/* line 544, ../sass/template/_elements.scss */

.text-darker {

  color: #333 !important;

}



/* line 547, ../sass/template/_elements.scss */

.text-uppercase {

  text-transform: uppercase;

}



/* line 550, ../sass/template/_elements.scss */

.text-small {

  font-size: 12px !important;

}



/* line 553, ../sass/template/_elements.scss */

.text-normal {

  font-size: 14px !important;

}



/* line 556, ../sass/template/_elements.scss */

.text-medium-1 {

  font-size: 16px !important;

}



/* line 559, ../sass/template/_elements.scss */

.text-medium-2 {

  font-size: 16px !important;

  line-height: 1.5;

}



/* line 563, ../sass/template/_elements.scss */

.text-medium {

  font-size: 18px !important;

}



/* line 566, ../sass/template/_elements.scss */

.text-large {

  font-size: 24px !important;

  line-height: 1.4;

}



/* line 570, ../sass/template/_elements.scss */

.text-big {

  font-size: 28px !important;

}



/* line 573, ../sass/template/_elements.scss */

.text-big-1 {

  font-size: 30px !important;

}



/* line 576, ../sass/template/_elements.scss */

.text-big-2 {

  font-size: 36px !important;

}



/* line 579, ../sass/template/_elements.scss */

.text-big-3 {

  font-size: 48px !important;

}



/* line 582, ../sass/template/_elements.scss */

.line-height-1 {

  line-height: 1 !important;

}



/* line 585, ../sass/template/_elements.scss */

.line-height-2 {

  line-height: 2 !important;

}



/* line 588, ../sass/template/_elements.scss */

.line-height-3 {

  line-height: 3 !important;

}



/*Background Colors

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

/* line 593, ../sass/template/_elements.scss */

.bg-primary {

  background-color: #222222 !important;

}



/* line 596, ../sass/template/_elements.scss */

.bg-theme {

  background-color: #11aba3 !important;

}



/* line 599, ../sass/template/_elements.scss */

.bg-info {

  background: #1ab2e8 !important;

}



/* line 603, ../sass/template/_elements.scss */

.bg-danger {

  background: #e51717 !important;

}



/* line 607, ../sass/template/_elements.scss */

.bg-warning {

  background: #fcd002 !important;

}



/* line 611, ../sass/template/_elements.scss */

.bg-success {

  background: #11aba3 !important;

}



/* line 615, ../sass/template/_elements.scss */

.bg-purple {

  background: #6c58bd !important;

}



/* line 619, ../sass/template/_elements.scss */

.bg-red {

  background: #c32322 !important;

}



/* line 623, ../sass/template/_elements.scss */

.bg-orange {

  background: #f66000 !important;

}



/* line 627, ../sass/template/_elements.scss */

.bg-yellow {

  background: #e2d951 !important;

}



/* line 630, ../sass/template/_elements.scss */

.bg-dark {

  background: #222222 !important;

}



/* line 633, ../sass/template/_elements.scss */

.bg-default {

  background: #f6f6f6 !important;

}



/* line 637, ../sass/template/_elements.scss */

.bg-darker {

  background: #333333 !important;

}



/* line 640, ../sass/template/_elements.scss */

.bg-none {

  background: transparent !important;

}



/* line 643, ../sass/template/_elements.scss */

.bg-center {

  background-position: center center !important;

}



/* line 646, ../sass/template/_elements.scss */

.bg-right {

  background-position: bottom right !important;

}



/* line 649, ../sass/template/_elements.scss */

.bg-no-repeat {

  background-repeat: no-repeat !important;

}



/*Background Style Image

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

/* line 656, ../sass/template/_elements.scss */

.bg-style-v1 {

  background-position: center bottom !important;

  background-repeat: no-repeat !important;

}



/* line 661, ../sass/template/_elements.scss */

.bg-style-v2 {

  background-position: center top !important;

  background-repeat: no-repeat !important;

}



/* line 665, ../sass/template/_elements.scss */

.bg-style-v3 {

  background-position: center left !important;

  background-repeat: no-repeat !important;

}



/* line 669, ../sass/template/_elements.scss */

.bg-style-v4 {

  background-position: center right !important;

  background-repeat: no-repeat !important;

  background-color: #0FBDE0 !important;

}



/*Overflow

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

/* line 678, ../sass/template/_elements.scss */

.overflow-h {

  overflow: hidden;

}



/* line 682, ../sass/template/_elements.scss */

.overflow-a {

  overflow: auto;

}



/***/

/* line 688, ../sass/template/_elements.scss */

.background-img {

  background: #333333;

}



/* line 692, ../sass/template/_elements.scss */

.background-img-v1 {

  background: #333333;

}



/* line 696, ../sass/template/_elements.scss */

.background-img-v2 {

  background: url("../images/bg-v2.jpg") no-repeat transparent !important;

}



/* line 700, ../sass/template/_elements.scss */

.background-img-v3 {

  background: #f3f3f3;

}



/* line 704, ../sass/template/_elements.scss */

.background-img-v4 {

  background-image: url("../images/09.png") !important;

}



/* line 708, ../sass/template/_elements.scss */

.background-img-v5 {

  background-image: url("../images/10.png") !important;

}



/* line 712, ../sass/template/_elements.scss */

.background-img-v6 {

  background-image: url("../images/11.png") !important;

}



/* line 716, ../sass/template/_elements.scss */

.background-img-v7 {

  background-image: url("../images/12.jpg") !important;

}



/* line 720, ../sass/template/_elements.scss */

.parallax {

  background-size: cover !important;

  background-attachment: fixed !important;

  background-position: center center;

  position: relative;

  background-image: none;

}

/* line 726, ../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 740, ../sass/template/_elements.scss */

.progress-3 {

  height: 3px;

}



/* line 743, ../sass/template/_elements.scss */

.progress-4 {

  height: 4px;

}



/* line 746, ../sass/template/_elements.scss */

.progress-5 {

  height: 5px;

}



/* line 749, ../sass/template/_elements.scss */

.progress-6 {

  height: 6px;

}



/* line 752, ../sass/template/_elements.scss */

.progress-7 {

  height: 7px;

}



/* line 755, ../sass/template/_elements.scss */

.progress-8 {

  height: 8px;

}



/* line 758, ../sass/template/_elements.scss */

.progress-9 {

  height: 9px;

}



/* line 761, ../sass/template/_elements.scss */

.progress-10 {

  height: 10px;

}



/* line 764, ../sass/template/_elements.scss */

.progress-11 {

  height: 11px;

}



/* line 767, ../sass/template/_elements.scss */

.progress-12 {

  height: 12px;

}



/* line 770, ../sass/template/_elements.scss */

.progress-13 {

  height: 13px;

}



/* line 773, ../sass/template/_elements.scss */

.progress-14 {

  height: 14px;

}



/* line 776, ../sass/template/_elements.scss */

.progress-15 {

  height: 15px;

}



/* icon */

/* line 781, ../sass/template/_elements.scss */

.fa.fa-2 {

  font-size: 2em;

}

/* line 784, ../sass/template/_elements.scss */

.fa.fa-3 {

  font-size: 4em;

}

/* line 787, ../sass/template/_elements.scss */

.fa.fa-4 {

  font-size: 7em;

}

/* line 790, ../sass/template/_elements.scss */

.fa.fa-5 {

  font-size: 12em;

}

/* line 793, ../sass/template/_elements.scss */

.fa.fa-6 {

  font-size: 20em;

}



/* line 798, ../sass/template/_elements.scss */

.zindex-top {

  z-index: 999;

}



/* carousel-controls */

/* line 804, ../sass/template/_elements.scss */

.carousel-controls .carousel-control {

  z-index: 5;

}



/* line 808, ../sass/template/_elements.scss */

.carousel-controls-small {

  width: 65px;

  position: relative;

  display: inline-block;

}

/* line 812, ../sass/template/_elements.scss */

.carousel-controls-small .carousel-control-small {

  width: 28px;

  height: 28px;

  line-height: 26px;

}



/* --- SCSS For Accordion --- */

/* line 821, ../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 824, ../sass/template/_elements.scss */

.accordion .panel-heading {

  padding: 15px;

  position: relative;

}

/* line 827, ../sass/template/_elements.scss */

.accordion .panel-heading a {

  text-decoration: none;

  font-weight: bold;

}

/* line 830, ../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: #11aba3;

}

/* line 840, ../sass/template/_elements.scss */

.accordion .panel-heading a.collapsed:before {

  content: "+";

  font-size: 18px;

  line-height: 20px;

}

/* line 847, ../sass/template/_elements.scss */

.accordion .panel-body {

  border-top-color: transparent !important;

}

/* line 853, ../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 862, ../sass/template/_elements.scss */

.accordion.collapse-color .panel-heading a:before {

  color: #fff;

  background: #11aba3;

}

/* line 869, ../sass/template/_elements.scss */

.accordion.noborder .panel-heading {

  padding-left: 0;

  padding-right: 0;

}

/* line 873, ../sass/template/_elements.scss */

.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {

  background-color: transparent;

  border: none;

}

/* line 880, ../sass/template/_elements.scss */

.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {

  background-color: transparent;

}



/* accordion style version 1 */

/* line 889, ../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 894, ../sass/template/_elements.scss */

.accordion-v1 .panel, .accordion-v1 .panel-heading, .accordion-v1 .panel-body {

  border: none;

}



/* accordion style version 2 */

/* line 901, ../sass/template/_elements.scss */

.accordion-v2 .panel, .accordion-v2 .panel-heading, .accordion-v2 .panel-body {

  border: none;

}



/* accordion style version 3 */

/* line 908, ../sass/template/_elements.scss */

.accordion-v3 .panel .panel-heading {

  border-bottom: solid 1px #eee;

}



/* accordion style version 4 */

/* line 916, ../sass/template/_elements.scss */

.accordion-v4 .panel-collapse {

  position: relative;

}

/* line 919, ../sass/template/_elements.scss */

.accordion-v4 .panel-collapse.in:before {

  position: absolute;

  content: "";

  background-color: #11aba3;

  top: -51px;

  left: -1px;

  height: 3px;

  width: 100.5%;

}



/* --- SCSS For Breadcrumb --- */

/* line 935, ../sass/template/_elements.scss */

.breadcrumbs {

  border: none;

  padding: 0;

  z-index: 1;

  background: none !important;

}

/* line 940, ../sass/template/_elements.scss */

.breadcrumbs .breadcrumb-heading {

  font-size: 44px;

  padding-top: 5px;

}

/* line 944, ../sass/template/_elements.scss */

.breadcrumbs h2 {

  margin: 0;

  font-weight: 200;

}

/* line 948, ../sass/template/_elements.scss */

.breadcrumbs .breadcrumb-links {

  margin: 0;

  font-size: 11px;

}

/* line 951, ../sass/template/_elements.scss */

.breadcrumbs .breadcrumb-links > li {

  display: inline-block;

}

/* line 953, ../sass/template/_elements.scss */

.breadcrumbs .breadcrumb-links > li + li:before {

  color: #757575;

  content: "\f105";

  font-family: FontAwesome;

  padding: 0 15px;

  font-size: 14px;

}

/* line 961, ../sass/template/_elements.scss */

.breadcrumbs .breadcrumb-links > .active {

  color: #11aba3;

}

/* line 965, ../sass/template/_elements.scss */

.breadcrumbs.light-style {

  color: #999999;

  border: 0px;

}

/* line 968, ../sass/template/_elements.scss */

.breadcrumbs.light-style h2 {

  color: #fff;

}

/* line 972, ../sass/template/_elements.scss */

.breadcrumbs.light-style .breadcrumb-links a {

  color: #999;

  font-weight: 400;

  font-size: 11px;

  letter-spacing: 1px;

}

/* line 977, ../sass/template/_elements.scss */

.breadcrumbs.light-style .breadcrumb-links a:hover {

  color: #11aba3;

}

/* line 982, ../sass/template/_elements.scss */

.breadcrumbs.light-style .breadcrumb-links > li + li:before {

  color: #999999;

}

/* line 986, ../sass/template/_elements.scss */

.breadcrumbs.light-style .breadcrumb-links > .active span {

  color: #fff;

  text-decoration: underline;

}



/* line 994, ../sass/template/_elements.scss */

.breadcrumbs-center {

  text-align: center;

  padding: 50px;

}

/* line 997, ../sass/template/_elements.scss */

.breadcrumbs-center h2 {

  float: none;

}

/* line 1000, ../sass/template/_elements.scss */

.breadcrumbs-center .breadcrumb-links {

  text-align: center;

}



/* line 1006, ../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 1010, ../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 1016, ../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 1020, ../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 1027, ../sass/template/_elements.scss */

.btn {

  border-width: 1px;

}



/* line 1030, ../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: #11aba3;

  border-color: #11aba3;

}

/* line 472, ../sass/mixins/_functions.scss */

.open .btn-outline-light.dropdown-toggle {

  color: #FFFFFF;

  background-color: #11aba3;

  border-color: #11aba3;

}

/* 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 1034, ../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: #11aba3;

  border-color: #11aba3;

}

/* line 472, ../sass/mixins/_functions.scss */

.open .btn-outline-dark.dropdown-toggle {

  color: #fff;

  background-color: #11aba3;

  border-color: #11aba3;

}

/* 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 1038, ../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 1042, ../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: #11aba3;

}

/* line 453, ../sass/mixins/_functions.scss */

.btn-outline.btn-success:hover {

  color: #FFFFFF;

}

/* line 451, ../sass/mixins/_functions.scss */

.btn-outline.btn-info {

  color: #1ab2e8;

}

/* line 453, ../sass/mixins/_functions.scss */

.btn-outline.btn-info:hover {

  color: #FFFFFF;

}

/* line 451, ../sass/mixins/_functions.scss */

.btn-outline.btn-danger {

  color: #e51717;

}

/* line 453, ../sass/mixins/_functions.scss */

.btn-outline.btn-danger:hover {

  color: #FFFFFF;

}

/* line 451, ../sass/mixins/_functions.scss */

.btn-outline.btn-warning {

  color: #fcd002;

}

/* 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: #11aba3;

  background: transparent;

}

/* line 442, ../sass/mixins/_functions.scss */

.btn-inverse.btn-info:hover {

  color: #1ab2e8;

  background: transparent;

}

/* line 442, ../sass/mixins/_functions.scss */

.btn-inverse.btn-danger:hover {

  color: #e51717;

  background: transparent;

}

/* line 442, ../sass/mixins/_functions.scss */

.btn-inverse.btn-warning:hover {

  color: #fcd002;

  background: transparent;

}



/* line 1057, ../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 1064, ../sass/template/_elements.scss */

.bo-social-icons {

  text-align: center;

}

/* line 1066, ../sass/template/_elements.scss */

.bo-social-icons [class^="bo-social-"] {

  color: #FFFFFF;

  display: inline-block;

  margin: 10px 5px;

  overflow: hidden;

  text-align: center;

  text-decoration: none;

  vertical-align: top;

  line-height: 36px;

  width: 36px;

  height: 36px;

  background: #e6e6e6;

  color: #9a9a9a;

  transition: all 0.2s ease-out 0s;

}

/* line 1079, ../sass/template/_elements.scss */

.bo-social-icons [class^="bo-social-"]:hover {

  background: #000000;

  color: #FFFFFF;

}

/* line 1084, ../sass/template/_elements.scss */

.bo-social-icons .bo-social-white {

  background: #FFFFFF;

  color: #9a9a9a;

  border: 1px solid #9a9a9a;

}

/* line 1089, ../sass/template/_elements.scss */

.bo-social-icons .bo-social-outline {

  background: transparent;

  color: #000;

  border: 1px solid #000;

}

/* line 1094, ../sass/template/_elements.scss */

.bo-social-icons .bo-social-outline-light {

  background: transparent;

  color: #FFF;

  border: 1px solid #FFFFFF;

}

/* line 1098, ../sass/template/_elements.scss */

.bo-social-icons .bo-social-outline-light:hover {

  background: #FFF;

  color: #000;

}

/* line 1104, ../sass/template/_elements.scss */

.bo-social-icons:first-child [class*="bo-social-"] {

  margin-top: 0;

}

/* line 1109, ../sass/template/_elements.scss */

.bo-social-icons:last-child [class*="bo-social-"] {

  margin-bottom: 0;

}

/* line 1114, ../sass/template/_elements.scss */

.bo-social-icons.bo-sicolor [class*="bo-social-"] {

  color: #FFFFFF;
    margin: 0px 2px;
}



/* line 1121, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-twitter {

  background: #00bdec;

}

/* line 1121, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-twitter:hover {

  background: #000000;

}

/* line 1122, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-dribbble {

  background: #ef5b92;

}

/* line 1122, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-dribbble:hover {

  background: #000000;

}

/* line 1123, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-facebook {

  background: #3b5998;

}

/* line 1123, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-facebook:hover {

  background: #000000;

}

/* line 1124, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-duckduckgo {

  background: #de3100;

}

/* line 1124, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-duckduckgo:hover {

  background: #000000;

}

/* line 1125, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-aim {

  background: #158799;

}

/* line 1125, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-aim:hover {

  background: #000000;

}

/* line 1126, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-delicious {

  background: #183864;

}

/* line 1126, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-delicious:hover {

  background: #000000;

}

/* line 1127, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-paypal {

  background: #32689a;

}

/* line 1127, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-paypal:hover {

  background: #000000;

}

/* line 1128, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-android {

  background: #8ab733;

}

/* line 1128, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-android:hover {

  background: #000000;

}

/* line 1129, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-gplus {

  background: #d94a39;

}

/* line 1129, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-gplus:hover {

  background: #000000;

}

/* line 1130, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-lanyrd {

  background: #3879ba;

}

/* line 1130, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-lanyrd:hover {

  background: #000000;

}

/* line 1131, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-stumbleupon {

  background: #ea4b24;

}

/* line 1131, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-stumbleupon:hover {

  background: #000000;

}

/* line 1132, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-fivehundredpx {

  background: #00a6e1;

}

/* line 1132, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-fivehundredpx:hover {

  background: #000000;

}

/* line 1133, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-pinterest {

  background: #b8242a;

}

/* line 1133, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-pinterest:hover {

  background: #000000;

}

/* line 1134, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-bitcoin {

  background: #f7931a;

}

/* line 1134, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-bitcoin:hover {

  background: #000000;

}

/* line 1135, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-w3c {

  background: #005a9c;

}

/* line 1135, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-w3c:hover {

  background: #000000;

}

/* line 1136, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-foursquare {

  background: #3bb7e8;

}

/* line 1136, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-foursquare:hover {

  background: #000000;

}

/* line 1137, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-html5 {

  background: #e44e26;

}

/* line 1137, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-html5:hover {

  background: #000000;

}

/* line 1138, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-ie {

  background: #00ccff;

}

/* line 1138, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-ie:hover {

  background: #000000;

}

/* line 1139, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-grooveshark {

  background: #f66f00;

}

/* line 1139, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-grooveshark:hover {

  background: #000000;

}

/* line 1140, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-ninetyninedesigns {

  background: #ff5501;

}

/* line 1140, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-ninetyninedesigns:hover {

  background: #000000;

}

/* line 1141, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-forrst {

  background: #223f17;

}

/* line 1141, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-forrst:hover {

  background: #000000;

}

/* line 1142, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-spotify {

  background: #8fbd05;

}

/* line 1142, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-spotify:hover {

  background: #000000;

}

/* line 1143, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-reddit {

  background: #ff4500;

}

/* line 1143, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-reddit:hover {

  background: #000000;

}

/* line 1144, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-gowalla {

  background: #f6911d;

}

/* line 1144, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-gowalla:hover {

  background: #000000;

}

/* line 1145, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-apple {

  background: #5f5f5f;

}

/* line 1145, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-apple:hover {

  background: #000000;

}

/* line 1146, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-blogger {

  background: #fb9241;

}

/* line 1146, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-blogger:hover {

  background: #000000;

}

/* line 1147, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-cc {

  background: #5e7c00;

}

/* line 1147, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-cc:hover {

  background: #000000;

}

/* line 1148, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-evernote {

  background: #61b239;

}

/* line 1148, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-evernote:hover {

  background: #000000;

}

/* line 1149, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-flickr {

  background: #ff0084;

}

/* line 1149, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-flickr:hover {

  background: #000000;

}

/* line 1150, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-google {

  background: #d94a39;

}

/* line 1150, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-google:hover {

  background: #000000;

}

/* line 1151, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-viadeo {

  background: #f5a433;

}

/* line 1151, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-viadeo:hover {

  background: #000000;

}

/* line 1152, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-instapaper {

  background: #eaec08;

}

/* line 1152, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-instapaper:hover {

  background: #000000;

}

/* line 1153, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-klout {

  background: #e34600;

}

/* line 1153, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-klout:hover {

  background: #000000;

}

/* line 1154, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-linkedin {

  background: #1b92bd;

}

/* line 1154, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-linkedin:hover {

  background: #000000;

}

/* line 1155, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-meetup {

  background: #e51938;

}

/* line 1155, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-meetup:hover {

  background: #000000;

}

/* line 1156, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-vk {

  background: #587da4;

}

/* line 1156, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-vk:hover {

  background: #000000;

}

/* line 1157, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-disqus {

  background: #2e9fff;

}

/* line 1157, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-disqus:hover {

  background: #000000;

}

/* line 1158, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-rss {

  background: #ff7f00;

}

/* line 1158, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-rss:hover {

  background: #000000;

}

/* line 1159, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-skype {

  background: #18b7f1;

}

/* line 1159, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-skype:hover {

  background: #000000;

}

/* line 1160, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-youtube {

  background: #c4302b;

}

/* line 1160, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-youtube:hover {

  background: #000000;

}

/* line 1161, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-vimeo {

  background: #01557a;

}

/* line 1161, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-vimeo:hover {

  background: #000000;

}

/* line 1162, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-windows {

  background: #00ccff;

}

/* line 1162, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-windows:hover {

  background: #000000;

}

/* line 1163, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-xing {

  background: #036567;

}

/* line 1163, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-xing:hover {

  background: #000000;

}

/* line 1164, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-yahoo {

  background: #61399d;

}

/* line 1164, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-yahoo:hover {

  background: #000000;

}

/* line 1165, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-chrome {

  background: #58b947;

}

/* line 1165, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-chrome:hover {

  background: #000000;

}

/* line 1166, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-macstore {

  background: #6e6e6e;

}

/* line 1166, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-macstore:hover {

  background: #000000;

}

/* line 1167, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-amazon {

  background: #ff9900;

}

/* line 1167, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-amazon:hover {

  background: #000000;

}

/* line 1168, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-steam {

  background: #a5a4a1;

}

/* line 1168, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-steam:hover {

  background: #000000;

}

/* line 1169, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-dropbox {

  background: #7ab6ec;

}

/* line 1169, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-dropbox:hover {

  background: #000000;

}

/* line 1170, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-cloudapp {

  background: #489dde;

}

/* line 1170, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-cloudapp:hover {

  background: #000000;

}

/* line 1171, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-ebay {

  background: #86b817;

}

/* line 1171, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-ebay:hover {

  background: #000000;

}

/* line 1172, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-github {

  background: #667F8E;

}

/* line 1172, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-github:hover {

  background: #000000;

}

/* line 1173, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-googleplay {

  background: #5befd0;

}

/* line 1173, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-googleplay:hover {

  background: #000000;

}

/* line 1174, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-itunes {

  background: #177ac8;

}

/* line 1174, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-itunes:hover {

  background: #000000;

}

/* line 1175, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-plurk {

  background: #a73d07;

}

/* line 1175, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-plurk:hover {

  background: #000000;

}

/* line 1176, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-songkick {

  background: #f80046;

}

/* line 1176, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-songkick:hover {

  background: #000000;

}

/* line 1177, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-lastfm {

  background: #c60e16;

}

/* line 1177, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-lastfm:hover {

  background: #000000;

}

/* line 1178, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-gmail {

  background: #e04a3f;

}

/* line 1178, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-gmail:hover {

  background: #000000;

}

/* line 1179, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-pinboard {

  background: #224cf4;

}

/* line 1179, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-pinboard:hover {

  background: #000000;

}

/* line 1180, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-openid {

  background: #be661b;

}

/* line 1180, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-openid:hover {

  background: #000000;

}

/* line 1181, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-quora {

  background: #c41a00;

}

/* line 1181, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-quora:hover {

  background: #000000;

}

/* line 1182, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-soundcloud {

  background: #ff5c00;

}

/* line 1182, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-soundcloud:hover {

  background: #000000;

}

/* line 1183, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-tumblr {

  background: #395874;

}

/* line 1183, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-tumblr:hover {

  background: #000000;

}

/* line 1184, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-eventasaurus {

  background: #b9f15e;

}

/* line 1184, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-eventasaurus:hover {

  background: #000000;

}

/* line 1185, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-wordpress {

  background: #464646;

}

/* line 1185, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-wordpress:hover {

  background: #000000;

}

/* line 1186, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-yelp {

  background: #c41200;

}

/* line 1186, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-yelp:hover {

  background: #000000;

}

/* line 1187, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-intensedebate {

  background: #00aeef;

}

/* line 1187, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-intensedebate:hover {

  background: #000000;

}

/* line 1188, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-eventbrite {

  background: #ff6c00;

}

/* line 1188, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-eventbrite:hover {

  background: #000000;

}

/* line 1189, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-scribd {

  background: #002939;

}

/* line 1189, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-scribd:hover {

  background: #000000;

}

/* line 1190, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-posterous {

  background: #f8d667;

}

/* line 1190, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-posterous:hover {

  background: #000000;

}

/* line 1191, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-stripe {

  background: #617ee8;

}

/* line 1191, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-stripe:hover {

  background: #000000;

}

/* line 1192, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-opentable {

  background: #990000;

}

/* line 1192, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-opentable:hover {

  background: #000000;

}

/* line 1193, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-instagram {

  background: #4c799f;

}

/* line 1193, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-instagram:hover {

  background: #000000;

}

/* line 1194, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-dwolla {

  background: #ff7404;

}

/* line 1194, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-dwolla:hover {

  background: #000000;

}

/* line 1195, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-appnet {

  background: #1e0c29;

}

/* line 1195, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-appnet:hover {

  background: #000000;

}

/* line 1196, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-statusnet {

  background: #fb6104;

}

/* line 1196, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-statusnet:hover {

  background: #000000;

}

/* line 1197, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-acrobat {

  background: #ff0000;

}

/* line 1197, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-acrobat:hover {

  background: #000000;

}

/* line 1198, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-drupal {

  background: #007dc3;

}

/* line 1198, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-drupal:hover {

  background: #000000;

}

/* line 1199, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-pocket {

  background: #ee4056;

}

/* line 1199, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-pocket:hover {

  background: #000000;

}

/* line 1200, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-bitbucket {

  background: #205081;

}

/* line 1200, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-bitbucket:hover {

  background: #000000;

}

/* line 1201, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-flattr {

  background: #fbbc23;

}

/* line 1201, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-flattr:hover {

  background: #000000;

}

/* line 1202, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-eventful {

  background: #0066cc;

}

/* line 1202, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-eventful:hover {

  background: #000000;

}

/* line 1203, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-smashmag {

  background: #d6231c;

}

/* line 1203, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-smashmag:hover {

  background: #000000;

}

/* line 1204, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-wordpress {

  background: #1e8cbe;

}

/* line 1204, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-wordpress:hover {

  background: #000000;

}

/* line 1205, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-calendar {

  background: #ff0000;

}

/* line 1205, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-calendar:hover {

  background: #000000;

}

/* line 1206, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-call {

  background: #04be3d;

}

/* line 1206, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-call:hover {

  background: #000000;

}

/* line 1207, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-guest {

  background: #03a9d2;

}

/* line 1207, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-guest:hover {

  background: #000000;

}

/* line 1208, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-weibo {

  background: #fd0000;

}

/* line 1208, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-weibo:hover {

  background: #000000;

}

/* line 1209, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-plancast {

  background: #e4b82c;

}

/* line 1209, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-plancast:hover {

  background: #000000;

}

/* line 1210, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-email {

  background: blue;

}

/* line 1210, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-email:hover {

  background: #000000;

}

/* line 1211, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-myspace {

  background: #2068b0;

}

/* line 1211, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-myspace:hover {

  background: #000000;

}

/* line 1212, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-podcast {

  background: #f38b36;

}

/* line 1212, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-podcast:hover {

  background: #000000;

}

/* line 1213, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-cart {

  background: #00a204;

}

/* line 1213, ../sass/template/_elements.scss */

.bo-sicolor .bo-social-cart:hover {

  background: #000000;

}



/* --- SCSS For Call-to-action --- */

/* line 1219, ../sass/template/_elements.scss */

.call-to-action {

  z-index: 1;

  text-align: center;

  width: 100%;

}

/* line 1223, ../sass/template/_elements.scss */

.call-to-action.light-style {

  color: #fff;

}

/* line 1225, ../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 1228, ../sass/template/_elements.scss */

.call-to-action.light-style .btn {

  color: #fff;

}

/* line 1230, ../sass/template/_elements.scss */

.call-to-action.light-style .btn.btn-outline {

  border-color: #fff;

}

/* line 1235, ../sass/template/_elements.scss */

.call-to-action .call-to-action-inner {

  font-size: 16px;

  line-height: 30px;

}

/* line 1239, ../sass/template/_elements.scss */

.call-to-action .action-button .btn {

  margin-top: 15px;

  min-width: 150px;

  margin-left: 8px;

  margin-right: 8px;

}

/* line 1248, ../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 1256, ../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 1266, ../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 1272, ../sass/template/_elements.scss */

.call-to-action.button-align-right .cta-wrapper {

  position: relative;

}

/* line 1274, ../sass/template/_elements.scss */

.call-to-action.button-align-right .cta-wrapper .cta-content {

  padding-right: 200px;

}

@media (max-width: 769px) {

  /* line 1274, ../sass/template/_elements.scss */

  .call-to-action.button-align-right .cta-wrapper .cta-content {

    padding-right: 0;

    padding-bottom: 65px;

  }

}

/* line 1281, ../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: 769px) {

  /* line 1281, ../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 1301, ../sass/template/_elements.scss */

.call-to-action-v1 {

  display: table;

  text-align: left;

}

/* line 1305, ../sass/template/_elements.scss */

.call-to-action-v1 .call-to-action-inner {

  display: table-cell;

  vertical-align: middle;

}

/* line 1309, ../sass/template/_elements.scss */

.call-to-action-v1 .action-button {

  min-width: 25%;

  text-align: right;

}

/* line 1312, ../sass/template/_elements.scss */

.call-to-action-v1 .action-button .btn {

  margin-top: 0;

}



/* call to action style2 */

/* line 1320, ../sass/template/_elements.scss */

.call-to-action-v2 {

  display: table;

  text-align: right;

}

/* line 1324, ../sass/template/_elements.scss */

.call-to-action-v2 .call-to-action-inner {

  display: table-cell;

  vertical-align: middle;

}

/* line 1328, ../sass/template/_elements.scss */

.call-to-action-v2 .action-button {

  min-width: 40%;

  text-align: left;

  padding-left: 50px;

}

/* line 1332, ../sass/template/_elements.scss */

.call-to-action-v2 .action-button .btn {

  margin-top: 0;

}



/* call to action style3 */

/* line 1342, ../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 1352, ../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 1359, ../sass/template/_elements.scss */

.call-to-action-v4 {

  padding-left: 0;

  padding-right: 0;

  overflow: hidden;

  display: table;

}

/* line 1364, ../sass/template/_elements.scss */

.call-to-action-v4 .heading.heading-default h2 {

  position: relative;

  padding-bottom: 18px;

  margin-bottom: 15px;

  font-family: 'voyageregular';

  font-size: 48px;

  letter-spacing: 2px;

}

/* line 1373, ../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 1373, ../sass/template/_elements.scss */

  .call-to-action-v4.style-2 .call-to-action-inner {

    padding: 0;

  }

}

/* line 1381, ../sass/template/_elements.scss */

.call-to-action-v4.style-2 .call-to-action-inner .vc_button-2-wrapper {

  padding-top: 0;

}

/* line 1387, ../sass/template/_elements.scss */

.call-to-action-v4.style-3 .call-to-action-inner {

  padding: 0;

  display: table-cell;

  vertical-align: middle;

}

/* line 1394, ../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 1394, ../sass/template/_elements.scss */

  .call-to-action-v4.style-4 .call-to-action-inner {

    padding: 0;

  }

}

/* line 1402, ../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 1407, ../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 1412, ../sass/template/_elements.scss */

.call-to-action-v4.style-4 .cta-content {

  padding: 0 15%;

  margin-bottom: 15px;

}

@media (max-width: 991px) {

  /* line 1412, ../sass/template/_elements.scss */

  .call-to-action-v4.style-4 .cta-content {

    padding: 0;

  }

}

/* line 1419, ../sass/template/_elements.scss */

.call-to-action-v4.style-4 .cta-button {

  padding: 0 30%;

}

@media (max-width: 991px) {

  /* line 1419, ../sass/template/_elements.scss */

  .call-to-action-v4.style-4 .cta-button {

    padding: 0 15px;

  }

}

/* line 1424, ../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 1442, ../sass/template/_elements.scss */

.carousel-style {

  position: relative;

  min-height: 80px;

  margin: 0 20px;

}



/* line 1447, ../sass/template/_elements.scss */

.carousel-control {

  z-index: 5;

}



/* line 1450, ../sass/template/_elements.scss */

.carousel-md {

  width: 44px;

  height: 44px;

  line-height: 44px;

}



/* line 1454, ../sass/template/_elements.scss */

.carousel-sm {

  width: 34px;

  height: 34px;

  line-height: 34px;

  font-size: 14px;

}



/* line 1459, ../sass/template/_elements.scss */

.carousel-xs {

  width: 28px !important;

  height: 28px !important;

  line-height: 24px;

  font-size: 14px;

  color: #fff;

}



/* line 1467, ../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 1471, ../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 1478, ../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 1485, ../sass/template/_elements.scss */

.carousel-controls-v2 .carousel-control:hover {

  box-shadow: 0 0 0 transparent inset;

  color: #595959;

}



/* line 1493, ../sass/template/_elements.scss */

.carousel-controls-v3 .carousel-control {

  box-shadow: 0 0 0 30px #11aba3 inset;

  color: #fff;

  -webkit-transition: all 0.35s ease 0s;

  -o-transition: all 0.35s ease 0s;

  transition: all 0.35s ease 0s;

}

/* line 1497, ../sass/template/_elements.scss */

.carousel-controls-v3 .carousel-control:hover {

  box-shadow: 0 0 0 30px #0a6561 inset;

  color: #fff;

}



/* Navigation Styles */

/* line 1505, ../sass/template/_elements.scss */

[class*="carousel-indicators-"] li {

  cursor: pointer;

  position: relative;

  border: none;

}

/* line 1509, ../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 1521, ../sass/template/_elements.scss */

[class*="carousel-indicators-"] li.active {

  background-color: transparent;

}



/* line 1529, ../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 1540, ../sass/template/_elements.scss */

.carousel-indicators-v1 li a:after {

  background-color: #11aba3;

  -webkit-transform: rotateY(180deg);

  -ms-transform: rotateY(180deg);

  -o-transform: rotateY(180deg);

  transform: rotateY(180deg);

}

/* line 1544, ../sass/template/_elements.scss */

.carousel-indicators-v1 li a:hover, .carousel-indicators-v1 li a:focus {

  opacity: 0.8;

}

/* line 1549, ../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 1556, ../sass/template/_elements.scss */

.carousel-indicators-v2 li {

  margin: 0 3px;

}

/* line 1558, ../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 1561, ../sass/template/_elements.scss */

.carousel-indicators-v2 li a:hover, .carousel-indicators-v2 li a:focus {

  background-color: #d5d5d5;

}

/* line 1565, ../sass/template/_elements.scss */

.carousel-indicators-v2 li.active {

  margin: 0 3px;

}

/* line 1568, ../sass/template/_elements.scss */

.carousel-indicators-v2 li.active a {

  background-color: #11aba3;

  -webkit-transform: scale(1.2);

  -ms-transform: scale(1.2);

  -o-transform: scale(1.2);

  transform: scale(1.2);

}



/* line 1577, ../sass/template/_elements.scss */

.carousel-indicators-v3 li {

  width: 14px;

  height: 14px;

}

/* line 1579, ../sass/template/_elements.scss */

.carousel-indicators-v3 li a {

  background-color: transparent;

  box-shadow: 0 0 0 1px #11aba3 inset;

  overflow: hidden;

  -webkit-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

}

/* line 1584, ../sass/template/_elements.scss */

.carousel-indicators-v3 li a:after {

  background-color: #11aba3;

  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 1595, ../sass/template/_elements.scss */

.carousel-indicators-v3 li a:hover, .carousel-indicators-v3 li a:focus {

  opacity: 0.8;

}

/* line 1599, ../sass/template/_elements.scss */

.carousel-indicators-v3 li.active {

  width: 14px;

  height: 14px;

}

/* line 1602, ../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 1610, ../sass/template/_elements.scss */

.carousel-indicators-v4 li {

  margin: 0 3px;

  width: 14px;

  height: 14px;

}

/* line 1613, ../sass/template/_elements.scss */

.carousel-indicators-v4 li a {

  box-shadow: 0 0 0 8px #11aba3 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 1616, ../sass/template/_elements.scss */

.carousel-indicators-v4 li a:hover, .carousel-indicators-v4 li a:focus {

  box-shadow: 0 0 0 8px #11aba3 inset;

}

/* line 1620, ../sass/template/_elements.scss */

.carousel-indicators-v4 li.active {

  width: 14px;

  height: 14px;

  margin: 0 3px;

}

/* line 1623, ../sass/template/_elements.scss */

.carousel-indicators-v4 li.active a {

  box-shadow: 0 0 0 2px #11aba3 inset;

}



/* line 1630, ../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 1636, ../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 1639, ../sass/template/_elements.scss */

.carousel-indicators-v5 li a:hover, .carousel-indicators-v5 li a:focus {

  background-color: #11aba3;

}

/* line 1643, ../sass/template/_elements.scss */

.carousel-indicators-v5 li.active {

  width: 14px;

  height: 14px;

  margin: 0 3px;

  box-shadow: 0 0 0 2px #11aba3;

}

/* line 1647, ../sass/template/_elements.scss */

.carousel-indicators-v5 li.active a {

  background-color: #11aba3;

  -webkit-transform: scale(0.4);

  -ms-transform: scale(0.4);

  -o-transform: scale(0.4);

  transform: scale(0.4);

}



/* line 1656, ../sass/template/_elements.scss */

.carousel-indicators-v6 li {

  width: 14px;

  height: 14px;

}

/* line 1658, ../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 1661, ../sass/template/_elements.scss */

.carousel-indicators-v6 li a:after {

  background: none repeat scroll 0 0 #11aba3;

  border-radius: 50%;

  box-shadow: 0 0 1px #11aba3;

  content: "";

  width: 100%;

  height: 100%;

  left: 0;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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 1675, ../sass/template/_elements.scss */

.carousel-indicators-v6 li a:hover, .carousel-indicators-v6 li a:focus {

  border-color: #11aba3;

}

/* line 1679, ../sass/template/_elements.scss */

.carousel-indicators-v6 li.active {

  width: 14px;

  height: 14px;

}

/* line 1681, ../sass/template/_elements.scss */

.carousel-indicators-v6 li.active a {

  border-color: #11aba3;

}

/* line 1683, ../sass/template/_elements.scss */

.carousel-indicators-v6 li.active a:after {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  -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 1697, ../sass/template/_elements.scss */

.counters {

  text-align: center;

}

/* line 1699, ../sass/template/_elements.scss */

.counters .counter-wrap {

  font-size: 48px;

  color: #11aba3;

  font-weight: 500;

}

/* line 1703, ../sass/template/_elements.scss */

.counters .counter-wrap .fa {

  font-size: 46px;

}

/* line 1706, ../sass/template/_elements.scss */

.counters .counter-wrap .counter {

  position: relative;

  display: inline-block;

  text-transform: capitalize;

}

/* line 1712, ../sass/template/_elements.scss */

.counters h5 {

  font-weight: 700;

  margin: 5px 0 30px;

  text-transform: uppercase;

  position: relative;

  font-size: 16px;

}

/* line 1720, ../sass/template/_elements.scss */

.counters.light-style h5 {

  color: #fff;

  font-weight: 500;

}

/* line 1725, ../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 1728, ../sass/template/_elements.scss */

.counters.style-1.light-style h5 {

  color: #000;

}

/* line 1731, ../sass/template/_elements.scss */

.counters.style-1.light-style .counter {

  color: #fff;

  margin: 0;

  font-size: 48px;

  font-weight: 900;

}

/* line 1736, ../sass/template/_elements.scss */

.counters.style-1.light-style .counter:after {

  content: none;

}



/* --- SCSS For Divider --- */

/* line 1746, ../sass/template/_elements.scss */

[class*="hr-"] {

  min-height: 1px;

}



/* line 1749, ../sass/template/_elements.scss */

.hr-dashed {

  border-top: 1px dashed #ddd;

}



/* line 1752, ../sass/template/_elements.scss */

.hr-dotted {

  border-top: 1px dotted #ddd;

}



/* line 1755, ../sass/template/_elements.scss */

.hr-double {

  border-top: 3px double #ddd;

}



/* line 1758, ../sass/template/_elements.scss */

.hr-double-dashed {

  border-top: 1px dashed #ddd;

  position: relative;

}

/* line 1761, ../sass/template/_elements.scss */

.hr-double-dashed:before {

  border-top: 1px dashed #ddd;

  position: absolute;

  width: 100%;

  height: 100%;

  content: "";

  top: 1px;

}



/* line 1769, ../sass/template/_elements.scss */

.hr-double-dotted {

  border-top: 1px dotted #ddd;

  position: relative;

}

/* line 1772, ../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 1789, ../sass/template/_elements.scss */

.heading {

  z-index: 1;

  position: relative;

  text-align: center;

}

/* line 1793, ../sass/template/_elements.scss */

.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {

  text-transform: capitalize;

  margin-top: 0;

  font-weight: 200;

}

/* line 1798, ../sass/template/_elements.scss */

.heading .fa {

  margin-bottom: 26px;

}

/* line 1801, ../sass/template/_elements.scss */

.heading .subheading {

  display: block;

  text-align: center;

  text-transform: uppercase;

  font-weight: 900;

  color: #16d9cf;

  margin-bottom: 0;

  letter-spacing: 3px;

  font-size: 10px;

}

/* line 1811, ../sass/template/_elements.scss */

.heading > small {

  padding-left: 25%;

  padding-right: 25%;

}

@media (max-width: 991px) {

  /* line 1811, ../sass/template/_elements.scss */

  .heading > small {

    padding-left: 15px;

    padding-right: 15px;

  }

}

/* line 1818, ../sass/template/_elements.scss */

.heading > small.des {

  letter-spacing: 0;

}

/* line 1822, ../sass/template/_elements.scss */

.heading p, .heading small {

  margin-bottom: 15px;

  display: inline-block;

}

/* line 1826, ../sass/template/_elements.scss */

.heading.heading-light {

  color: #eee;

}

/* line 1828, ../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 1831, ../sass/template/_elements.scss */

.heading.heading-light p, .heading.heading-light small {

  color: #eee;

}

/* line 1836, ../sass/template/_elements.scss */

.heading.align-left, .heading.separator_align_left {

  text-align: left;

}

/* line 1838, ../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;

  margin-left: 0 !important;

}

/* line 1843, ../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 1849, ../sass/template/_elements.scss */

.heading.align-right, .heading.separator_align_right {

  text-align: left;

}

/* line 1851, ../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 1856, ../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 1863, ../sass/template/_elements.scss */

.heading.heading-v1 {

  position: relative;

  padding-bottom: 35px;

}

/* line 1866, ../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 1873, ../sass/template/_elements.scss */

.heading.heading-v1:before {

  margin-left: -80px;

  background: #ddd;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .heading.heading-v1:before {

  margin-right: -80px;

  margin-left: inherit;

}

/* line 1877, ../sass/template/_elements.scss */

.heading.heading-v1:after {

  background: #444;

}

/* line 1880, ../sass/template/_elements.scss */

.heading.heading-v1.heading-light:after {

  background: #fff;

}

/* line 1884, ../sass/template/_elements.scss */

.heading.heading-v2 {

  padding-bottom: 35px;

}

/* line 1886, ../sass/template/_elements.scss */

.heading.heading-v2:after {

  left: 50%;

  width: 200px;

  height: 1px;

  z-index: 1;

  content: " ";

  bottom: 30px;

  background: #ddd;

  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 1897, ../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 #ddd;

}

/* 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 1911, ../sass/template/_elements.scss */

.heading.heading-v2.heading-light:after {

  background: #fff;

}

/* line 1914, ../sass/template/_elements.scss */

.heading.heading-v2.heading-light:before {

  background: #ddd;

  border: 1px solid #fff;

}

/* line 1920, ../sass/template/_elements.scss */

.heading.heading-v3 {

  padding-bottom: 35px;

}

/* line 1922, ../sass/template/_elements.scss */

.heading.heading-v3:after {

  left: 50%;

  width: 100px;

  height: 2px;

  margin-left: -50px;

  content: " ";

  bottom: 30px;

  background: #ddd;

  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 1931, ../sass/template/_elements.scss */

.heading.heading-v3 span {

  display: block;

  margin-bottom: 20px;

}

/* line 1936, ../sass/template/_elements.scss */

.heading.heading-v3.heading-light:after {

  background: #ddd;

}

/* line 1942, ../sass/template/_elements.scss */

.heading.heading-v4 {

  z-index: 1;

  text-align: center;

  padding-top: 90px;

  position: relative;

}

/* line 1947, ../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: #ddd;

  -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 1959, ../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 1974, ../sass/template/_elements.scss */

.heading.heading-v4.heading-light:before {

  background: #fff;

}

/* line 1979, ../sass/template/_elements.scss */

.heading.heading-v5 {

  background: none;

}

/* line 1981, ../sass/template/_elements.scss */

.heading.heading-v5 h1, .heading.heading-v5 h2, .heading.heading-v5 h3, .heading.heading-v5 h4, .heading.heading-v5 h5, .heading.heading-v5 h6 {

  padding: 0 30px;

  margin: 0;

  background: none;

  position: relative;

  display: inline-block;

}

/* line 1991, ../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 1994, ../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: #444;

  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 2006, ../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 2012, ../sass/template/_elements.scss */

.heading.heading-v7 {

  padding-bottom: 40px;

}

/* line 2014, ../sass/template/_elements.scss */

.heading.heading-v7:before {

  border-left: 12px solid transparent;

  border-right: 12px solid transparent;

  border-top: 18px solid #ddd;

  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 2025, ../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 2037, ../sass/template/_elements.scss */

.heading.heading-v7.heading-light:before {

  border-top: 18px solid #fff;

}

/* line 2040, ../sass/template/_elements.scss */

.heading.heading-v7.heading-light:after {

  border-top: 12px solid #ddd;

}

/* line 2047, ../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 2050, ../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 2058, ../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 2061, ../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 2066, ../sass/template/_elements.scss */

.heading.heading-v9 {

  text-align: left;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .heading.heading-v9 {

  text-align: right;

}

/* line 2068, ../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 2071, ../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: #ddd;

  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 2083, ../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 2091, ../sass/template/_elements.scss */

.heading.heading-v10, .heading.heading-v11, .heading.heading-v12, .heading.heading-v13, .heading.heading-v15, .heading.heading-v14 {

  padding-bottom: 40px;

}

/* line 2093, ../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: 44px;

  padding: 5px 0;

}

/* line 2097, ../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 {

  left: 0;

  right: 0;

  margin: auto;

  width: 135px;

  height: 1px;

  content: " ";

  bottom: 38px;

  background: #ddd;

  position: absolute;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .heading.heading-v10:after, .rtl .heading.heading-v11:after, .rtl .heading.heading-v12:after, .rtl .heading.heading-v13:after, .rtl .heading.heading-v15:after, .rtl .heading.heading-v14:after {

  right: 0;

  left: auto;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .heading.heading-v10:after, .rtl .heading.heading-v11:after, .rtl .heading.heading-v12:after, .rtl .heading.heading-v13:after, .rtl .heading.heading-v15:after, .rtl .heading.heading-v14:after {

  left: 0;

  right: auto;

}

/* line 2107, ../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: 10px;

  letter-spacing: 3px;

}

/* line 2110, ../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;

}

/* line 2115, ../sass/template/_elements.scss */

.heading.heading-v10.heading-light:after, .heading.heading-light.heading-v11:after, .heading.heading-light.heading-v12:after, .heading.heading-light.heading-v13:after, .heading.heading-light.heading-v15:after, .heading.heading-light.heading-v14:after {

  background: #ddd;

}

/* line 2123, ../sass/template/_elements.scss */

.heading.heading-v11 h2 {

  font-size: 30px;

}

/* line 2129, ../sass/template/_elements.scss */

.heading.heading-v12 .subheading {

  font-weight: 300;

  font-size: 18px;

  color: #000;

  letter-spacing: 0;

}

/* line 2135, ../sass/template/_elements.scss */

.heading.heading-v12 h2 {

  font-size: 30px;

  margin-bottom: 20px;

}

/* line 2142, ../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 2146, ../sass/template/_elements.scss */

.heading.heading-v13 h2, .heading.heading-v15 h2 {

  font-size: 40px;

  margin: 0;

}

/* line 2150, ../sass/template/_elements.scss */

.heading.heading-v13 .subheading, .heading.heading-v15 .subheading {

  color: #cccccc;

  letter-spacing: 5px;

  font-size: 14px;

}

/* line 2155, ../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 2165, ../sass/template/_elements.scss */

.heading.light-style-v2 * {

  color: #fff !important;

}

/* line 2168, ../sass/template/_elements.scss */

.heading.light-style-v2:after {

  background: #fff;

}

/* line 2174, ../sass/template/_elements.scss */

.heading.heading-v14:after {

  width: 40px !important;

}

/* line 2177, ../sass/template/_elements.scss */

.heading.heading-v14 .subheading {

  font-weight: 300;

  font-size: 18px;

  color: #000;

  letter-spacing: 0;

}

/* line 2183, ../sass/template/_elements.scss */

.heading.heading-v14 h2 {

  font-size: 30px;

  margin-bottom: 20px;

}

/* line 2189, ../sass/template/_elements.scss */

.heading.heading-v15 {

  padding-bottom: 10px;

}

/* line 2192, ../sass/template/_elements.scss */

.heading.heading-v15:after, .heading.heading-v15:before {

  content: none;

  display: none;

}

/* line 2196, ../sass/template/_elements.scss */

.heading.heading-v15 h2 {

  font-size: 80px;

  margin: 0;

  font-weight: 900;

}

/* line 2201, ../sass/template/_elements.scss */

.heading.heading-v15 .subheading {

  letter-spacing: 5px;

  font-size: 14px;

}

/* line 2205, ../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 2215, ../sass/template/_elements.scss */

.heading.heading-v16 h4 {

  font-family: "Ubuntu", sans-serif;

  color: #fff;

  font-size: 13px;

  text-transform: uppercase;

  font-weight: 700;

  letter-spacing: 1px;

  margin-bottom: 25px;

}



/* line 2227, ../sass/template/_elements.scss */

.light-style .heading-v15 .subheading {

  color: #fff !important;

}



/* --- SCSS For Icon-box --- */

/* line 2233, ../sass/template/_elements.scss */

.feature-box {

  padding-bottom: 30px;

}

/* line 2235, ../sass/template/_elements.scss */

.feature-box .fbox-content {

  overflow: hidden;

}

/* line 2236, ../sass/template/_elements.scss */

.feature-box small {

  font-size: 13px;

  margin-bottom: 15px;

  display: inline-block;

}

/* line 2242, ../sass/template/_elements.scss */

.feature-box h4 {

  margin: 10px 0;

  font-weight: 600;

  text-transform: none;

}

/* line 2247, ../sass/template/_elements.scss */

.feature-box .fbox-icon {

  float: left;

  margin: 10px 20px 0 0;

  color: #11aba3;

}

/* 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 2251, ../sass/template/_elements.scss */

.feature-box .fbox-icon i {

  font-size: 20px;

  height: 40px;

  width: 40px;

  line-height: 40px;

}

/* line 2257, ../sass/template/_elements.scss */

.feature-box .fbox-icon .nostyle {

  background: none !important;

  border: 1px solid #e6e6e6 !important;

}

/* line 2261, ../sass/template/_elements.scss */

.feature-box .fbox-icon .icons {

  width: 70px;

  height: 70px;

  line-height: 70px;

  font-size: 24px;

}

/* line 2268, ../sass/template/_elements.scss */

.feature-box.hasbg {

  color: #FFF;

}

/* line 2270, ../sass/template/_elements.scss */

.feature-box.hasbg h4 {

  color: #FFF;

}

/* line 2274, ../sass/template/_elements.scss */

.feature-box.bg-default {

  color: inherit;

  background-color: #fff;

}

/* line 2277, ../sass/template/_elements.scss */

.feature-box.bg-default h4 {

  color: inherit;

}

/* line 2281, ../sass/template/_elements.scss */

.feature-box.icon-box-center {

  text-align: center;

}

/* line 2283, ../sass/template/_elements.scss */

.feature-box.icon-box-center .fbox-icon {

  float: none;

  margin: 0;

  margin-bottom: 20px;

}

/* line 2288, ../sass/template/_elements.scss */

.feature-box.icon-box-center .fbox-content {

  text-align: center;

}

/* line 2293, ../sass/template/_elements.scss */

.feature-box.icon-box-top .fbox-icon {

  float: none;

  margin: 0;

  margin-bottom: 20px;

}

/* line 2299, ../sass/template/_elements.scss */

.feature-box.icon-box-right {

  text-align: right;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .feature-box.icon-box-right {

  text-align: left;

}

/* line 2301, ../sass/template/_elements.scss */

.feature-box.icon-box-right .fbox-icon {

  float: right;

  margin: 10px 0px 0 20px;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .feature-box.icon-box-right .fbox-icon {

  float: left;

}

/* line 35, ../sass/rtl/_rtl.scss */

.rtl .feature-box.icon-box-right .fbox-icon {

  margin: 10px 20px 0 0px;

}

/* line 2307, ../sass/template/_elements.scss */

.feature-box.light-style h4, .feature-box.light-style .fbox-content {

  color: #FFFFFF;

}



/* --- SCSS For Icon-progress-bar --- */

/* line 2316, ../sass/template/_elements.scss */

.icon-rating {

  float: left;

}



/* line 2319, ../sass/template/_elements.scss */

.icon-rating input {

  left: -9999px;

  position: absolute;

}



/* line 2323, ../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 2332, ../sass/template/_elements.scss */

.icon-rating label {

  color: #e0e0e0;

  transition: color 0.3s ease 0s;

}



/* line 2336, ../sass/template/_elements.scss */

.icon-rating input + label:hover, .icon-rating input + label:hover ~ label {

  color: #11aba3;

}



/* line 2339, ../sass/template/_elements.scss */

.icon-rating input:checked ~ label {

  color: #11aba3;

}



/* line 2342, ../sass/template/_elements.scss */

.icon-rating-horizontal {

  float: none;

  text-align: center;

}



/* line 2346, ../sass/template/_elements.scss */

.icon-rating-horizontal label {

  float: none;

  height: 20px;

  line-height: 20px;

}



/* line 2352, ../sass/template/_elements.scss */

.light-style {

  color: #fff;

}

/* line 2354, ../sass/template/_elements.scss */

.light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6 {

  color: #fff;

}



/* line 2359, ../sass/template/_elements.scss */

.bg-success .icon-rating label {

  color: #b71212;

}

/* line 2362, ../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 2368, ../sass/template/_elements.scss */

.bg-danger .icon-rating label {

  color: #9f1010;

}

/* line 2371, ../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 2377, ../sass/template/_elements.scss */

.bg-warning .icon-rating label {

  color: #b09101;

}

/* line 2380, ../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 2386, ../sass/template/_elements.scss */

.bg-primary .icon-rating label {

  color: #0d0d0d;

}

/* line 2389, ../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 2395, ../sass/template/_elements.scss */

.bg-info .icon-rating label {

  color: #117ea5;

}

/* line 2398, ../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 2405, ../sass/template/_elements.scss */

.interactive-banner {

  color: #fff;

  position: relative;

  overflow: hidden;

}

/* line 2409, ../sass/template/_elements.scss */

.interactive-banner .interactive-banner-profile {

  position: absolute;

  z-index: 2;

  margin: auto;

  content: "";

}

/* line 2414, ../sass/template/_elements.scss */

.interactive-banner .interactive-banner-profile h2 {

  text-transform: uppercase;

  margin: 10px 0 15px;

}

/* line 2418, ../sass/template/_elements.scss */

.interactive-banner .interactive-banner-profile small {

  text-transform: uppercase;

}

/* line 2422, ../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 2435, ../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 2441, ../sass/template/_elements.scss */

.interactive-banner .action .icons:hover {

  background-color: #11aba3 !important;

  border: #11aba3 !important;

}

/* line 2448, ../sass/template/_elements.scss */

.interactive-banner.left .interactive-banner-profile {

  left: 20px;

}

/* line 2453, ../sass/template/_elements.scss */

.interactive-banner.right .interactive-banner-profile {

  right: 20px;

}

/* line 2459, ../sass/template/_elements.scss */

.interactive-banner.center .interactive-banner-profile {

  right: 0;

  left: 0;

}



/* line 2467, ../sass/template/_elements.scss */

.interactive-banner-v1 .interactive-banner-profile {

  width: 55%;

  height: 120px;

  bottom: 0;

  top: 0;

}



/* line 2474, ../sass/template/_elements.scss */

.interactive-banner-v2 .interactive-banner-profile {

  top: 40px;

  width: 55%;

  height: 120px;

}

/* line 2477, ../sass/template/_elements.scss */

.interactive-banner-v2 .interactive-banner-profile .action {

  padding: 5px 15px;

  margin-bottom: 3px;

  background-color: #fff;

  color: #333;

}

/* line 2485, ../sass/template/_elements.scss */

.interactive-banner-v2.left .interactive-banner-profile {

  left: 60px;

}

/* line 2490, ../sass/template/_elements.scss */

.interactive-banner-v2.right .interactive-banner-profile {

  right: 60px;

}

/* line 2496, ../sass/template/_elements.scss */

.interactive-banner-v2.center .interactive-banner-profile {

  right: 0;

  left: 0;

}



/* line 2504, ../sass/template/_elements.scss */

.interactive-banner-v3 .interactive-banner-profile {

  padding: 40px 60px;

  width: 100%;

  height: 100%;

  top: 0;

}

/* line 2511, ../sass/template/_elements.scss */

.interactive-banner-v3 .interactive-banner-profile .action {

  bottom: 60px;

  left: 60px;

  right: 60px;

  content: "";

  position: absolute;

}

/* line 2517, ../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 2533, ../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 2542, ../sass/template/_elements.scss */

.interactive-banner-v4 .interactive-banner-profile .action {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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: #11aba3;

  margin: 0 -30px;

  padding: 20px 30px;

}

/* line 2551, ../sass/template/_elements.scss */

.interactive-banner-v4 .interactive-banner-profile img {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  -webkit-transition: opacity 0.35s ease 0s;

  -o-transition: opacity 0.35s ease 0s;

  transition: opacity 0.35s ease 0s;

}

/* line 2557, ../sass/template/_elements.scss */

.interactive-banner-v4:hover .interactive-banner-profile {

  transform: translate3d(0px, 0px, 0px);

}

/* line 2559, ../sass/template/_elements.scss */

.interactive-banner-v4:hover .interactive-banner-profile .action {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 2562, ../sass/template/_elements.scss */

.interactive-banner-v4:hover .interactive-banner-profile img {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */

  filter: alpha(opacity=50);

  /* Netscape */

  -moz-opacity: 0.5;

  /* Safari 1.x */

  -khtml-opacity: 0.5;

  /* Good browsers */

  opacity: 0.5;

}



/* line 2569, ../sass/template/_elements.scss */

.interactive-banner-v5 .interactive-banner-profile {

  width: 55%;

  height: 120px;

  bottom: 0;

  top: 0;

}

/* line 2574, ../sass/template/_elements.scss */

.interactive-banner-v5 a.links {

  content: "";

  position: absolute;

  top: 0;

  left: 50%;

  margin-left: -30px;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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 2585, ../sass/template/_elements.scss */

.interactive-banner-v5:hover a.links {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  transform: translate3d(0px, 0px, 0px);

}



/* --- SCSS For Latest-posts --- */

/* latest posts */

/* line 2595, ../sass/template/_elements.scss */

.latest-posts {

  font-size: 14px;

  color: #696969;

}

/* line 2598, ../sass/template/_elements.scss */

.latest-posts a {

  color: #000;

}

/* line 2600, ../sass/template/_elements.scss */

.latest-posts a:hover {

  color: red;

}

/* line 2604, ../sass/template/_elements.scss */

.latest-posts .latest-posts-title {

  margin-top: 5px;

  font-size: 18px;

}

/* line 2608, ../sass/template/_elements.scss */

.latest-posts .latest-posts-profile {

  font-size: 13px;

  font-style: italic;

  color: #696969;

}

/* line 2612, ../sass/template/_elements.scss */

.latest-posts .latest-posts-profile a {

  color: #696969;

}

/* line 2614, ../sass/template/_elements.scss */

.latest-posts .latest-posts-profile a:hover {

  color: red;

}

/* line 2618, ../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 2628, ../sass/template/_elements.scss */

.latest-posts-v1 .latest-posts-meta,

.latest-posts-v1 .latest-posts-profile {

  background-color: #f6f6f6;

  padding: 15px;

}

/* line 2633, ../sass/template/_elements.scss */

.latest-posts-v1 .latest-posts-profile {

  border-top: 1px solid #e5e5e5;

}



/* latest posts v2*/

/* line 2641, ../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 2653, ../sass/template/_elements.scss */

.latest-posts-v3 {

  text-align: center;

}

/* line 2655, ../sass/template/_elements.scss */

.latest-posts-v3 .latest-posts-title {

  position: relative;

}

/* line 2657, ../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 2668, ../sass/template/_elements.scss */

.latest-posts-v3 .latest-posts-meta {

  padding: 15px;

  position: relative;

  background-color: rgba(255, 255, 255, 0.7);

}

/* line 2674, ../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 2683, ../sass/template/_elements.scss */

.latest-posts-v3 .latest-posts-profile a {

  color: #fff;

}

/* line 2685, ../sass/template/_elements.scss */

.latest-posts-v3 .latest-posts-profile a:hover {

  color: red;

}



/* latest posts v4*/

/* line 2694, ../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 2696, ../sass/template/_elements.scss */

.latest-posts-v4 .latest-posts-image img {

  width: 100px !important;

  height: auto !important;

}

/* line 2701, ../sass/template/_elements.scss */

.latest-posts-v4 .latest-posts-item {

  padding-top: 15px;

  padding-bottom: 15px;

}

/* line 2704, ../sass/template/_elements.scss */

.latest-posts-v4 .latest-posts-item .latest-posts-title {

  font-size: 14px;

  text-transform: uppercase;

}

/* line 2709, ../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 2717, ../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 2719, ../sass/template/_elements.scss */

.latest-posts-v5 .latest-posts-image img {

  width: 100px !important;

  height: auto !important;

}

/* line 2724, ../sass/template/_elements.scss */

.latest-posts-v5 .latest-posts-item {

  padding: 20px;

}

/* line 2726, ../sass/template/_elements.scss */

.latest-posts-v5 .latest-posts-item:nth-child(even) {

  background-color: rgba(228, 228, 228, 0.3);

}

/* line 2729, ../sass/template/_elements.scss */

.latest-posts-v5 .latest-posts-item:nth-child(odd) {

  background-color: rgba(255, 255, 255, 0.3);

}

/* line 2732, ../sass/template/_elements.scss */

.latest-posts-v5 .latest-posts-item .latest-posts-title {

  font-size: 14px;

  text-transform: uppercase;

}

/* line 2737, ../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 2750, ../sass/template/_elements.scss */

.list-unstyled {

  list-style: none;

  padding-left: 0;

}



/* line 2755, ../sass/template/_elements.scss */

.lists li {

  margin-bottom: 10px;

  list-style: none;

}

/* line 2758, ../sass/template/_elements.scss */

.lists li a {

  color: #666;

  font-size: 16px;

}

/* line 2761, ../sass/template/_elements.scss */

.lists li a:hover {

  color: #11aba3;

  text-decoration: none;

}

/* line 2766, ../sass/template/_elements.scss */

.lists li i {

  color: #666;

  margin-right: 10px;

  position: relative;

  top: 2px;

}

/* line 2775, ../sass/template/_elements.scss */

.lists.lists-light li, .lists.lists-light li a, .lists.lists-light li i {

  color: #FFFFFF;

}

/* line 2779, ../sass/template/_elements.scss */

.lists.lists-light li a:hover {

  color: #fff;

}

/* line 2785, ../sass/template/_elements.scss */

.lists.list-style-circle, .lists.list-style-disc {

  list-style: none;

  padding-left: 20px;

}

/* line 2789, ../sass/template/_elements.scss */

.lists.list-style-circle li, .lists.list-style-disc li {

  position: relative;

}

/* line 2791, ../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 2802, ../sass/template/_elements.scss */

.lists.list-style-circle.lists-light li:before, .lists.list-style-disc.lists-light li:before {

  color: #FFFFFF;

}

/* line 2810, ../sass/template/_elements.scss */

.lists.list-style-circle li:before {

  content: "\f10c";

}

/* line 2817, ../sass/template/_elements.scss */

.lists.list-style-disc li:before {

  content: "\f111";

}

/* line 2822, ../sass/template/_elements.scss */

.lists.list-style-square {

  list-style: none;

  padding-left: 20px;

}

/* line 2825, ../sass/template/_elements.scss */

.lists.list-style-square li {

  position: relative;

}

/* line 2827, ../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 2838, ../sass/template/_elements.scss */

.lists.list-style-square.lists-light li:before {

  background-color: #FFFFFF;

}

/* line 2845, ../sass/template/_elements.scss */

.lists.list-style-number {

  counter-reset: li;

  list-style: outside none decimal;

  padding-left: 20px;

}

/* line 2849, ../sass/template/_elements.scss */

.lists.list-style-number li {

  display: block;

  padding-left: 5px;

}

/* line 2852, ../sass/template/_elements.scss */

.lists.list-style-number li:before {

  color: #666;

  content: counter(li,decimal);

  counter-increment: li;

  left: 20px;

  position: absolute;

}

/* line 2863, ../sass/template/_elements.scss */

.lists.list-style-number.lists-light li:before {

  color: #FFFFFF;

}



/* --- SCSS For Media --- */

/* line 2875, ../sass/template/_elements.scss */

.media-image-v1 {

  border: 10px solid #f5f5f5;

  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, 0.1);

}



/* line 2879, ../sass/template/_elements.scss */

.media-image-v2 {

  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);

}



/* line 2882, ../sass/template/_elements.scss */

.media-image-v3 {

  border: 10px solid #f5f5f5;

  position: relative;

}

/* line 2885, ../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 2894, ../sass/template/_elements.scss */

.media-image-v3:before {

  left: 5px;

}

/* line 2897, ../sass/template/_elements.scss */

.media-image-v3:after {

  right: 5px;

}



/* --- SCSS For Message --- */

/* line 2905, ../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 2908, ../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 2911, ../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 2914, ../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 2921, ../sass/template/_elements.scss */

.mockup {

  font-size: 16px;

  line-height: 32px;

}

/* line 2925, ../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 2936, ../sass/template/_elements.scss */

[class*="newsletter-v"].light-style {

  color: #fff;

}

/* line 2938, ../sass/template/_elements.scss */

[class*="newsletter-v"].light-style .form-control {

  color: #fff;

  background: transparent;

}

/* line 2942, ../sass/template/_elements.scss */

[class*="newsletter-v"].light-style .newsletter-label {

  color: #FFF;

}

/* line 2946, ../sass/template/_elements.scss */

[class*="newsletter-v"].newsletter-border {

  border: 1px solid #e6e6e6;

}

/* line 2949, ../sass/template/_elements.scss */

[class*="newsletter-v"].newsletter-center {

  text-align: center;

}

/* line 2951, ../sass/template/_elements.scss */

[class*="newsletter-v"].newsletter-center .newsletter-heading {

  margin-bottom: 20px;

}

/* line 2954, ../sass/template/_elements.scss */

[class*="newsletter-v"].newsletter-center h2 {

  margin-top: 0;

}



/* line 2961, ../sass/template/_elements.scss */

.newsletter-label {

  font-size: 18px;

  margin-top: 0;

  text-transform: uppercase;

}



/* line 2970, ../sass/template/_elements.scss */

.newsletter-v3 .newsletter {

  position: relative;

  display: inline-block;

  width: 476px;

}

/* line 2974, ../sass/template/_elements.scss */

.newsletter-v3 .newsletter-label {

  color: #FFF;

}

/* line 2977, ../sass/template/_elements.scss */

.newsletter-v3 .newsletter input[type="email"] {

  height: 42px;

  padding: 5px 103px 5px 15px;

  line-height: 32px;

  border: none;

  font-size: 11px;

  font-weight: 300;

  border-radius: 3px 4px 4px 3px;

  width: 100%;

}

/* line 2987, ../sass/template/_elements.scss */

.newsletter-v3 .newsletter input[type="submit"] {

  height: 42px;

  color: #fff;

  border: none;

  padding: 5px 20px;

  line-height: 32px;

  font-family: "Ubuntu", sans-serif;

  font-size: 12px;

  font-weight: 700;

  position: absolute;

  top: 0;

  right: 0;

  border-radius: 0 3px 3px 0;

  background-color: #000;

  text-transform: uppercase;

}

/* line 3003, ../sass/template/_elements.scss */

.newsletter-v3 .newsletter input[type="submit"]:hover {

  background-color: #11aba3;

}



/* line 3010, ../sass/template/_elements.scss */

.footer-newsletter-title {

  color: #fff;

  text-transform: uppercase;

  margin: 0 0 15px;

  font-weight: 700;

  padding: 0 0 0px;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 13px;

  /* 9 */

  font-size: 1.3rem;

  /* 9 */

  text-align: left;

  border: none;

  position: relative;

  letter-spacing: 2px;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .footer-newsletter-title {

  text-align: right;

}



/* line 3023, ../sass/template/_elements.scss */

.newsletter-v4 > p {

  text-align: left;

  margin-bottom: 25px;

}

/* line 3027, ../sass/template/_elements.scss */

.newsletter-v4 .newsletter {

  position: relative;

  display: inline-block;

  width: 100%;

}

/* line 3031, ../sass/template/_elements.scss */

.newsletter-v4 .newsletter-label {

  color: #FFF;

}

/* line 3034, ../sass/template/_elements.scss */

.newsletter-v4 .newsletter input[type="email"] {

  height: 32px;

  padding: 5px 85px 5px 15px;

  line-height: 22px;

  border: none;

  font-size: 11px;

  font-weight: 300;

  border-radius: 3px;

  width: 100%;

  background: #303030;

  color: #aaaaaa;

}

/* line 3046, ../sass/template/_elements.scss */

.newsletter-v4 .newsletter input[type="submit"] {

  height: 32px;

  color: #fff;

  border: none;

  padding: 5px 15px;

  line-height: 22px;

  font-family: "Oswald", sans-serif;

  font-size: 12px;

  position: absolute;

  top: 0;

  right: 0;

  border-radius: 0 3px 3px 0;

  background-color: #11aba3;

  text-transform: uppercase;

}



/* line 3067, ../sass/template/_elements.scss */

.newsletter-v8 .heading span {

  display: block;

  margin-bottom: 30px;

}

/* line 3073, ../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 3081, ../sass/template/_elements.scss */

.newsletter-v8 .newsletter-input {

  background: transparent none;

  border: 0;

}



/* --- SCSS For Parallax --- */

/* line 3093, ../sass/template/_elements.scss */

.parallax {

  padding-top: 50px;

  padding-bottom: 50px;

  text-align: center;

}

/* line 3098, ../sass/template/_elements.scss */

.parallax .parallax-heading h2 {

  font-size: 36px;

  text-transform: uppercase;

}

/* line 3101, ../sass/template/_elements.scss */

.parallax .parallax-heading h2:before, .parallax .parallax-heading h2:after {

  display: none;

}

/* line 3109, ../sass/template/_elements.scss */

.parallax-v1 .parallax-heading h2 {

  margin: 0;

}

/* line 3115, ../sass/template/_elements.scss */

.parallax-light h2, .parallax-light p {

  color: #FFF;

}



/* --- SCSS For Piechart --- */

/* line 3126, ../sass/template/_elements.scss */

[class*="piechart-v"] .piechart-body {

  position: relative;

  display: inline-block;

}

/* line 3129, ../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 3138, ../sass/template/_elements.scss */

[class*="piechart-v"].piechart-center {

  text-align: center;

}

/* line 3141, ../sass/template/_elements.scss */

[class*="piechart-v"].light-style {

  color: #fff;

}



/* line 3146, ../sass/template/_elements.scss */

.progress-title {

  font-size: 24px;

  color: #000;

  font-weight: 800;

  line-height: 100%;

}

/* line 3151, ../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 3154, ../sass/template/_elements.scss */

.progress-title small {

  font-size: 14px;

  text-transform: uppercase;

  font-weight: 700;

}



/* line 3160, ../sass/template/_elements.scss */

.progress-bar {

  box-shadow: none;

}



/* line 3164, ../sass/template/_elements.scss */

.progress-icon .progress-title {

  padding-left: 10px;

}

/* line 3167, ../sass/template/_elements.scss */

.progress-icon .bar-chart {

  padding-left: 50px;

  position: relative;

}

/* line 3171, ../sass/template/_elements.scss */

.progress-icon .bar-icon {

  position: absolute;

  content: "";

  top: 9px;

  left: 0;

}



/* line 3178, ../sass/template/_elements.scss */

.progress-box .progress-bar {

  transition: all 3s ease-in 0s;

}



/* line 3182, ../sass/template/_elements.scss */

.process > li:hover i, .process > li:hover i:after {

  transition: all 0.3s ease-in-out 0s;

}



/* line 3187, ../sass/template/_elements.scss */

.chart {

  display: inline-block;

  width: 110px;

  margin: 40px auto 20px;

  padding: 0 10px;

}



/* line 3193, ../sass/template/_elements.scss */

.easyPieChart {

  position: relative;

  text-align: center;

}

/* line 3196, ../sass/template/_elements.scss */

.easyPieChart canvas {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  margin: 0 auto;

}



/* line 3204, ../sass/template/_elements.scss */

.percentage {

  font-size: 24px;

  color: #11aba3;

  font-weight: 800;

  margin: 0 auto 0.5em;

}



/* line 3210, ../sass/template/_elements.scss */

.piechart-title {

  text-transform: uppercase;

  font-weight: 700;

}



/* line 3214, ../sass/template/_elements.scss */

sup {

  top: -0.2em;

  margin-left: 1px;

}



/* line 3218, ../sass/template/_elements.scss */

.ctrl {

  position: absolute;

  right: 10px;

  top: 5px;

  color: #c4cdcc;

  word-spacing: 5px;

}

/* line 3224, ../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 3227, ../sass/template/_elements.scss */

.ctrl span:hover {

  color: #000;

}



/* --- SCSS For Pricing --- */

/* line 3237, ../sass/template/_elements.scss */

.pricing {

  text-align: center;

}

/* line 3239, ../sass/template/_elements.scss */

.pricing ul {

  padding-left: 0;

  padding-right: 0;

}

/* line 3242, ../sass/template/_elements.scss */

.pricing ul li {

  list-style: none;

}

/* line 3246, ../sass/template/_elements.scss */

.pricing-v1 {

  background: #FFFFFF;

}

/* line 3248, ../sass/template/_elements.scss */

.pricing-v1 .plan-title {

  font-size: 30px;

  text-transform: uppercase;

  font-weight: 300;

  margin: 0;

  padding: 30px 0;

  border-bottom: 2px solid #e6e6e6;

}

/* line 3256, ../sass/template/_elements.scss */

.pricing-v1 .plan-figure {

  font-size: 48px;

  font-weight: 300;

  color: #000;

}

/* line 3261, ../sass/template/_elements.scss */

.pricing-v1 .plan-price {

  font-size: 16px;

  border-bottom: 2px solid #e6e6e6;

}

/* line 3265, ../sass/template/_elements.scss */

.pricing-v1 .plan-currency {

  font-size: 30px;

  font-weight: 300;

}

/* line 3269, ../sass/template/_elements.scss */

.pricing-v1 .plain-info {

  padding: 20px;

}

/* line 3272, ../sass/template/_elements.scss */

.pricing-v1 .plain-info li {

  font-size: 16px;

  color: #000;

  font-weight: 300;

  background: #EDEDED;

  margin-bottom: 10px;

  padding: 14px 0;

}

/* line 3281, ../sass/template/_elements.scss */

.pricing-v1 .pricing-footer {

  padding: 0px 20px 40px 20px;

}

/* line 3285, ../sass/template/_elements.scss */

.pricing-v2 {

  background: #FFFFFF;

}

/* line 3287, ../sass/template/_elements.scss */

.pricing-v2 .plan-title {

  color: #000;

  font-size: 30px;

  text-transform: uppercase;

  font-weight: 300;

  margin: 0;

  padding: 30px 0;

}

/* line 3295, ../sass/template/_elements.scss */

.pricing-v2 .plan-price {

  background: #333333;

  margin: 0 -10px;

  position: relative;

  height: 100px;

}

/* line 3300, ../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 3311, ../sass/template/_elements.scss */

.pricing-v2 .plan-price .plan-figure {

  font-size: 48px;

  font-weight: 300;

}

/* line 3315, ../sass/template/_elements.scss */

.pricing-v2 .plan-price .plan-currency {

  font-size: 30px;

  font-weight: 300;

}

/* line 3320, ../sass/template/_elements.scss */

.pricing-v2 .plain-info {

  padding: 20px;

}

/* line 3322, ../sass/template/_elements.scss */

.pricing-v2 .plain-info li {

  color: #000;

  line-height: 62px;

  border-bottom: 1px dashed #C8C8C8;

}

/* line 3328, ../sass/template/_elements.scss */

.pricing-v2 .pricing-footer {

  padding: 0 20px 40px 20px;

}

/* line 3332, ../sass/template/_elements.scss */

.pricing-v2.pricing-highlight .plan-title {

  background: #fff;

  color: #000;

}

/* line 3336, ../sass/template/_elements.scss */

.pricing-v2.pricing-highlight .plan-price-body {

  background: #11aba3;

  color: #fff;

}

/* line 3340, ../sass/template/_elements.scss */

.pricing-v2.pricing-highlight .btn-block {

  background: #11aba3;

  border-color: #11aba3;

}

/* line 3343, ../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: #11aba3;

}

/* line 3350, ../sass/template/_elements.scss */

.pricing.pricing-v3 {

  background: #FFFFFF;

  border: 1px solid #DEDEDE;

}

/* line 3353, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plan-title {

  background: #261F2F;

  font-size: 30px;

  text-transform: uppercase;

  font-weight: 300;

  margin: 0;

  padding: 30px 0;

  border: none;

}

/* line 3361, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plan-title span {

  color: #fff;

}

/* line 3365, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plan-figure {

  font-size: 48px;

  font-weight: 300;

  color: #000;

}

/* line 3370, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plan-price {

  font-size: 16px;

  background: #332C3E;

  padding: 15px 0;

}

/* line 3374, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plan-price > * {

  color: #fff;

  line-height: 1;

}

/* line 3379, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plan-currency {

  font-size: 30px;

  font-weight: 300;

}

/* line 3384, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plain-info li {

  font-size: 16px;

  color: #000;

  font-weight: 300;

  background: #F8F8F8;

  padding: 14px 0;

}

/* line 3390, ../sass/template/_elements.scss */

.pricing.pricing-v3 .plain-info li:nth-child(2n+1) {

  background: #fff;

}

/* line 3395, ../sass/template/_elements.scss */

.pricing.pricing-v3 .pricing-footer {

  padding: 0px 20px 40px 20px;

}

/* line 3399, ../sass/template/_elements.scss */

.pricing.pricing-v3.pricing-highlight .plan-title {

  background: #0c7d77;

  color: #fff;

}

/* line 3403, ../sass/template/_elements.scss */

.pricing.pricing-v3.pricing-highlight .plan-price {

  background: #11aba3;

  color: #fff;

}

/* line 3407, ../sass/template/_elements.scss */

.pricing.pricing-v3.pricing-highlight .btn-block {

  background: #11aba3;

  border-color: #11aba3;

}

/* line 3410, ../sass/template/_elements.scss */

.pricing.pricing-v3.pricing-highlight .btn-block:hover, .pricing.pricing-v3.pricing-highlight .btn-block:focus, .pricing.pricing-v3.pricing-highlight .btn-block:active {

  background: none;

  color: #11aba3;

}

/* line 3418, ../sass/template/_elements.scss */

.pricing-highlight .plan-title {

  background: #11aba3;

  color: #FFFFFF;

}



/* --- SCSS For Process-steps --- */

/* line 3428, ../sass/template/_elements.scss */

.process-steps {

  list-style: outside none none;

  margin: 0;

  padding: 0;

}

/* line 3432, ../sass/template/_elements.scss */

.process-steps li {

  float: left;

  overflow: hidden;

  position: relative;

  text-align: center;

}

/* line 3437, ../sass/template/_elements.scss */

.process-steps li a,

.process-steps li span {

  color: #000;

}

/* line 3440, ../sass/template/_elements.scss */

.process-steps li a .icons,

.process-steps li span .icons {

  background-color: #000;

  color: #fff;

  font-style: normal;

}

/* line 3444, ../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 3453, ../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: #11aba3 !important;

}

/* line 3456, ../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: #11aba3 !important;

  color: #fff !important;

}

/* line 3459, ../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 #11aba3 !important;

  color: #11aba3 !important;

}

/* line 3468, ../sass/template/_elements.scss */

.process-steps.process-2 li {

  width: 50%;

}

/* line 3471, ../sass/template/_elements.scss */

.process-steps.process-3 li {

  width: 33.33%;

}

/* line 3474, ../sass/template/_elements.scss */

.process-steps.process-4 li {

  width: 25%;

}

/* line 3477, ../sass/template/_elements.scss */

.process-steps.process-5 li {

  width: 20%;

}



/* line 3483, ../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 3492, ../sass/template/_elements.scss */

.process-steps-v1 li:after {

  left: auto;

  margin: 0 -26px 0 0;

  right: 0;

}

/* line 3497, ../sass/template/_elements.scss */

.process-steps-v1 li:first-child:before, .process-steps-v1 li:last-child:after {

  display: none;

}

/* line 3501, ../sass/template/_elements.scss */

.process-steps-v1 li span {

  margin: 5px 0;

  overflow: hidden;

  display: inline-block;

}



/* line 3510, ../sass/template/_elements.scss */

.process-steps-v2 {

  border-bottom: 1px solid #bbb;

}

/* line 3513, ../sass/template/_elements.scss */

.process-steps-v2 li a,

.process-steps-v2 li span {

  display: inline-block;

  padding: 10px 0;

}

/* line 3520, ../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 #11aba3;

}



/* --- SCSS For Service --- */

/* line 3532, ../sass/template/_elements.scss */

.icon-combs {

  position: relative;

}

/* line 3535, ../sass/template/_elements.scss */

.icon-combs .icon-combs-panel i {

  float: left;

  margin: 10px 15px 0 0;

}

/* line 3540, ../sass/template/_elements.scss */

.icon-combs .icon-combs-panel.icon-combs-right i {

  float: right;

  margin: 10px 0 0 15px;

}

/* line 3546, ../sass/template/_elements.scss */

.icon-combs .icon-combs-desc {

  overflow: hidden;

}

/* line 3549, ../sass/template/_elements.scss */

.icon-combs > li {

  float: left;

  padding-right: 20px;

  position: relative;

  text-align: right;

  width: 50%;

}

/* line 3555, ../sass/template/_elements.scss */

.icon-combs > li.icon-combs-inverted {

  clear: right;

  float: right;

  padding: 0 0 0 20px;

}

/* line 3562, ../sass/template/_elements.scss */

.icon-combs.icon-combs-light:before {

  background: #fff;

}

/* line 3566, ../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 3571, ../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 3583, ../sass/template/_elements.scss */

.icon-wrap-icon {

  width: 60px;

  height: 60px;

  display: inline-block;

  background: #333333;

}

/* line 3587, ../sass/template/_elements.scss */

.icon-wrap-icon .fa {

  font-size: 25px;

  margin: 18px 15px;

  color: #fff;

}



/* line 3594, ../sass/template/_elements.scss */

.social-icons {

  text-align: center;

  width: 60px;

  height: 60px;

  font-size: 25px;

  padding: 17px;

  border: 1px solid transparent;

}

/* line 3600, ../sass/template/_elements.scss */

.social-icons.icons-light-brd {

  color: #fff;

  border-color: #fff;

}

/* line 3604, ../sass/template/_elements.scss */

.social-icons.icons-brd {

  color: #444;

  border-color: #444;

}



/* line 3612, ../sass/template/_elements.scss */

.services-v1 .services-icon {

  float: left;

  font-size: 25px;

  color: #11aba3;

  margin: 0 15px 15px 0px;

}

/* line 3618, ../sass/template/_elements.scss */

.services-v1 .services-title {

  float: left;

  text-transform: uppercase;

}

/* line 3622, ../sass/template/_elements.scss */

.services-v1 .services-description {

  clear: both;

}

/* line 3627, ../sass/template/_elements.scss */

.services-v2 .services-icon {

  float: left;

  font-size: 20px;

  color: #11aba3;

  margin: 0 15px 15px 0px;

  width: 60px;

  height: 60px;

  background: #eeeeee;

  padding: 15px 19px;

  -webkit-border-radius: 50%;

  border-radius: 50%;

}

/* line 3638, ../sass/template/_elements.scss */

.services-v2 .services-title {

  font-size: 18px;

}

/* line 3641, ../sass/template/_elements.scss */

.services-v2 .services-description {

  overflow: hidden;

}



/* Service Timeline */

/* line 3651, ../sass/template/_elements.scss */

.timeline-service {

  position: relative;

}

/* line 3653, ../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 3663, ../sass/template/_elements.scss */

.timeline-service > li {

  float: left;

  position: relative;

  text-align: right;

  width: 50%;

}

/* line 3668, ../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 3675, ../sass/template/_elements.scss */

.timeline-service > li > .timeline-panel i {

  background: #11aba3;

  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 3688, ../sass/template/_elements.scss */

.timeline-service > li > .timeline-panel i.left-wing {

  left: -20px;

}

/* line 3693, ../sass/template/_elements.scss */

.timeline-service > li > .timeline-badge {

  background: #11aba3;

  width: 20px;

  height: 20px;

  position: absolute;

  right: -9px;

  top: 15%;

}

/* line 3701, ../sass/template/_elements.scss */

.timeline-service > li.timeline-inverted > .timeline-panel {

  float: right;

  padding: 20px 50px 20px 20px;

  text-align: left;

}

/* line 3706, ../sass/template/_elements.scss */

.timeline-service > li.timeline-inverted > .timeline-badge {

  display: none;

}

/* line 3713, ../sass/template/_elements.scss */

.timeline-service.timeline-service-light .timeline-panel * {

  color: #fff;

}



/* --- SCSS For Style-icon --- */

/* Icon */

/* line 3742, ../sass/template/_elements.scss */

.icons {

  text-align: center;

  width: 40px;

  height: 40px;

  line-height: 40px;

  font-size: 20px;

  display: inline-block;

  background-color: #11aba3;

  color: #fff;

  border: 1px solid transparent;

}

/* line 3751, ../sass/template/_elements.scss */

.icons.icons-lg {

  height: 60px !important;

  width: 60px !important;

  line-height: 60px !important;

  font-size: 24px !important;

}

/* line 3757, ../sass/template/_elements.scss */

.icons.icons-big {

  width: 70px !important;

  height: 70px !important;

  line-height: 70px !important;

  font-size: 30px !important;

}

/* line 3763, ../sass/template/_elements.scss */

.icons.icons-big-1 {

  width: 65px !important;

  height: 65px !important;

  line-height: 65px !important;

  font-size: 24px !important;

}

/* line 3769, ../sass/template/_elements.scss */

.icons.icons-sm {

  width: 32px;

  height: 32px;

  line-height: 32px;

  font-size: 14px;

}

/* line 3774, ../sass/template/_elements.scss */

.icons.icons-xs {

  width: 25px;

  height: 25px;

  line-height: 25px;

  font-size: 12px;

}

/* line 3779, ../sass/template/_elements.scss */

.icons:hover {

  color: #fff;

  background-color: #0f948d;

}

/* line 3784, ../sass/template/_elements.scss */

.icons.icons-bodered {

  border: 1px solid #11aba3;

  background-color: transparent;

  color: #11aba3;

}

/* line 3788, ../sass/template/_elements.scss */

.icons.icons-bodered:hover {

  border: 1px solid #0c7d77;

  background-color: transparent;

  color: #0c7d77;

}

/* line 3794, ../sass/template/_elements.scss */

.icons.icons-darker {

  background-color: #000 !important;

  color: #fff !important;

}

/* line 3797, ../sass/template/_elements.scss */

.icons.icons-darker:hover {

  background-color: #595959 !important;

  color: #fff !important;

}

/* line 3802, ../sass/template/_elements.scss */

.icons.icons-light {

  background-color: #f0f0f0 !important;

  color: #000 !important;

}

/* line 3806, ../sass/template/_elements.scss */

.icons.icons-light:hover {

  background-color: #d7d7d7 !important;

  color: #fff !important;

}

/* line 3811, ../sass/template/_elements.scss */

.icons.icons-plain {

  background-color: transparent;

  color: #11aba3;

  font-size: 28px !important;

  width: auto;

  height: auto;

}

/* line 3817, ../sass/template/_elements.scss */

.icons.icons-plain.icons-lg {

  font-size: 36px !important;

  width: auto;

  height: auto;

}

/* line 3821, ../sass/template/_elements.scss */

.icons.icons-plain.icons-sm {

  font-size: 20px !important;

  width: auto;

  height: auto;

}

/* line 3825, ../sass/template/_elements.scss */

.icons.icons-plain.icons-xs {

  font-size: 14px !important;

  width: auto;

  height: auto;

}

/* line 3830, ../sass/template/_elements.scss */

.icons.icons-plain:hover {

  background-color: transparent;

  color: #000;

}



/* line 3837, ../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: #11aba3;

}

/* 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: #1ab2e8;

}

/* 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: #e51717;

}

/* 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: #fcd002;

}

/* line 519, ../sass/mixins/_functions.scss */

.icons-outline.icons-warning:hover {

  color: #FFFFFF;

}



/* line 3846, ../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: #11aba3;

  background: transparent;

}

/* line 507, ../sass/mixins/_functions.scss */

.icons-inverse.icons-info:hover {

  color: #1ab2e8;

  background: transparent;

}

/* line 507, ../sass/mixins/_functions.scss */

.icons-inverse.icons-danger:hover {

  color: #e51717;

  background: transparent;

}

/* line 507, ../sass/mixins/_functions.scss */

.icons-inverse.icons-warning:hover {

  color: #fcd002;

  background: transparent;

}



/* line 3855, ../sass/template/_elements.scss */

.light-style .icons {

  background-color: transparent;

  color: #11aba3;

}

/* line 3858, ../sass/template/_elements.scss */

.light-style .icons:hover {

  color: #11aba3;

  background-color: none;

}

/* line 3864, ../sass/template/_elements.scss */

.light-style .icons-bodered {

  border: 1px solid #fff;

  color: #fff;

  background-color: transparent;

}

/* line 3868, ../sass/template/_elements.scss */

.light-style .icons-bodered:hover {

  border: 1px solid #f2f2f2;

  color: #f2f2f2;

  background-color: transparent;

}

/* line 3874, ../sass/template/_elements.scss */

.light-style .icons-plain {

  background-color: transparent;

  color: #fff;

}

/* line 3877, ../sass/template/_elements.scss */

.light-style .icons-plain:hover {

  background-color: transparent;

  color: #11aba3;

}



/* line 3884, ../sass/template/_elements.scss */

.icons-default {

  color: #fff;

  background-color: #11aba3;

  border-color: #11aba3;

}

/* 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: #0c7d77;

  border-color: #0b736e;

}

/* 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: #11aba3;

  border-color: #11aba3;

}

/* line 40, ../sass/bootstrap/mixins/_buttons.scss */

.icons-default .badge {

  color: #11aba3;

  background-color: #fff;

}



/* line 3887, ../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 3891, ../sass/template/_elements.scss */

.icons-success {

  color: #fff;

  background-color: #11aba3;

  border-color: #11aba3;

}

/* 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: #0c7d77;

  border-color: #0b736e;

}

/* 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: #11aba3;

  border-color: #11aba3;

}

/* line 40, ../sass/bootstrap/mixins/_buttons.scss */

.icons-success .badge {

  color: #11aba3;

  background-color: #fff;

}



/* line 3895, ../sass/template/_elements.scss */

.icons-info {

  color: #fff;

  background-color: #1ab2e8;

  border-color: #15a1d3;

}

/* 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: #1390bc;

  border-color: #10779c;

}

/* 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: #1ab2e8;

  border-color: #15a1d3;

}

/* line 40, ../sass/bootstrap/mixins/_buttons.scss */

.icons-info .badge {

  color: #1ab2e8;

  background-color: #fff;

}



/* line 3899, ../sass/template/_elements.scss */

.icons-warning {

  color: #fff;

  background-color: #fcd002;

  border-color: #e3bb02;

}

/* 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: #c9a602;

  border-color: #a68901;

}

/* 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: #fcd002;

  border-color: #e3bb02;

}

/* line 40, ../sass/bootstrap/mixins/_buttons.scss */

.icons-warning .badge {

  color: #fcd002;

  background-color: #fff;

}



/* line 3903, ../sass/template/_elements.scss */

.icons-danger {

  color: #fff;

  background-color: #e51717;

  border-color: #ce1515;

}

/* 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: #b71212;

  border-color: #960f0f;

}

/* 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: #e51717;

  border-color: #ce1515;

}

/* line 40, ../sass/bootstrap/mixins/_buttons.scss */

.icons-danger .badge {

  color: #e51717;

  background-color: #fff;

}



/* line 3909, ../sass/template/_elements.scss */

.icons-color {

  background-color: #1ab2e8;

  color: #fff;

}

/* line 3912, ../sass/template/_elements.scss */

.icons-color:hover {

  background-color: #159ccc;

  color: #fff;

}

/* line 3916, ../sass/template/_elements.scss */

.icons-color.icon-twitter {

  background-color: #00bdec;

}

/* line 3918, ../sass/template/_elements.scss */

.icons-color.icon-twitter:hover {

  background-color: #00a2cb;

}

/* line 3922, ../sass/template/_elements.scss */

.icons-color.icon-facebook {

  background-color: #3b5998;

}

/* line 3924, ../sass/template/_elements.scss */

.icons-color.icon-facebook:hover {

  background-color: #324b80;

}

/* line 3928, ../sass/template/_elements.scss */

.icons-color.icon-linkedin {

  background-color: #ce3d99;

}

/* line 3930, ../sass/template/_elements.scss */

.icons-color.icon-linkedin:hover {

  background-color: #bb2f88;

}

/* line 3934, ../sass/template/_elements.scss */

.icons-color.icon-files-o {

  background-color: #ccca3e;

}

/* line 3936, ../sass/template/_elements.scss */

.icons-color.icon-files-o:hover {

  background-color: #b8b631;

}

/* line 3940, ../sass/template/_elements.scss */

.icons-color.icon-google-plus {

  background-color: #ce3d3d;

}

/* line 3942, ../sass/template/_elements.scss */

.icons-color.icon-google-plus:hover {

  background-color: #bb2f2f;

}

/* line 3946, ../sass/template/_elements.scss */

.icons-color.icon-dribbble {

  background-color: #3ebacc;

}

/* line 3948, ../sass/template/_elements.scss */

.icons-color.icon-dribbble:hover {

  background-color: #31a7b8;

}

/* line 3952, ../sass/template/_elements.scss */

.icons-color.icon-behance {

  background-color: #d2230c;

}

/* line 3954, ../sass/template/_elements.scss */

.icons-color.icon-behance:hover {

  background-color: #b31e0a;

}

/* line 3958, ../sass/template/_elements.scss */

.icons-color.icon-deviantart {

  background-color: #cc3eb3;

}

/* line 3960, ../sass/template/_elements.scss */

.icons-color.icon-deviantart:hover {

  background-color: #b831a0;

}

/* line 3964, ../sass/template/_elements.scss */

.icons-color.icon-tumblr {

  background-color: #c5fb45;

}

/* line 3966, ../sass/template/_elements.scss */

.icons-color.icon-tumblr:hover {

  background-color: #bbfa25;

}

/* line 3970, ../sass/template/_elements.scss */

.icons-color.icon-rss {

  background-color: #cc873e;

}

/* line 3972, ../sass/template/_elements.scss */

.icons-color.icon-rss:hover {

  background-color: #b87631;

}

/* line 3976, ../sass/template/_elements.scss */

.icons-color.icon-apple {

  background-color: #3ecc6d;

}

/* line 3978, ../sass/template/_elements.scss */

.icons-color.icon-apple:hover {

  background-color: #31b85e;

}

/* line 3982, ../sass/template/_elements.scss */

.icons-color.icon-linux {

  background-color: #5c3ecc;

}

/* line 3984, ../sass/template/_elements.scss */

.icons-color.icon-linux:hover {

  background-color: #4d31b8;

}

/* line 3988, ../sass/template/_elements.scss */

.icons-color.icon-vk {

  background-color: #f7cc06;

}

/* line 3990, ../sass/template/_elements.scss */

.icons-color.icon-vk:hover {

  background-color: #d7b105;

}

/* line 3994, ../sass/template/_elements.scss */

.icons-color.icon-github {

  background-color: #f9af50;

}

/* line 3996, ../sass/template/_elements.scss */

.icons-color.icon-github:hover {

  background-color: #f8a030;

}

/* line 4000, ../sass/template/_elements.scss */

.icons-color.icon-html5 {

  background-color: #f95060;

}

/* line 4002, ../sass/template/_elements.scss */

.icons-color.icon-html5:hover {

  background-color: #f83043;

}

/* line 4006, ../sass/template/_elements.scss */

.icons-color.icon-yahoo {

  background-color: #f950b7;

}

/* line 4008, ../sass/template/_elements.scss */

.icons-color.icon-yahoo:hover {

  background-color: #f830aa;

}

/* line 4012, ../sass/template/_elements.scss */

.icons-color.icon-youtube {

  background-color: #fc2736;

}

/* line 4014, ../sass/template/_elements.scss */

.icons-color.icon-youtube:hover {

  background-color: #fc0618;

}

/* line 4018, ../sass/template/_elements.scss */

.icons-color.icon-flickr {

  background-color: #276dfc;

}

/* line 4020, ../sass/template/_elements.scss */

.icons-color.icon-flickr:hover {

  background-color: #0657fc;

}



/* --- SCSS For Table --- */

/* line 4032, ../sass/template/_elements.scss */

.table {

  margin-bottom: 0;

  font-size: 16px;

}



/* line 4036, ../sass/template/_elements.scss */

.table > thead > tr > th {

  border-width: 1px;

  color: #444444;

  font-weight: 600;

}



/* line 4041, ../sass/template/_elements.scss */

.table > tbody > tr > td {

  color: #666666;

  vertical-align: middle;

}



/* line 4050, ../sass/template/_elements.scss */

.table > thead > tr > td,

.table > tbody > tr > td,

.table > tfoot > tr > td {

  border-top: medium none;

}

/* line 4055, ../sass/template/_elements.scss */

.table-v1 {

  border: 1px solid #e6e6e6;

}

/* line 4061, ../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 4067, ../sass/template/_elements.scss */

.table-v2 {

  border: 1px solid #e6e6e6;

}

/* line 4069, ../sass/template/_elements.scss */

.table-v2 > thead,

.table-v2 > th {

  border-bottom: 2px solid #e6e6e6;

  background: #f8f8f8;

}

/* line 4077, ../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 #e6e6e6;

}

/* line 4083, ../sass/template/_elements.scss */

.table-v3 {

  border: 0;

}

/* line 4085, ../sass/template/_elements.scss */

.table-v3 > thead,

.table-v3 > th {

  border: 0;

  background: #f8f8f8;

}

/* line 4093, ../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 4097, ../sass/template/_elements.scss */

.table-v3 > tbody tr:nth-child(even),

.table-v3 > tfoot tr:nth-child(even) {

  background: #f9f9f9;

}

/* line 4100, ../sass/template/_elements.scss */

.table-v3 > tbody tr:nth-child(odd),

.table-v3 > tfoot tr:nth-child(odd) {

  background: #FFF;

}

/* line 4106, ../sass/template/_elements.scss */

.table-v4 > thead,

.table-v4 > th {

  border-bottom: 2px solid #e6e6e6;

}

/* line 4113, ../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 #e6e6e6;

}



/* line 4124, ../sass/template/_elements.scss */

.table-striped.table-striped-v1 thead {

  background: none repeat scroll 0 0 #dddddd;

}



/* line 4127, ../sass/template/_elements.scss */

.table-striped.table-striped-v1 > thead > tr > th {

  border-bottom: medium none;

}



/* line 4131, ../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 4136, ../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 4140, ../sass/template/_elements.scss */

.table-striped.table-striped-v2 {

  border: 1px solid #dddddd;

}



/* line 4148, ../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 4155, ../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 4166, ../sass/template/_elements.scss */

.tab-v1 .nav-tabs {

  border-bottom: none;

}

/* line 4169, ../sass/template/_elements.scss */

.tab-v1 .nav-tabs > li > a {

  color: #bbbbbb;

  border: none;

  border-radius: 0;

  padding: 10px 12px;

  background: transparent;

}

/* line 4176, ../sass/template/_elements.scss */

.tab-v1 .nav-tabs > li.active > a {

  color: #000;

  border: none;

  background: transparent;

}

/* line 4184, ../sass/template/_elements.scss */

.tab-v1 .tab-content {

  padding: 15px 20px;

  background: transparent;

}



/* tabs style 2 */

/* line 4193, ../sass/template/_elements.scss */

.tab-v2 .nav-inner {

  text-align: center;

}

/* line 4196, ../sass/template/_elements.scss */

.tab-v2 .tab-content {

  overflow: hidden;

  padding: 15px 20px;

  background: transparent;

}

/* line 4201, ../sass/template/_elements.scss */

.tab-v2 .nav-tabs {

  border-bottom: none;

  display: inline-block;

  border-radius: 3px;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  -ms-border-radius: 3px;

  -o-border-radius: 3px;

}

/* line 4205, ../sass/template/_elements.scss */

.tab-v2 .nav-tabs > li {

  float: left;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .tab-v2 .nav-tabs > li {

  float: right;

}

/* line 4207, ../sass/template/_elements.scss */

.tab-v2 .nav-tabs > li > a {

  color: #bbbbbb;

  min-width: 75px;

  border-radius: 0;

  margin: 0 0 2px 0;

  padding: 10px 12px;

  background: transparent;

  border-right: none;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .tab-v2 .nav-tabs > li > a {

  border-left: none;

  border-right: inherit;

}

/* line 4215, ../sass/template/_elements.scss */

.tab-v2 .nav-tabs > li > a:hover {

  color: #000;

}

/* line 4220, ../sass/template/_elements.scss */

.tab-v2 .nav-tabs > li:last-child a {

  border-right: 1px solid #e6e6e6;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .tab-v2 .nav-tabs > li:last-child a {

  border-left: 1px solid #e6e6e6;

  border-right: inherit;

}

/* line 4224, ../sass/template/_elements.scss */

.tab-v2 .nav-tabs > li.active > a {

  color: #000;

  border: 1px solid #e6e6e6;

  background: transparent;

  border-right: none;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .tab-v2 .nav-tabs > li.active > a {

  border-left: none;

  border-right: inherit;

}

/* line 4232, ../sass/template/_elements.scss */

.tab-v2.tabs-left .nav-tabs {

  float: left;

}

/* line 4235, ../sass/template/_elements.scss */

.tab-v2.tabs-right .nav-tabs {

  float: right;

}



/*Tab v3

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

/*Tab v4

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

/* line 4256, ../sass/template/_elements.scss */

.tab-v4 .nav-tabs {

  border-bottom: none;

}

/* line 4259, ../sass/template/_elements.scss */

.tab-v4 .nav-tabs > li > a {

  color: #bbbbbb;

  border: none;

  border-radius: 0;

  padding: 10px 12px;

  background: transparent;

}

/* line 4266, ../sass/template/_elements.scss */

.tab-v4 .nav-tabs > li.active > a {

  color: #000;

  border: none;

  background: transparent;

}

/* line 4273, ../sass/template/_elements.scss */

.tab-v4 .tab-content {

  padding: 15px 20px;

}



/*Tab v5

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

/* line 4279, ../sass/template/_elements.scss */

.tab-v5 {

  border: 1px solid #e6e6e6;

  padding: 25px 0;

}

/* line 4282, ../sass/template/_elements.scss */

.tab-v5 .nav-tabs {

  border-bottom: none;

  padding: 0 30px;

}

/* line 4285, ../sass/template/_elements.scss */

.tab-v5 .nav-tabs > li {

  margin: 0 0 0 30px;

}

/* line 4287, ../sass/template/_elements.scss */

.tab-v5 .nav-tabs > li:first-child {

  margin: 0;

}

/* line 4290, ../sass/template/_elements.scss */

.tab-v5 .nav-tabs > li > a {

  color: #000;

  border: none;

  border-radius: 0;

  background: none;

  padding: 0 0 5px;

  font-size: 14px;

  font-family: "Ubuntu", sans-serif;

  color: #999;

  position: relative;

}

/* line 4300, ../sass/template/_elements.scss */

.tab-v5 .nav-tabs > li > a:after {

  content: "";

  height: 1px;

  width: 100%;

  background-color: #11aba3;

  position: absolute;

  left: 0;

  bottom: 0;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

}

/* line 4312, ../sass/template/_elements.scss */

.tab-v5 .nav-tabs > li.active > a {

  color: #222;

  border: none;

  background: #FFFFFF;

}

/* line 4316, ../sass/template/_elements.scss */

.tab-v5 .nav-tabs > li.active > a:after {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 4322, ../sass/template/_elements.scss */

.tab-v5 > .tab-content {

  padding: 25px 30px 15px;

}



/*Tab v6

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

/* line 4330, ../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 4338, ../sass/template/_elements.scss */

.tab-v6 h2.category {

  margin: 0;

  float: left;

  text-transform: uppercase;

}

/* line 4343, ../sass/template/_elements.scss */

.tab-v6 .nav-tabs {

  float: right;

  border-bottom: none;

}

/* line 4347, ../sass/template/_elements.scss */

.tab-v6 .nav-tabs > li > a {

  color: #000000;

  border: none;

  border-radius: 0;

  padding: 10px 12px;

}

/* line 4353, ../sass/template/_elements.scss */

.tab-v6 .nav-tabs > li.active > a {

  color: red;

  color: #222;

}

/* line 4356, ../sass/template/_elements.scss */

.tab-v6 .nav-tabs > li.active > a:hover, .tab-v6 .nav-tabs > li.active > a:focus {

  color: red;

}

/* line 4360, ../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 4365, ../sass/template/_elements.scss */

.tab-v6 .nav-tabs > li > a:hover {

  background: inherit;

}

/* line 4370, ../sass/template/_elements.scss */

.tab-v6 .tab-content {

  padding: 15px 20px;

  border: 1px solid #e6e6e6;

}



/* line 4377, ../sass/template/_elements.scss */

.tab-v8 .nav-inner {

  text-align: center;

}

/* line 4380, ../sass/template/_elements.scss */

.tab-v8 .nav-tabs {

  display: inline-block;

  border-bottom: solid 1px #CCC;

}

/* line 4384, ../sass/template/_elements.scss */

.tab-v8 .nav-tabs li a {

  border: none;

  background: transparent;

}

/* line 4387, ../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 4392, ../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 transparent;

}



/* --- SCSS For Team --- */

/* our team */

/* line 4413, ../sass/template/_elements.scss */

[class*="team-v"] {

  text-align: center;

}

/* line 4415, ../sass/template/_elements.scss */

[class*="team-v"] [class^="bo-social-"] {

  margin: 0;

}

/* line 4418, ../sass/template/_elements.scss */

[class*="team-v"] .team-name {

  font-size: 14px;

  margin: 0 0 10px 0;

}

/* line 4424, ../sass/template/_elements.scss */

[class*="team-v"].team-v1 {

  position: relative;

  overflow: hidden;

  border: 1px solid #DDDDDD;

}

/* line 4428, ../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 4435, ../sass/template/_elements.scss */

[class*="team-v"].team-v1 .team-header img {

  display: inline-block;

}

/* line 4439, ../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%);

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

}

/* line 4451, ../sass/template/_elements.scss */

[class*="team-v"].team-v1:hover {

  border-bottom: 2px solid #11aba3;

}

/* line 4453, ../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 4456, ../sass/template/_elements.scss */

[class*="team-v"].team-v1:hover .team-info {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  -webkit-transform: translateY(0);

  -ms-transform: translateY(0);

  -o-transform: translateY(0);

  transform: translateY(0);

  visibility: visible;

}

/* line 4464, ../sass/template/_elements.scss */

[class*="team-v"].team-light {

  background: black;

  border: 3px solid black;

}

/* line 4467, ../sass/template/_elements.scss */

[class*="team-v"].team-light .team-header {

  padding: 50px;

}

/* line 4470, ../sass/template/_elements.scss */

[class*="team-v"].team-light .team-body {

  color: #fff;

  padding: 0;

}

/* line 4474, ../sass/template/_elements.scss */

[class*="team-v"].team-light .team-name {

  margin-top: 0;

}

/* line 4477, ../sass/template/_elements.scss */

[class*="team-v"].team-light .team-body-content {

  padding-bottom: 20px;

}

/* line 4480, ../sass/template/_elements.scss */

[class*="team-v"].team-light .team-social-icons {

  padding: 20px 0;

  border-top: 1px solid black;

}



/* line 4488, ../sass/template/_elements.scss */

.team-list {

  margin-bottom: 50px;

}

/* line 4490, ../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 4496, ../sass/template/_elements.scss */

.team-list .team-name:after {

  bottom: 0;

  left: 0;

  content: "";

  background: #11aba3;

  width: 30px;

  height: 2px;

  position: absolute;

}

/* line 4505, ../sass/template/_elements.scss */

.team-list .team-position {

  text-transform: uppercase;

  color: #11aba3;

  font-weight: 800;

  margin-bottom: 25px;

}

/* line 4511, ../sass/template/_elements.scss */

.team-list .team-info {

  margin-bottom: 15px;

}

/* line 4514, ../sass/template/_elements.scss */

.team-list .bo-social-icons {

  text-align: left;

}

/* line 4516, ../sass/template/_elements.scss */

.team-list .bo-social-icons [class*="bo-social-"] {

  margin: 0;

}



/* line 4523, ../sass/template/_elements.scss */

.team-gallery {

  background: #FFF;

}

/* line 4525, ../sass/template/_elements.scss */

.team-gallery .team-header {

  position: relative;

  text-align: center;

}

/* line 4528, ../sass/template/_elements.scss */

.team-gallery .team-header:before {

  top: 0;

  left: 0;

  content: "";

  position: absolute;

  visibility: hidden;

  width: 100%;

  height: 100%;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  background: rgba(17, 171, 163, 0.5);

}

/* line 4540, ../sass/template/_elements.scss */

.team-gallery .team-name {

  font-size: 14px;

  margin-top: 0;

  text-transform: uppercase;

}

/* line 4545, ../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;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

}

/* line 4558, ../sass/template/_elements.scss */

.team-gallery .team-info {

  color: #FFFFFF;

}

/* line 4561, ../sass/template/_elements.scss */

.team-gallery .team-position {

  color: #999999;

  margin-bottom: 0;

}

/* line 4565, ../sass/template/_elements.scss */

.team-gallery .team-body-content {

  padding: 30px;

  position: relative;

}

/* line 4568, ../sass/template/_elements.scss */

.team-gallery .team-body-content:before {

  content: "";

  right: 0;

  width: 1px;

  height: 50px;

  position: absolute;

  background: #11aba3;

}

/* line 4576, ../sass/template/_elements.scss */

.team-gallery .bo-social-white {

  border-color: #fff;

  color: #fff;

  background: none;

}

/* line 4583, ../sass/template/_elements.scss */

.team-gallery:hover .team-header:before {

  visibility: visible;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 4588, ../sass/template/_elements.scss */

.team-gallery:hover .team-gallery-box {

  visibility: visible;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}



/* line 4596, ../sass/template/_elements.scss */

.team-hover {

  background: #FFF;

  border: none;

}

/* line 4599, ../sass/template/_elements.scss */

.team-hover .team-header {

  position: relative;

  text-align: center;

}

/* line 4602, ../sass/template/_elements.scss */

.team-hover .team-header:before {

  top: 0;

  left: 0;

  content: "";

  position: absolute;

  visibility: hidden;

  width: 100%;

  height: 100%;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  -webkit-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  background: rgba(17, 171, 163, 0.5);

}

/* line 4614, ../sass/template/_elements.scss */

.team-hover .team-name {

  font-size: 14px;

  margin-top: 0;

  text-transform: uppercase;

}

/* line 4619, ../sass/template/_elements.scss */

.team-hover .team-gallery-box {

  width: 100%;

  height: 45px;

  top: 50%;

  margin-top: -22.5px;

  color: #FFFFFF;

}

/* line 4626, ../sass/template/_elements.scss */

.team-hover .team-info {

  color: #FFFFFF;

}

/* line 4629, ../sass/template/_elements.scss */

.team-hover .team-position {

  color: #999999;

  margin-bottom: 0;

}

/* line 4633, ../sass/template/_elements.scss */

.team-hover .team-body-content {

  padding: 20px;

  position: relative;

  text-align: center;

}

/* line 4637, ../sass/template/_elements.scss */

.team-hover .team-body-content:before {

  content: none;

}

/* line 4640, ../sass/template/_elements.scss */

.team-hover .team-body-content > * {

  text-align: center;

}

/* line 4643, ../sass/template/_elements.scss */

.team-hover .team-body-content .team-name {

  margin-bottom: 5px;

}

/* line 4647, ../sass/template/_elements.scss */

.team-hover .bo-social-white {

  border-color: #fff;

  color: #fff;

  background: none;

}

/* line 4654, ../sass/template/_elements.scss */

.team-hover:hover .team-header:before {

  visibility: visible;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 4659, ../sass/template/_elements.scss */

.team-hover:hover .team-gallery-box {

  visibility: visible;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}



/* --- SCSS For Testimonials --- */

/* line 4670, ../sass/template/_elements.scss */

[class*="testimonials-v"] h2 {

  font-size: 22px;

  font-weight: 600;

  margin: 0;

  text-transform: uppercase;

}

/* line 4676, ../sass/template/_elements.scss */

[class*="testimonials-v"] .testimonials-profile {

  margin: 10px 0;

}

/* line 4678, ../sass/template/_elements.scss */

[class*="testimonials-v"] .testimonials-profile .name {

  margin: 5px 0;

}

/* line 4681, ../sass/template/_elements.scss */

[class*="testimonials-v"] .testimonials-profile .job {

  font-size: 13px;

  font-style: italic;

}

/* line 4686, ../sass/template/_elements.scss */

[class*="testimonials-v"] .testimonials-quote {

  font-size: 20px;

  font-style: italic;

  font-weight: 300;

}

/* line 4691, ../sass/template/_elements.scss */

[class*="testimonials-v"].light-style {

  color: #fff;

}

/* line 4693, ../sass/template/_elements.scss */

[class*="testimonials-v"].light-style h2 {

  color: #fff;

}

/* line 4697, ../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 4705, ../sass/template/_elements.scss */

.wpo-testimonial.icon-testimonial .testimonials-description {

  position: relative;

  color: #000;

}

/* line 4710, ../sass/template/_elements.scss */

.wpo-testimonial.icon-testimonial .testimonials-avatar .radius-x {

  border: none !important;

}



/* line 4717, ../sass/template/_elements.scss */

.testimonials-avatar .radius-x {

  overflow: hidden;

  display: inline-block;

}



/* line 4723, ../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 4726, ../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 4733, ../sass/template/_elements.scss */

.testimonials-center .testimonials-profile {

  text-align: center;

}

/* line 4736, ../sass/template/_elements.scss */

.testimonials-center .testimonials-avatar {

  display: block;

  margin: 0 auto 10px;

  width: 80px;

  height: auto;

}



/* line 4743, ../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 4746, ../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 4755, ../sass/template/_elements.scss */

.testimonials-v1 .testimonials-quote {

  background-color: #f3f3f3;

  margin-bottom: 20px;

  padding: 15px;

  position: relative;

}

/* line 4760, ../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 4772, ../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 4777, ../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 4782, ../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 4787, ../sass/template/_elements.scss */

.testimonials-v1.light-style .testimonials-quote {

  color: #555;

}



/* testimonials-v2 */

/* line 4795, ../sass/template/_elements.scss */

.testimonials-v2.testimonials h2 {

  text-align: center;

  text-transform: uppercase;

}



/* line 4799, ../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 4807, ../sass/template/_elements.scss */

.testimonials-slide .testimonials-quote {

  font-weight: 300;

  font-size: 14px;

  color: #000;

}

/* line 4812, ../sass/template/_elements.scss */

.testimonials-slide .name {

  text-transform: uppercase;

  font-weight: 700;

  color: #11aba3;

}

/* line 4817, ../sass/template/_elements.scss */

.testimonials-slide.light-style {

  color: #fff;

}

/* line 4819, ../sass/template/_elements.scss */

.testimonials-slide.light-style h2 {

  color: #fff;

}

/* line 4822, ../sass/template/_elements.scss */

.testimonials-slide.light-style .name, .testimonials-slide.light-style .job, .testimonials-slide.light-style .testimonials-quote {

  color: #fff;

}



/* line 4829, ../sass/template/_elements.scss */

.testimonials-carousel .carousel-indicators {

  bottom: -50px;

}



/* line 4834, ../sass/template/_elements.scss */

.testimonials-v4 {

  position: relative;

  padding: 30px 30px 30px 60px;

  border: 1px solid #e6e6e6;

  text-align: left;

}

/* line 4839, ../sass/template/_elements.scss */

.testimonials-v4 .testimonials-description {

  font-size: 20px;

  font-weight: 300;

  font-style: italic;

}

/* line 4844, ../sass/template/_elements.scss */

.testimonials-v4 .testimonials-avatar {

  top: 30px;

  left: -39px;

  background: #FFF;

  position: absolute;

  width: 78px;

  height: 78px;

  border: 1px solid #11aba3;

}

/* line 4851, ../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 4856, ../sass/template/_elements.scss */

.testimonials-v4 .testimonials-name {

  text-transform: uppercase;

  padding: 0 0 0 30px;

  position: relative;

}

/* line 4860, ../sass/template/_elements.scss */

.testimonials-v4 .testimonials-name:before {

  position: absolute;

  content: "";

  left: 0;

  top: 50%;

  background: #11aba3;

  width: 23px;

  height: 1px;

}

/* line 4869, ../sass/template/_elements.scss */

.testimonials-v4 .testimonials-position,

.testimonials-v4 .testimonials-name {

  padding: 0 0 0 30px;

}

/* line 4873, ../sass/template/_elements.scss */

.testimonials-v4:before {

  content: "";

  width: 3px;

  height: 100%;

  background: #11aba3;

  position: absolute;

  top: -1px;

  left: -1px;

}



/* line 4883, ../sass/template/_elements.scss */

.testimonials-v5 {

  display: table;

  text-align: center;

  width: 70%;

  margin: 0 auto;

}

/* line 4888, ../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 4896, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-body:before {

  top: 0;

  left: 0;

  content: "";

  position: absolute;

  background: #11aba3;

  width: 3px;

  height: 100%;

}

/* line 4905, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-avatar {

  display: table-cell;

  vertical-align: top;

  width: 7%;

}

/* line 4911, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-avatar li:last-child img {

  margin-bottom: 0;

}

/* line 4917, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-avatar li.active a:before {

  display: none;

}

/* line 4923, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-avatar a {

  display: block;

  position: relative;

}

/* line 4926, ../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 4935, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-avatar img {

  margin: 0 0px 4px 4px;

}

/* line 4939, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-position {

  padding: 0 0 0 30px;

}

/* line 4942, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-name {

  text-transform: uppercase;

  padding: 0 0 0 30px;

  position: relative;

}

/* line 4946, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-name:before {

  position: absolute;

  content: "";

  left: 0;

  top: 50%;

  background: #11aba3;

  width: 23px;

  height: 1px;

}

/* line 4955, ../sass/template/_elements.scss */

.testimonials-v5 .testimonials-description {

  color: #999999;

  font-style: italic;

  font-size: 14px;

  font-weight: 300;

}



/* line 4963, ../sass/template/_elements.scss */

.testimonials-v6 {

  text-align: center;

}

/* line 4965, ../sass/template/_elements.scss */

.testimonials-v6 .testimonials-description {

  font-size: 28px;

  font-weight: 300;

  padding: 0 10%;

  line-height: 40px;

}

@media (max-width: 991px) {

  /* line 4965, ../sass/template/_elements.scss */

  .testimonials-v6 .testimonials-description {

    padding: 0;

  }

}

/* line 4974, ../sass/template/_elements.scss */

.testimonials-v6 .testimonials-avatar {

  margin-top: 30px;

  margin-bottom: 20px;

}

/* line 4977, ../sass/template/_elements.scss */

.testimonials-v6 .testimonials-avatar .radius-x {

  border: 2px solid #11aba3;

}

/* line 4981, ../sass/template/_elements.scss */

.testimonials-v6 .testimonials-avatar li a {

  display: inline-block;

  border: 1px solid #11aba3;

  padding: 3px;

}

/* line 4988, ../sass/template/_elements.scss */

.testimonials-v6 .testimonials-name {

  font-size: 15px;

}

/* line 4992, ../sass/template/_elements.scss */

.testimonials-v6 .testimonials-position p {

  text-transform: uppercase;

  font-size: 10px;

}



/* --- SCSS For Timeline --- */

/* line 5001, ../sass/template/_elements.scss */

.timeline {

  padding: 40px 0;

  overflow: hidden;

  position: relative;

}

/* line 5005, ../sass/template/_elements.scss */

.timeline-right {

  margin-left: 42%;

}

/* line 5008, ../sass/template/_elements.scss */

.timeline-left {

  margin-right: 40%;

}

/* line 5011, ../sass/template/_elements.scss */

.timeline-icon-box {

  width: 30%;

  float: left;

  padding: 30px 26px;

}

/* line 5016, ../sass/template/_elements.scss */

.timeline:before {

  position: absolute;

  background: #e6e6e6;

  top: 0;

  left: 0;

  right: 0;

  bottom: auto;

  margin: 0 auto;

  content: "";

  width: 2px;

  height: 100%;

}

/* line 5030, ../sass/template/_elements.scss */

.timeline [class*="timeline-"]:hover .timeline-icon-inner {

  background: #000;

}

/* line 5035, ../sass/template/_elements.scss */

.timeline-icon {

  padding: 8px;

  z-index: 1;

  position: relative;

  background: #FFF;

  color: #FFF;

  width: 140px;

  height: 140px;

  border: 2px solid #e6e6e6;

}

/* line 5043, ../sass/template/_elements.scss */

.timeline-icon-inner {

  margin: auto;

  display: table;

  text-align: center;

  background: #11aba3;

  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 5051, ../sass/template/_elements.scss */

.timeline-icon i {

  display: table-cell;

  vertical-align: middle;

}

/* line 5056, ../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 5062, ../sass/template/_elements.scss */

.timeline-box:hover {

  background: #F7F7F7;

}

/* line 5066, ../sass/template/_elements.scss */

.timeline-name {

  text-transform: uppercase;

}



/* --- SCSS For Typography --- */

/* line 5076, ../sass/template/_elements.scss */

.dropcap {

  color: #000;

  float: left;

  font-weight: 800;

  line-height: 58px;

  width: 60px;

  height: 60px;

  margin-right: 10px;

  padding: 3px 10px 2px;

  text-transform: uppercase;

  text-align: center;

  font-size: 48px;

}

/* line 5087, ../sass/template/_elements.scss */

.dropcap.dropcap-v2 {

  color: #fff;

  background: #333333;

}

/* line 5091, ../sass/template/_elements.scss */

.dropcap.dropcap-info {

  background: #1ab2e8;

}

/* line 5094, ../sass/template/_elements.scss */

.dropcap.dropcap-danger {

  background: #e51717;

}

/* line 5097, ../sass/template/_elements.scss */

.dropcap.dropcap-success {

  background: #11aba3;

}

/* line 5100, ../sass/template/_elements.scss */

.dropcap.dropcap-warning {

  background: #fcd002;

}



/*Dropcap v2*/

/* line 5107, ../sass/template/_elements.scss */

.blockquote {

  position: relative;

  font-weight: 300;

  font-style: italic;

}

/* line 5111, ../sass/template/_elements.scss */

.blockquote p:last-child {

  margin-bottom: 0;

}

/* line 5114, ../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 5128, ../sass/template/_elements.scss */

.blockquote.blockquote-left i {

  left: 17px;

  margin-right: 10px;

}

/* line 5133, ../sass/template/_elements.scss */

.blockquote.blockquote-right {

  border-left: none;

  padding-left: 30px;

  padding-right: 20px;

}

/* line 5137, ../sass/template/_elements.scss */

.blockquote.blockquote-right i {

  right: 17px;

  margin-left: 10px;

}

/* line 5141, ../sass/template/_elements.scss */

.blockquote.blockquote-right .blockquote-in {

  margin-right: 45px;

}

/* line 5145, ../sass/template/_elements.scss */

.blockquote.blockquote-brd {

  padding: 15px;

  border: 1px solid #ddd;

}

/* line 5148, ../sass/template/_elements.scss */

.blockquote.blockquote-brd i {

  color: #000000;

  top: 30px;

  left: 25px;

  position: absolute;

}

/* line 5154, ../sass/template/_elements.scss */

.blockquote.blockquote-brd .blockquote-in {

  margin-left: 45px;

}

/* line 5158, ../sass/template/_elements.scss */

.blockquote.blockquote-info {

  border-left-color: #1ab2e8;

}

/* line 5161, ../sass/template/_elements.scss */

.blockquote.blockquote-danger {

  border-left-color: #e51717;

}

/* line 5164, ../sass/template/_elements.scss */

.blockquote.blockquote-success {

  border-left-color: #11aba3;

}

/* line 5167, ../sass/template/_elements.scss */

.blockquote.blockquote-warning {

  border-left-color: #fcd002;

}

/* line 5170, ../sass/template/_elements.scss */

.blockquote.border {

  border: 1px solid #ddd;

}



/* 

 *  Core Owl Carousel CSS File

 *  v1.3.3

 */

/* line 5181, ../sass/template/_elements.scss */

.owl-carousel-play {

  margin-left: -15px;

  margin-right: -15px;

  position: relative;

}

/* line 5184, ../sass/template/_elements.scss */

.owl-carousel-play .owl-carousel {

  background: transparent;

}

/* line 5191, ../sass/template/_elements.scss */

.owl-carousel-play .owl-item {

  padding-left: 15px;

  padding-right: 15px;

}

/* line 5196, ../sass/template/_elements.scss */

.owl-carousel-play .owl-theme .owl-controls .owl-page {

  display: inline-block;

  zoom: 1;

  *display: inline;

  /*IE7 life-saver */

}

/* line 5201, ../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 5213, ../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: #11aba3;

}



/* clearfix */

/* line 5223, ../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 5232, ../sass/template/_elements.scss */

.owl-carousel {

  display: none;

  position: relative;

  width: 100%;

  -ms-touch-action: pan-y;

}



/* line 5238, ../sass/template/_elements.scss */

.owl-carousel .owl-wrapper {

  display: none;

  position: relative;

  -webkit-transform: translate3d(0px, 0px, 0px);

}



/* line 5243, ../sass/template/_elements.scss */

.owl-carousel .owl-wrapper-outer {

  overflow: hidden;

  position: relative;

  width: 100%;

}



/* line 5248, ../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 5256, ../sass/template/_elements.scss */

.owl-carousel .owl-item {

  float: left;

}



/* line 5259, ../sass/template/_elements.scss */

.owl-controls .owl-page,

.owl-controls .owl-buttons div {

  cursor: pointer;

}



/* line 5263, ../sass/template/_elements.scss */

.owl-controls .owl-buttons div {

  position: absolute;

}



/* line 5267, ../sass/template/_elements.scss */

.owl-controls .owl-buttons .owl-prev {

  left: 10px;

  top: 50%;

}



/* line 5272, ../sass/template/_elements.scss */

.owl-carousel-play .carousel-control {

  display: none;

}



/* line 5275, ../sass/template/_elements.scss */

.owl-carousel-play:hover .carousel-control {

  display: block;

}



/* line 5278, ../sass/template/_elements.scss */

.owl-controls .owl-buttons .owl-next {

  right: 10px;

  top: 50%;

}



/* line 5282, ../sass/template/_elements.scss */

.owl-controls {

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: transparent;

}



/* mouse grab icon */

/* line 5292, ../sass/template/_elements.scss */

.grabbing {

  cursor: url(grabbing.png) 8 8, move;

}



/* fix */

/* line 5297, ../sass/template/_elements.scss */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item {

  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -webkit-transform: translate3d(0, 0, 0);

  -moz-transform: translate3d(0, 0, 0);

  -ms-transform: translate3d(0, 0, 0);

}



/* OpenCart Code */

/* line 5308, ../sass/template/_elements.scss */

.owl-carousel {

  margin: 0 0px;

  background: #fff;

  direction: ltr !important;

  overflow: hidden;

}



/* line 5316, ../sass/template/_elements.scss */

.owl-carousel .owl-buttons div {

  opacity: 0;

  color: rgba(0, 0, 0, 0.8);

  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);

  text-transform: capitalize;

  transition: all .3s ease;

}



/* line 5323, ../sass/template/_elements.scss */

.owl-carousel:hover .owl-buttons div {

  opacity: 0;

}



/* line 5326, ../sass/template/_elements.scss */

.owl-carousel .owl-buttons div i {

  font-size: 40px;

  margin: -20px 0 0;

}



/* line 5331, ../sass/template/_elements.scss */

.owl-carousel .owl-buttons .owl-prev {

  left: -50px;

}



/* line 5334, ../sass/template/_elements.scss */

.owl-carousel .owl-buttons .owl-next {

  right: -50px;

}



/* line 5337, ../sass/template/_elements.scss */

.owl-carousel:hover .owl-buttons .owl-prev {

  left: 10px;

}



/* line 5340, ../sass/template/_elements.scss */

.owl-carousel:hover .owl-buttons .owl-next {

  right: 10px;

}



/* line 5343, ../sass/template/_elements.scss */

.owl-pagination {

  text-align: center;

  top: 0px;

  position: relative;

}



/* line 5348, ../sass/template/_elements.scss */

.owl-controls .owl-page {

  display: inline-block;

  margin: 0px 6px;

}



/* line 5352, ../sass/template/_elements.scss */

.owl-controls .owl-page span {

  display: block;

  width: 11px;

  height: 11px;

  background: rgba(0, 0, 0, 0.5);

  border-radius: 20px;

  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);

}



/* line 5360, ../sass/template/_elements.scss */

.owl-controls .owl-page.active span {

  background: rgba(0, 0, 0, 0.9);

}



/* 

 *  Core Flexslider CSS File

 *  v1.0.0

 */

/* line 5369, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider {

  border-radius: 0;

  box-shadow: none;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  margin: 0;

  border: none;

  max-height: 595px;

  overflow: hidden;

}

/* line 5379, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .slides > li {

  position: relative;

}

/* line 5381, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .slides > li > a {

  display: block;

}

/* line 5384, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .slides > li .flex-caption {

  position: absolute;

  width: 100%;

  left: 0;

  bottom: 0;

  padding: 0 50% 30px 50px;

  background: url(../images/bg/flex-caption-bg.png) repeat-x 0 bottom;

  font-weight: 300;

  font-size: 13px;

  color: #fff;

}

/* line 5394, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .slides > li .flex-caption .post-title {

  font-size: 30px;

  font-weight: 900;

  font-family: "Merriweather", serif;

  line-height: 1.35;

}

/* line 5399, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .slides > li .flex-caption .post-title a {

  color: #fff;

}

/* line 5401, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .slides > li .flex-caption .post-title a:hover {

  color: #11aba3;

}

/* line 5409, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-control-nav {

  display: none;

}

/* line 5412, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-direction-nav {

  position: absolute;

  right: 20px;

  bottom: 20px;

  overflow: hidden;

}

/* line 5417, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-direction-nav li {

  float: left;

  margin: 0 0 0 1px;

}

/* line 5421, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-direction-nav a {

  position: static;

  width: 38px;

  height: 38px;

  color: #181818;

  text-align: center;

  line-height: 38px;

  background-color: #181818;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  font-size: 16px;

  margin: 0;

  text-shadow: none;

  border-radius: 3px;

}

/* line 5434, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-direction-nav a:before {

  font-size: 14px;

  color: #fff;

}

/* line 5440, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-direction-nav a.flex-prev:before {

  content: "\f104";

}

/* line 5445, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-direction-nav a.flex-next:before {

  content: "\f105";

}

/* line 5450, ../sass/template/_elements.scss */

.wpb_wrapper .flexslider .flex-direction-nav a:hover:before {

  color: #11aba3;

}



/* line 5459, ../sass/template/_elements.scss */

.wpo-contact-info {

  color: #aaaaaa;

}

/* line 5461, ../sass/template/_elements.scss */

.wpo-contact-info a {

  color: #fff;

}

/* line 5463, ../sass/template/_elements.scss */

.wpo-contact-info a:hover {

  color: #11aba3;

}



/* Socials Link */

/* line 5470, ../sass/template/_elements.scss */

.socials-link {

  margin: 0;

  padding: 0;

}

/* line 5473, ../sass/template/_elements.scss */

.socials-link li {

  list-style: none;

  float: left;

  margin: 0 0 0 20px;

  font-size: 14px;

}

/* line 5478, ../sass/template/_elements.scss */

.socials-link li:first-child {

  margin: 0;

}

/* line 5481, ../sass/template/_elements.scss */

.socials-link li a {

  color: #b1b1b1;

}

/* line 5483, ../sass/template/_elements.scss */

.socials-link li a:hover {

  color: #11aba3;

}



/* line 5491, ../sass/template/_elements.scss */

.vc_empty_space {

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}



/* 4. Layout */

/*------------------------------------*\ 

    Topbar

\*------------------------------------*/

/* line 4, ../sass/template/_layout.scss */

.wpo-topbar {

  background-color: #222e39;

  font-size: 12px;

}

/* line 7, ../sass/template/_layout.scss */

.wpo-topbar a {

  color: #666666;

  font-weight: 300;

  display: block;

  line-height: 46px;

}

/* line 12, ../sass/template/_layout.scss */

.wpo-topbar a:hover {

  color: #fff;

}

/* line 15, ../sass/template/_layout.scss */

.wpo-topbar a i {

  font-size: 11px;

  margin-right: 5px;

  color: #999;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .wpo-topbar a i {

  margin-left: 5px;

  margin-right: inherit;

}

/* line 21, ../sass/template/_layout.scss */

.wpo-topbar ul {

  padding: 0;

  margin: 0;

  list-style: none;

  margin: 0 -5px;

}

/* line 24, ../sass/template/_layout.scss */

.wpo-topbar ul li {

  display: inline-block;

  margin: 0 5px;

}

/* line 32, ../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;

}

/* line 37, ../sass/template/_layout.scss */

.wpo-topbar .topbar-mobile .cart-popup {

  min-width: 300px;

}

/* line 39, ../sass/template/_layout.scss */

.wpo-topbar .topbar-mobile .cart-popup .title {

  font-size: 15px;

  text-transform: uppercase;

  margin: 0 0 20px;

}

/* line 44, ../sass/template/_layout.scss */

.wpo-topbar .topbar-mobile .cart-popup .product_list_widget > li {

  position: relative;

}

/* line 46, ../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 52, ../sass/template/_layout.scss */

.wpo-topbar .topbar-mobile .cart-popup .product_list_widget > li img.wp-post-image {

  max-width: 80px;

}

/* line 55, ../sass/template/_layout.scss */

.wpo-topbar .topbar-mobile .cart-popup .product_list_widget > li a {

  font-weight: 400;

  font-size: 15px;

}

/* line 60, ../sass/template/_layout.scss */

.wpo-topbar .topbar-mobile .cart-popup .btn {

  padding: 9px 10px !important;

}

/* line 64, ../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 69, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light {

  background-color: #fff;

  border-bottom: solid 1px #e6e6e6;

  padding: 6px 0;

}

/* line 73, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light a {

  color: #000;

  text-transform: uppercase;

  font-size: 11px;

  font-family: "Ubuntu", sans-serif;

  line-height: 28px;

}

/* line 79, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light a:hover {

  color: #11aba3;

}

/* line 81, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light a:hover .fa {

  color: #11aba3;

}

/* line 86, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul {

  margin: 0 -10px;

}

/* line 88, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul li {

  margin: 0 10px;

}

/* line 91, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link {

  margin: 0 -2px;

}

/* line 93, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li {

  margin: 0 2px;

}

/* line 95, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a {

  background-color: #000;

  padding-left: 5px;

  width: 28px;

}

/* line 99, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a i {

  color: #fff;

  font-size: 14px;

  margin: 0;

  line-height: 28px;

  display: block;

  height: 28px;

  background-color: #000;

  text-align: center;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 111, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.facebook:hover {

  background-color: #3b5998;

}

/* line 113, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.facebook:hover i {

  background-color: #3b5998;

  color: #fff;

}

/* line 120, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.twitter:hover {

  background-color: #00bdec;

}

/* line 122, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.twitter:hover i {

  background-color: #00bdec;

  color: #fff;

}

/* line 129, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.google-plus:hover {

  background-color: #d94a39;

}

/* line 131, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.google-plus:hover i {

  background-color: #d94a39;

  color: #fff;

}

/* line 138, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.youtube:hover {

  background-color: #b8242a;

}

/* line 140, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light ul.socials-link li a.youtube:hover i {

  background-color: #b8242a;

  color: #fff;

}

/* line 151, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light-v1 {

  border-bottom: solid 1px #e6e6e6;

}

/* line 153, ../sass/template/_layout.scss */

.wpo-topbar.topbar-light-v1 .topbar-inner {

  background: #FFFFFF;

}

/* line 157, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 {

  background-color: #34495e;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  color: #a5acb8;

}

/* line 161, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 a {

  color: #a5acb8;

  display: inline-block;

  margin-left: 10px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .wpo-topbar.topbar-v2 a {

  margin-right: 10px;

  margin-left: inherit;

}

/* line 165, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 a:hover {

  color: #fff;

}

/* line 168, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 a i {

  color: #fff;

  font-size: 14px;

}

/* line 173, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 ul {

  margin: 0 -5px;

}

/* line 175, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 ul li {

  display: inline-block;

  margin: 0 5px;

}

/* line 178, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 ul li a {

  margin-left: 0;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .wpo-topbar.topbar-v2 ul li a {

  margin-right: 0;

  margin-left: inherit;

}

/* line 182, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 ul.top-contact-info {

  margin: 0 -15px;

}

/* line 184, ../sass/template/_layout.scss */

.wpo-topbar.topbar-v2 ul.top-contact-info li {

  margin: 0 15px;

}



/*------------------------------------*\

    Header

\*------------------------------------*/

/* line 195, ../sass/template/_layout.scss */

.wpo-header {

  margin-bottom: 0;

  background: transparent;

  position: relative;

  z-index: 999;

}

/* line 200, ../sass/template/_layout.scss */

.wpo-header .header-wrapper {

  padding-top: 0;

  padding-bottom: 0;

}

@media (max-width: 991px) {

  /* line 205, ../sass/template/_layout.scss */

  .wpo-header .logo {

    text-align: center;

  }

}

/* line 209, ../sass/template/_layout.scss */

.wpo-header .header-top {

  padding: 15px 0;

}

/* line 212, ../sass/template/_layout.scss */

.wpo-header .header-middle {

  background-color: #181818;

}

/* line 217, ../sass/template/_layout.scss */

.wpo-header .header-bottom .row > div {

  overflow: hidden;

}

/* line 221, ../sass/template/_layout.scss */

.wpo-header .header-bottom .social-box {

  border-right: 1px solid #e6e6e6;

  border-left: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

  padding: 7px 20px 6px;

  margin-left: -15px !important;

}

/* line 227, ../sass/template/_layout.scss */

.wpo-header .header-bottom .social-box span {

  text-transform: uppercase;

  color: #000;

  font-size: 11px;

  font-family: "Oswald", sans-serif;

  letter-spacing: 2px;

  line-height: 26px;

  display: inline-block;

}

/* line 237, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news {

  border-left: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

  padding: 10px 15px 10px 20px;

  position: relative;

}

/* line 242, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news:after {

  content: "";

  height: 1px;

  width: 100%;

  position: absolute;

  left: 100%;

  bottom: -1px;

  background-color: #e6e6e6;

}

/* line 251, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news div.pull-left {

  text-transform: uppercase;

  color: #e51717;

  font-size: 11px;

  font-family: "Oswald", sans-serif;

  letter-spacing: 1px;

  line-height: 26px;

  display: inline-block;

  margin-right: 10px;

}

/* line 261, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-news-inner {

  min-height: 27px;

  overflow: hidden;

}

/* line 265, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel {

  position: static;

}

/* line 267, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .item {

  height: 27px;

  overflow: hidden;

}

/* line 270, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .item a {

  display: inline-block;

  line-height: 27px;

  font-size: 12px;

}

/* line 274, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .item a:hover {

  color: #11aba3;

}

/* line 280, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons {

  position: absolute;

  right: 15px;

  top: 0;

}

/* line 284, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons div {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  text-shadow: none !important;

  -moz-text-shadow: none !important;

  -webkit-text-shadow: none !important;

  color: #fff;

  width: 27px;

  height: 27px;

  text-align: center;

  line-height: 27px;

  position: static;

  background-color: #181818;

  border-radius: 3px;

  display: inline-block;

  margin-left: 1px;

  font-size: 14px;

}

/* line 300, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons div:hover {

  background-color: #11aba3;

}

/* line 307, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons div.owl-prev:before {

  content: "\f104";

}

/* line 312, ../sass/template/_layout.scss */

.wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons div.owl-next:before {

  content: "\f105";

}

/* line 322, ../sass/template/_layout.scss */

.wpo-header .header-quick-action {

  position: relative;}

/* line 325, ../sass/template/_layout.scss */

.wpo-header .header-quick-action:after {

  content: "";

  width: 1px;

  height: 100%;

  position: absolute;

  top: 0;

  right: 15px;

  display: block;
}

@media (max-width: 991px) {

  /* line 322, ../sass/template/_layout.scss */

  .wpo-header .header-quick-action {

    padding-right: 15px;

  }

  /* line 337, ../sass/template/_layout.scss */

  .wpo-header .header-quick-action .logo-in-theme {

    padding: 20px 0 !important;

  }

}

/* line 341, ../sass/template/_layout.scss */

.wpo-header .header-quick-action .box-quick-action {margin-top:10px;}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .wpo-header .header-quick-action .box-quick-action {

  left: 25px;

  right: auto;

}

/* line 348, ../sass/template/_layout.scss */

.wpo-header .header-quick-action .box-quick-action > div {

  display: inline-block;

  float: right;

}

/* line 351, ../sass/template/_layout.scss */

.wpo-header .header-quick-action .box-quick-action > div .minibasket {

  height: 45px;

}

/* line 355, ../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 362, ../sass/template/_layout.scss */

.wpo-header .search_form {

  height: 35px;

}

/* line 365, ../sass/template/_layout.scss */

.wpo-header .search_form.no-bg .input-group-btn button {

  background: none;

}

/* line 370, ../sass/template/_layout.scss */

.wpo-header .search_form.hidden-input .input-group {

  display: inline-block;

}

/* line 372, ../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 376, ../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: 34px;

  top: 0;

  width: 0;

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

  height: 35px;

  visibility: hidden;

  background: none;

  border: 1px solid rgba(255, 255, 255, 0.1);

  color: #fff;

}

/* line 390, ../sass/template/_layout.scss */

.wpo-header .search_form.hidden-input .input-search:focus {

  visibility: visible;

  width: 200px;

  padding: 0 10px;

}

/* line 396, ../sass/template/_layout.scss */

.wpo-header .search_form.hidden-input .input-group-btn {

  position: relative;

  z-index: 99;

}

/* line 399, ../sass/template/_layout.scss */

.wpo-header .search_form.hidden-input .input-group-btn button {

  width: 35px;

  height: 35px;

  padding: 0;

  background: none;

  color: #fff;

}

/* line 404, ../sass/template/_layout.scss */

.wpo-header .search_form.hidden-input .input-group-btn button i {

  font-size: 14px;

  line-height: 33px;

}

/* line 411, ../sass/template/_layout.scss */

.wpo-header .search_form.hidden-input:hover .input-search {

  visibility: visible;

  width: 200px;

  padding: 0 10px;

}

/* line 416, ../sass/template/_layout.scss */

.wpo-header .search_form.hidden-input:hover .input-group-btn button {

  color: #fff;

  background: none;

  border: 1px solid rgba(255, 255, 255, 0.1);

}

/* line 423, ../sass/template/_layout.scss */

.wpo-header .search_form.search-default .input-group {

  border: 1px solid #e6e6e6;

  background: none;

}

/* line 426, ../sass/template/_layout.scss */

.wpo-header .search_form.search-default .input-group input.input-search {

  height: 35px;

  border: none;

  background: #F7F7F7;

}

/* line 431, ../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 439, ../sass/template/_layout.scss */

  .wpo-header #wpo-mainnav {

    text-align: center;

  }

}



/* line 446, ../sass/template/_layout.scss */

#wpo-header.header-absolute {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  z-index: 999;

}

@media (max-width: 991px) {

  /* line 446, ../sass/template/_layout.scss */

  #wpo-header.header-absolute {

    position: relative;

    background: #918097;

  }

}

/* line 456, ../sass/template/_layout.scss */

#wpo-header.header-absolute .has-sticky {

  background-color: rgba(0, 0, 0, 0.4);

}

/* line 458, ../sass/template/_layout.scss */

#wpo-header.header-absolute .has-sticky.keeptop {

  background-color: rgba(0, 0, 0, 0.8);

}

/* line 463, ../sass/template/_layout.scss */

#wpo-header.header-absolute-right {

  width: 375px;

  height: 100%;

  position: absolute;

  z-index: 999;

  text-align: center;

  right: 0;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl #wpo-header.header-absolute-right {

  left: 0;

  right: auto;

}

/* line 469, ../sass/template/_layout.scss */

#wpo-header.header-absolute-right .header-quick-action {

  padding: 0;

}

/* line 471, ../sass/template/_layout.scss */

#wpo-header.header-absolute-right .header-quick-action > div {

  display: block;

}

/* line 477, ../sass/template/_layout.scss */

#wpo-header.header-border, #wpo-header.header-static {

  background-color: #fff;

}

/* line 481, ../sass/template/_layout.scss */

#wpo-header.header-border .minibasket .cart-icon, #wpo-header.header-static .minibasket .cart-icon {

  color: #000;

}

/* line 486, ../sass/template/_layout.scss */

#wpo-header.header-border .search_form.hidden-input .input-group-btn button, #wpo-header.header-static .search_form.hidden-input .input-group-btn button {

  color: #fff;

  border-radius: 0 !important;

}

/* line 492, ../sass/template/_layout.scss */

#wpo-header.header-classic {

  background-color: #000;

}

/* line 495, ../sass/template/_layout.scss */

#wpo-header.header-classic .minibasket .cart-icon {

  color: #fff;

}

/* line 500, ../sass/template/_layout.scss */

#wpo-header.header-classic .search_form.hidden-input .input-group-btn button {

  color: #fff;

}

/* line 507, ../sass/template/_layout.scss */

#wpo-header.header-classic .navbar-mega .navbar-nav > li > a {

  color: #fff;

}

/* line 514, ../sass/template/_layout.scss */

#wpo-header.header-offcanvas {

  position: absolute;

  left: 0;

  right: 0;

}

/* line 519, ../sass/template/_layout.scss */

#wpo-header .keeptop {

  left: 0;

  position: fixed;

  top: 0;

  width: 100%;

  z-index: 9999;

}

/* line 525, ../sass/template/_layout.scss */

#wpo-header .keeptop .container-inner {

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

}

/* line 529, ../sass/template/_layout.scss */

#wpo-header .keeptop #main-menu > li {

  padding: 20px 0;

}

/* line 531, ../sass/template/_layout.scss */

#wpo-header .keeptop #main-menu > li > a:hover {

  color: #000;

}

/* line 535, ../sass/template/_layout.scss */

#wpo-header .keeptop #main-menu > li.active > a {

  color: #000 !important;

}

/* line 541, ../sass/template/_layout.scss */

#wpo-header .keeptop #logo-inner {

  padding: 0 !important;

}

/* line 543, ../sass/template/_layout.scss */

#wpo-header .keeptop #logo-inner .logo {

  padding: 10px 0 !important;

}

/* line 548, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 {

  background-color: #34495e;

  margin-bottom: 30px;

}

/* line 553, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 .navbar-mega .navbar-nav > li {

  border: none;

  padding-top: 45px;

  padding-bottom: 45px;

}

/* line 557, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 .navbar-mega .navbar-nav > li:first-child {

  padding-left: 0;

}

/* line 560, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 .navbar-mega .navbar-nav > li > a {

  font-size: 12px;

  font-weight: 700;

  padding: 0;

  font-family: "Ubuntu", sans-serif;

  color: #fff;

}

/* line 566, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 .navbar-mega .navbar-nav > li > a:before {

  content: none;

}

/* line 573, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 .search_form.hidden-input {

  height: 44px;

  margin-top: 35px;

  position: relative;

  z-index: 1;

}

/* line 578, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 .search_form.hidden-input .input-group-btn button {

  height: 44px;

  width: 44px;

  border: 2px solid #fff;

  border-radius: 50% !important;

}

/* line 584, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v2 .search_form.hidden-input .input-search {

  height: 44px;

  border: 2px solid #fff;

  color: #fff;

  right: 0px;

  border-right: none;

  border-radius: 22px;

  padding-right: 44px;

  background-color: #34495e;

}

/* line 596, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 {

  margin-bottom: 35px;

}

/* line 598, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-middle {

  background-color: #fff;

  position: relative;

  border-bottom: 1px solid #e6e6e6;

}

/* line 602, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-middle:before {

  content: "";

  height: 100%;

  width: 300%;

  position: absolute;

  right: 100%;

  top: 0;

  background-color: #2d3a47;

}

/* line 611, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-middle:after {

  content: "";

  height: 100%;

  width: 300%;

  position: absolute;

  left: 100%;

  top: 0;

  background-color: #2d3a47;

}

/* line 621, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-top {

  background-color: #2d3a47;

}

/* line 625, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-bottom .breaking-news {

  background-color: #fff;

  border-bottom: none;

  border-left: none;

  margin-right: -15px;

}

/* line 630, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-bottom .breaking-news:after {

  content: none;

}

/* line 635, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons {

  right: 20px;

}

/* line 641, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-bottom .social-box {

  border-bottom: none;

  background-color: #fff;

  border-right: none;

}

/* line 647, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-quick-action {

  padding-right: 15px;

}

/* line 649, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .header-quick-action .box-quick-action {

  right: 10px;

}

/* line 655, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li {

  padding: 0;

  border-color: #e6e6e6;

}

/* line 659, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li > a {

  padding: 18px 20px;

  color: #000;

}

/* line 662, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li > a:before {

  content: none;

}

/* line 666, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li.active, #wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li:hover {

  background-color: #222e39;

  border-color: #222e39;

}

/* line 670, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li.active > a, #wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li:hover > a {

  color: #fff !important;

}

/* line 674, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li:first-child {

  border-left: none;

}

/* line 681, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li .dropdown-menu > li.active > a, #wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li .dropdown-menu > li:hover > a {

  color: #11aba3 !important;

}

/* line 690, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .search_form.hidden-input .input-group-btn button {

  color: #000;

}

/* line 693, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .search_form.hidden-input .input-group-btn button:hover {

  color: #11aba3;

}

/* line 697, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v4 .search_form.hidden-input .input-search {

  border-color: #e6e6e6;

}

/* line 701, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 {

  margin-bottom: 30px;

}

/* line 703, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle {

  border-top: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

  background-color: #fff;

}

/* line 709, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li {

  padding: 0;

}

/* line 711, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li > a {

  font-size: 12px;

  color: #000;

  padding: 14px 25px;

  font-family: "Ubuntu", sans-serif;

  font-weight: 700;

  border-right: 1px solid #e6e6e6;

  background-color: #fff;

}

/* line 719, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li > a:before {

  background-color: #000;

}

/* line 724, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li:first-child > a {

  border-left: 1px solid #e6e6e6;

}

/* line 730, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li.active > a, #wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li:hover > a {

  color: #000 !important;

  padding-top: 20px;

  margin-top: -6px;

}

/* line 741, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .search_form.hidden-input .input-group-btn button {

  color: #000;

}

/* line 745, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .search_form.hidden-input .input-search {

  border-color: #e6e6e6;

  color: #000;

  background-color: #fff;

}

/* line 751, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .wpo-mainmenu-wrap {

  border-right: 1px solid #e6e6e6;

}

/* line 754, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-middle .header-quick-action {

  padding-right: 30px;

}

/* line 758, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-bottom {

  background-color: #303030;

}

/* line 760, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-bottom .breaking-news {

  border: none;

  padding: 20px 0;

}

/* line 763, ../sass/template/_layout.scss */

#wpo-header.wpo-header-v5 .header-bottom .breaking-news:after {

  content: none;

}



/* search action */

/* line 772, ../sass/template/_layout.scss */

.has-searchbox-show {

  position: relative;

}

/* line 774, ../sass/template/_layout.scss */

.has-searchbox-show .wpo-mainmenu-wrap, .has-searchbox-show .logo-wrapper {

  visibility: hidden;

}

/* line 777, ../sass/template/_layout.scss */

.has-searchbox-show .navbar-collapse {

  display: none !important;

}

/* line 780, ../sass/template/_layout.scss */

.has-searchbox-show .search-box-form {

  position: absolute;

  top: 0;

  width: 92%;

  left: 0;

}

/* line 787, ../sass/template/_layout.scss */

.has-searchbox-show .search-box-button .fa-search {

  display: none;

}

/* line 790, ../sass/template/_layout.scss */

.has-searchbox-show .search-box-button .fa-times {

  display: block !important;

}



/* line 796, ../sass/template/_layout.scss */

.showwhenclick .search-box-form {

  display: none;

}

/* line 798, ../sass/template/_layout.scss */

.showwhenclick .search-box-form.active {

  display: block;

}



/*------------------------------------*\

    Breadcrumb

\*------------------------------------*/

/*------------------------------------*\

    Slideshow

\*------------------------------------*/

/* line 817, ../sass/template/_layout.scss */

.wpo-mainmenu {

  position: relative;

}

/* line 819, ../sass/template/_layout.scss */

.wpo-mainmenu.bg-transparent {

  border-top: solid 1px #CCCCCC;

}

/* line 822, ../sass/template/_layout.scss */

.wpo-mainmenu.mainmenu-light {

  background: #FFFFFF;

}

/* line 825, ../sass/template/_layout.scss */

.wpo-mainmenu.mainmenu-border {

  border-top: 1px solid #e6e6e6;

}

/* line 827, ../sass/template/_layout.scss */

.wpo-mainmenu.mainmenu-border #main-menu > li {

  border-left: 1px solid #e6e6e6;

}

/* line 829, ../sass/template/_layout.scss */

.wpo-mainmenu.mainmenu-border #main-menu > li > a {

  border-left: none;

  padding: 0 30px;

}



/*------------------------------------*\

    Container

\*------------------------------------*/

/* line 839, ../sass/template/_layout.scss */

.wpo-mainbody {

  background: transparent;

  padding-top: 0px;

  padding-bottom: 0px;

  position: relative;

}



/* line 845, ../sass/template/_layout.scss */

.no-sidebar-left .wpo-content {

  position: relative;

}



/*------------------------------------*\

    Content

\*------------------------------------*/

/* line 853, ../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 861, ../sass/template/_layout.scss */

.wpo-pagination {

  margin: 0;

}



/*------------------------------------*\

    Footer

\*------------------------------------*/

/* line 869, ../sass/template/_layout.scss */

.wpo-footer {

  background: #181818;

  padding-top: 60px;

  padding-bottom: 0px;

    /*position: relative;*/
  position: absolute;

  color: #666666;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  font-size: 13px;
  
  width:100%;

}

/* line 875, ../sass/template/_layout.scss */

.wpo-footer a {

  font-size: 13px;

  color: #666666;

  font-weight: 300;

}

/* line 879, ../sass/template/_layout.scss */

.wpo-footer a:hover, .wpo-footer a:focus, .wpo-footer a:active {

  color: #11aba3;

}

/* line 885, ../sass/template/_layout.scss */

.wpo-footer ul.menu {

  margin: -10px -20px 0 !important;

  text-align: right;

}

/* line 888, ../sass/template/_layout.scss */

.wpo-footer ul.menu > li {

  display: inline-block;

  margin: 10px 20px 0;

}

/* line 893, ../sass/template/_layout.scss */

.wpo-footer ul > li {

  margin: 0 0 10px;

}

/* line 897, ../sass/template/_layout.scss */

.wpo-footer .footer-top .container {

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

/* line 901, ../sass/template/_layout.scss */

.wpo-footer .wpb_wrapper > *, .wpo-footer .wpb-inner {

  margin-bottom: 0;

}

/* line 904, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 {

  padding-top: 0;

}

/* line 906, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 .row {

  overflow: hidden;

  margin-left: -30px;

  margin-right: -30px;

}

/* line 910, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 .row.twitter-row {

  overflow: visible;

}

/* line 913, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 .row > div {

  padding-left: 30px;

  padding-right: 30px;

}

/* line 916, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 .row > div:before {

  content: "";

  width: 1px;

  height: 1000px;

  background-color: rgba(255, 255, 255, 0.1);

  position: absolute;

  left: 0;

  top: 0;

}

/* line 925, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 .row > div:first-child {

  padding-left: 15px;

}

/* line 927, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 .row > div:first-child:before {

  content: none;

}

/* line 931, ../sass/template/_layout.scss */

.wpo-footer.footer-v1 .row > div:last-child {

  padding-right: 15px;

}

/* line 937, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 {

  background: #222e39;

  color: #aaaaaa;

  padding-top: 0;

}

/* line 943, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .newsletter-v4 .newsletter input[type="email"] {

  background: #2d3a47;

  color: #aaaaaa;

}

/* line 949, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 a {

  color: #aaaaaa;

}

/* line 951, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 a:hover {

  color: #11aba3;

}

/* line 955, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row {

  overflow: hidden;

  margin-left: -30px;

  margin-right: -30px;

}

/* line 959, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row.flickr-row {

  overflow: visible;

}

/* line 962, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div {

  padding-left: 30px;

  padding-right: 30px;

}

/* line 965, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div.flickr-label {

  padding-right: 0;

  padding-left: 0;

}

/* line 969, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div.flickr-content {

  padding-left: 0;

  padding-right: 0 !important;

}

/* line 973, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div:before {

  content: "";

  width: 1px;

  height: 1000px;

  background-color: rgba(255, 255, 255, 0.1);

  position: absolute;

  left: 0;

  top: 0;

}

/* line 982, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div:first-child {

  padding-left: 15px;

}

/* line 984, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div:first-child:before {

  content: none;

}

/* line 988, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div:last-child {

  padding-right: 15px;

}

/* line 991, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div .widget.widget_recent_entries ul > li {

  border-color: rgba(255, 255, 255, 0.1);

  margin-bottom: 15px;

  padding-bottom: 15px;

}

/* line 995, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div .widget.widget_recent_entries ul > li:last-child {

  border-bottom: none;

  margin-bottom: 0;

  padding-bottom: 0;

}

/* line 1000, ../sass/template/_layout.scss */

.wpo-footer.footer-v2 .row > div .widget.widget_recent_entries ul > li .post-date {

  font-size: 11px;

  font-weight: 300 !important;

  font-style: italic;

  text-transform: none;

  color: #666666;

}

/* line 1011, ../sass/template/_layout.scss */

.wpo-footer.footer-v3 {

  background-color: #000;

  color: #aaaaaa;

  padding-top: 0;

}

/* line 1015, ../sass/template/_layout.scss */

.wpo-footer.footer-v3 a {

  color: #aaaaaa;

}

/* line 1017, ../sass/template/_layout.scss */

.wpo-footer.footer-v3 a:hover {

  color: #11aba3;

}

/* line 1022, ../sass/template/_layout.scss */

.wpo-footer.footer-v4 {

  background-color: #34495e;

  color: #a5acb8;

  font-weight: 300;

}

/* line 1026, ../sass/template/_layout.scss */

.wpo-footer.footer-v4 a {

  color: #a5acb8;

}

/* line 1028, ../sass/template/_layout.scss */

.wpo-footer.footer-v4 a:hover {

  color: #11aba3;

}

/* line 1032, ../sass/template/_layout.scss */

.wpo-footer.footer-v4 .newsletter-v4 .newsletter input[type="email"] {

  background: #42586e;

  color: #aaaaaa;

}

/* line 1036, ../sass/template/_layout.scss */

.wpo-footer.footer-v4 .newsletter-v4 .newsletter input[type="submit"] {

  background-color: #11aba3;

}



/*------------------------------------*\

    Copyright

\*------------------------------------*/

/* line 1045, ../sass/template/_layout.scss */

.wpo-copyright {

  text-align: center;

  background: #181818;

  color: #666666;

  font-size: 13px;

  font-weight: 400;

  background: #181818;

  padding-top: 30px;

  padding-bottom: 30px;

}

/* line 1053, ../sass/template/_layout.scss */

.wpo-copyright .widget .widget-title, .wpo-copyright .widget .widgettitle, .wpo-copyright .widget .wpb_heading {

  color: #fff;

  text-transform: uppercase;

  margin: 0 0 15px;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 13px;

  /* 9 */

  font-size: 1.3rem;

  /* 9 */

}

/* line 1060, ../sass/template/_layout.scss */

.wpo-copyright .input-group {

  border: 0px;

}

/* line 1062, ../sass/template/_layout.scss */

.wpo-copyright .input-group .fa {

  color: #777777;

}

/* line 1066, ../sass/template/_layout.scss */

.wpo-copyright a {

  color: #11aba3;

}

/* line 1067, ../sass/template/_layout.scss */

.wpo-copyright a:hover, .wpo-copyright a:focus, .wpo-copyright a:active {

  color: #11aba3;

}

/* line 1074, ../sass/template/_layout.scss */

.wpo-copyright address {

  margin: 0;

}

/* line 1077, ../sass/template/_layout.scss */

.wpo-copyright .payment {

  padding-top: 30px;

}

/* line 1080, ../sass/template/_layout.scss */

.wpo-copyright.footer-v2 {

  background: #222e39;

  color: #aaaaaa;

}



/* line 1086, ../sass/template/_layout.scss */

.twitter-row {

  margin-bottom: 20px !important;

}

/* line 1088, ../sass/template/_layout.scss */

.twitter-row .latest-twitter {

  position: relative;

}

/* line 1090, ../sass/template/_layout.scss */

.twitter-row .latest-twitter:before {

  content: "";

  width: 1px;

  height: 100%;

  position: absolute;

  top: 0;

  left: -30px;

  background-color: #e6e6e6;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .twitter-row .latest-twitter:before {

  right: -30px;

  left: auto;

}



/* 5. Layout */

/* line 2, ../sass/template/_pages.scss */

body #wpo-content {

  margin-bottom: 0px;

}

/* 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: 18px;

  text-transform: uppercase;

  position: relative;

  margin: 0 -15px;

}



/* line 19, ../sass/template/_pages.scss */

.page-title {

  margin-top: 0;

  font-size: 18px;

}



/* line 24, ../sass/template/_pages.scss */

.notfound-page .title {

  font-size: 160px;

  color: #11aba3;

  font-weight: 800;

  line-height: 1;

  display: block;

}

/* line 30, ../sass/template/_pages.scss */

.notfound-page .title .sub {

  font-size: 36px;

  font-weight: 300;

  color: #000;

  padding: 30px 0;

  margin: 0 0 30px;

  display: block;

  position: relative;

}

/* line 38, ../sass/template/_pages.scss */

.notfound-page .title .sub:before {

  content: "";

  height: 3px;

  width: 100px;

  background: white;

  position: absolute;

  left: 50%;

  bottom: 0;

  margin-left: -50px;

}

/* line 50, ../sass/template/_pages.scss */

.notfound-page .error-description {

  color: #000;

  padding: 0 20%;

  font-size: 20px;

}

@media (max-width: 991px) {

  /* line 50, ../sass/template/_pages.scss */

  .notfound-page .error-description {

    padding: 0 10px;

  }

}

/* line 58, ../sass/template/_pages.scss */

.notfound-page .page-action {

  margin-top: 50px;

}

/* line 60, ../sass/template/_pages.scss */

.notfound-page .page-action a {

  margin: 0 10px;

}



/**

 * Single Post or Blog Page.

 */

/* line 71, ../sass/template/_pages.scss */

.single article {

  border: none;

}

/* line 73, ../sass/template/_pages.scss */

.single article .entry-thumb.entry-preview,

.single article .entry-thumb {

  margin-bottom: 0;

}

/* line 77, ../sass/template/_pages.scss */

.single article .meta-box {

  color: #aaaaaa;

  padding: 10px 20px;

  background-color: #181818;

  margin-bottom: 40px;

}

/* line 82, ../sass/template/_pages.scss */

.single article .meta-box a {

  color: #aaaaaa;

}

/* line 84, ../sass/template/_pages.scss */

.single article .meta-box a:hover {

  color: #11aba3;

}

/* line 88, ../sass/template/_pages.scss */

.single article .meta-box .meta-sep {

  margin: 0 5px;

}

/* line 91, ../sass/template/_pages.scss */

.single article .meta-box .author-avatar {

  width: 38px;

  height: 38px;

  border-radius: 50%;

  display: inline-block;

  margin-right: 10px;

}

/* line 97, ../sass/template/_pages.scss */

.single article .meta-box .author-avatar img.avatar {

  border: none;

  padding: 0;

  border-radius: 50%;

}

/* line 103, ../sass/template/_pages.scss */

.single article .meta-box .author-link a {

  color: #fff;

  text-transform: capitalize;

}

/* line 106, ../sass/template/_pages.scss */

.single article .meta-box .author-link a:hover {

  color: #11aba3;

}

/* line 111, ../sass/template/_pages.scss */

.single article .entry-title {

  font-size: 30px;

  padding: 0;

  margin-bottom: 20px;

}

/* line 116, ../sass/template/_pages.scss */

.single article .entry-content {

  font-size: 15px;

}

/* line 118, ../sass/template/_pages.scss */

.single article .entry-content > p {

  margin-bottom: 20px;

}

/* line 122, ../sass/template/_pages.scss */

.single article footer.entry-meta {

  margin-bottom: 20px;

}

/* line 126, ../sass/template/_pages.scss */

.single > h1 {

  font-size: 24px;

  font-weight: 700;

  padding-top: 10px;

  padding-bottom: 30px;

}

/* line 132, ../sass/template/_pages.scss */

.single .post-share {

  padding: 20px 0 40px;

  text-transform: uppercase;

}

/* line 135, ../sass/template/_pages.scss */

.single .post-share .wpo-social-share {

  float: right;

}

/* line 140, ../sass/template/_pages.scss */

.single .wpo-post-next {

  margin-bottom: 15px;

  overflow: hidden;

}

/* line 143, ../sass/template/_pages.scss */

.single .wpo-post-next p {

  margin: 0;

}

/* line 146, ../sass/template/_pages.scss */

.single .wpo-post-next a {

  border: 2px solid #e6e6e6;

  border-radius: 3px;

  text-transform: uppercase;

  color: #000;

  display: block;

  padding: 7px 20px;

  font-size: 12px;

  font-weight: 700;

  font-family: "Ubuntu", sans-serif;

}

/* line 156, ../sass/template/_pages.scss */

.single .wpo-post-next a:hover {

  color: #11aba3;

  border-color: #11aba3;

}

/* line 163, ../sass/template/_pages.scss */

.single #comments .the-comment {

  border-top: 1px solid #e6e6e6;

  padding-top: 30px;

  margin: 25px 0 0;

}

/* line 168, ../sass/template/_pages.scss */

.single #comments .title {

  text-transform: uppercase;

  font-size: 18px;

  position: relative;

  margin: 0 0 15px;

  letter-spacing: 1px;

}

/* line 175, ../sass/template/_pages.scss */

.single #comments ul.commentlists, .single #comments ol.commentlists, .single #comments .children {

  padding: 0;

}

/* line 178, ../sass/template/_pages.scss */

.single #comments ul.commentlists > li, .single #comments ol.commentlists > li, .single #comments .children > li {

  list-style: none;

}

/* line 181, ../sass/template/_pages.scss */

.single #comments input {

  height: 35px;

  border-radius: 0;

  line-height: 21px;

  padding: 5px 20px;

}

/* line 187, ../sass/template/_pages.scss */

.single #comments .form-submit {

  margin-top: 20px;

}

/* line 189, ../sass/template/_pages.scss */

.single #comments .form-submit input {

  height: 44px;

  line-height: 32px;

  border: 2px solid #e6e6e6;

  border-radius: 3px !important;

}

/* line 194, ../sass/template/_pages.scss */

.single #comments .form-submit input:hover {

  border-color: #11aba3;

  color: #11aba3;

  background-color: #fff;

}

/* line 201, ../sass/template/_pages.scss */

.single #comments div.avatar {

  float: left;

  margin-right: 20px;

  width: 50px;

}

/* line 205, ../sass/template/_pages.scss */

.single #comments div.avatar img.avatar {

  border-radius: 0;

  padding: 0;

  border: none;

}

/* line 211, ../sass/template/_pages.scss */

.single #comments div.comment-box {

  overflow: hidden;

}

/* line 213, ../sass/template/_pages.scss */

.single #comments div.comment-box .comment-author {

  margin: -3px 0 0;

  text-transform: uppercase;

  font-size: 11px;

  font-weight: 700;

  color: #000;

}

/* line 219, ../sass/template/_pages.scss */

.single #comments div.comment-box .comment-author span {

  font-weight: 300;

  color: #666666;

}

/* line 224, ../sass/template/_pages.scss */

.single #comments div.comment-box .comment-text {

  margin-bottom: 7px;

}

/* line 226, ../sass/template/_pages.scss */

.single #comments div.comment-box .comment-text p:last-child {

  margin-bottom: 0;

}

/* line 230, ../sass/template/_pages.scss */

.single #comments div.comment-box .meta {

  font-family: "Lato", sans-serif;

  font-size: 10px;

  text-transform: uppercase;

  color: #878787;

}

/* line 235, ../sass/template/_pages.scss */

.single #comments div.comment-box .meta a {

  color: #d82731;

}

/* line 241, ../sass/template/_pages.scss */

.single #comments .depth-1 ul.children {

  margin: 0 0 0 70px;

}

/* line 244, ../sass/template/_pages.scss */

.single #comments .depth-1:first-child {

  margin: 0;

  padding: 0;

  border-top: none;

}

/* line 251, ../sass/template/_pages.scss */

.single .comment-respond {

  margin-top: 10px;

}

/* line 253, ../sass/template/_pages.scss */

.single .comment-respond label.required {

  font-family: "Montserrat", sans-serif;

  font-size: 10px;

  text-transform: uppercase;

  color: #000;

  font-weight: 700;

  margin-bottom: 3px;

}

/* line 261, ../sass/template/_pages.scss */

.single .comment-respond .form-group {

  margin-bottom: 15px;

}

/* line 263, ../sass/template/_pages.scss */

.single .comment-respond .form-group > span {

  position: relative;

  display: block;

}

/* line 266, ../sass/template/_pages.scss */

.single .comment-respond .form-group > span:before {

  content: "";

  height: 100%;

  width: 2px;

  background-color: #d82731;

  position: absolute;

  left: 1px;

  top: 0;

}



/* line 281, ../sass/template/_pages.scss */

.single-portfolio .entry-title {

  margin: 10px 0 25px;

}

/* line 283, ../sass/template/_pages.scss */

.single-portfolio .entry-title .title-post {

  text-transform: uppercase;

  margin: 0 0 15px;

}

/* line 288, ../sass/template/_pages.scss */

.single-portfolio .created {

  color: #bbbbbb;

  font-size: 10px;

  font-weight: 400;

  text-transform: uppercase;

}

/* line 294, ../sass/template/_pages.scss */

.single-portfolio .single-body {

  margin-top: 50px;

}

/* line 298, ../sass/template/_pages.scss */

.single-portfolio .list-gallery .row {

  margin-bottom: 28px;

}

/* line 302, ../sass/template/_pages.scss */

.single-portfolio .format-video .content-video {

  background: #FAFAFA;

}

/* line 305, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body {

  margin-top: 0;

}

/* line 307, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body .portfolio-info {

  margin-bottom: 30px;

}

/* line 309, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body .portfolio-info > div {

  padding: 10px 0;

  border-top: 1px solid #F1F1F1;

}

/* line 312, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body .portfolio-info > div:last-child {

  border-bottom: 1px solid #F1F1F1;

}

/* line 315, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body .portfolio-info > div > span {

  font-size: 16px;

  font-weight: 300;

}

/* line 318, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body .portfolio-info > div > span:first-child {

  width: 90px;

  display: inline-block;

  color: #777777;

}

/* line 323, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body .portfolio-info > div > span:last-child {

  color: #000;

}

/* line 328, ../sass/template/_pages.scss */

.single-portfolio .format-infomation .single-body .portfolio-info a:hover {

  color: #11aba3;

}



/* line 335, ../sass/template/_pages.scss */

.page-comingsoon {

  background: url(../images/bg-coming-soon.jpg) no-repeat transparent;

  padding: 30px 0;

}



/* line 340, ../sass/template/_pages.scss */

.page-under-construction {

  background: url(../images/bg-under-construction.jpg) no-repeat #F8F7F5;

  padding-top: 420px;

}



/* line 346, ../sass/template/_pages.scss */

.main-page-index .icon-sticky {

  display: block !important;

  visibility: visible !important;

}



/* line 352, ../sass/template/_pages.scss */

.author-about {

  border-top: 10px solid #181818;

  margin-bottom: 45px;

}

/* line 355, ../sass/template/_pages.scss */

.author-about .avatar-img {

  margin-top: 6px;

  width: 200px;

}

/* line 358, ../sass/template/_pages.scss */

.author-about .avatar-img img.avatar {

  border: none;

  padding: 0;

  width: 100%;

  display: block;

  border-radius: 0;

}

/* line 366, ../sass/template/_pages.scss */

.author-about .description {

  font-size: 14px;

}

/* line 368, ../sass/template/_pages.scss */

.author-about .description .author-title {

  text-transform: uppercase;

  font-family: "Merriweather", serif;

  font-size: 11px;

  font-weight: 300;

  margin: 17px 0 8px;

  color: #666666;

}

/* line 375, ../sass/template/_pages.scss */

.author-about .description .author-title a {

  font-weight: 700;

}

/* line 377, ../sass/template/_pages.scss */

.author-about .description .author-title a:hover {

  color: #11aba3;

}

/* line 383, ../sass/template/_pages.scss */

.author-about .social-author {

  margin-top: 35px;

}

/* line 385, ../sass/template/_pages.scss */

.author-about .social-author .icons {

  list-style: none;

  padding: 0;

  background: transparent;

  display: block;

  float: right;

  height: 25px;

  width: auto;

  font-size: 13px;

  line-height: 25px;

  margin: -5px -2px 0 -2px;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .author-about .social-author .icons {

  float: left;

}

/* line 396, ../sass/template/_pages.scss */

.author-about .social-author .icons li {

  display: inline-block;

  margin: 5px 2px 0;

}

/* line 399, ../sass/template/_pages.scss */

.author-about .social-author .icons li a {

  display: block;

  border-radius: 3px;

  width: 25px;

  line-height: 25px;

  color: #fff;

}

/* line 407, ../sass/template/_pages.scss */

.author-about .social-author .icons li.twitter a {

  background-color: #00aced;

}

/* line 412, ../sass/template/_pages.scss */

.author-about .social-author .icons li.facebook a {

  background-color: #3b5998;

}

/* line 417, ../sass/template/_pages.scss */

.author-about .social-author .icons li.google a {

  background-color: #d14836;

}

/* line 422, ../sass/template/_pages.scss */

.author-about .social-author .icons li.linkedin a {

  background-color: #007fb1;

}

/* line 427, ../sass/template/_pages.scss */

.author-about .social-author .icons li.pinterest a {

  background-color: #cb2027;

}

/* line 432, ../sass/template/_pages.scss */

.author-about .social-author .icons li.instagram a {

  background-color: #517fa4;

}



/* line 441, ../sass/template/_pages.scss */

.blog-page {

  position: relative;

  margin-top: 25px;

}

/* line 444, ../sass/template/_pages.scss */

.blog-page .button-gridlist {

  position: absolute;

  top: -52px;

  z-index: 1;

  right: 0;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .blog-page .button-gridlist {

  left: 0;

  right: auto;

}

/* line 449, ../sass/template/_pages.scss */

.blog-page .button-gridlist .display-post {

  overflow: hidden;

}

/* line 451, ../sass/template/_pages.scss */

.blog-page .button-gridlist .display-post span {

  display: block;

  float: left;

  line-height: 36px;

  margin-right: 10px;

  font-size: 12px;

}

/* line 458, ../sass/template/_pages.scss */

.blog-page .button-gridlist .display-post .class-button {

  float: left;

  border-left: 1px solid #e6e6e6;

}

/* line 461, ../sass/template/_pages.scss */

.blog-page .button-gridlist .display-post .class-button a {

  display: block;

  float: left;

  width: 35px;

  height: 35px;

  text-align: center;

  line-height: 35px;

  font-size: 14px;

  border-right: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

  border-top: 1px solid #e6e6e6;

  color: #e6e6e6;

}

/* line 473, ../sass/template/_pages.scss */

.blog-page .button-gridlist .display-post .class-button a:hover {

  color: #11aba3;

}

/* line 476, ../sass/template/_pages.scss */

.blog-page .button-gridlist .display-post .class-button a.active {

  color: #000;

}



/* line 485, ../sass/template/_pages.scss */

#related-post {

  margin-bottom: 35px;

}

/* line 487, ../sass/template/_pages.scss */

#related-post .related-post-title {

  margin: 0 0 20px;

  font-size: 18px;

  text-transform: uppercase;

}

/* line 493, ../sass/template/_pages.scss */

#related-post .element-item .entry-thumb {

  overflow: hidden;

  margin-bottom: 10px;

}

/* line 497, ../sass/template/_pages.scss */

#related-post .element-item .entry-meta-2 .post-icon {

  top: 0;

}

/* line 500, ../sass/template/_pages.scss */

#related-post .element-item .entry-title {

  font-size: 14px;

  margin-top: 5px;

  margin-bottom: 12px;

}



/* line 508, ../sass/template/_pages.scss */

.single-blog,

.post-listgrid,

.login-form {

  margin-top: 0px;

}



/* line 515, ../sass/template/_pages.scss */

.wpo-content > div#comments {

  padding: 30px;

}



/* 6. Post */

/*

* General Post Style using for all with naming class entry

*/

/* line 4, ../sass/template/_post.scss */

.entry-date, .entry-create {

  font-size: 1.4rem;

  font-weight: 300;

  text-transform: none;
  
  font-family: 'GothamHTF-Light';

}

/* line 9, ../sass/template/_post.scss */

.entry-date > *, .entry-create > * {

  padding-right: 5px;

}



/* line 13, ../sass/template/_post.scss */

.entry-comment {

  color: #aaa;

}

/* line 15, ../sass/template/_post.scss */

.entry-comment i {

  margin-right: 5px;

}

/* line 18, ../sass/template/_post.scss */

.entry-comment a {

  color: #aaa;

}

/* line 20, ../sass/template/_post.scss */

.entry-comment a:hover {

  color: #11aba3;

}



/* line 29, ../sass/template/_post.scss */

.entry-author a {

  color: #aaa;

}

/* line 31, ../sass/template/_post.scss */

.entry-author a:hover {

  color: #11aba3;

}



/* line 40, ../sass/template/_post.scss */

.entry-thumb {

  margin-bottom: 15px;

  overflow: hidden;

  position: relative;

}

/* line 44, ../sass/template/_post.scss */

.entry-thumb .post-icon {

  position: absolute;

  bottom: 10px;

  right: 10px;

  border-radius: 3px;

  background-color: #fff;

  width: 28px;

  text-align: center;

  line-height: 28px;

  height: 28px;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .entry-thumb .post-icon {

  left: 10px;

  right: auto;

}



/* line 56, ../sass/template/_post.scss */

.entry-preview {

  margin-bottom: 30px;

}



/* line 59, ../sass/template/_post.scss */

.entry-meta {

  margin: 0;

  font-size: 14px;

  font-weight: 300;

}

/* line 64, ../sass/template/_post.scss */

.entry-meta a {

  color: #696969;

}

/* line 66, ../sass/template/_post.scss */

.entry-meta a:hover {

  color: #81734E;

}

/* line 71, ../sass/template/_post.scss */

.entry-meta .author a {

  color: #000;

}

/* line 73, ../sass/template/_post.scss */

.entry-meta .author a:hover {

  text-decoration: underline;

}



/* line 79, ../sass/template/_post.scss */

.entry-meta-2 {

  position: relative;

}

/* line 81, ../sass/template/_post.scss */

.entry-meta-2 a {

  color: #11aba3;

  text-transform: uppercase;

  font-size: 11px;

  font-family: "Oswald", sans-serif;

  letter-spacing: 1px;

}

/* line 88, ../sass/template/_post.scss */

.entry-meta-2 .post-icon {

  position: absolute;

  right: 0;

  top: -4px;

  border: 2px solid #e6e6e6;

  border-radius: 2px;

  line-height: 24px;

  display: block;

  color: #999;

  font-size: 12px;

  padding: 0 6px;

}



/* line 101, ../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 110, ../sass/template/_post.scss */

.entry-vote .entry-vote-inner {

  color: #fff;

  display: table-cell;

  vertical-align: middle;

  font-weight: 700;

}

/* line 117, ../sass/template/_post.scss */

.entry-vote.vote-perfect .entry-vote-inner {

  color: #11aba3;

}

/* line 122, ../sass/template/_post.scss */

.entry-vote.vote-good .entry-vote-inner {

  color: #11aba3;

}

/* line 127, ../sass/template/_post.scss */

.entry-vote.vote-average .entry-vote-inner {

  color: #11aba3;

}

/* line 132, ../sass/template/_post.scss */

.entry-vote.vote-bad .entry-vote-inner {

  color: #11aba3;

}

/* line 137, ../sass/template/_post.scss */

.entry-vote.vote-poor .entry-vote-inner {

  color: #11aba3;

}



/* line 143, ../sass/template/_post.scss */

.entry-title { 

  margin-top: 0;

  line-height: 1.5;

  text-transform: none;

  font-weight: 400;

  font-family: "Oswald";

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 14px;

  /* 9 */

  font-size: 2rem;

}

/* line 151, ../sass/template/_post.scss */

.entry-title.entry-title-sm {

  font-size: 100%;

  font-weight: normal;

  text-transform: none;

}

/* line 156, ../sass/template/_post.scss */

.entry-title a:hover {

  color: #11aba3;

}



/* line 162, ../sass/template/_post.scss */

.entry-category ul > li {

  float: left;

}



/**

 * Posts in listing

 */

/* line 181, ../sass/template/_post.scss */

.post {

  margin-bottom: 0px;

}

/* line 184, ../sass/template/_post.scss */

.post .entry-thumb > img {

  width: 100%;

}

/* line 192, ../sass/template/_post.scss */

.post.sticky .post-container .entry-data .entry-title a {

  color: #fff;

  background-color: #11aba3;

  padding: 5px 10px;

}



/* line 205, ../sass/template/_post.scss */

.blog-page-fullwidth .post,

.blog-page-fullwidth .post-default,

.blog-page-fullwidth .hentry,

.blog-page-grid .post,

.blog-page-grid .post-default,

.blog-page-grid .hentry {

  margin-bottom: 30px;

}

/* line 210, ../sass/template/_post.scss */

.blog-page-fullwidth .post .entry-thumb .post-icon,

.blog-page-fullwidth .post-default .entry-thumb .post-icon,

.blog-page-fullwidth .hentry .entry-thumb .post-icon,

.blog-page-grid .post .entry-thumb .post-icon,

.blog-page-grid .post-default .entry-thumb .post-icon,

.blog-page-grid .hentry .entry-thumb .post-icon {

  position: absolute;

  bottom: 10px;

  right: 10px;

  border-radius: 3px;

  background-color: #fff;

  width: 28px;

  height: 28px;

  line-height: 28px;

  text-align: center;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .blog-page-fullwidth .post .entry-thumb .post-icon, .rtl

.blog-page-fullwidth .post-default .entry-thumb .post-icon, .rtl

.blog-page-fullwidth .hentry .entry-thumb .post-icon, .rtl

.blog-page-grid .post .entry-thumb .post-icon, .rtl

.blog-page-grid .post-default .entry-thumb .post-icon, .rtl

.blog-page-grid .hentry .entry-thumb .post-icon {

  left: 10px;

  right: auto;

}



/* line 226, ../sass/template/_post.scss */

.blog-v1 {

  background: #FFFFFF;

  margin-bottom: 40px;

}

/* line 229, ../sass/template/_post.scss */

.blog-v1:last-child {

  margin-bottom: 40px;

}

/* line 232, ../sass/template/_post.scss */

.blog-v1 .entry-thumb {

  overflow: hidden;

}

/* line 236, ../sass/template/_post.scss */

.blog-v1.format-quote .entry-data, .blog-v1.format-quote .entry-category, .blog-v1.format-quote .author-avatar {

  display: none;

}

/* line 247, ../sass/template/_post.scss */

.blog-v1 .entry-category {

  font-size: 11px;

  text-transform: uppercase;

}

/* line 250, ../sass/template/_post.scss */

.blog-v1 .entry-category a {

  color: #11aba3;

}

/* line 252, ../sass/template/_post.scss */

.blog-v1 .entry-category a:hover {

  color: #000;

}

/* line 258, ../sass/template/_post.scss */

.blog-v1 .entry-meta .meta-sep {

  font-weight: 300;

}

/* line 261, ../sass/template/_post.scss */

.blog-v1 .entry-meta .byline {

  display: none;

}

/* line 265, ../sass/template/_post.scss */

.blog-v1 .entry-meta .comment-count i {

  margin-right: 3px;

}

/* line 270, ../sass/template/_post.scss */

.blog-v1 .entry-title {

  font-size: 20px;

}



/**

 * Posts in masonry

 */

/* line 282, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-thumb {

  margin: 0;

  overflow: hidden;

}

/* line 286, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data {

  background-color: #f8f8f8;

  padding: 15px 20px;

  position: relative;

}

/* line 290, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-meta-top {

  position: static;

  float: left;

  margin: -25px 20px 0 0;

}

/* line 294, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-meta-top .entry-created {

  line-height: 16px;

}

/* line 296, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-meta-top .entry-created span.month {

  font-size: 11px;

  font-weight: 700;

}

/* line 300, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-meta-top .entry-created span.date {

  font-size: 14px;

}

/* line 304, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-meta-top .icon-post {

  background-color: #11aba3;

}

/* line 308, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-category {

  font-size: 10px;

  text-transform: uppercase;

  font-family: "Ubuntu", sans-serif;

  font-weight: 700;

  letter-spacing: 1px;

}

/* line 314, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-category a {

  color: #999;

}

/* line 316, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-category a:hover {

  color: #11aba3;

}

/* line 321, ../sass/template/_post.scss */

.masonry-item .post-masonry .post-container .blog-post-detail .entry-data .entry-title {

  padding-top: 5px;

  margin-bottom: 15px;

}



/**

 * Wpo grid posts

 */

/* line 337, ../sass/template/_post.scss */

.wpo-grid-posts .entry-content .entry-title {

  padding-top: 10px;

  margin-bottom: 10px;

}

/* line 342, ../sass/template/_post.scss */

.wpo-grid-posts .entry-thumb {

  overflow: hidden;

}

/* line 346, ../sass/template/_post.scss */

.wpo-grid-posts.style-1 .entry-thumb {

  margin-bottom: 0;

}

/* line 349, ../sass/template/_post.scss */

.wpo-grid-posts.style-1 .entry-content {

  padding: 25px 30px;

  background-color: #fff;

}

/* line 353, ../sass/template/_post.scss */

.wpo-grid-posts.style-1 .entry-content .entry-meta-2 .category {

  display: none;

}

/* line 356, ../sass/template/_post.scss */

.wpo-grid-posts.style-1 .entry-content .entry-meta-2 .post-icon {

  top: -65px;

  right: -20px;

  border: none;

  background-color: #fff;

  line-height: 28px;

  padding: 0 8px;

}

/* line 365, ../sass/template/_post.scss */

.wpo-grid-posts.style-1 .entry-content .entry-title {

  padding-top: 0;

}



/**

* Blog Style

*/

/* line 376, ../sass/template/_post.scss */

.nice-style {

  position: relative;

  margin: 10px;

}

/* line 379, ../sass/template/_post.scss */

.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 388, ../sass/template/_post.scss */

.nice-style .entry-data .left {

  border-right: 1px solid rgba(255, 255, 255, 0.3);

  padding: 0 15px 30px 15px !important;

}

/* line 392, ../sass/template/_post.scss */

.nice-style .entry-data .right {

  padding: 0 15px !important;

}

/* line 396, ../sass/template/_post.scss */

.nice-style .entry-date {

  text-align: right;

  color: #fff;

  position: relative;

  display: table;

  width: 100%;

  margin-bottom: 5px;

}

/* line 403, ../sass/template/_post.scss */

.nice-style .entry-date span {

  display: block;

  padding: 0;

}

/* line 406, ../sass/template/_post.scss */

.nice-style .entry-date span.date {

  font-size: 120%;

  font-weight: 700;

}

/* line 410, ../sass/template/_post.scss */

.nice-style .entry-date span.month {

  font-size: 12px;

  font-weight: 700;

  text-transform: uppercase;

}

/* line 416, ../sass/template/_post.scss */

.nice-style .entry-date:before {

  content: none;

}

/* line 419, ../sass/template/_post.scss */

.nice-style .entry-date:after {

  content: "";

  width: 100%;

  height: 2px;

  background: #fcd002;

  bottom: 0;

  right: 0;

  z-index: 1;

  position: absolute;

}

/* line 429, ../sass/template/_post.scss */

.nice-style .comment-count {

  float: right;

}

/* line 431, ../sass/template/_post.scss */

.nice-style .comment-count a {

  font-weight: 700;

  color: #fff;

  text-transform: uppercase;

  font-size: 10px;

}

/* line 436, ../sass/template/_post.scss */

.nice-style .comment-count a:hover {

  color: #11aba3;

}

/* line 441, ../sass/template/_post.scss */

.nice-style .entry-title a {

  font-size: 120%;

  font-weight: 700;

  text-transform: uppercase;

  color: #fff;

  line-height: 1.1;

}

/* line 447, ../sass/template/_post.scss */

.nice-style .entry-title a:hover {

  color: #11aba3;

}

/* line 451, ../sass/template/_post.scss */

.nice-style.v2 {

  margin-bottom: 30px;

}

/* line 453, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail {

  background-color: #f8f8f8;

  position: relative;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 457, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-detail {

  padding: 15px 20px 25px 20px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

  background-color: #f8f8f8;

  position: relative;

}

/* line 463, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer {

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  background-color: #2d3a47;

  padding: 10px 20px;

  font-size: 11px;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .nice-style.v2 .blog-post-detail .entry-content-footer {

  right: 0;

  left: auto;

}

/* line 473, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer .author-avatar {

  display: table-cell;

  padding-right: 8px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .nice-style.v2 .blog-post-detail .entry-content-footer .author-avatar {

  padding-left: 8px;

  padding-right: inherit;

}

/* line 476, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer .author-avatar img {

  width: 30px;

  height: 30px;

  border-radius: 50%;

}

/* line 482, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer .author-link {

  display: table-cell;

}

/* line 485, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer a {

  color: #fff;

}

/* line 487, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer a:hover {

  color: #11aba3;

}

/* line 491, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer .comment-count {

  color: #fff;

  line-height: 30px;

}

/* line 494, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer .comment-count i {

  padding-right: 5px;

  display: table-cell;

  font-size: 13px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .nice-style.v2 .blog-post-detail .entry-content-footer .comment-count i {

  padding-left: 5px;

  padding-right: inherit;

}

/* line 499, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail .entry-content-footer .comment-count a {

  font-style: italic;

  display: table-cell;

}

/* line 505, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail:hover {

  padding-bottom: 40px;

}

/* line 507, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail:hover .entry-content-footer {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  display: block;

}

/* line 511, ../sass/template/_post.scss */

.nice-style.v2 .blog-post-detail:hover .entry-detail {

  margin-top: -40px;

  margin-right: -1px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .nice-style.v2 .blog-post-detail:hover .entry-detail {

  margin-left: -1px;

  margin-right: inherit;

}

/* line 517, ../sass/template/_post.scss */

.nice-style.v2 .entry-thumb {

  margin-bottom: 0;

  overflow: hidden;

}

/* line 521, ../sass/template/_post.scss */

.nice-style.v2 .entry-data {

  background: none !important;

  position: static !important;

  float: left;

  width: 100%;

  margin: 0 0 20px;

}

/* line 527, ../sass/template/_post.scss */

.nice-style.v2 .entry-data .entry-meta {

  text-align: center;

  margin-top: -30px;

}

/* line 530, ../sass/template/_post.scss */

.nice-style.v2 .entry-data .entry-meta .entry-date {

  color: #fff;

  background-color: #000;

  font-style: normal;

  text-align: center;

  line-height: 18px;

  padding: 8px 0;

  margin: 0;

  display: block;

}

/* line 539, ../sass/template/_post.scss */

.nice-style.v2 .entry-data .entry-meta .entry-date:after {

  display: none;

}

/* line 542, ../sass/template/_post.scss */

.nice-style.v2 .entry-data .entry-meta .entry-date span {

  color: #fff;

}

/* line 544, ../sass/template/_post.scss */

.nice-style.v2 .entry-data .entry-meta .entry-date span.date, .nice-style.v2 .entry-data .entry-meta .entry-date span.month {

  font-size: 11px;

}

/* line 550, ../sass/template/_post.scss */

.nice-style.v2 .entry-data .entry-meta .post-icon {

  display: block;

  background-color: #11aba3;

  color: #fff;

  font-size: 14px;

  padding: 10px 0;

}

/* line 559, ../sass/template/_post.scss */

.nice-style.v2 .left {

  position: relative;

  padding: 0 15px 0 0 !important;

}

/* line 563, ../sass/template/_post.scss */

.nice-style.v2 .right {

  padding: 0 0 0 5px !important;

}

/* line 565, ../sass/template/_post.scss */

.nice-style.v2 .right .entry-category {

  font-size: 10px;

  text-transform: uppercase;

  font-family: "Ubuntu", sans-serif;

}

/* line 569, ../sass/template/_post.scss */

.nice-style.v2 .right .entry-category a {

  color: #999;

}

/* line 571, ../sass/template/_post.scss */

.nice-style.v2 .right .entry-category a:hover {

  color: #11aba3;

}

/* line 578, ../sass/template/_post.scss */

.nice-style.v2 .entry-date span {

  color: #666666;

}

/* line 582, ../sass/template/_post.scss */

.nice-style.v2 .comment-count a {

  color: #666666;

}

/* line 585, ../sass/template/_post.scss */

.nice-style.v2 .entry-title {

  margin: 0;

  padding: 5px 0 0;

}

/* line 588, ../sass/template/_post.scss */

.nice-style.v2 .entry-title a {

  color: #000;

  line-height: 1.5;

  text-transform: none;

  font-size: 14px;

  font-weight: 400;

}

/* line 594, ../sass/template/_post.scss */

.nice-style.v2 .entry-title a:hover {

  color: #11aba3;

}

/* line 601, ../sass/template/_post.scss */

.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 609, ../sass/template/_post.scss */

.nice-style.v3 .entry-data > div {

  position: relative;

}

/* line 611, ../sass/template/_post.scss */

.nice-style.v3 .entry-data > div:after {

  content: "";

  width: 2px;

  height: 100%;

  background: #11aba3;

  position: absolute;

  left: -10px;

  top: 0;

  z-index: 1;

}

/* line 622, ../sass/template/_post.scss */

.nice-style.v3 .meta-bottom, .nice-style.v3 .meta-top {

  line-height: 1;

}

/* line 624, ../sass/template/_post.scss */

.nice-style.v3 .meta-bottom *, .nice-style.v3 .meta-bottom a, .nice-style.v3 .meta-top *, .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 .nice-style.v3 .meta-bottom *, .rtl .nice-style.v3 .meta-bottom a, .rtl .nice-style.v3 .meta-top *, .rtl .nice-style.v3 .meta-top a {

  text-align: right;

}

/* line 632, ../sass/template/_post.scss */

.nice-style.v3 .meta-bottom *:before, .nice-style.v3 .meta-bottom *:after, .nice-style.v3 .meta-bottom a:before, .nice-style.v3 .meta-bottom a:after, .nice-style.v3 .meta-top *:before, .nice-style.v3 .meta-top *:after, .nice-style.v3 .meta-top a:before, .nice-style.v3 .meta-top a:after {

  content: none;

}

/* line 637, ../sass/template/_post.scss */

.nice-style.v3 .entry-title {

  margin: 0;

}

/* line 639, ../sass/template/_post.scss */

.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 645, ../sass/template/_post.scss */

.nice-style.v3 .entry-title a:hover {

  color: #11aba3 !important;

}



/** Date style 1 beside left */

/* line 653, ../sass/template/_post.scss */

.entry-meta-top {

  position: absolute;

  top: 0;

  left: 0px;

  z-index: 100;

}

/* line 658, ../sass/template/_post.scss */

.entry-meta-top > * {

  width: 50px;

  height: 50px;

  line-height: 50px;

}

/* line 662, ../sass/template/_post.scss */

.entry-meta-top .entry-created {

  line-height: 22px;

}

/* line 664, ../sass/template/_post.scss */

.entry-meta-top .entry-created span {

  display: block;

  text-align: center;

  color: #fff;

}

/* line 668, ../sass/template/_post.scss */

.entry-meta-top .entry-created span.month {

  font-size: 14px;

  text-transform: uppercase;

}

/* line 672, ../sass/template/_post.scss */

.entry-meta-top .entry-created span.date {

  font-size: 30px;

  font-weight: 700;

}



/* line 679, ../sass/template/_post.scss */

.format-link .entry-meta-top, .format-audio .entry-meta-top {

  display: none;

}



/** post timelife */

/* line 685, ../sass/template/_post.scss */

.posts-timeline .entry-thumb {

  margin-bottom: 0;

}

/* line 688, ../sass/template/_post.scss */

.posts-timeline .entry-data {

  padding: 15px 20px;

  position: relative;

  background-color: #f8f8f8;

}

/* line 692, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-meta-top {

  position: static;

  float: left;

  margin: -25px 20px 0 0;

}

/* line 696, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-meta-top .entry-created {

  line-height: 16px;

}

/* line 698, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-meta-top .entry-created span.month {

  font-size: 11px;

  font-weight: 700;

}

/* line 702, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-meta-top .entry-created span.date {

  font-size: 14px;

}

/* line 707, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-category {

  font-size: 10px;

  text-transform: uppercase;

  font-family: "Ubuntu", sans-serif;

  font-weight: 700;

  letter-spacing: 1px;

}

/* line 713, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-category a {

  color: #999;

}

/* line 715, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-category a:hover {

  color: #11aba3;

}

/* line 720, ../sass/template/_post.scss */

.posts-timeline .entry-data .entry-title {

  padding-top: 5px;

  margin-bottom: 15px;

}



/*------------------------------------*\

    Post detail

\*------------------------------------*/

/* line 729, ../sass/template/_post.scss */

.sharebox {

  margin-bottom: 30px;

}

/* line 731, ../sass/template/_post.scss */

.sharebox .sharebox-title {

  margin: 10px 0;

}



/* line 736, ../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 740, ../sass/template/_post.scss */

.social-networks li {

  padding-left: 10px;

  padding-right: 10px;

}

/* line 744, ../sass/template/_post.scss */

.social-networks li:last-child a {

  margin-right: 0;

}



/***Posts Styles **/

/* line 753, ../sass/template/_post.scss */

.wpo-grid-posts .posts-list {

  padding: 30px;

}



/* line 757, ../sass/template/_post.scss */

.posts-list {

  background-color: #fff;

}

/* line 759, ../sass/template/_post.scss */

.posts-list article {

  border-bottom: 1px solid #e6e6e6;

  padding-bottom: 20px;

  margin-bottom: 20px;

}

/* line 763, ../sass/template/_post.scss */

.posts-list article .media {

  padding: 0;

}

/* line 765, ../sass/template/_post.scss */

.posts-list article .media .media-left {

  padding-right: 10px;

}

/* line 767, ../sass/template/_post.scss */

.posts-list article .media .media-left img {

  padding: 0;

  border: none;

  width: 60px;

}

/* line 774, ../sass/template/_post.scss */

.posts-list article .media .media-body h4 {

  font-size: 12px;

  margin-bottom: 5px !important;

  font-family: "Merriweather", serif;

  font-weight: 400;

  margin-top: -4px !important;

}

/* line 780, ../sass/template/_post.scss */

.posts-list article .media .media-body h4 a.entry-title {

  font-size: 12px;

}

/* line 782, ../sass/template/_post.scss */

.posts-list article .media .media-body h4 a.entry-title:hover {

  color: #11aba3;

}

/* line 787, ../sass/template/_post.scss */

.posts-list article .media .media-body .entry-date {

  margin-bottom: 0;

}

/* line 792, ../sass/template/_post.scss */

.posts-list article:last-child {

  border-bottom: none;

  margin-bottom: 10px;

}



/* line 803, ../sass/template/_post.scss */

.blog-page-list .posts-list article .entry-thumb .post-icon {

  position: absolute;

  padding: 0 8px;

  right: 10px;

  background-color: #fff;

  font-size: 12px;

  display: block;

  bottom: 10px;

  line-height: 28px;

  border-radius: 2px;

  color: #999;

}



/* Post Format Icon*/

/* line 824, ../sass/template/_post.scss */

.post .post-icon > i:before {

  content: "\f040";

}



/* line 834, ../sass/template/_post.scss */

.post.video .post-icon i:before,

.post.format-video .post-icon i:before {

  content: "\f03d";

}



/* line 844, ../sass/template/_post.scss */

.post.audio .post-icon i:before,

.post.format-audio .post-icon i:before {

  content: "\f001";

}



/* line 854, ../sass/template/_post.scss */

.post.gallery .post-icon i:before,

.post.format-gallery .post-icon i:before {

  content: "\f03e";

}



/* line 864, ../sass/template/_post.scss */

.post.image .post-icon i:before,

.post.format-image .post-icon i:before {

  content: "\f083";

}



/* line 874, ../sass/template/_post.scss */

.post.chat .post-icon i:before,

.post.format-chat .post-icon i:before {

  content: "\f17e";

}



/* line 884, ../sass/template/_post.scss */

.post.link .post-icon i:before,

.post.format-link .post-icon i:before {

  content: "\f0c1";

}



/* line 894, ../sass/template/_post.scss */

.post.quote .post-icon i:before,

.post.format-quote .post-icon i:before {

  content: "\f10e";

}



/* line 904, ../sass/template/_post.scss */

.post.status .post-icon i:before,

.post.format-status .post-icon i:before {

  content: "\f0e6";

}



/* line 914, ../sass/template/_post.scss */

.post.aside .post-icon i:before,

.post.format-aside .post-icon i:before {

  content: "\f0f6";

}



/* line 924, ../sass/template/_post.scss */

.post.standard .post-icon i:before,

.post.format-standard .post-icon i:before {

  content: "\f040";

}



/* Frontpage-5 */

/* line 935, ../sass/template/_post.scss */

.frontpage-5 article.post {

  margin-bottom: 0;

  padding: 0 20px;

}

/* line 940, ../sass/template/_post.scss */

.frontpage-5 article.post .entry-content .entry-meta-2 a {

  font-family: "Ubuntu", sans-serif;

  color: #999;

  font-size: 10px;

  font-weight: 700;

}

/* line 945, ../sass/template/_post.scss */

.frontpage-5 article.post .entry-content .entry-meta-2 a:hover {

  color: #11aba3;

}

/* line 950, ../sass/template/_post.scss */

.frontpage-5 article.post .entry-content .entry-title {

  margin-bottom: 15px;

}

/* line 957, ../sass/template/_post.scss */

.frontpage-5 .posts-grid .row > div {

  border-left: 1px solid #e6e6e6;

}

/* line 959, ../sass/template/_post.scss */

.frontpage-5 .posts-grid .row > div:first-child {

  border-left: 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: #000;

  font-weight: 700;

  margin: 0 0 25px;

  text-transform: uppercase;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 18px;

  /* 9 */

  font-size: 1.8rem;

  /* 9 */

  font-family: "Oswald", sans-serif;

  position: relative;

  overflow: hidden;

  letter-spacing: 2px;

  border-top: 1px solid #e6e6e6;

  padding-top: 12px;

}

/* line 19, ../sass/template/_widgets-layout.scss */

.widget .widget-title > span, .widget .widgettitle > span, .widget .wpb_heading > span {

  position: relative;

}

/* line 21, ../sass/template/_widgets-layout.scss */

.widget .widget-title > span > span, .widget .widgettitle > span > span, .widget .wpb_heading > span > span {

  display: inline-block;

  position: relative;

  padding: 5px 15px;

}

/* line 25, ../sass/template/_widgets-layout.scss */

.widget .widget-title > span > span:after, .widget .widget-title > span > span:before, .widget .widgettitle > span > span:after, .widget .widgettitle > span > span:before, .widget .wpb_heading > span > span:after, .widget .wpb_heading > span > span:before {

  content: "";

  position: absolute;

  top: 0;

  height: 100%;

  width: 1px;

  background: #11aba3;

  -webkit-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  -o-transform: rotate(-45deg);

  transform: rotate(-45deg);

}

/* line 34, ../sass/template/_widgets-layout.scss */

.widget .widget-title > span > span:after, .widget .widgettitle > span > span:after, .widget .wpb_heading > span > span:after {

  left: 100%;

}

/* line 37, ../sass/template/_widgets-layout.scss */

.widget .widget-title > span > span:before, .widget .widgettitle > span > span:before, .widget .wpb_heading > span > span:before {

  right: 100%;

}

/* 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.widget-title-v2, .widget .widgettitle.widget-title-v2, .widget .wpb_heading.widget-title-v2 {

  border-top: none;

  padding-top: 0;

}

/* line 54, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v3, .widget .widgettitle.widget-title-v3, .widget .wpb_heading.widget-title-v3 {

  border-top: none;

  padding-top: 0px;

  overflow: visible;

  margin-bottom: 15px;

  font-size: 13px;

}

/* line 60, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v3 span, .widget .widgettitle.widget-title-v3 span, .widget .wpb_heading.widget-title-v3 span {

  padding: 15px 0 5px;

  display: inline-block;

  position: relative;

  color: #11aba3;

}

/* line 65, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v3 span:before, .widget .widgettitle.widget-title-v3 span:before, .widget .wpb_heading.widget-title-v3 span:before {

  content: "";

  width: 100%;

  height: 3px;

  position: absolute;

  left: 0;

  top: -3px;

  background-color: #11aba3;

}

/* line 76, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v4, .widget .widgettitle.widget-title-v4, .widget .wpb_heading.widget-title-v4 {

  border-top: none;

  font-family: "Ubuntu", sans-serif;

  font-size: 24px;

  padding: 0 0 18px;

  border-bottom: none;

}

/* line 83, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v5, .widget .widgettitle.widget-title-v5, .widget .wpb_heading.widget-title-v5 {

  padding-top: 25px;

  font-size: 14px;

  margin-bottom: 20px;

  margin-left: -30px;

  padding-left: 30px;

  font-family: "Ubuntu", sans-serif;

}

/* line 91, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v6, .widget .widgettitle.widget-title-v6, .widget .wpb_heading.widget-title-v6 {

  font-family: "Ubuntu", sans-serif;

  font-size: 24px;

  border-top: none;

  padding: 0;

  margin-bottom: 40px;

}

/* line 98, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v7, .widget .widgettitle.widget-title-v7, .widget .wpb_heading.widget-title-v7 {

  font-family: "Ubuntu", sans-serif;

  font-size: 24px;

  border-top: none;

  border-bottom: 1px solid #e6e6e6;

  padding: 0 0 15px;

  margin-bottom: 30px;

}

/* line 106, ../sass/template/_widgets-layout.scss */

.widget .widget-title.widget-title-v8, .widget .widgettitle.widget-title-v8, .widget .wpb_heading.widget-title-v8 {

  font-family: "Ubuntu", sans-serif;

  font-size: 24px;

  border-top: none;

  border-bottom: 1px solid rgba(255, 255, 255, 0.2);

  padding: 0 0 15px;

  margin-bottom: 30px;

  color: #fff;

}

/* line 116, ../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 118, ../sass/template/_widgets-layout.scss */

.widget .widget-title.separator_align_center:after, .widget .widgettitle.separator_align_center:after, .widget .wpb_heading.separator_align_center:after {

  left: 50%;

  margin-left: -50px;

}

/* line 124, ../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 126, ../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 133, ../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 135, ../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 142, ../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 146, ../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 153, ../sass/template/_widgets-layout.scss */

.widget.nopadding .widget-content {

  padding: 0;

  margin: 0;

}

/* line 159, ../sass/template/_widgets-layout.scss */

.widget.heading-full .widget-title, .widget.heading-full .widgettitle, .widget.heading-full .wpb_heading {

  position: relative;

}

/* line 161, ../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 171, ../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 174, ../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 179, ../sass/template/_widgets-layout.scss */

.widget:last-child {

  margin-bottom: 0;

}



/* line 184, ../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 191, ../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 202, ../sass/template/_widgets-layout.scss */

.rtl .separator_align_right {

  text-align: left !important;

}

/* line 204, ../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 210, ../sass/template/_widgets-layout.scss */

.rtl .separator_align_left {

  text-align: right !important;

}

/* line 212, ../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 223, ../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: #11aba3;

  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 226, ../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 229, ../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 232, ../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 235, ../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 238, ../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 241, ../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 245, ../sass/template/_widgets-layout.scss */

.widget-highlighted {

  margin: 0 0 20px;

}

/* line 247, ../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: "Ubuntu", sans-serif;

  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 260, ../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: #e6e6e6;

}

/* line 269, ../sass/template/_widgets-layout.scss */

.widget-highlighted .widget-content {

  padding: 0;

  background: transparent;

}

/* line 272, ../sass/template/_widgets-layout.scss */

.widget-highlighted .widget-content > div {

  background: transparent;

}

/* line 274, ../sass/template/_widgets-layout.scss */

.widget-highlighted .widget-content > div > ul > li {

  border: none;

}

/* line 276, ../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 281, ../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 285, ../sass/template/_widgets-layout.scss */

.widget-highlighted .widget-content > div > ul > li:first-child a {

  border-top: none;

}



/* block inline style */

/* line 295, ../sass/template/_widgets-layout.scss */

.widget-inline .icon {

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 35px;

  /* 9 */

  font-size: 3.5rem;

  /* 9 */

}

/* line 298, ../sass/template/_widgets-layout.scss */

.widget-inline .explain {

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 11px;

  /* 9 */

  font-size: 1.1rem;

  /* 9 */

}

/* line 301, ../sass/template/_widgets-layout.scss */

.widget-inline .widget-content {

  color: #fff;

  position: relative;

  text-transform: uppercase;

  font-weight: 700;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 18px;

  /* 9 */

  font-size: 1.8rem;

  /* 9 */

}

/* line 308, ../sass/template/_widgets-layout.scss */

.widget-inline .input-group {

  width: 98%;

}



/* line 315, ../sass/template/_widgets-layout.scss */

.wpo-sidebar .widget {

  border: 1px solid #e6e6e6;

  padding: 0 30px 25px;

  margin: 0 0 35px;

  background: #fff;

}

/* line 320, ../sass/template/_widgets-layout.scss */

.wpo-sidebar .widget .widget-title, .wpo-sidebar .widget .widgettitle, .wpo-sidebar .widget .wpb_heading {

  padding: 15px 30px;

  margin: 0 -30px 25px;

  font-size: 13px;

  color: #11aba3;

  line-height: 20px;

  font-weight: 700;

  font-family: "Oswald", sans-serif;

  border-top: none;

  border-bottom: 1px solid #e6e6e6;

  overflow: visible;

}

/* line 331, ../sass/template/_widgets-layout.scss */

.wpo-sidebar .widget .widget-title span, .wpo-sidebar .widget .widgettitle span, .wpo-sidebar .widget .wpb_heading span {

  position: relative;

}

/* line 333, ../sass/template/_widgets-layout.scss */

.wpo-sidebar .widget .widget-title span:before, .wpo-sidebar .widget .widgettitle span:before, .wpo-sidebar .widget .wpb_heading span:before {

  content: "";

  background-color: #11aba3;

  height: 3px;

  width: 100%;

  left: 0;

  top: -18px;

  position: absolute;

}

/* line 345, ../sass/template/_widgets-layout.scss */

.wpo-sidebar .widget.widget_wpo_tabs_widget {

  border: none;

  padding: 0;

}

/* line 348, ../sass/template/_widgets-layout.scss */

.wpo-sidebar .widget.widget_wpo_tabs_widget .tab-content {

  border: 1px solid #e6e6e6;

  padding: 25px 30px;

}



/* block style in footer */

/* line 358, ../sass/template/_widgets-layout.scss */

.wpo-footer .widget {

  border: none;

  padding: 0;

  background: transparent;

  margin: 0 0 25px 0;

}

/* line 363, ../sass/template/_widgets-layout.scss */

.wpo-footer .widget .widget-title, .wpo-footer .widget .widgettitle, .wpo-footer .widget .wpb_heading {

  color: #fff;

  text-transform: uppercase;

  margin: 15px 0 15px;

  font-weight: 700;

  padding: 0 0 0px;

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 13px;

  /* 9 */

  font-size: 1.3rem;

  /* 9 */

  text-align: left;

  border: none;

  position: relative;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .wpo-footer .widget .widget-title, .rtl .wpo-footer .widget .widgettitle, .rtl .wpo-footer .widget .wpb_heading {

  text-align: right;

}

/* line 373, ../sass/template/_widgets-layout.scss */

.wpo-footer .widget .widget-title:after, .wpo-footer .widget .widgettitle:after, .wpo-footer .widget .wpb_heading:after {

  display: none;

}

/* line 376, ../sass/template/_widgets-layout.scss */

.wpo-footer .widget .widget-title span, .wpo-footer .widget .widgettitle span, .wpo-footer .widget .wpb_heading span {

  padding: 0;

}

/* line 379, ../sass/template/_widgets-layout.scss */

.wpo-footer .widget .widget-title span:before, .wpo-footer .widget .widget-title span:after, .wpo-footer .widget .widgettitle span:before, .wpo-footer .widget .widgettitle span:after, .wpo-footer .widget .wpb_heading span:before, .wpo-footer .widget .wpb_heading span:after {

  content: none;

}

/* line 383, ../sass/template/_widgets-layout.scss */

.wpo-footer .widget .widget-content {

  border: none;

  padding: 0;

}

/* line 387, ../sass/template/_widgets-layout.scss */

.wpo-footer .widget:last-child {

  margin-bottom: 0;

}



/* line 394, ../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 img {

  margin: 10px 0;

  height: auto;

}

/* line 30, ../sass/template/_widgets.scss */

.widget .post-widget .image {

  width: 70px;

  height: auto;

  margin: 0;

  padding-right: 10px;

}

/* line 34, ../sass/template/_widgets.scss */

.widget .post-widget .image img {

  width: 100%;

  height: auto;

}

/* line 39, ../sass/template/_widgets.scss */

.widget .post-widget .media-body .entry-title {

  padding-top: 0;

  margin-top: -3px;

  font-size: 12px;

  font-weight: 400;

  margin-bottom: 10px;

  line-height: 18px;

}

/* 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 52, ../sass/template/_widgets.scss */

.widget.widget_archive > ul > li {

  border-bottom: 1px solid #e6e6e6;

  padding-bottom: 5px;

  margin-bottom: 5px;

  width: 100%;

  clear: both;

  text-align: right;

  overflow: hidden;

}

/* line 60, ../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 68, ../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 76, ../sass/template/_widgets.scss */

.widget.widget_archive > ul > li a:hover {

  color: #11aba3;

}

/* line 80, ../sass/template/_widgets.scss */

.widget.widget_archive > ul > li:last-child {

  border-bottom: 2px solid #e6e6e6 !important;

  padding-bottom: 5px;

}

/* line 88, ../sass/template/_widgets.scss */

.widget.widget_categories ul {

  padding: 0;

  list-style: none;

}

/* line 91, ../sass/template/_widgets.scss */

.widget.widget_categories ul > li {

  margin-bottom: 10px;

  overflow: hidden;

  border-bottom: 1px solid #e6e6e6;

  padding-bottom: 5px;

  margin-bottom: 5px;

  width: 100%;

}

/* line 98, ../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 106, ../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 114, ../sass/template/_widgets.scss */

.widget.widget_categories ul > li a:hover {

  color: #11aba3;

}

/* line 118, ../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 128, ../sass/template/_widgets.scss */

.widget.widget_categories ul > li ul {

  padding-left: 30px;

}

/* line 130, ../sass/template/_widgets.scss */

.widget.widget_categories ul > li ul li:first-child {

  padding-top: 10px;

}

/* line 133, ../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 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 154, ../sass/template/_widgets.scss */

.widget.widget_rss ul li {

  background: none;

}

/* line 156, ../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 164, ../sass/template/_widgets.scss */

.widget.widget_recent_entries ul li {

  background: none;

}

/* line 251, ../sass/mixins/_template-mixins.scss */

.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_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_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_recent_comments ul ul li:first-child, .widget.widget_recent_comments ol ul li:first-child {

  padding-top: 14px;

  background-position: 0 24px;

}

/* line 171, ../sass/template/_widgets.scss */

.widget.widget_recent_comments ul li {

  background: #f8f8f8;

  padding: 15px 20px;

  margin-top: 20px;

}

/* line 175, ../sass/template/_widgets.scss */

.widget.widget_recent_comments ul li:first-child {

  margin-top: 0;

}

/* line 178, ../sass/template/_widgets.scss */

.widget.widget_recent_comments ul li:last-child {

  padding-bottom: 15px;

}

/* line 181, ../sass/template/_widgets.scss */

.widget.widget_recent_comments ul li a:hover {

  color: #11aba3;

}

/* 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 189, ../sass/template/_widgets.scss */

.widget.widget_rss ul li {

  background: none;

}

/* line 191, ../sass/template/_widgets.scss */

.widget.widget_rss ul li a {

  padding: 0;

}

/* line 194, ../sass/template/_widgets.scss */

.widget.widget_rss ul li:before {

  display: none;

}

/* line 201, ../sass/template/_widgets.scss */

.widget.widget_tag_cloud .tagcloud > a {

  display: inline-block;

  color: #999;

  line-height: 1;

  font-size: 12px;

  font-style: italic;

}

/* line 207, ../sass/template/_widgets.scss */

.widget.widget_tag_cloud .tagcloud > a:hover {

  color: #11aba3;

}

/* line 215, ../sass/template/_widgets.scss */

.widget.widget_wpo_featured_video_widget .widget-video-name {

  line-height: 1.6667;

}

/* line 221, ../sass/template/_widgets.scss */

.widget.widget_wpo_tabs_widget .nav-tabs li {

  margin-bottom: 0px;

}

/* line 227, ../sass/template/_widgets.scss */

.widget.widget_wpo_recent_comment article {

  margin-bottom: 15px;

}

/* line 230, ../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 234, ../sass/template/_widgets.scss */

.widget.widget_wpo_recent_comment .content-comment-widget {

  font-size: 14px;

}

/* line 239, ../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 243, ../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 248, ../sass/template/_widgets.scss */

.widget.widget_recent_entries ul > li a:hover {

  color: #11aba3;

}

/* line 252, ../sass/template/_widgets.scss */

.widget.widget_recent_entries ul > li .post-date {

  font-weight: 400 !important;

  font-size: 10px;

  text-transform: uppercase;

}

/* line 257, ../sass/template/_widgets.scss */

.widget.widget_recent_entries ul > li a {

  font-weight: 400 !important;

  display: block;

}

/* line 265, ../sass/template/_widgets.scss */

.widget.widget_pages ul li {

  border-bottom: 1px solid #e6e6e6;

  padding: 10px 0;

}

/* line 268, ../sass/template/_widgets.scss */

.widget.widget_pages ul li ul.children {

  padding-left: 15px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.widget_pages ul li ul.children {

  padding-right: 15px;

  padding-left: inherit;

}

/* line 271, ../sass/template/_widgets.scss */

.widget.widget_pages ul li ul.children li:first-child {

  padding-top: 10px;

}

/* line 280, ../sass/template/_widgets.scss */

.widget.widget_calendar table {

  margin-bottom: 0;

}

/* line 282, ../sass/template/_widgets.scss */

.widget.widget_calendar table caption {

  padding-top: 0;

}

/* line 286, ../sass/template/_widgets.scss */

.widget.widget_calendar table > thead > tr > th, .widget.widget_calendar .table > thead > tr > th {

  border-bottom-width: 1px;

}

/* line 289, ../sass/template/_widgets.scss */

.widget.widget_calendar table > thead > tr > th, .widget.widget_calendar table > thead > tr > td,

.widget.widget_calendar table > tbody > tr > th, .widget.widget_calendar table > tbody > tr > td,

.widget.widget_calendar table > tfoot > tr > th, .widget.widget_calendar table > tfoot > tr > td {

  padding: 5px;

}

/* line 297, ../sass/template/_widgets.scss */

.widget.wpo-video-box .entry-thumb {

  margin-bottom: 0;

}

/* line 300, ../sass/template/_widgets.scss */

.widget.wpo-video-box .wpo-video-content {

  background-color: #181818;

  padding: 25px 30px 30px;

}

/* line 303, ../sass/template/_widgets.scss */

.widget.wpo-video-box .wpo-video-content .entry-title {

  padding: 0;

  color: #fff;

  margin-bottom: 10px;

  font-size: 18px;

}

/* line 312, ../sass/template/_widgets.scss */

.widget.wpo-testimonial .wpo-testimonial-bg {

  position: absolute;

  right: 0;

  bottom: 0;

  width: 217px;

  height: 217px;

  z-index: 2;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-testimonial .wpo-testimonial-bg {

  left: 0;

  right: auto;

}

/* line 320, ../sass/template/_widgets.scss */

.widget.wpo-testimonial .widget-content {

  position: relative;

  z-index: 1;

  background-color: #fff;

  padding: 25px 15px 125px;

  margin: 0;

}

/* line 326, ../sass/template/_widgets.scss */

.widget.wpo-testimonial .widget-content .item {

  position: relative;

  z-index: 3;

}

/* line 329, ../sass/template/_widgets.scss */

.widget.wpo-testimonial .widget-content .item .testimonials-body {

  position: relative;

  z-index: 3;

}

/* line 332, ../sass/template/_widgets.scss */

.widget.wpo-testimonial .widget-content .item .testimonials-body p {

  font-size: 24px;

  font-style: italic;

  font-weight: 300;

  line-height: 38px;

}

/* line 339, ../sass/template/_widgets.scss */

.widget.wpo-testimonial .widget-content .item .testimonials-name {

  font-weight: 400;

  text-transform: uppercase;

  color: #11aba3;

  letter-spacing: 1px;

}

/* line 350, ../sass/template/_widgets.scss */

.widget.blog-type img.avatar {

  width: 40px;

}

/* line 353, ../sass/template/_widgets.scss */

.widget.blog-type .author-avatar {

  bottom: -20px;

  right: 44%;

}

/* line 359, ../sass/template/_widgets.scss */

.widget.top-author-widget {

  background-color: #f8f8f8;

  padding: 0 20px;

  text-align: center;

}

/* line 363, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-title.widget-title-v3 span:before {

  top: 0;

}

/* line 367, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user {

  margin-bottom: 30px;

  padding-bottom: 20px;

  position: relative;

}

/* line 371, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user:after {

  content: "";

  background-color: #eaeaea;

  position: absolute;

  bottom: -1px;

  left: 50%;

  margin-left: -15px;

  height: 3px;

  width: 30px;

}

/* line 381, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user .avatar-user {

  margin-bottom: 20px;

}

/* line 383, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user .avatar-user img {

  width: 100px;

  border-radius: 50%;

}

/* line 389, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user .info-user .name-user {

  font-size: 14px;

  margin-bottom: 5px;

}

/* line 392, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user .info-user .name-user a:hover {

  color: #11aba3;

}

/* line 396, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user .info-user .roles-user {

  font-size: 11px;

  font-style: italic;

  font-weight: 300;

  color: #aaa;

}

/* line 401, ../sass/template/_widgets.scss */

.widget.top-author-widget .widget-content .content-user .info-user .roles-user .count-user {

  color: #11aba3;

}

/* line 408, ../sass/template/_widgets.scss */

.widget.top-author-widget.style2 {

  background-color: #fff;

}

/* line 410, ../sass/template/_widgets.scss */

.widget.top-author-widget.style2 .widget-content .content-user .info-user .roles-user .count-user {

  color: #000;

}

/* line 418, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost {

  position: relative;

  overflow: hidden;

  border-top: 1px solid #e6e6e6;

  margin-bottom: 25px;

}

/* line 423, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .title-widget {

  float: left;

}

/* line 425, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .title-widget .widget-title {

  border-top: none;

  margin: 0;

}

/* line 430, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .button-gridlist {

  float: right;

  overflow: hidden;

}

/* line 433, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .button-gridlist span {

  display: block;

  float: left;

  line-height: 36px;

  margin-right: 10px;

  font-size: 12px;

}

/* line 440, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .button-gridlist .class-button {

  float: left;

  border-left: 1px solid #e6e6e6;

}

/* line 443, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .button-gridlist .class-button a {

  display: block;

  float: left;

  width: 35px;

  height: 35px;

  text-align: center;

  line-height: 35px;

  font-size: 14px;

  border-right: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

  color: #e6e6e6;

}

/* line 454, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .button-gridlist .class-button a:hover {

  color: #11aba3;

}

/* line 457, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .header-gridpost .button-gridlist .class-button a.active {

  color: #000;

}

/* line 465, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .widget-content .post-thumb {

  overflow: hidden;

}

/* line 468, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .widget-content .display-grid {

  overflow: hidden;

  margin: 0 -15px;

}

/* line 471, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .widget-content .display-grid .post {

  width: 50%;

  float: left;

  padding: 0 15px;

}

/* line 477, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .widget-content .display-grid .post .post-container .row > div {

  width: 100%;

}

/* line 479, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .widget-content .display-grid .post .post-container .row > div .post-thumb {

  margin-bottom: 15px;

}

/* line 488, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .button-loadmore {

  text-align: center;

}

/* line 491, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .button-loadmore a i {

  margin-right: 10px;

  font-size: 14px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-list .button-loadmore a i {

  margin-left: 10px;

  margin-right: inherit;

}

/* line 496, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .button-loadmore a:hover, .widget.wpo-grid-list .button-loadmore a:active, .widget.wpo-grid-list .button-loadmore a.active {

  color: #fff;

  border-color: #11aba3;

  background-color: #11aba3;

}

/* line 502, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .button-loadmore a:hover i, .widget.wpo-grid-list .button-loadmore a:active i, .widget.wpo-grid-list .button-loadmore a.active i {

  -webkit-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  transform: rotate(360deg);

}

/* line 509, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .header-gridpost {

  border-top: none;

  border-bottom: 1px solid #e6e6e6;

  position: relative;

  margin-right: -30px;

  padding-right: 30px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-list.style2 .header-gridpost {

  margin-left: -30px;

  margin-right: inherit;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-list.style2 .header-gridpost {

  padding-left: 30px;

  padding-right: inherit;

}

/* line 515, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .header-gridpost:after {

  content: "";

  position: absolute;

  left: 100%;

  height: 1px;

  width: 30px;

  background-color: #e6e6e6;

  bottom: 0;

}

/* line 526, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .header-gridpost .button-gridlist .class-button a {

  border-top: 1px solid #e6e6e6;

}

/* line 532, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail {

  background-color: #f8f8f8;

  position: relative;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 536, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-detail {

  padding: 15px 20px 25px 20px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

  background-color: #f8f8f8;

  position: relative;

}

/* line 542, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer {

  position: absolute;

  bottom: 0px;

  left: 0;

  width: 100%;

  background-color: #2d3a47;

  padding: 10px 20px;

  font-size: 11px;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer {

  right: 0;

  left: auto;

}

/* line 552, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .author-avatar {

  display: table-cell;

  padding-right: 8px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .author-avatar {

  padding-left: 8px;

  padding-right: inherit;

}

/* line 555, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .author-avatar img {

  width: 30px;

  height: 30px;

  border-radius: 50%;

}

/* line 561, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .author-link {

  display: table-cell;

}

/* line 564, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer a {

  color: #fff;

}

/* line 566, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer a:hover {

  color: #11aba3;

}

/* line 570, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .comment-count {

  color: #fff;

  line-height: 30px;

}

/* line 573, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .comment-count i {

  padding-right: 5px;

  display: table-cell;

  font-size: 13px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .comment-count i {

  padding-left: 5px;

  padding-right: inherit;

}

/* line 578, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-content-footer .comment-count a {

  font-style: italic;

  display: table-cell;

}

/* line 584, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail:hover {

  padding-bottom: 30px;

}

/* line 586, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail:hover .entry-content-footer {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  display: block;

}

/* line 590, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail:hover .entry-detail {

  margin-top: -30px;

}

/* line 594, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-thumb {

  margin-bottom: 0;

  overflow: hidden;

}

/* line 598, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-data {

  background: none !important;

  position: static !important;

  float: left;

  width: 100%;

  margin: 0 0 20px;

}

/* line 604, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-data .entry-meta {

  text-align: center;

  margin-top: -30px;

}

/* line 607, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-data .entry-meta .entry-date {

  color: #fff;

  background-color: #000;

  font-style: normal;

  text-align: center;

  line-height: 18px;

  padding: 8px 0;

  margin: 0;

}

/* line 615, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-data .entry-meta .entry-date:after {

  display: none;

}

/* line 618, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-data .entry-meta .entry-date span {

  color: #fff;

}

/* line 620, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-data .entry-meta .entry-date span.date, .widget.wpo-grid-list.style2 .blog-post-detail .entry-data .entry-meta .entry-date span.month {

  font-size: 11px;

}

/* line 626, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-data .entry-meta .post-icon {

  display: block;

  background-color: #11aba3;

  color: #fff;

  font-size: 14px;

  padding: 10px 0;

}

/* line 635, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .left {

  position: relative;

  padding: 0 15px 0 0 !important;

}

/* line 639, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .right {

  padding: 0 0 0 5px !important;

}

/* line 641, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .right .entry-category {

  font-size: 10px;

  text-transform: uppercase;

  font-family: "Ubuntu", sans-serif;

}

/* line 645, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .right .entry-category a {

  color: #999;

}

/* line 647, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .right .entry-category a:hover {

  color: #11aba3;

}

/* line 653, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-date {

  text-align: right;

  color: #fff;

  position: relative;

  display: table;

  width: 100%;

  margin-bottom: 5px;

}

/* line 660, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-date span {

  display: block;

  padding: 0;

}

/* line 663, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-date span.date {

  font-size: 120%;

  font-weight: 700;

}

/* line 667, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-date span.month {

  font-size: 12px;

  font-weight: 700;

  text-transform: uppercase;

}

/* line 674, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-title {

  margin: 0;

  padding: 5px 0 0;

}

/* line 677, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-title a {

  color: #000;

  line-height: 1.5;

  text-transform: none;

  font-size: 14px;

  font-weight: 400;

}

/* line 683, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .blog-post-detail .entry-title a:hover {

  color: #11aba3;

}

/* line 691, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .display-list .blog-post-detail .left {

  width: 15%;

}

/* line 694, ../sass/template/_widgets.scss */

.widget.wpo-grid-list.style2 .display-list .blog-post-detail .right {

  width: 85%;

}

/* line 701, ../sass/template/_widgets.scss */

.widget.wpo-grid-list .button-loadmore a {

  display: block;

}

/* line 709, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost {

  position: relative;

  overflow: hidden;

  border-bottom: 1px solid #e6e6e6;

  margin-bottom: 25px;

  margin-right: -30px;

  padding-right: 30px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.frontpage-8 .header-gridpost {

  margin-left: -30px;

  margin-right: inherit;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.frontpage-8 .header-gridpost {

  padding-left: 30px;

  padding-right: inherit;

}

/* line 716, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .title-widget {

  float: left;

}

/* line 718, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .title-widget .widget-title {

  border-top: none;

  margin: 0;

}

/* line 723, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .button-gridlist {

  float: right;

  overflow: hidden;

}

/* line 726, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .button-gridlist span {

  display: block;

  float: left;

  line-height: 36px;

  margin-right: 10px;

  font-size: 12px;

}

/* line 733, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .button-gridlist .class-button {

  float: left;

  border-left: 1px solid #e6e6e6;

}

/* line 736, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .button-gridlist .class-button a {

  display: block;

  float: left;

  width: 35px;

  height: 35px;

  text-align: center;

  line-height: 35px;

  font-size: 14px;

  border-right: 1px solid #e6e6e6;

  border-bottom: 1px solid #e6e6e6;

  border-top: 1px solid #e6e6e6;

  color: #e6e6e6;

}

/* line 748, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .button-gridlist .class-button a:hover {

  color: #11aba3;

}

/* line 751, ../sass/template/_widgets.scss */

.widget.frontpage-8 .header-gridpost .button-gridlist .class-button a.active {

  color: #000;

}

/* line 761, ../sass/template/_widgets.scss */

.widget.frontpage-8 .widget-content .display-list .row > div {

  width: 100%;

}

/* line 763, ../sass/template/_widgets.scss */

.widget.frontpage-8 .widget-content .display-list .row > div .nice-style.v2 .left {

  width: 15%;

}

/* line 766, ../sass/template/_widgets.scss */

.widget.frontpage-8 .widget-content .display-list .row > div .nice-style.v2 .right {

  width: 85%;

}

/* line 773, ../sass/template/_widgets.scss */

.widget.frontpage-8 .button-loadmore {

  text-align: center;

}

/* line 776, ../sass/template/_widgets.scss */

.widget.frontpage-8 .button-loadmore a i {

  margin-right: 10px;

  font-size: 14px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.frontpage-8 .button-loadmore a i {

  margin-left: 10px;

  margin-right: inherit;

}

/* line 781, ../sass/template/_widgets.scss */

.widget.frontpage-8 .button-loadmore a:hover {

  color: #fff;

  border-color: #11aba3;

  background-color: #11aba3;

}

/* line 785, ../sass/template/_widgets.scss */

.widget.frontpage-8 .button-loadmore a:hover i {

  -webkit-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  transform: rotate(360deg);

}

/* line 794, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show {

  overflow: hidden;

}

/* line 797, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .carousel-controls {

  position: absolute;

  right: 35px;

  top: 54.7%;

  display: block !important;

  z-index: 10;

  overflow: hidden;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-posts.slide-show .widget-content .carousel-controls {

  left: 35px;

  right: auto;

}

/* line 804, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .carousel-controls .carousel-control {

  position: static;

  border-radius: 3px !important;

  color: #fff;

  background-color: #181818;

  border: none;

  display: block !important;

  float: left;

  margin-left: 1px;

  width: 38px;

  height: 38px;

  line-height: 38px;

  font-size: 14px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-posts.slide-show .widget-content .carousel-controls .carousel-control {

  margin-right: 1px;

  margin-left: inherit;

}

/* line 817, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .carousel-controls .carousel-control span {

  display: block;

}

/* line 824, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .carousel-controls .carousel-control.left span:before {

  content: "\f104";

}

/* line 829, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .carousel-controls .carousel-control.right span:before {

  content: "\f105";

}

/* line 833, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .carousel-controls .carousel-control:hover {

  background-color: #11aba3;

}

/* line 838, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .owl-controls {

  display: none;

}

/* line 840, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .owl-controls .owl-buttons {

  display: none;

}

/* line 844, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post {

  margin-bottom: 2px !important;

  position: relative;

}

/* line 849, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post:hover .entry-thumb img {

  -webkit-transform: scale(1.2);

  -ms-transform: scale(1.2);

  -o-transform: scale(1.2);

  transform: scale(1.2);

}

/* line 854, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post > div {

  position: relative;

}

/* line 857, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post .entry-thumb {

  margin-bottom: 0;

}

/* line 860, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post .entry-content {

  position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  padding: 80px 50% 40px 50px;

  color: #fff;

  background: -moz-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76, 76, 76, 0)), color-stop(100%, rgba(19, 19, 19, 0.7)));

  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* IE10+ */

  background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c4c4c', endColorstr='#b3131313',GradientType=0 );

  /* IE6-9 */

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .widget.wpo-grid-posts.slide-show .widget-content .post .entry-content {

  right: 0;

  left: auto;

}

/* line 875, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-title {

  font-weight: 900;

  font-size: 30px;

  line-height: 1.4;

}

/* line 879, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-title a {

  color: #fff;

}

/* line 881, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-title a:hover {

  color: #11aba3;

}

/* line 886, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-category {

  margin-bottom: 10px;

}

/* line 888, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-category a {

  display: inline-block;

  text-transform: uppercase;

  color: #fff;

  background-color: #11aba3;

  border-radius: 3px;

  font-style: normal;

  font-weight: 400;

  font-family: "Oswald", sans-serif;

  padding: 1px 10px;

  letter-spacing: 1px;

}

/* line 904, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-1 .row {

  margin-left: 0;

  margin-right: 0;

}

/* line 907, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-1 .row > div {

  padding-left: 1px;

  padding-right: 1px;

}

/* line 914, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row {

  margin-left: -1px;

  margin-right: -1px;

}

/* line 917, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div {

  padding-left: 1px;

  padding-right: 1px;

}

/* line 921, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div .post .entry-content {

  padding: 80px 30% 30px 51px;

}

/* line 924, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div .post .entry-content .entry-title {

  font-size: 24px;

  font-weight: 400;

  padding-top: 0;

}

/* line 933, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div.col-md-4 .post .entry-content {

  padding: 30px 10% 15px 31px;

}

/* line 936, ../sass/template/_widgets.scss */

.widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div.col-md-4 .post .entry-content .entry-title {

  font-size: 18px;

}



/* line 952, ../sass/template/_widgets.scss */

.widget-social-links.style-1 .social {

  overflow: hidden;

  margin: -10px -5px 0;

}

/* line 955, ../sass/template/_widgets.scss */

.widget-social-links.style-1 .social li {

  margin: 10px 5px 0;

}

/* line 957, ../sass/template/_widgets.scss */

.widget-social-links.style-1 .social li a {

  width: 36px;

  height: 36px;

  color: #fff;

  border: 2px solid rgba(255, 255, 255, 0.2);

  border-radius: 50%;

  padding: 0;

  line-height: 32px;

  display: block;

  text-align: center;

  font-size: 15px;

}

/* line 968, ../sass/template/_widgets.scss */

.widget-social-links.style-1 .social li a:hover {

  border-color: #fff;

}



/* line 977, ../sass/template/_widgets.scss */

.footer-v4 .widget-social-links {

  margin-top: 25px;

}



/*------------------------------------*\

	 Widget Sidebar

\*------------------------------------*/

/* line 986, ../sass/template/_widgets.scss */

.wpo-sidebar select, .wpo-sidebar table {

  width: 100%;

}

/* line 991, ../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 997, ../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 1000, ../sass/template/_widgets.scss */

.wpo-sidebar .post-widget .post-date,

.wpo-sidebar .comment-widget .post-date {

  margin: 0;

  line-height: 1;

  font-size: 11px;

  font-style: italic;

  color: #aaa;

}



/* line 1010, ../sass/template/_widgets.scss */

.isotope-list {

  overflow: hidden;

}



/*------------------------------------*\

	 Widget Footer

\*------------------------------------*/

/* line 1019, ../sass/template/_widgets.scss */

.wpo-footer .widget_text p {

  margin: 0;

}

/* line 1024, ../sass/template/_widgets.scss */

.wpo-footer .widget_categories ul {

  overflow: hidden;

}

/* line 1026, ../sass/template/_widgets.scss */

.wpo-footer .widget_categories ul li {

  border: none;

  margin: 0;

  padding: 5px;

  width: 50%;

  float: left;

}

/* line 1032, ../sass/template/_widgets.scss */

.wpo-footer .widget_categories ul li a {

  padding-left: 10px;

  font-size: 11px;

  color: #aaaaaa;

  text-transform: uppercase;

}

/* line 1037, ../sass/template/_widgets.scss */

.wpo-footer .widget_categories ul li a:after {

  content: "\f105";

  top: 0;

  color: #aaaaaa;

  font-size: 10px;

}

/* line 1044, ../sass/template/_widgets.scss */

.wpo-footer .widget_categories ul li .children {

  display: none;

}



/* line 1054, ../sass/template/_widgets.scss */

.wpcf7 .contact-footer input:not([type*="submit"]), .wpcf7 .contact-footer textarea {

  background: #3B3248;

  color: #999999;

  border: none;

}

/* line 1059, ../sass/template/_widgets.scss */

.wpcf7 .contact-footer textarea {

  height: 160px;

}



/* line 1064, ../sass/template/_widgets.scss */

.wpo-pagination {

  text-align: center;

}

/* line 1066, ../sass/template/_widgets.scss */

.wpo-pagination ul.pagination {

  display: inline-block;

  float: none !important;

  margin-bottom: 60px;

}

/* line 1071, ../sass/template/_widgets.scss */

.wpo-pagination ul.pagination > li > a, .wpo-pagination ul.pagination > li > span {

  width: 34px;

  height: 34px;

  color: #000;

  font-size: 12px;

  margin: 0 5px;

  border: 1px solid #e6e6e6;

  padding: 0;

  text-align: center;

  line-height: 32px;

}

/* line 1080, ../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 1084, ../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: 0;

  right: 13px;

  font-family: FontAwesome;

  z-index: 1;

  text-indent: 99px !important;

}

/* line 1093, ../sass/template/_widgets.scss */

.wpo-pagination ul.pagination > li > a.next:after, .wpo-pagination ul.pagination > li > span.next:after {

  content: "\f101";

}

/* line 1096, ../sass/template/_widgets.scss */

.wpo-pagination ul.pagination > li > a.prev:after, .wpo-pagination ul.pagination > li > span.prev:after {

  content: "\f100";

}

/* line 1099, ../sass/template/_widgets.scss */

.wpo-pagination ul.pagination > li > a:hover, .wpo-pagination ul.pagination > li > span:hover {

  background: #000;

  color: #fff;

}

/* line 1103, ../sass/template/_widgets.scss */

.wpo-pagination ul.pagination > li > a.current, .wpo-pagination ul.pagination > li > a.active, .wpo-pagination ul.pagination > li > span.current, .wpo-pagination ul.pagination > li > span.active {

  background: #000;

  color: #fff;

}

/* line 1111, ../sass/template/_widgets.scss */

.wpo-pagination .result-count {

  display: none;

}



/* line 1117, ../sass/template/_widgets.scss */

.widget_wpo_socials_widget .widget-title {

  margin: 0;

  padding: 0;

  border: none;

  font-weight: 400;

  line-height: 1;

}



/* line 1127, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .widget-title {

  margin: 0;

  padding: 0;

  border: none;

  font-weight: 400;

  line-height: 26px;

  color: #e51717;

  font-size: 11px;

}

/* line 1136, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget.widget .post-widget .media-body .entry-title {

  margin: -1px 0 0;

}

/* line 1139, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .carousel-controls {

  display: none;

}



/* line 1149, ../sass/template/_widgets.scss */

.widget .widget-content .post .entry-content-footer {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  display: none;

}

/* line 1156, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title {

  border-top: 3px solid #000;

  padding: 15px 0 20px;

}

/* line 1159, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li {

  margin: 6px 0 0 20px;

}

/* line 35, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .tab-title .nav-tabs > li {

  margin: 6px 20px 0 0;

}

/* line 1161, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li:first-child {

  margin: 0px 0px 0px 0px;

}

/* line 35, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .tab-title .nav-tabs > li:first-child {

  margin: 0px 0px 0px 0px;

}

/* line 1164, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li > a {

  border: none;

  color: #999;

  font-size: 11px;

  font-weight: 400;

  margin: 0;

  padding: 0;

  line-height: 1;

}

/* line 1172, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li > a:hover {

  color: #11aba3;

}

/* line 1175, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li > a:before {

  content: none;

}

/* line 1179, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li .widget-title {

  border: none;

  margin: 0;

  padding: 0;

  line-height: 1;

  position: relative;

  overflow: visible;

}

/* line 1186, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li .widget-title:before {

  content: "";

  position: absolute;

  top: -18px;

  height: 3px;

  left: 0;

  background-color: #11aba3;

  width: 100%;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .tab-title .nav-tabs > li .widget-title:before {

  right: 0;

  left: auto;

}

/* line 1195, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .nav-tabs > li .widget-title a {

  color: #11aba3;

}

/* line 1200, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .view-all {

  text-transform: uppercase;

  font-size: 11px;

  color: #999;

  display: block;

  font-family: "Oswald", sans-serif;

  line-height: 1;

  margin-top: 5px;

}

/* line 1208, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .tab-title .view-all:hover {

  color: #11aba3;

}

/* line 1214, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post {

  background-color: #fff;

  margin-bottom: 10px;

  position: relative;

}

/* line 1218, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-thumb {

  margin-bottom: 0;

}

/* line 1220, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-thumb .post-icon {

  width: 28px;

  height: 28px;

  line-height: 28px;

  text-align: center;

  border-radius: 3px;

  background-color: #fff;

  position: absolute;

  bottom: 10px;

  right: 10px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 115, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .widget-content .post .entry-thumb .post-icon {

  left: 10px;

  right: auto;

}

/* line 1233, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content {

  padding: 25px 30px;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

  background-color: #fff;

  position: relative;

}

/* line 1238, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content > p {

  margin-bottom: 10px;

}

/* line 1241, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content .entry-meta-2 {

  margin-bottom: 5px;

}

/* line 1245, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post.media {

  margin: 0;

  padding: 20px 0;

  border-top: 1px solid #e6e6e6;

}

/* line 1249, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post.media .media-left {

  padding-right: 10px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .widget-content .post.media .media-left {

  padding-left: 10px;

  padding-right: inherit;

}

/* line 1251, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post.media .media-left .entry-thumb {

  margin: 0;

  width: 60px;

}

/* line 1257, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post.media .media-body .entry-title {

  font-size: 12px;

  margin-bottom: 3px;

}

/* line 1262, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post.media:first-child {

  border-top: none;

}

/* line 1266, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer {

  display: block;

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  background-color: #2d3a47;

  padding: 10px 20px;

  font-size: 11px;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .widget-content .post .entry-content-footer {

  right: 0;

  left: auto;

}

/* line 1277, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer .author-avatar {

  display: table-cell;

  padding-right: 8px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .widget-content .post .entry-content-footer .author-avatar {

  padding-left: 8px;

  padding-right: inherit;

}

/* line 1280, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer .author-avatar img {

  width: 30px;

  height: 30px;

  border-radius: 50%;

}

/* line 1286, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer .author-link {

  display: table-cell;

}

/* line 1289, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer a {

  color: #fff;

}

/* line 1291, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer a:hover {

  color: #11aba3;

}

/* line 1295, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer .comment-count {

  color: #fff;

  line-height: 30px;

}

/* line 1298, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer .comment-count i {

  padding-right: 5px;

  display: table-cell;

  font-size: 13px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget.tab-categories-posts .widget-content .post .entry-content-footer .comment-count i {

  padding-left: 5px;

  padding-right: inherit;

}

/* line 1303, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post .entry-content-footer .comment-count a {

  font-style: italic;

  display: table-cell;

}

/* line 1310, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post:hover .entry-content-footer {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

  visibility: visible;

}

/* line 1314, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post:hover .entry-content {

  margin-top: -45px;

  padding-bottom: 70px;

}

/* line 1319, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .post:hover .entry-thumb .post-icon {

  bottom: 40px;

}

/* line 1325, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .media-wrapper {

  background-color: #fff;

  padding: 10px 30px;

}

/* line 1329, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .banner-wrapper {

  padding: 15px;

  background-color: #fff;

}

/* line 1338, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .style5 .posts-inner .row .col-md-3 > article.post:last-child {

  padding: 0 30px 20px;

}

/* line 1340, ../sass/template/_widgets.scss */

.widget.tab-categories-posts .widget-content .style5 .posts-inner .row .col-md-3 > article.post:last-child .entry-title {

  padding-top: 25px;

  border-top: 1px solid #e6e6e6;

}



/* line 1355, ../sass/template/_widgets.scss */

.footer-v3 .widget-social-links {

  float: right;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .footer-v3 .widget-social-links {

  float: left;

}

/* line 1358, ../sass/template/_widgets.scss */

.footer-v3 .widget-social-links .widget-content .social {

  overflow: hidden;

  margin: 0;

}

/* line 1361, ../sass/template/_widgets.scss */

.footer-v3 .widget-social-links .widget-content .social li {

  margin: 0 0 0 5px;

}

/* line 35, ../sass/rtl/_rtl.scss */

.rtl .footer-v3 .widget-social-links .widget-content .social li {

  margin: 0 5px 0 0;

}

/* line 1363, ../sass/template/_widgets.scss */

.footer-v3 .widget-social-links .widget-content .social li a {

  line-height: 46px;

  width: 46px;

  text-align: center;

  background-color: #303030;

  border-radius: 50%;

  display: block;

  padding: 0;

  color: #575757;

  font-size: 16px;

}

/* line 1373, ../sass/template/_widgets.scss */

.footer-v3 .widget-social-links .widget-content .social li a:hover {

  color: #fff;

}



/* line 1385, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title {

  border: 1px solid #e6e6e6;

  padding: 0 20px 0 30px;

}

/* line 1388, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .widget-title {

  float: left;

  margin: 0;

  font-size: 12px;

  border-top: none;

  overflow: visible;

  color: #11aba3;

  padding-bottom: 18px;

  padding-top: 15px;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .widget.trending-widget .heading-title .widget-title {

  float: right;

}

/* line 1397, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .widget-title:before {

  content: "";

  position: absolute;

  top: -1px;

  left: 0;

  height: 3px;

  width: 100%;

  background-color: #11aba3;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .widget.trending-widget .heading-title .widget-title:before {

  right: 0;

  left: auto;

}

/* line 1407, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .heading-tab {

  float: right;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .widget.trending-widget .heading-title .heading-tab {

  float: left;

}

/* line 1409, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .heading-tab .nav-tabs {

  border-bottom: none;

}

/* line 1411, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .heading-tab .nav-tabs > li {

  margin: 0 0 0 10px;

}

/* line 35, ../sass/rtl/_rtl.scss */

.rtl .widget.trending-widget .heading-title .heading-tab .nav-tabs > li {

  margin: 0 10px 0 0;

}

/* line 1413, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .heading-tab .nav-tabs > li:first-child {

  margin: 0 0 0 0;

}

/* line 35, ../sass/rtl/_rtl.scss */

.rtl .widget.trending-widget .heading-title .heading-tab .nav-tabs > li:first-child {

  margin: 0 0 0 0;

}

/* line 1416, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .heading-tab .nav-tabs > li > a {

  border: none;

  margin: 0;

  padding: 10px 0;

  font-size: 14px;

  color: #ccc;

}

/* line 1422, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .heading-tab .nav-tabs > li > a:before {

  content: none;

}

/* line 1427, ../sass/template/_widgets.scss */

.widget.trending-widget .heading-title .heading-tab .nav-tabs > li.active > a {

  color: #000;

}



/* line 1439, ../sass/template/_widgets.scss */

.tab-views.trending .content-post,

.tab-comments.trending .content-post {

  position: relative;

  z-index: 1;

  margin-top: 10px;

  padding: 20px;

}

/* line 1444, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .count-views,

.tab-comments.trending .content-post .count-views {

  display: table-cell;

  padding-right: 30px;

  font-size: 18px;

  color: #999;

  position: relative;

  z-index: 1;

  vertical-align: middle;

  font-family: "Oswald", sans-serif;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .tab-views.trending .content-post .count-views, .rtl

.tab-comments.trending .content-post .count-views {

  padding-left: 30px;

  padding-right: inherit;

}

/* line 1454, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .post-content,

.tab-comments.trending .content-post .post-content {

  position: relative;

  z-index: 1;

  display: table-cell;

  vertical-align: top;

}

/* line 1459, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .post-content .category-post,

.tab-comments.trending .content-post .post-content .category-post {

  font-size: 11px;

  text-transform: uppercase;

  font-family: "Oswald", sans-serif;

}

/* line 1463, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .post-content .category-post a,

.tab-comments.trending .content-post .post-content .category-post a {

  color: #11aba3;

}

/* line 1465, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .post-content .category-post a:hover,

.tab-comments.trending .content-post .post-content .category-post a:hover {

  color: #000;

}

/* line 1470, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .post-content .entry-title,

.tab-comments.trending .content-post .post-content .entry-title {

  padding-top: 5px;

  font-size: 12px;

  margin: 0;

}

/* line 1476, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .value_bar_container,

.tab-comments.trending .content-post .value_bar_container {

  position: absolute;

  bottom: 0;

  left: 0;

}

/* line 108, ../sass/rtl/_rtl.scss */

.rtl .tab-views.trending .content-post .value_bar_container, .rtl

.tab-comments.trending .content-post .value_bar_container {

  right: 0;

  left: auto;

}

/* line 1480, ../sass/template/_widgets.scss */

.tab-views.trending .content-post .value_bar_container .value_bar,

.tab-comments.trending .content-post .value_bar_container .value_bar {

  height: 100%;

  background-color: #f8f8f8;

}



/* line 1488, ../sass/template/_widgets.scss */

.wpo-sidebar .widget.widget_search {

  padding-top: 25px;

}



/* line 1494, ../sass/template/_widgets.scss */

.responsiveHeight {

  height: 730px;

  padding-bottom: 0;

  position: relative;

  overflow: visible;

}



/* line 1501, ../sass/template/_widgets.scss */

.responsiveHeight > .inner {

  width: 100%;

  height: 100%;

  max-height: 730px;

  position: relative;

  top: 0;

  left: 0;

}

/* line 1508, ../sass/template/_widgets.scss */

.responsiveHeight > .inner .carousel-control {

  height: 38px;

  border-radius: 0;

  border: 2px solid #fff;

  background-color: #000;

  width: 38px;

  line-height: 34px;

  color: #fff;

  font-size: 18px;

  top: auto;

  bottom: 100px;

}

/* line 1519, ../sass/template/_widgets.scss */

.responsiveHeight > .inner .carousel-control.right {

  right: 19%;

  margin-right: -70px;

}

/* line 1523, ../sass/template/_widgets.scss */

.responsiveHeight > .inner .carousel-control.left {

  left: 19%;

  margin-left: -70px;

}

/* line 1527, ../sass/template/_widgets.scss */

.responsiveHeight > .inner .carousel-control:hover {

  background-color: #fff;

  color: #000;

}



/* line 1534, ../sass/template/_widgets.scss */

.iosSlider {

  position: relative;

  top: 0;

  left: 0;

  overflow: hidden;

  width: 100%;

  height: 100%;

}

/* line 1541, ../sass/template/_widgets.scss */

.iosSlider .loading {

  height: 100%;

  width: 100%;

  position: absolute;

  top: 0;

  left: 0;

  text-align: center;

  z-index: 11;

  background-color: #fff;

}

/* line 1550, ../sass/template/_widgets.scss */

.iosSlider .loading > i {

  color: #11aba3;

  font-size: 30px;

  left: 50%;

  margin-left: -13px;

  position: absolute;

  top: 30%;

}



/* line 1561, ../sass/template/_widgets.scss */

.iosSlider .slider {

  width: 100%;

  height: 100%;

}



/* line 1566, ../sass/template/_widgets.scss */

.iosSlider .slider .item {

  width: 62%;

  height: 100%;

  text-align: center;

  padding: 0;

  float: left;

}

/* line 1572, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post {

  margin-bottom: 0;

}

/* line 1575, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post .entry-image .mask {

  display: block;

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 10;

  background-color: rgba(0, 0, 0, 0.4);

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 1587, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post .entry-content {

  padding: 30px 30px 0;

  position: absolute;

  bottom: 0;

  height: 211px;

  width: 100%;

  left: 0;

  z-index: 100;

  background-color: #303030;

}

/* line 1596, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post .entry-content .entry-title {

  font-size: 36px;

  font-weight: 900;

  margin-bottom: 0;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

}

/* line 1601, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post .entry-content .entry-title a {

  color: #fff;

}

/* line 1603, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post .entry-content .entry-title a:hover {

  color: #11aba3;

}

/* line 1608, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post .entry-content .entry-categories {

  display: inline-block;

  border-radius: 3px;

  color: #fff;

  text-transform: uppercase;

  background-color: #000;

  padding: 3px 10px;

  font-size: 10px;

  font-weight: 700;

  font-family: "Ubuntu", sans-serif;

  letter-spacing: 1px;

  margin-bottom: 5px;

}

/* line 1620, ../sass/template/_widgets.scss */

.iosSlider .slider .item .post .entry-content .entry-categories:hover {

  background-color: #11aba3;

}

/* line 1629, ../sass/template/_widgets.scss */

.iosSlider .slider .item.selected .post .entry-image .mask {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

}

/* line 1634, ../sass/template/_widgets.scss */

.iosSlider .slider .item.selected .post .entry-content .entry-title {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}



/* line 1642, ../sass/template/_widgets.scss */

.iosSlider .slider .item img {

  width: 100%;

  left: 0;

  margin: 0 auto;

  position: relative;

  top: 0;

}



/* line 1654, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .special .widget-content .media-body {

  display: block;

}

/* line 1656, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-date {

  display: table-cell;

  vertical-align: top;

  border: 2px solid #11aba3;

  color: #fff;

  font-weight: 700;

  font-size: 11px;

  font-family: "Ubuntu", sans-serif;

  font-style: normal;

  text-align: center;

  padding: 8px 13px 9px;

  text-transform: uppercase;

}

/* line 1668, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-date .date {

  font-size: 14px;

  margin-bottom: 5px;

}

/* line 1672, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-date > span {

  display: block;

  padding-right: 0;

  line-height: 1;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-date > span {

  padding-left: 0;

  padding-right: inherit;

}

/* line 1678, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-title {

  display: table-cell;

  vertical-align: middle;

  padding-left: 15px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-title {

  padding-right: 15px;

  padding-left: inherit;

}

/* line 1682, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-title a {

  color: #fff;

}

/* line 1684, ../sass/template/_widgets.scss */

.widget_wpo_breaking_post_widget .special .widget-content .media-body .entry-title a:hover {

  color: #11aba3;

}



/*

 * Off Canvas

 * --------------------------------------------------

 */

/* line 6, ../sass/template/_offcanvas.scss */

.sidebar-offcanvas {

  position: absolute;

  top: 0;

  bottom: 0;

  width: 50%;

}



/* line 12, ../sass/template/_offcanvas.scss */

.bottom-offcanvas {

  border-top: 1px solid red;

  padding: 10px 0;

}



/* line 17, ../sass/template/_offcanvas.scss */

.offcanvas-head button {

  padding: 16px 25px;

  margin-right: 17px;

}



/* line 22, ../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 28, ../sass/template/_offcanvas.scss */

.offcanvas-showright {

  background: #11aba3;

  position: relative;

  -webkit-transition: all 0.25s ease-out;

  -o-transition: all 0.25s ease-out;

  transition: all 0.25s ease-out;

  width: 400px;

  position: absolute;

  right: -800px;

  top: 0;

  z-index: 1000;

  display: block;

  opacity: 0.96;

}

/* line 39, ../sass/template/_offcanvas.scss */

.offcanvas-showright.active {

  display: block;

  right: 0;

}



@media screen and (max-width: 992px) {

  /* line 49, ../sass/template/_offcanvas.scss */

  .row-offcanvas-right {

    right: 0;

  }

  /* line 115, ../sass/rtl/_rtl.scss */

  .rtl .row-offcanvas-right {

    left: 0;

    right: auto;

  }



  /* line 52, ../sass/template/_offcanvas.scss */

  .row-offcanvas-left {

    left: 0;

  }

  /* line 108, ../sass/rtl/_rtl.scss */

  .rtl .row-offcanvas-left {

    right: 0;

    left: auto;

  }



  /* line 55, ../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 59, ../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 63, ../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 66, ../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 71, ../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);

  z-index: 999;

  background-color: #fff;

}



/* line 76, ../sass/template/_offcanvas.scss */

.navbar-offcanvas {

  border: none;

}

/* line 80, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li {

  border-left: 1px solid rgba(255, 255, 255, 0.3);

}

/* line 83, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li > * {

  background: none;

  font-size: 20px;

  color: black;
  box-shadow:none;

}

/* line 88, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li:first-child {

  border: none;

}

/* line 91, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu {

  background: #fff;

  min-width: 250px;

  padding: 20px;

}

/* line 95, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu ul {

  list-style: none;

  padding: 0;

}

/* line 99, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu a {

  font-size: 14px;

}

/* line 101, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu a:hover {

  color: #11aba3;

}

/* line 105, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu a.btn:hover {

  color: #fff;

}

/* line 109, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li .dropdown-menu a.btn.checkout:hover {

  color: #000;

}

/* line 117, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li .wpo-search .input-search {

  height: 40px;

}

/* line 121, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart {

  display: block;

}

/* line 123, ../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 126, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart a.mini-cart-button span {

  padding: 0;

}

/* line 128, ../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 134, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .open > a {

  background: none;

  color: #fff;

}

/* line 138, ../sass/template/_offcanvas.scss */

.navbar-offcanvas .offcanvas-inner .list-action > li.mini-cart .dropdown-menu {

  left: -75px;

  right: auto;

}

/* line 146, ../sass/template/_offcanvas.scss */

.navbar-offcanvas ul#main-menu-offcanvas {

  float: none;

  display: block;

}

/* line 149, ../sass/template/_offcanvas.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li {

  position: relative;

  border-bottom: 1px solid #e6e6e6;

  display: block;

  float: none;

}

/* line 154, ../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 #e6e6e6;

  z-index: 9;

  background: #f5f5f5;

}

/* line 162, ../sass/template/_offcanvas.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li .caret:hover {

  cursor: pointer;

}

/* line 165, ../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 174, ../sass/template/_offcanvas.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li ul {

  padding-left: 20px;

}

/* line 176, ../sass/template/_offcanvas.scss */

.navbar-offcanvas ul#main-menu-offcanvas > li ul li a {

  font-size: 13px;

  font-weight: 300;

}

/* line 182, ../sass/template/_offcanvas.scss */

.navbar-offcanvas ul#main-menu-offcanvas li.active > a {

  background: none;

  color: #11aba3;

}



/* line 3, ../sass/template/_menu.scss */

.navbar-vertical .navbar-nav > li {

  display: block !important;

  float: none !important;

}

/* line 7, ../sass/template/_menu.scss */

.navbar-vertical .navbar-nav .dropdown-menu {

  right: 100% !important;

  left: auto !important;

  margin-top: -30px;

}

/* line 12, ../sass/template/_menu.scss */

.navbar-vertical .navbar-nav .aligned-fullwidth {

  position: relative !important;

}

/* line 14, ../sass/template/_menu.scss */

.navbar-vertical .navbar-nav .aligned-fullwidth > .dropdown-menu {

  position: absolute !important;

  top: auto;

  width: 700px !important;

}



/*

*  Main Menu

*/

/* line 26, ../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 31, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav {

  float: none;    display: table;
    margin: 0px auto;

}

/* line 34, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > .open > a {

  border-color: transparent;

  border-left-color: rgba(0, 0, 0, 0.1);

  color: #11aba3;

  background: transparent;

}

/* line 39, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > .open > a:before {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 44, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav ul {

  padding: 0;

  margin: 0;

  list-style: none;

}

/* line 47, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav ul li.parent {

  position: relative;

}

/* line 50, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav ul li.dropdown-submenu {

  position: relative;

}

/* line 52, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {

  top: 0;

  left: 100%;

  right: auto;

  position: absolute;

}

/* line 62, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav li.active {

  background: none;

}

/* line 64, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav li.active > a {

  background: none;

  color: #11aba3 !important;

}

/* line 70, ../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: #11aba3;

}

/* line 75, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav li.open > a {

  background: none;

  color: #11aba3;

}

/* line 80, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li {

  border-right: 1px solid rgba(255, 255, 255, 0.1);

  float: left;

  display: inline-block;

  *display: inline;

  zoom: 1;

  margin-top: 0;

  padding: 18px 20px;

}

/* line 86, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li:first-child {

  border-left: 1px solid rgba(255, 255, 255, 0.1);

}

/* line 89, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li > a {

  position: relative;

  font-family: "Oswald", sans-serif;

  letter-spacing: 1px;

  color: #fff;

  margin: 0;

  padding: 18px 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 101, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li > a .text-label {

  position: absolute;

  font-size: 9px;

  right: -15px;

  bottom: -6px;

  line-height: 1;

  background-color: #11aba3;

  color: #fff;

  padding: 3px 5px;

}

/* line 111, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li > a .caret {

  color: #DDDDDD;

  border-width: 3px;

  display: none;

}

/* line 117, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li > a:hover, .navbar-mega .navbar-nav > li > a:focus {

  color: #11aba3;

  background: transparent;

}

/* line 122, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li > a:before {

  content: "";

  width: 100%;

  height: 3px;

  position: absolute;

  left: 0;

  top: 0;

  background-color: #11aba3;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

}

/* line 135, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li:hover > .dropdown-menu {

  display: block;

}

/* line 138, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li:hover a:before {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 142, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li:first-child a {

  border: none;

}

/* line 146, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li .dropdown-menu {

  padding-top: 10px;

  padding-bottom: 10px;

  border-top: 2px solid #11aba3 !important;

  background: #000;

  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 154, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {

  left: 100%;

  top: 0;

  position: absolute;

}

/* line 159, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li .dropdown-menu .row {

  padding-top: 0;

}

/* line 162, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li {

  display: block;

  padding: 0;

  position: relative;

}

/* line 166, ../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;

  font-family: "Oswald", sans-serif;

  -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 176, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li a:hover {

  color: #11aba3;

  background: transparent;

}

/* line 181, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {

  border: 0;

}

/* line 187, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu {

  padding: 0px 15px;

  border-top: none !important;

  background: transparent;

  -webkit-box-shadow: none;

  box-shadow: none;

  border: none !important;

}

/* line 193, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row {

  margin: 0 !important;

  padding-top: 15px;

  padding-bottom: 15px;

  border: 1px solid #ccc;

  border: 1px solid rgba(0, 0, 0, 0.15);

  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

  background-clip: padding-box;

  border-top: 2px solid #11aba3 !important;

  background: #000;

}

/* line 203, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .container-mega > .row > div::after {

  content: none;

}

/* line 206, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row.mega-shop {

  background: #fff !important;

  padding-top: 30px;

  color: #999;

  border-top: 1px solid rgba(0, 0, 0, 0.15) !important;

}

/* line 212, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row.mega-shop .widget .widgettitle,

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row.mega-shop .widget .widget-title,

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row.mega-shop .widget .wpb_heading {

  color: #000;

  border-bottom: 1px solid #e6e6e6;

  padding: 15px 0;

  margin: 0 0 10px 15px !important;

}

/* line 221, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row.mega-shop .widget.widget_nav_menu a {

  text-transform: uppercase;

  font-size: 13px;

}

/* line 229, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion {

  margin-bottom: 0;

}

/* line 231, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion .button-action.button-groups,

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion .action-bottom {

  display: none !important;

}

/* line 235, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion .caption {

  border-bottom: none;

  padding: 15px 15px 15px;

}

/* line 238, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion .caption .meta {

  text-align: center;

}

/* line 240, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion .caption .meta .category {

  float: none;

  font-style: italic;

}

/* line 244, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion .caption .meta .name {

  text-align: center;

  font-weight: 700;

  padding-bottom: 10px;

}

/* line 252, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion .price ins {

  color: #11aba3;

}

/* line 257, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu .dropdown-menu-inner .wpb-container .container-mega > .row .products .product-grid.style-fashion:hover .caption {

  margin-top: 0;

}

/* line 266, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > li .mega-dropdown-menu {

  padding: 30px;

}

/* line 270, ../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 273, ../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 282, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > .active {

  background: transparent;

}

/* line 284, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > .active > a {

  color: #11aba3;

}

/* line 286, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav > .active > a:before {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 291, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav .aligned-fullwidth {

  position: static !important;

}

/* line 293, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav .aligned-fullwidth .dropdown-menu {

  width: 100% !important;

}

/* line 298, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav .aligned-right > .dropdown-menu {

  right: 0;

  left: auto;

}

/* line 304, ../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 310, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav .container-mega > .row > div {

  position: relative;

}

/* line 312, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav .container-mega > .row > div:after {

  content: "";

  width: 1px;

  height: 1000px;

  background: rgba(255, 255, 255, 0.1);

  position: absolute;

  left: 0;

  top: 0;

}

/* line 320, ../sass/template/_menu.scss */

.navbar-mega .navbar-nav .container-mega > .row > div:first-child:after {

  content: none;

}

/* line 328, ../sass/template/_menu.scss */

.navbar-mega .widget widget-title, .navbar-mega .widget .widgettitle, .navbar-mega .widget .wpb_heading {

  border-top: none;

  font-size: 12px;

  font-weight: 400;

  color: #fff;

  text-align: left;

  padding: 10px 20px;

  margin: 0 !important;

}

/* line 336, ../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 343, ../sass/template/_menu.scss */

.wpo-header-v2 .navbar-mega .navbar-nav .aligned-fullwidth .dropdown-menu {

  width: 110% !important;

}



/* line 346, ../sass/template/_menu.scss */

.wpo-header-v4 .navbar-mega .navbar-nav > li.aligned-fullwidth .dropdown-menu {

  padding: 0;

}



/* line 350, ../sass/template/_menu.scss */

.wpo-header-v4 .navbar-mega .navbar-nav > li > a .text-label,

.wpo-header-v5 .navbar-mega .navbar-nav > li > a .text-label {

  bottom: auto;

  top: -6px;

  right: 3px;

}



/* line 356, ../sass/template/_menu.scss */

.wpo-header-v2 .navbar-mega .navbar-nav > li > a .text-label {

  bottom: auto;

  top: -15px;

  right: -5px;

  font-size: 8px;

}



/* line 370, ../sass/template/_menu.scss */

nav#wpo-mainnav.padding-large .navbar-nav > li {

  padding: 0 20px;

}

/* line 377, ../sass/template/_menu.scss */

nav#wpo-mainnav.padding-small .navbar-nav > li {

  padding: 0 20px;

}

/* line 379, ../sass/template/_menu.scss */

nav#wpo-mainnav.padding-small .navbar-nav > li > a:before {

  top: -18px;

}

/* line 386, ../sass/template/_menu.scss */

nav#wpo-mainnav.border .navbar-nav > li {

  border-left: 1px solid #e6e6e6;

  padding: 21px 0;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl nav#wpo-mainnav.border .navbar-nav > li {

  border-right: 1px solid #e6e6e6;

  border-left: inherit;

}

/* line 389, ../sass/template/_menu.scss */

nav#wpo-mainnav.border .navbar-nav > li:last-child {

  border-right: 1px solid #e6e6e6;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl nav#wpo-mainnav.border .navbar-nav > li:last-child {

  border-left: 1px solid #e6e6e6;

  border-right: inherit;

}

/* line 392, ../sass/template/_menu.scss */

nav#wpo-mainnav.border .navbar-nav > li > a {

  border: none;

}

/* line 399, ../sass/template/_menu.scss */

nav#wpo-mainnav.style-vertical .navbar-nav > li {

  display: inline-block;

  width: 100%;

}

/* line 405, ../sass/template/_menu.scss */

nav#wpo-mainnav.style-dark .navbar-nav > li {

  border-color: rgba(255, 255, 255, 0.1);

}

/* line 407, ../sass/template/_menu.scss */

nav#wpo-mainnav.style-dark .navbar-nav > li > a {

  color: #fff;

  border-color: rgba(255, 255, 255, 0.1);

}

/* line 410, ../sass/template/_menu.scss */

nav#wpo-mainnav.style-dark .navbar-nav > li > a:hover {

  color: #11aba3;

}



/* line 418, ../sass/template/_menu.scss */

.bg-menu-v1 {

  background: transparent;

}



/* line 421, ../sass/template/_menu.scss */

.bg-menu-v2 {

  background: #fff;

}



/* line 424, ../sass/template/_menu.scss */

.bg-menu-v3 {

  background: #2E2739;

}



/* line 427, ../sass/template/_menu.scss */

.bg-menu-v4 {

  background: #332C3E;

}



/* 8. Form */

/* line 1, ../sass/template/_style.scss */

.font-size-lg {

  font-size: 48px;

}



/* line 4, ../sass/template/_style.scss */

.font-size-md {

  font-size: 24px;

}



/* 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 */

.position-relative {

  position: relative;

  z-index: 9;

}



/* line 18, ../sass/template/_style.scss */

.position-static {

  position: static !important;

}



/* line 21, ../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 24, ../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 27, ../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 32, ../sass/template/_style.scss */

.social {

  margin-top: 10px;

  padding: 0;

}

/* line 35, ../sass/template/_style.scss */

.social li {

  float: left;

  list-style: none;

  margin-left: 15px;

}

/* line 40, ../sass/template/_style.scss */

.social li a {

  color: #696969;

  padding: 10px;

}

/* line 43, ../sass/template/_style.scss */

.social li a:hover {

  color: #11aba3;

}

/* line 48, ../sass/template/_style.scss */

.social li:first-child a {

  padding-left: 0;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .social li:first-child a {

  padding-right: 0;

  padding-left: inherit;

}

/* line 53, ../sass/template/_style.scss */

.social.v2 {

  display: inline-block;

}

/* line 55, ../sass/template/_style.scss */

.social.v2 li {

  text-align: center;

}

/* line 57, ../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 69, ../sass/template/_style.scss */

.social.v3 li i {

  color: #999999;

  border-color: #999999;

}



/* line 76, ../sass/template/_style.scss */

.return-top {

  position: fixed;

  right: 50px;

  bottom: 50px;

  z-index: 99;

}

/* line 81, ../sass/template/_style.scss */

.return-top:hover {

  cursor: pointer;

}



/**

 * jPreloader

 */

/* line 90, ../sass/template/_style.scss */

#jpreLoader {

  display: block;

  width: 100%;

  top: 50% !important;

}



/* line 95, ../sass/template/_style.scss */

.js-preloader {

  position: relative;

}

/* line 97, ../sass/template/_style.scss */

.js-preloader .wpo-page {

  opacity: 0;

}



/* line 101, ../sass/template/_style.scss */

#jpreContent {

  position: absolute;

  text-align: center;

  width: 100%;

  left: 0;

  top: 0;

  height: 100%;

}

/* line 109, ../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 109, ../sass/template/_style.scss */

  #jpreContent #jprecontent-inner {

    top: 200px;

  }

}

/* line 121, ../sass/template/_style.scss */

#jpreContent #jprecontent-inner .site-logo {

  position: absolute;

  top: 80px;

  left: 0;

  width: 100%;

  height: 100%;

}



/* line 131, ../sass/template/_style.scss */

.js-preloader.preloader-done .wpo-page {

  opacity: 1;

}

/* line 134, ../sass/template/_style.scss */

.js-preloader.preloader-done #jpreContent {

  display: none;

}



/* line 139, ../sass/template/_style.scss */

#jpreOverlay {

  background-color: transparent;

  height: auto !important;

  top: 0 !important;

  position: absolute !important;

}



/* line 145, ../sass/template/_style.scss */

#jpreSlide {

  width: 100%;

  text-align: center;

  top: 0 !important;

  margin-top: 0 !important;

  bottom: auto !important;

  position: relative !important;

}

/* line 152, ../sass/template/_style.scss */

#jpreSlide #jpreContent {

  display: block;

}



/* line 157, ../sass/template/_style.scss */

#jpreOverlay {

  background-color: #ffffff;

  height: 100% !important;

  position: fixed !important;

}



/* line 163, ../sass/template/_style.scss */

#jprePercentage {

  display: block !important;

  text-align: center;

}



/* line 167, ../sass/template/_style.scss */

#jpreBar {

  position: fixed !important;

  top: 0 !important;

  height: 5px !important;

  background: #11aba3 !important;

  z-index: 2;

  background-color: #000000;

}



/* line 176, ../sass/template/_style.scss */

#jprePercentage {

  font-weight: 800;

  text-transform: uppercase;

  letter-spacing: 1px;

  margin-top: 80px;

  font-size: 18px;

  color: #11aba3;

}

@media (max-width: 991px) {

  /* line 176, ../sass/template/_style.scss */

  #jprePercentage {

    margin-top: 60px;

  }

}



/* line 188, ../sass/template/_style.scss */

.social-links {

  display: inline-block;

}

/* line 190, ../sass/template/_style.scss */

.social-links > li {

  display: inline-block;

  text-align: center;

  list-style: none;

  float: left;

  margin-left: 50px !important;

}

/* line 196, ../sass/template/_style.scss */

.social-links > li a {

  font-size: 18px;

  font-weight: 400;

}

/* line 200, ../sass/template/_style.scss */

.social-links > li:last-child {

  margin-left: 0;

}



/* line 3, ../sass/template/_visual-composer.scss */

.wpb-container {

  margin-bottom: 0;

  background: transparent;

  position: relative;

}

/* line 9, ../sass/template/_visual-composer.scss */

.wpb-container > .wpb-inner > .row .row {

  padding: 0;

}

/* line 13, ../sass/template/_visual-composer.scss */

.wpb-container .container .container {

  width: 100%;

  padding: 0;

}

/* line 17, ../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 28, ../sass/template/_visual-composer.scss */

.wpb-container .icon-row i, .wpb-container .icon-row em {

  position: relative;

  z-index: 99;

}

/* line 32, ../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: #11aba3;

  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 60, ../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 66, ../sass/template/_visual-composer.scss */

.wpb-container.col-nopadding .row {

  margin-left: 0;

  margin-right: 0;

}

/* line 69, ../sass/template/_visual-composer.scss */

.wpb-container.col-nopadding .row div[class*="col-"] {

  padding-left: 0;

  padding-right: 0;

}

/* line 76, ../sass/template/_visual-composer.scss */

.wpb-container.border-col > .wpb-inner > .row {

  padding: 0;

  border-bottom: 1px solid #e6e6e6;

}

/* line 79, ../sass/template/_visual-composer.scss */

.wpb-container.border-col > .wpb-inner > .row > .wpb_column > div {

  border-left: 1px solid #e6e6e6;

  padding: 50px 15%;

}

@media (max-width: 991px) {

  /* line 79, ../sass/template/_visual-composer.scss */

  .wpb-container.border-col > .wpb-inner > .row > .wpb_column > div {

    padding: 30px 15px;

  }

}



/* line 92, ../sass/template/_visual-composer.scss */

.wpb_column.bg-center .wpb_wrapper {

  background-position: center center !important;

}



/* line 100, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {

  width: 10px !important;

  height: 10px !important;

  top: 1.2em !important;

  background-image: none !important;

}

/* line 106, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before {

  content: "";

  width: 2px;

  height: 100%;

  background-color: #11aba3;

  position: absolute;

  top: 0;

  left: 50%;

  margin-left: -1px;

}

/* line 116, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after {

  content: "";

  width: 100%;

  height: 2px;

  background-color: #11aba3;

  position: absolute;

  top: 50%;

  left: 0;

  margin-top: -1px;

}

/* line 127, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {

  width: 10px !important;

  height: 10px !important;

}

/* line 131, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {

  content: none;

}

/* line 135, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {

  width: 10px !important;

  height: 10px !important;

}

/* line 140, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_header {

  background: none !important;

  border-bottom: 1px solid #DCDCDC;

}

/* line 143, ../sass/template/_visual-composer.scss */

.wpb_accordion .wpb_accordion_header a {

  font-weight: 700;

  text-transform: uppercase;

  padding: 10px 0 !important;

  font-size: 14px;

}

/* line 151, ../sass/template/_visual-composer.scss */

.wpb_accordion.style-1 .wpb_accordion_content {

  padding: 1em 0 !important;

}

/* line 156, ../sass/template/_visual-composer.scss */

.wpb_accordion.style-2 .wpb_accordion_section {

  border: 1px solid #DCDCDC;

  margin-top: 5px;

}

/* line 159, ../sass/template/_visual-composer.scss */

.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_header {

  border: none;

  padding: 0 30px;

}

/* line 162, ../sass/template/_visual-composer.scss */

.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon {

  top: 1.2em;

}

/* line 165, ../sass/template/_visual-composer.scss */

.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_header.ui-state-active {

  border-top: 3px solid #11aba3;

}

/* line 169, ../sass/template/_visual-composer.scss */

.wpb_accordion.style-2 .wpb_accordion_section .wpb_accordion_content {

  padding: 0 30px 30px;

}



/* line 179, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-classic .vc_tta-tabs-container {

  margin-bottom: 0 !important;

}

/* line 183, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {

  background-color: #fff;

  color: #000;

  border-color: #e6e6e6;

  border-left: none;

  border-bottom: none;

  font-size: 15px;

  position: relative;

}

/* line 193, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child > a {

  border-left: 1px solid #e6e6e6;

}

/* line 200, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:before, .vc_tta-container .vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a:before {

  content: "";

  width: 100%;

  height: 4px !important;

  background-color: #11aba3;

  position: absolute;

  left: 0;

  top: -1px !important;

  display: block;

}

/* line 216, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {

  background-color: #fff !important;

  border: 1px solid #e6e6e6 !important;

}

/* line 222, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern {

  padding: 25px 30px;

  border: 1px solid #e6e6e6;

}

/* line 226, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels {

  background-color: #fff !important;

  border: none !important;

}

/* line 229, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {

  padding: 20px 0 10px;

}

/* line 234, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern .vc_tta-tabs-container {

  margin-bottom: 0 !important;

}

/* line 237, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {

  margin-left: 30px;

}

/* line 239, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {

  background-color: #fff;

  color: #000;

  border: none;

  font-size: 15px;

  position: relative;

  padding: 0 0 8px;

}

/* line 247, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child {

  margin-left: 0;

}

/* line 253, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:before, .vc_tta-container .vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a:before {

  content: "";

  width: 100%;

  height: 3px !important;

  background-color: #11aba3;

  position: absolute;

  left: 0;

  top: auto !important;

  bottom: -1px !important;

  display: block;

}

/* line 269, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left {

  padding: 0;

  position: relative;

}

/* line 272, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left:after {

  content: "";

  width: 1px;

  height: 100%;

  position: absolute;

  top: 0;

  left: 31.6667%;

  background-color: #e6e6e6;

}

/* line 281, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tabs-container {

  width: 31.6667%;

  text-align: center;

  overflow: visible;

}

/* line 285, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list {

  margin: 0;

  overflow: visible;

}

/* line 288, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {

  margin: 0;

  padding: 0;

  border-bottom: 1px solid #e6e6e6;

}

/* line 292, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {

  padding: 15px 20px;

  text-align: center;

}

/* line 299, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:before, .vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a:before {

  left: -1px !important;

  top: 0 !important;

  height: 100% !important;

  width: 3px;

  bottom: auto !important;

}

/* line 312, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panel-body {

  padding: 20px;

}

/* line 318, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-tabs-position-left {

  padding: 0;

  position: relative;

}

/* line 321, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-tabs-position-left:after {

  content: "";

  width: 1px;

  height: 100%;

  position: absolute;

  top: 0;

  left: 31.6667%;

  background-color: #e6e6e6;

}

/* line 330, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-tabs-position-left .vc_tta-tabs-container {

  width: 31.6667%;

  text-align: center;

  overflow: visible;

}

/* line 334, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list {

  margin: 0;

  overflow: visible;

}

/* line 337, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {

  margin: 0;

  padding: 0;

  border-bottom: 1px solid #e6e6e6;

}

/* line 341, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {

  padding: 15px 20px;

  text-align: center;

}

/* line 348, ../sass/template/_visual-composer.scss */

.vc_tta-container .vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a:before, .vc_tta-container .vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover > a:before {

  left: -1px !important;

  top: 0 !important;

  height: 100% !important;

  width: 3px;

  bottom: auto !important;

}



/* line 363, ../sass/template/_visual-composer.scss */

.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {

  border-width: 1px !important;

  border-color: #11aba3 !important;

}



/* line 367, ../sass/template/_visual-composer.scss */

.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger {

  background-color: #11aba3 !important;

}



/* line 371, ../sass/template/_visual-composer.scss */

.btn i {

  line-height: inherit;

}

/* line 373, ../sass/template/_visual-composer.scss */

.btn i.pull-right {

  margin-left: 15px;

}

/* line 376, ../sass/template/_visual-composer.scss */

.btn i.pull-left {

  margin-right: 15px;

}



/**

* Widget Styles

*/

/* line 393, ../sass/template/_visual-composer.scss */

.widget-content .blog-v1.format-quote .entry-data, .widget-content .blog-v1.format-quote .entry-category, .widget-content .blog-v1.format-quote .author-avatar {

  display: block;

}



/* line 401, ../sass/template/_visual-composer.scss */

.hentry-box {

  background: none repeat scroll 0 0 #fff;

}



/* line 404, ../sass/template/_visual-composer.scss */

.posts-timeline {

  list-style: none;

  padding: 0;

  margin: 0 auto;

  width: 100%;

  position: relative;

  overflow: hidden;

}

/* line 411, ../sass/template/_visual-composer.scss */

.posts-timeline .hentry {

  position: relative;

}

/* line 414, ../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 427, ../sass/template/_visual-composer.scss */

.posts-timeline li:nth-child(1) {

  animation-delay: 0.1s;

}

/* line 430, ../sass/template/_visual-composer.scss */

.posts-timeline li:nth-child(2) {

  animation-delay: 0.2s;

}

/* line 433, ../sass/template/_visual-composer.scss */

.posts-timeline li:nth-child(3) {

  animation-delay: 0.3s;

}

/* line 436, ../sass/template/_visual-composer.scss */

.posts-timeline li:nth-child(4) {

  animation-delay: 0.4s;

}

/* line 440, ../sass/template/_visual-composer.scss */

.posts-timeline > li {

  display: block;

  width: 50%;

  position: relative;

  padding-top: 100px;

}

@media (max-width: 991px) {

  /* line 440, ../sass/template/_visual-composer.scss */

  .posts-timeline > li {

    float: left;

    clear: left;

  }

}

/* line 449, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(odd) {

  float: left;

  clear: left;

  padding-right: 20px;

}

/* line 454, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(odd) .hentry .entry-created {

  right: 0;

  left: auto;

}

/* line 457, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(odd) .hentry .entry-created:after {

  border-left-color: #11aba3;

  left: 100%;

}

/* line 461, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(odd) .hentry .entry-created span:before {

  right: -42px;

}

/* line 468, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(even) {

  float: right;

  clear: right;

  padding-left: 20px;

}

/* line 473, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(even) .hentry .entry-created {

  left: 0;

  right: auto;

}

/* line 476, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(even) .hentry .entry-created:after {

  border-right-color: #11aba3;

  right: 100%;

}

/* line 480, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(even) .hentry .entry-created span:before {

  left: -42px;

}

/* line 486, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(1) {

  padding-top: 60px;

}

/* line 489, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(2) {

  padding-top: 60px;

}

/* line 492, ../sass/template/_visual-composer.scss */

.posts-timeline > li:nth-child(2n) {

  margin-top: 80px;

}

/* line 496, ../sass/template/_visual-composer.scss */

.posts-timeline > li .hentry .entry-created {

  display: block;

}

/* line 499, ../sass/template/_visual-composer.scss */

.posts-timeline > li .hentry .entry-date {

  position: absolute;

  top: -40px;

}



/* line 509, ../sass/template/_visual-composer.scss */

.style-2 .posts-timeline:before {

  background: #e6e6e6 !important;

}

/* line 512, ../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: #e6e6e6;

}

/* line 524, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline {

  padding-top: 30px !important;

}

/* line 526, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(odd) {

  float: left;

  clear: left;

  padding-right: 35px;

}

/* line 531, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(odd) .hentry:after {

  right: -42px;

}

/* line 534, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(odd) .hentry:before {

  right: -42px;

}

/* line 539, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(even) {

  float: right;

  clear: right;

  padding-left: 35px;

}

/* line 544, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(even) .hentry:after {

  left: -42px;

}

/* line 547, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(even) .hentry:before {

  left: -42px;

}

/* line 552, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(1) {

  padding-top: 30px;

}

/* line 555, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(2) {

  padding-top: 30px;

}

/* line 558, ../sass/template/_visual-composer.scss */

.style-2 .entry-timeline:nth-child(2n) {

  margin-top: 40px;

}

/* line 564, ../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: #fff;

  border: 2px solid #11aba3;

}

/* line 575, ../sass/template/_visual-composer.scss */

.style-2 .posts-timeline .hentry:before {

  content: "";

  top: 37px;

  position: absolute;

  width: 42px;

  height: 2px;

  background: #e6e6e6;

  z-index: 1;

}

/* line 584, ../sass/template/_visual-composer.scss */

.style-2 .posts-timeline .entry-created-2 {

  display: inline-block !important;

  visibility: visible !important;

  padding-top: 15px !important;

}

/* line 588, ../sass/template/_visual-composer.scss */

.style-2 .posts-timeline .entry-created-2 span {

  display: block;

  line-height: 1;

}

/* line 591, ../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 598, ../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 611, ../sass/template/_visual-composer.scss */

.frontpage-posts .entry-thumb {

  overflow: hidden;

}

/* line 614, ../sass/template/_visual-composer.scss */

.frontpage-posts .entry-title {

  padding-top: 0;
  font-family: Oswald;

}

/* line 618, ../sass/template/_visual-composer.scss */

.frontpage-posts .main-posts .entry-thumb {

  position: relative;

  margin-bottom: 0;

}

/* line 621, ../sass/template/_visual-composer.scss */

.frontpage-posts .main-posts .entry-thumb .post-icon {

  border-radius: 2px;

  position: absolute;

  bottom: 10px;

  right: 10px;

  background-color: #fff;

  font-size: 12px;

  padding: 0 8px;

  line-height: 28px;

  display: block;

  color: #999;

}

/* line 634, ../sass/template/_visual-composer.scss */

.frontpage-posts .main-posts .entry-content {

  padding: 25px 30px;

  background-color: #fff;

}

/* line 639, ../sass/template/_visual-composer.scss */

.frontpage-posts .main-posts .post-single-v4 .entry-thumb {

  margin-bottom: 15px;

}

/* line 645, ../sass/template/_visual-composer.scss */

.frontpage-posts .secondary-posts .wrap-media {

  background-color: #fff;

  padding: 30px;

}

/* line 649, ../sass/template/_visual-composer.scss */

.frontpage-posts .secondary-posts .media {

  position: relative;

  margin: 40px 0;

}

/* line 651, ../sass/template/_visual-composer.scss */

.frontpage-posts .secondary-posts .media:first-child {

  margin-top: 0;

}

/* line 655, ../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 664, ../sass/template/_visual-composer.scss */

.frontpage-posts .secondary-posts .media:last-child {

  margin-bottom: 0;

}

/* line 666, ../sass/template/_visual-composer.scss */

.frontpage-posts .secondary-posts .media:last-child:after {

  content: none;

}

/* line 670, ../sass/template/_visual-composer.scss */

.frontpage-posts .secondary-posts .media .entry-title {

  font-size: 12px;

  margin-bottom: 3px;

}

/* line 674, ../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 678, ../sass/template/_visual-composer.scss */

.frontpage-posts .secondary-posts .entry-thumb {

  width: 60px;

  margin-bottom: 0;

}



/* line 686, ../sass/template/_visual-composer.scss */

.frontpage-3 .main-posts .post .entry-title {

  padding-top: 10px;

  font-size: 24px;

  font-weight: 900;

}

/* line 691, ../sass/template/_visual-composer.scss */

.frontpage-3 .main-posts .post .entry-thumb {

  margin-bottom: 15px;

}

/* line 694, ../sass/template/_visual-composer.scss */

.frontpage-3 .main-posts .post .entry-content {

  background-color: transparent;

  padding: 0;

}

/* line 699, ../sass/template/_visual-composer.scss */

.frontpage-3 .post {

  margin-bottom: 40px !important;

}

/* line 701, ../sass/template/_visual-composer.scss */

.frontpage-3 .post:last-child {

  margin-bottom: 0 !important;

}

/* line 704, ../sass/template/_visual-composer.scss */

.frontpage-3 .post .entry-date span {

  font-size: 13px;

}

/* line 711, ../sass/template/_visual-composer.scss */

.frontpage-3.style-1 .main-posts .post .entry-thumb {

  display: none;

}

/* line 714, ../sass/template/_visual-composer.scss */

.frontpage-3.style-1 .main-posts .post .entry-title {

  padding-top: 0;

}

/* line 718, ../sass/template/_visual-composer.scss */

.frontpage-3.style-1 .entry-description {

  display: none;

}

/* line 721, ../sass/template/_visual-composer.scss */

.frontpage-3.style-1 .entry-date span {

  font-size: 10px;

  text-transform: uppercase;

}

/* line 728, ../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 737, ../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: #11aba3;

  z-index: 1;

}

/* line 749, ../sass/template/_visual-composer.scss */

.frontpage-3.style-2 .secondary-posts .post:last-child {

  border: none;

  padding-bottom: 0;

  margin-bottom: 0;

}

/* line 758, ../sass/template/_visual-composer.scss */

.frontpage-3.style-3 .main-posts .post {

  border-bottom: none;

}

/* line 761, ../sass/template/_visual-composer.scss */

.frontpage-3.style-3 .main-posts .entry-title {

  /* 3 */

  /* 3 */

  /* 4 */

  /* 6 */

  /* 6 */

  /* 7 */

  font-size: 14px;

  /* 9 */

  font-size: 1.4rem;

  /* 9 */

  font-weight: 400;

  padding-bottom: 0;

  line-height: 1.5;

  text-transform: none;

  margin-bottom: 0;

}

/* line 768, ../sass/template/_visual-composer.scss */

.frontpage-3.style-3 .main-posts .entry-title:after {

  display: none;

}

/* line 772, ../sass/template/_visual-composer.scss */

.frontpage-3.style-3 .main-posts .entry-description,

.frontpage-3.style-3 .main-posts .entry-content-inner {

  display: none;

}

/* line 780, ../sass/template/_visual-composer.scss */

.frontpage-3.style-4 .main-posts .post {

  border-left: 1px solid #e6e6e6;

  padding-left: 30px;

  margin-bottom: 30px !important;

}

/* line 784, ../sass/template/_visual-composer.scss */

.frontpage-3.style-4 .main-posts .post .entry-thumb {

  display: none;

}

/* line 789, ../sass/template/_visual-composer.scss */

.frontpage-3.style-4 .main-posts .post .entry-content .entry-meta-2 .post-icon {

  display: none;

}

/* line 793, ../sass/template/_visual-composer.scss */

.frontpage-3.style-4 .main-posts .post .entry-content .entry-description {

  display: none;

}

/* line 796, ../sass/template/_visual-composer.scss */

.frontpage-3.style-4 .main-posts .post .entry-content .entry-title {

  font-size: 13px;

  font-weight: 400;

}



/* line 808, ../sass/template/_visual-composer.scss */

.frontpage-4 .post .post-body .entry-category {

  text-transform: uppercase;

  margin-bottom: 5px;

}

/* line 811, ../sass/template/_visual-composer.scss */

.frontpage-4 .post .post-body .entry-category a {

  color: #11aba3;

  font-size: 11px;

  font-family: "Oswald", sans-serif;

}



/* line 820, ../sass/template/_visual-composer.scss */

.frontpage-7 {

  background-color: #181818;

}

/* line 822, ../sass/template/_visual-composer.scss */

.frontpage-7 .entry-thumb {

  margin-bottom: 0;

}

/* line 825, ../sass/template/_visual-composer.scss */

.frontpage-7 .entry-content {

  padding: 25px 30px 30px;

}

/* line 827, ../sass/template/_visual-composer.scss */

.frontpage-7 .entry-content .entry-title {

  font-size: 18px;

}

/* line 829, ../sass/template/_visual-composer.scss */

.frontpage-7 .entry-content .entry-title a {

  color: #fff;

}

/* line 831, ../sass/template/_visual-composer.scss */

.frontpage-7 .entry-content .entry-title a:hover {

  color: #11aba3;

}



/* line 839, ../sass/template/_visual-composer.scss */

.frontpage-9 .post {

  position: relative;

}

/* line 841, ../sass/template/_visual-composer.scss */

.frontpage-9 .post .entry-content {

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  padding: 20px 30px 10px;

  background: -moz-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76, 76, 76, 0)), color-stop(100%, rgba(19, 19, 19, 0.7)));

  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* IE10+ */

  background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(19, 19, 19, 0.7) 100%);

  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c4c4c', endColorstr='#b3131313',GradientType=0 );

  /* IE6-9 */

  color: #fff;

}

/* line 855, ../sass/template/_visual-composer.scss */

.frontpage-9 .post .entry-content .entry-title {

  font-size: 18px;

  margin-bottom: 8px;

  padding-top: 0;

}

/* line 859, ../sass/template/_visual-composer.scss */

.frontpage-9 .post .entry-content .entry-title a {

  color: #fff;

}

/* line 861, ../sass/template/_visual-composer.scss */

.frontpage-9 .post .entry-content .entry-title a:hover {

  color: #11aba3;

}

/* line 866, ../sass/template/_visual-composer.scss */

.frontpage-9 .post .entry-content .entry-description {

  font-weight: 300;

}

/* line 869, ../sass/template/_visual-composer.scss */

.frontpage-9 .post .entry-content .entry-meta-2 {

  margin-bottom: 5px;

}

/* line 871, ../sass/template/_visual-composer.scss */

.frontpage-9 .post .entry-content .entry-meta-2 a:hover {

  color: #fff;

}

/* line 876, ../sass/template/_visual-composer.scss */

.frontpage-9 .post:last-child {

  margin-bottom: 0;

}



/* line 883, ../sass/template/_visual-composer.scss */

.frontpage-posts-14 .main-posts.large .post-body {

  padding: 45px;

}

/* line 886, ../sass/template/_visual-composer.scss */

.frontpage-posts-14 .main-posts.large .entry-title {

  margin: 0;

  padding: 0;

}

/* line 889, ../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 892, ../sass/template/_visual-composer.scss */

.frontpage-posts-14 .main-posts.large .entry-title a {

  font-size: 30px;

}



/**INFOR BOX */

@media (max-width: 991px) {

  /* line 900, ../sass/template/_visual-composer.scss */

  .wpo-inforbox {

    min-height: 100px;

  }

}

/* line 904, ../sass/template/_visual-composer.scss */

.wpo-inforbox > div {

  float: left;

}

@media (max-width: 600px) {

  /* line 904, ../sass/template/_visual-composer.scss */

  .wpo-inforbox > div {

    width: 100%;

    float: none;

    display: block;

  }

  /* line 910, ../sass/template/_visual-composer.scss */

  .wpo-inforbox > div.inforbox-right {

    display: none;

  }

}

/* line 914, ../sass/template/_visual-composer.scss */

.wpo-inforbox > div .inforbox-inner {

  padding: 70px 0 0;

  position: relative;

}

/* line 919, ../sass/template/_visual-composer.scss */

.wpo-inforbox .subheading {

  padding: 0;

}

/* line 923, ../sass/template/_visual-composer.scss */

.wpo-inforbox .inforbox-left .inforbox-inner {

  float: right;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .wpo-inforbox .inforbox-left .inforbox-inner {

  float: left;

}

/* line 926, ../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 930, ../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 938, ../sass/template/_visual-composer.scss */

.wpo-inforbox.inforbox-dark {

  background: #000;

}

/* line 940, ../sass/template/_visual-composer.scss */

.wpo-inforbox.inforbox-dark * {

  color: #FFF;

}

/* line 943, ../sass/template/_visual-composer.scss */

.wpo-inforbox.inforbox-dark .inforbox-left {

  background: transparent;

}

/* line 947, ../sass/template/_visual-composer.scss */

.wpo-inforbox.inforbox-align-right {

  background-position: center left;

}

/* line 949, ../sass/template/_visual-composer.scss */

.wpo-inforbox.inforbox-align-right > div {

  float: right;

}

/* line 953, ../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 957, ../sass/template/_visual-composer.scss */

.wpo-inforbox.inforbox-align-right .inforbox-right {

  left: 0;

  right: auto;

}

/* line 963, ../sass/template/_visual-composer.scss */

.wpo-inforbox.full-width .inforbox-left {

  padding-left: 215px;

  padding-right: 80px;

}

@media (max-width: 1199px) {

  /* line 963, ../sass/template/_visual-composer.scss */

  .wpo-inforbox.full-width .inforbox-left {

    padding-left: 15px;

    padding-right: 15px;

  }

}

/* line 972, ../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 972, ../sass/template/_visual-composer.scss */

  .wpo-inforbox.full-width.inforbox-align-right .inforbox-left {

    padding-left: 15px;

    padding-right: 15px;

  }

}

/* line 984, ../sass/template/_visual-composer.scss */

.wpo-inforbox.style-1 .heading:after {

  width: 30px;

  background: #000;

}

/* line 988, ../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 998, ../sass/template/_visual-composer.scss */

.wpo-inforbox.style-1 .information * {

  font-size: 14px;

  line-height: 26px;

}



/* line 1006, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2 {

  position: relative;

}

/* line 1008, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2 .inforbox-icon {

  position: absolute;

  top: 40%;

  left: -30px;

}

/* line 1013, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2 .icons {

  height: 50px;

  width: 50px;

}

/* line 1017, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2 h4 {

  color: #FFFFFF;

}

/* line 1018, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-danger .icons {

  background: #dc1616;

}

/* line 1019, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-info .icons {

  background: #17ace1;

}

/* line 1020, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-primary .icons {

  background: #2e2e2e;

}

/* line 1021, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-warning .icons {

  background: #f2c802;

}

/* line 1022, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-success .icons {

  background: #10a29a;

}

/* line 1023, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-nostyle {

  background: #FFF;

}

/* line 1024, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-nostyle .icons {

  background: #FFF;

  color: #000;

}

/* line 1028, ../sass/template/_visual-composer.scss */

.wpo-inforbox-v2.bg-nostyle h4 {

  color: #000;

}



/* line 1035, ../sass/template/_visual-composer.scss */

.style-1 .widget_mc4wp_widget {

  margin-bottom: 0;

}

/* line 1038, ../sass/template/_visual-composer.scss */

.style-1 .widget_mc4wp_widget form .description {

  float: left;

  width: 35%;

}

/* line 1041, ../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 1050, ../sass/template/_visual-composer.scss */

.style-1 .widget_mc4wp_widget form .content-form {

  float: left;

  width: 65%;

  position: relative;

}

/* line 1054, ../sass/template/_visual-composer.scss */

.style-1 .widget_mc4wp_widget form .content-form .input-form {

  padding-right: 130px;

}

/* line 1056, ../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 1060, ../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 1065, ../sass/template/_visual-composer.scss */

.style-1 .widget_mc4wp_widget form .content-form .button-submit input:hover {

  background: #fff !important;

}



/* line 1076, ../sass/template/_visual-composer.scss */

.style-2 .widget_mc4wp_widget .description .content {

  display: none;

}

/* line 1079, ../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 1087, ../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 1093, ../sass/template/_visual-composer.scss */

.style-2 .widget_mc4wp_widget .content-form .button-submit {

  margin-top: 10px;

}

/* line 1095, ../sass/template/_visual-composer.scss */

.style-2 .widget_mc4wp_widget .content-form .button-submit input {

  width: 100%;

}



/* line 1106, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .description .content {

  display: none;

}

/* line 1109, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .description .content-long {

  display: block !important;

  visibility: visible !important;

  line-height: 24px;

  padding-bottom: 20px;

}

/* line 1116, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .content-form {

  position: relative;

}

/* line 1118, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .content-form input#mc4wp_email {

  border: none;

  background: #2A2A36;

  height: 40px;

}

/* line 1123, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .content-form .button-submit {

  width: auto;

  height: 40px;

  background: #11aba3;

  position: absolute;

  right: 0;

  top: 0;

  z-index: 1;

}

/* line 1130, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .content-form .button-submit:after {

  content: "\f105";

  position: absolute;

  font-family: "FontAwesome";

  left: 50%;

  margin-left: -3px;

  top: 8px;

  z-index: 9;

  color: #fff;

  font-size: 16px;

}

/* line 1141, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .content-form .button-submit input {

  width: 100%;

  height: 100%;

  position: relative;

  text-indent: -999px;

  border-radius: 0 !important;

}

/* line 1146, ../sass/template/_visual-composer.scss */

.style-4 .widget_mc4wp_widget .content-form .button-submit input:hover {

  background: none;

}



/* line 1156, ../sass/template/_visual-composer.scss */

.newsletter-coming-soon .widget_title {

  color: #fff;

  text-transform: none;

  font-size: 24px;

  font-weight: 300;

}

/* line 1161, ../sass/template/_visual-composer.scss */

.newsletter-coming-soon .widget_title:after, .newsletter-coming-soon .widget_title:before {

  content: none;

}

/* line 1165, ../sass/template/_visual-composer.scss */

.newsletter-coming-soon .description {

  display: none;

}

/* line 1168, ../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: 1024px) {
      .container {    width: 100%;   }
}
@media (max-width: 991px) {

  /* line 1168, ../sass/template/_visual-composer.scss */

  .newsletter-coming-soon .content-form {

    padding: 0 10px;

    margin: 0;

  }

}

/* line 1179, ../sass/template/_visual-composer.scss */

.newsletter-coming-soon .content-form input.form-control {

  border: none;

  height: 55px;

}

/* line 1183, ../sass/template/_visual-composer.scss */

.newsletter-coming-soon .content-form .button-submit {

  position: absolute;

  right: 0;

  top: 0;

  z-index: 99;

  margin: 5px;

}



/* line 1195, ../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;

  overflow: hidden;

}

/* line 1202, ../sass/template/_visual-composer.scss */

.vc_progress_bar .vc_single_bar:after {

  content: "";

  height: 5px;

  left: 0;

  bottom: 0;

  background: #DCDCDA;

  width: 100%;

  position: absolute;

  z-index: 1;

}

/* line 1212, ../sass/template/_visual-composer.scss */

.vc_progress_bar .vc_single_bar .vc_label {

  padding: 0 !important;

  color: #000;

  font-size: 12px;

  font-weight: 800;

  text-transform: uppercase;

}

/* line 1218, ../sass/template/_visual-composer.scss */

.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {

  font-size: 14px;

  font-weight: 800;

  color: #11aba3;

  float: right;

}

/* line 11, ../sass/rtl/_rtl.scss */

.rtl .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {

  float: left;

}

/* line 1225, ../sass/template/_visual-composer.scss */

.vc_progress_bar .vc_single_bar .vc_bar {

  background: none !important;

}

/* line 1227, ../sass/template/_visual-composer.scss */

.vc_progress_bar .vc_single_bar .vc_bar:after {

  content: "";

  height: 5px;

  left: 0;

  bottom: 0;

  background: #11aba3;

  position: absolute;

  width: 100%;

  z-index: 99;

}

/* line 1240, ../sass/template/_visual-composer.scss */

.vc_progress_bar.light-style .vc_label {

  color: #fff;

}

/* line 1245, ../sass/template/_visual-composer.scss */

.vc_progress_bar.style-v2 .vc_single_bar {

  margin-bottom: 30px !important;

}

/* line 1247, ../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 1251, ../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 1259, ../sass/template/_visual-composer.scss */

.vc_progress_bar.style-v2 .vc_single_bar:last-child {

  margin-bottom: 0;

}



/* line 1267, ../sass/template/_visual-composer.scss */

.vc_toggle {

  border: 1px solid #e6e6e6;

}

/* line 1269, ../sass/template/_visual-composer.scss */

.vc_toggle .vc_toggle_title {

  padding: 12px 45px 12px 30px;

}

/* line 1271, ../sass/template/_visual-composer.scss */

.vc_toggle .vc_toggle_title h4 {

  font-size: 14px;

  text-transform: uppercase;

}

/* line 1276, ../sass/template/_visual-composer.scss */

.vc_toggle .vc_toggle_icon {

  width: 10px !important;

  height: 10px !important;

  border: none !important;

  background: none !important;

}

/* line 1282, ../sass/template/_visual-composer.scss */

.vc_toggle .vc_toggle_icon:before {

  content: "";

  width: 2px !important;

  height: 100% !important;

  background: #11aba3 !important;

  position: absolute;

  top: 0 !important;

  left: 50% !important;

  margin-left: -1px !important;

  visibility: visible !important;

  transform: translate(0, 0) !important;

  border: none !important;

}

/* line 1295, ../sass/template/_visual-composer.scss */

.vc_toggle .vc_toggle_icon:after {

  content: "";

  width: 100% !important;

  height: 2px !important;

  background: #11aba3 !important;

  position: absolute;

  top: 50% !important;

  left: 0 !important;

  margin-top: -1px !important;

  visibility: visible !important;

  transform: translate(0, 0) !important;

}

/* line 1308, ../sass/template/_visual-composer.scss */

.vc_toggle.vc_toggle_active .vc_toggle_icon {

  width: 10px !important;

  height: 10px !important;

}

/* line 1312, ../sass/template/_visual-composer.scss */

.vc_toggle.vc_toggle_active .vc_toggle_icon:before {

  content: none;

}

/* line 1316, ../sass/template/_visual-composer.scss */

.vc_toggle .vc_toggle_icon {

  right: 30px;

  left: auto !important;

  color: #11aba3;

}

/* line 1321, ../sass/template/_visual-composer.scss */

.vc_toggle .vc_toggle_content {

  font-size: 16px;

  font-weight: 300;

}

/* line 1325, ../sass/template/_visual-composer.scss */

.vc_toggle.vc_toggle_active {

  border-top: 2px solid #11aba3;

}

/* line 1328, ../sass/template/_visual-composer.scss */

.vc_toggle.style-2 {

  border: none !important;

  margin-bottom: 0;

}

/* line 1331, ../sass/template/_visual-composer.scss */

.vc_toggle.style-2 .vc_toggle_title {

  border-bottom: 1px solid #e6e6e6;

  padding: 10px 0 !important;

}

/* line 1335, ../sass/template/_visual-composer.scss */

.vc_toggle.style-2 .vc_toggle_content {

  padding: 0 !important;

  margin-bottom: 0 !important;

}



/* line 1343, ../sass/template/_visual-composer.scss */

.wpb_tabs .wpb_tabs_nav {

  width: 100%;

  margin-bottom: 25px !important;

}

/* line 1346, ../sass/template/_visual-composer.scss */

.wpb_tabs .wpb_tabs_nav > li {

  margin: 0 !important;

}

/* line 1348, ../sass/template/_visual-composer.scss */

.wpb_tabs .wpb_tabs_nav > li a {

  border: 1px solid #e6e6e6;

  border-left: none;

  padding: 1em 1.5em !important;

  font-size: 15px;

  position: relative;

}

/* line 1356, ../sass/template/_visual-composer.scss */

.wpb_tabs .wpb_tabs_nav > li:first-child a {

  border-left: 1px solid #e6e6e6;

}

/* line 1360, ../sass/template/_visual-composer.scss */

.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active, .wpb_tabs .wpb_tabs_nav > li:hover {

  background-color: transparent !important;

}

/* line 1364, ../sass/template/_visual-composer.scss */

.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active a:after, .wpb_tabs .wpb_tabs_nav > li:hover a:after {

  content: "";

  height: 3px;

  width: 100%;

  background-color: #11aba3;

  top: 0;

  left: 0;

  position: absolute;

}

/* line 1377, ../sass/template/_visual-composer.scss */

.wpb_tabs .wpb_tab {

  background: none !important;

  padding: 0 !important;

}

/* line 1383, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-1 .wpb_tabs_nav > li {

  background: none !important;

  border-top: 1px solid #e6e6e6 !important;

  border-left: 1px solid #e6e6e6 !important;

  border-bottom: 0 !important;

  position: relative;

}

/* line 1389, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-1 .wpb_tabs_nav > li:last-child {

  border-right: 1px solid #e6e6e6 !important;

}

/* line 1392, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-1 .wpb_tabs_nav > li a {

  padding: 10px 25px;

}

/* line 1394, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-1 .wpb_tabs_nav > li a:after {

  width: 100%;

  height: 3px;

  background: #11aba3;

  top: -1px;

  left: 0;

  position: absolute;

  content: "";

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

}

/* line 1404, ../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 {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 1410, ../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 {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 1419, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-2 .wpb_tabs_nav > li {

  background: none !important;

  border: none;

  position: relative;

}

/* line 1423, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-2 .wpb_tabs_nav > li a {

  padding: 10px 25px !important;

  position: relative;

}

/* line 1426, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-2 .wpb_tabs_nav > li a:after {

  width: 100%;

  height: 3px;

  background: #11aba3;

  bottom: -1px;

  left: 0;

  position: absolute;

  content: "";

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

}

/* line 1436, ../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 {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 1442, ../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 {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 1450, ../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 1450, ../sass/template/_visual-composer.scss */

  .wpb_tabs.style-3 .wpb_tabs_nav li {

    padding: 30px 10px;

  }

}

@media (max-width: 991px) {

  /* line 1450, ../sass/template/_visual-composer.scss */

  .wpb_tabs.style-3 .wpb_tabs_nav li {

    width: 50% !important;

  }

}

/* line 1462, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-3 .wpb_tabs_nav li:hover {

  cursor: pointer;

}

/* line 1465, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-3 .wpb_tabs_nav li a {

  position: relative;

  margin-bottom: 15px;

}

/* line 1468, ../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 1475, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-3 .wpb_tabs_nav li a:after {

  content: "";

  width: 30px;

  height: 2px;

  background: #11aba3;

  bottom: 0;

  left: 50%;

  margin-left: -15px;

  position: absolute;

  z-index: 1;

}

/* line 1487, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-3 .wpb_tabs_nav li:first-child {

  border: none;

}

/* line 1490, ../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 1493, ../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 #11aba3;

}

/* line 1504, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-3 .wpb_tab {

  margin: 60px 0 30px;

}

/* line 1509, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-4 .wpb_wrapper {

  text-align: center;

}

/* line 1511, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs {

  display: inline-block;

  width: auto;

}

/* line 1515, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs > li a {

  padding: 0.5em 1.5em;

}

/* line 1518, ../sass/template/_visual-composer.scss */

.wpb_tabs.style-4 .wpb_wrapper ul.nav-tabs > li.ui-state-active {

  background: none !important;

}

/* line 1521, ../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 1529, ../sass/template/_visual-composer.scss */

.wpb_tabs.tabs-border .wpb_tabs_nav {

  margin: 0 !important;

}

/* line 1532, ../sass/template/_visual-composer.scss */

.wpb_tabs.tabs-border .ui-tabs-panel {

  padding: 20px !important;

  border: 1px solid #e6e6e6;

}



/* line 1539, ../sass/template/_visual-composer.scss */

.wpb_tour {

  overflow: hidden;

}

/* line 1541, ../sass/template/_visual-composer.scss */

.wpb_tour .wpb_tabs_nav {

  border-bottom: 0;

  position: relative;

}

/* line 1544, ../sass/template/_visual-composer.scss */

.wpb_tour .wpb_tabs_nav:after {

  content: "";

  width: 1px;

  height: 1000px;

  background: #e6e6e6;

  position: absolute;

  top: 0;

  right: 0;

  z-index: 1;

}

/* line 1553, ../sass/template/_visual-composer.scss */

.wpb_tour .wpb_tabs_nav > li {

  background: none !important;

  border-top: 1px solid #e6e6e6;

  border-left: 1px solid #e6e6e6;

  border-bottom: 0;

  padding: 0;

  margin: 0 !important;

}

/* line 1560, ../sass/template/_visual-composer.scss */

.wpb_tour .wpb_tabs_nav > li:last-child {

  border-bottom: 1px solid #e6e6e6 !important;

}

/* line 1563, ../sass/template/_visual-composer.scss */

.wpb_tour .wpb_tabs_nav > li a {

  text-align: center;

  position: relative;

  padding: 15px 10px !important;

  font-size: 15px;

}

/* line 1568, ../sass/template/_visual-composer.scss */

.wpb_tour .wpb_tabs_nav > li a:after {

  width: 3px;

  height: 100%;

  background: #11aba3;

  top: 0;

  left: -1px;

  position: absolute;

  content: "";

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

}

/* line 1578, ../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 #e6e6e6;

}

/* line 1581, ../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 {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 1588, ../sass/template/_visual-composer.scss */

.wpb_tour.tabs-border .wpb_tabs_nav {

  margin: 0 !important;

}

/* line 1591, ../sass/template/_visual-composer.scss */

.wpb_tour.tabs-border .ui-tabs-panel {

  padding: 20px !important;

  border: 1px solid #e6e6e6;

}

/* line 1595, ../sass/template/_visual-composer.scss */

.wpb_tour.tabs-border .panel_wapper {

  border: 1px solid #e6e6e6;

  border-left: 0;

  padding: 20px;

  width: 68.33333333%;

  float: left;

}

/* line 1601, ../sass/template/_visual-composer.scss */

.wpb_tour.tabs-border .panel_wapper .ui-tabs-panel {

  width: 100% !important;

}

/* line 1604, ../sass/template/_visual-composer.scss */

.wpb_tour.tabs-border .panel_wapper .wpb_tour_next_prev_nav {

  margin: 0 30px !important;

  padding: 0;

}

/* line 1609, ../sass/template/_visual-composer.scss */

.wpb_tour.tabs-border .wpb_tour_next_prev_nav {

  border: 1px solid #e6e6e6;

  border-left: 0;

  padding: 20px;

  font-size: 100%;

}

/* line 1614, ../sass/template/_visual-composer.scss */

.wpb_tour.tabs-border .wpb_tour_next_prev_nav span {

  padding-top: 0;

}



/* line 1622, ../sass/template/_visual-composer.scss */

.wpb_flickr_widget .flickr_badge_image {

  margin: 0 10px 10px 0 !important;

  width: 57px !important;

  height: 57px !important;

  overflow: hidden;

  float: left;

}

/* line 1628, ../sass/template/_visual-composer.scss */

.wpb_flickr_widget .flickr_badge_image img {

  transition: all 0.35s;

}

/* line 1633, ../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 1639, ../sass/template/_visual-composer.scss */

.wpb_flickr_widget .flickr_stream_wrap {

  display: none;

}



/* line 1644, ../sass/template/_visual-composer.scss */

.vc_icon_element {

  margin-bottom: 10px !important;

}



/* line 1649, ../sass/template/_visual-composer.scss */

.vc_pie_chart .vc_pie_chart_value {

  font-size: 24px;

  text-transform: uppercase;

  font-weight: 800;

  color: #11aba3;

  border-width: 3px;

}

/* line 1656, ../sass/template/_visual-composer.scss */

.vc_pie_chart .wpb_pie_chart_heading {

  text-transform: uppercase;

}

/* line 1659, ../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 1666, ../sass/template/_visual-composer.scss */

.widget-brand-logo.border-style

.owl-item {

  border-right: 1px solid #E4E4E4;

}

/* line 1669, ../sass/template/_visual-composer.scss */

.widget-brand-logo.border-style

.owl-item:last-child {

  border: none;

}



/* line 1675, ../sass/template/_visual-composer.scss */

.wpo-banner {

  position: relative;

}

@media (max-width: 769px) {

  /* line 1675, ../sass/template/_visual-composer.scss */

  .wpo-banner {

    margin-bottom: 20px;

  }

}

/* line 1681, ../sass/template/_visual-composer.scss */

.wpo-banner.light-hide-effect {

  color: #FFFFFF;

}

/* line 1682, ../sass/template/_visual-composer.scss */

.wpo-banner.light-hide-effect:before {

  -webkit-transition: all 0.2s linear;

  -o-transition: all 0.2s linear;

  transition: all 0.2s linear;

  background: #000000;

  opacity: 0.4;

  content: "";

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  right: 0;

  display: block;

}

/* line 1693, ../sass/template/_visual-composer.scss */

.wpo-banner.light-hide-effect:hover:before {

  opacity: 0.2;

}

/* line 1697, ../sass/template/_visual-composer.scss */

.wpo-banner.light-hide-effect small, .wpo-banner.light-hide-effect h3 {

  color: #FFFFFF;

}

/* line 1704, ../sass/template/_visual-composer.scss */

.wpo-banner.content_position_right .banner-body {

  right: 60px;

  width: auto;

}

/* line 1709, ../sass/template/_visual-composer.scss */

.wpo-banner.content_position_right .heading {

  text-align: left;

}

/* line 1711, ../sass/template/_visual-composer.scss */

.wpo-banner.content_position_right .heading > small {

  padding: 0;

  text-align: left;

}

/* line 1718, ../sass/template/_visual-composer.scss */

.wpo-banner.content_position_left .banner-body {

  left: 60px;

  width: auto;

  text-align: left;

}

/* line 1723, ../sass/template/_visual-composer.scss */

.wpo-banner.content_position_left .heading {

  text-align: left;

}

/* line 1725, ../sass/template/_visual-composer.scss */

.wpo-banner.content_position_left .heading > small {

  padding: 0;

  text-align: left;

}

/* line 1732, ../sass/template/_visual-composer.scss */

.wpo-banner h3 {

  font-size: 50px;

}

/* line 1735, ../sass/template/_visual-composer.scss */

.wpo-banner .banner-body {

  position: absolute;

  top: 50%;

  width: 100%;

  margin: -55px 0 0;

}



/* line 1745, ../sass/template/_visual-composer.scss */

.wpo-portfolio.hidden-filter #filters {

  display: none;

}

/* line 1750, ../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 1750, ../sass/template/_visual-composer.scss */

  .wpo-portfolio.style-special #filters {

    right: 30px;

  }

}

/* line 1757, ../sass/template/_visual-composer.scss */

.wpo-portfolio.style-special #filters ul {

  border-color: rgba(255, 255, 255, 0.1);

}

/* line 1759, ../sass/template/_visual-composer.scss */

.wpo-portfolio.style-special #filters ul > li a {

  color: #fff;

}



/* line 1768, ../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 1773, ../sass/template/_visual-composer.scss */

.wpo-coming-soon .coming-soon-time .pts-countdown {

  display: inline-block;

}

/* line 1775, ../sass/template/_visual-composer.scss */

.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times {

  margin-top: 0;

}

/* line 1777, ../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: "Ubuntu", sans-serif;

  text-transform: none !important;

}

@media (max-width: 991px) {

  /* line 1777, ../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 1794, ../sass/template/_visual-composer.scss */

  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b {

    font-size: 24px !important;

  }

}

@media (max-width: 769px) {

  /* line 1777, ../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 1803, ../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 1809, ../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 1817, ../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 1828, ../sass/template/_visual-composer.scss */

.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div:first-child {

  margin-left: 0;

}

/* line 1835, ../sass/template/_visual-composer.scss */

.wpo-coming-soon.countdown-v2 {

  border-top: 2px solid #DFDEDC;

  border-bottom: 2px solid #DFDEDC;

}

/* line 1838, ../sass/template/_visual-composer.scss */

.wpo-coming-soon.countdown-v2 .pts-countdown {

  display: inline-block;

}

/* line 1840, ../sass/template/_visual-composer.scss */

.wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times {

  margin-top: 0;

}

/* line 1842, ../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 1842, ../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 1850, ../sass/template/_visual-composer.scss */

  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div b {

    font-size: 24px !important;

  }

}

@media (max-width: 769px) {

  /* line 1842, ../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 1859, ../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 1872, ../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 1880, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .events-timeline {

  position: relative;

  overflow: hidden;

}

/* line 1883, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .events-timeline:before {

  background: #F9F9F9 none repeat scroll 0 0;

  bottom: 0;

  content: "";

  height: 9999px;

  left: 16.6667%;

  margin-left: -1px;

  position: absolute;

  top: 30px;

  width: 2px;

}

/* line 1895, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item {

  margin-top: 30px;

}

/* line 1897, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .event-content {

  padding-left: 25px;

}

/* line 1899, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .event-content .content-inner {

  background: #F9F9F9;

  padding: 25px 30px;

}

/* line 1903, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .event-content .content-inner .event-title h2 {

  margin: 0;

  position: relative;

  padding-bottom: 15px;

}

/* line 1907, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .event-content .content-inner .event-title h2:after {

  content: "";

  width: 30px;

  height: 2px;

  background: #11aba3;

  position: absolute;

  bottom: 0;

  left: 0;

  z-index: 1;

}

/* line 1917, ../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 1920, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .event-content .content-inner .event-title a:hover {

  color: #11aba3;

}

/* line 1927, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .event-date {

  float: right;

  background: #11aba3;

  padding: 3px 10px;

  position: relative;

  font-size: 12px;

  font-weight: 800;

  text-transform: uppercase;

  color: #fff;

  margin-bottom: 10px;

  position: relative;

}

/* line 1938, ../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: #11aba3;

  left: 100%;

  top: 50%;

  z-index: 1;

  margin-top: -4px;

}

/* line 1948, ../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: -32px;

  background: #11aba3;

}

/* line 1961, ../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 1968, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .speaker {

  float: right;

}

/* line 1970, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .speaker .item {

  width: 30px;

  height: auto;

  float: left;

  margin-right: 10px;

}

/* line 1974, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .speaker .item:last-child {

  margin-right: 0;

}

/* line 1977, ../sass/template/_visual-composer.scss */

.wpo-event-of-date .tribe-events-item .speaker .item img {

  width: 100%;

  height: auto;

}



/* line 1985, ../sass/template/_visual-composer.scss */

.frontpage-6 {

  background-color: #181818;

  padding: 30px;

}

/* line 1988, ../sass/template/_visual-composer.scss */

.frontpage-6 .widget-title {

  text-align: left;

  font-size: 13px;

  font-weight: 700;

  font-family: "Oswald", sans-serif;

  padding: 0;

  letter-spacing: 1px;

  margin-left: -50px;

  border-top: none;

  margin-bottom: 20px;

}

/* line 1998, ../sass/template/_visual-composer.scss */

.frontpage-6 .widget-title span {

  background-color: #e51717;

  color: #fff;

  display: inline-block;

  padding: 8px 15px;

}

/* line 2003, ../sass/template/_visual-composer.scss */

.frontpage-6 .widget-title span:after {

  display: none;

}

/* line 2010, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post {

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  margin-bottom: 15px;

  padding-bottom: 15px;

}

/* line 2014, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post .entry-thumb {

  display: none;

}

/* line 2017, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post .entry-content {

  background: transparent;

  font-size: 14px;

  position: relative;

  padding: 0;

}

/* line 2022, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post .entry-content .entry-meta-2 {

  margin-bottom: 5px;

}

/* line 2025, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post .entry-content .entry-title {

  margin-bottom: 0;

  font-size: 14px;

}

/* line 2028, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post .entry-content .entry-title a {

  color: #fff;

}

/* line 2030, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post .entry-content .entry-title a:hover {

  color: #11aba3;

}

/* line 2035, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid .post .entry-content .entry-description {

  display: none;

}

/* line 2041, ../sass/template/_visual-composer.scss */

.frontpage-6 .posts-grid .posts-grid:last-child .post {

  border-bottom: none;

  margin-bottom: 0;

  padding-bottom: 0;

}



/* Style widget for only Widget Area 5 */

/* line 2054, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget {

  border: 1px solid #e6e6e6;

}

/* line 2056, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-title {

  border-top: none;

  border-bottom: 1px solid #e6e6e6;

  padding: 0 30px;

  font-size: 13px;

  color: #11aba3;

  letter-spacing: 1px;

  overflow: visible;

}

/* line 2064, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-title span {

  padding: 15px 0;

  display: inline-block;

}

/* line 2067, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-title span:before {

  content: "";

  width: 100%;

  height: 3px;

  position: absolute;

  left: 0;

  top: -1px;

  background-color: #11aba3;

}

/* line 2078, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widgettitle {

  border-top: none;

  border-bottom: 1px solid #e6e6e6;

  padding: 15px 30px;

  font-size: 13px;

  color: #11aba3;

  letter-spacing: 1px;

  overflow: visible;

}

/* line 2087, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget > ul {

  padding: 0 30px;

}

/* line 2089, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget > ul > li {

  margin-bottom: 15px;

  padding-bottom: 15px;

}

/* line 2092, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget > ul > li:last-child {

  border-bottom: none !important;

  padding-bottom: 15px;

  margin-bottom: 10px;

}

/* line 2099, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content {

  padding: 0 30px;

}

/* line 2101, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list {

  padding: 0;

  background-color: transparent;

}

/* line 2104, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article {

  border-bottom: 1px solid #e6e6e6;

  padding-bottom: 20px;

  margin-bottom: 20px;

}

/* line 2108, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article .media {

  padding: 0;

}

/* line 2110, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article .media .media-left {

  padding-right: 10px;

}

/* line 2112, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article .media .media-left img {

  padding: 0;

  border: none;

  width: 60px;

}

/* line 2119, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article .media .media-body h4 {

  font-size: 12px;

  margin-bottom: 7px !important;

  font-family: "Merriweather", serif;

  font-weight: 400;

  margin-top: -4px !important;

}

/* line 2126, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article .media .media-body h4 a:hover {

  color: #11aba3;

}

/* line 2131, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article .media .media-body .entry-date {

  margin-bottom: 0;

}

/* line 2136, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget .widget-content .posts-list article:last-child {

  border-bottom: none;

  margin-bottom: 10px;

}

/* line 2143, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget.widget_sp_image {

  border: 15px solid #f8f8f8;

}

/* line 2147, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget.widget_tag_cloud .tagcloud {

  padding: 0 15px 10px;

}

/* line 2150, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget.widget_tag_cloud a {

  padding: 0;

  background: none;

  color: #696969;

  line-height: 1;

}

/* line 2155, ../sass/template/_visual-composer.scss */

.widget-area-5 .widget.widget_tag_cloud a:hover {

  color: #11aba3;

}



/* Style widget for only Light Area */

/* line 2168, ../sass/template/_visual-composer.scss */

.light-area .widget .widget-title {

  border-top: none;

  padding-top: 0;

}



/* line 2176, ../sass/template/_visual-composer.scss */

.wpo-footer.footer-v1 .row > div.twitter-block-left {

  position: relative;

}



/* line 2181, ../sass/template/_visual-composer.scss */

.wpo-footer.footer-v1 .row.twitter-row > div:before {

  content: none;

}



/* line 2185, ../sass/template/_visual-composer.scss */

.wpo-wrapper {
	
  overflow-x: hidden;

}



/* Widget title styles*/

/* line 2193, ../sass/template/_visual-composer.scss */

.widget.widget-title-s1 .widget-title {

  border-top: 3px solid #000;

}

/* line 2198, ../sass/template/_visual-composer.scss */

.widget.widget-title-s3 .widget-title,

.widget.widget-title-s3 .widgettitle,

.widget.widget-title-s3 .widget_title {

  border-top: none;

  padding-top: 0;

  font-size: 24px;

  font-family: "Ubuntu", sans-serif;

  margin-bottom: 45px;

}



/* line 2212, ../sass/template/_visual-composer.scss */

.wpo-footer.footer-v2 .row > div.flickr-content:after {

  content: "";

  width: 500%;

  left: 100%;

  top: 0;

  height: 100%;

  background-color: #2d3a47;

  position: absolute;

}

/* line 2221, ../sass/template/_visual-composer.scss */

.wpo-footer.footer-v2 .row > div.flickr-content:before {

  content: '';

  position: absolute;

  border-top: 5px solid transparent;

  border-bottom: 5px solid transparent;

  border-right: 5px solid #2d3a47;

  top: 50%;

  left: -5px;

  margin-top: -3px;

  height: 0;

  background-color: transparent;

}



/* Style widget for only Sidebar */

/* line 2232, ../sass/template/_visual-composer.scss */

.sidebar .widget {

  margin-bottom: 40px;

}

/* line 2234, ../sass/template/_visual-composer.scss */

.sidebar .widget .widget-title,

.sidebar .widget .widgettitle,

.sidebar .widget .widget_title {

  padding-top: 25px;

  font-size: 14px;

  margin-bottom: 20px;

  margin-left: -30px;

  padding-left: 30px;

  font-family: "Ubuntu", sans-serif;

}

/* line 2244, ../sass/template/_visual-composer.scss */

.sidebar .widget .posts-list {

  padding: 0;

  background-color: transparent;

}

/* line 2247, ../sass/template/_visual-composer.scss */

.sidebar .widget .posts-list article {

  border-bottom: none;

  padding-bottom: 0;

  margin-bottom: 10px;

}

/* line 2251, ../sass/template/_visual-composer.scss */

.sidebar .widget .posts-list article:last-child {

  margin-bottom: 0;

}



/* Style widget for only Col-a */

/* line 2260, ../sass/template/_visual-composer.scss */

.col-a {

  position: relative;

}

/* line 2262, ../sass/template/_visual-composer.scss */

.col-a:after {

  content: "";

  width: 1px;

  height: 56px;

  position: absolute;

  right: -1px;

  top: 0;

  background-color: #fff;

}



/* line 2273, ../sass/template/_visual-composer.scss */

.wpb_revslider_element.wpb_content_element:hover .tp-rightarrow {

  transform: matrix(1, 0, 0, 1, -50, -20) !important;

  -ms-transform: matrix(1, 0, 0, 1, -50, -20) !important;

  -webkit-transform: matrix(1, 0, 0, 1, -50, -20) !important;

}



/* 7. Slideshow */

/*

*  Revolution Slider

*/

/* line 4, ../sass/template/_slider.scss */

.slide-full {

  margin-left: -20px;

  margin-right: -20px;

}



/* line 9, ../sass/template/_slider.scss */

.wpb_revslider_element {

  overflow: hidden;

}

/* line 12, ../sass/template/_slider.scss */

.wpb_revslider_element:hover .tparrows {

  visibility: visible;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 16, ../sass/template/_slider.scss */

.wpb_revslider_element:hover .tp-leftarrow {

  margin-left: 0px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .wpb_revslider_element:hover .tp-leftarrow {

  margin-right: 0px;

  margin-left: inherit;

}

/* line 19, ../sass/template/_slider.scss */

.wpb_revslider_element:hover .tp-rightarrow {

  margin-right: 0px;

}

/* line 22, ../sass/rtl/_rtl.scss */

.rtl .wpb_revslider_element:hover .tp-rightarrow {

  margin-left: 0px;

  margin-right: inherit;

}

/* line 23, ../sass/template/_slider.scss */

.wpb_revslider_element .tp-bullets {

  bottom: 40px !important;

}

/* line 26, ../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 36, ../sass/template/_slider.scss */

.wpb_revslider_element .tp-bullets.simplebullets.round .bullet.selected {

  background: #11aba3;

}

/* line 41, ../sass/template/_slider.scss */

.wpb_revslider_element .no-slides-text {

  padding: 50px 0px;

}



/* line 47, ../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: "Merriweather", serif;

  font-weight: 800;

  text-transform: uppercase;

  line-height: 1 !important;

}

/* line 55, ../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: "Merriweather", serif;

  font-weight: 800;

  text-transform: uppercase;

  line-height: 1 !important;

}

/* line 63, ../sass/template/_slider.scss */

.tp-caption span.color-theme {

  color: #11aba3;

}

/* line 66, ../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: "Merriweather", serif;

  letter-spacing: 8px;

}

/* line 74, ../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: "Merriweather", serif;

}

/* line 82, ../sass/template/_slider.scss */

.tp-caption.text-white {

  color: #fff;

}

/* line 85, ../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 92, ../sass/template/_slider.scss */

.tp-caption.font-raleway {

  font-family: 'Raleway',sans-serif;

}

/* line 95, ../sass/template/_slider.scss */

.tp-caption.font-big {

  font-size: 80px;

}

/* line 98, ../sass/template/_slider.scss */

.tp-caption.font-big-2 {

  font-size: 72px;

}

/* line 101, ../sass/template/_slider.scss */

.tp-caption.font-large {

  font-size: 48px;

}

/* line 104, ../sass/template/_slider.scss */

.tp-caption.font-medium-1 {

  font-size: 24px;

}

/* line 107, ../sass/template/_slider.scss */

.tp-caption.font-medium {

  font-size: 36px;

}

/* line 110, ../sass/template/_slider.scss */

.tp-caption.font-small-1 {

  font-size: 18px;

}

/* line 113, ../sass/template/_slider.scss */

.tp-caption.font-small {

  font-size: 14px;

}

/* line 116, ../sass/template/_slider.scss */

.tp-caption.color-white {

  color: #fff;

}

/* line 119, ../sass/template/_slider.scss */

.tp-caption.color-theme {

  color: #11aba3;

}

/* line 122, ../sass/template/_slider.scss */

.tp-caption.color-black {

  color: #000;

}

/* line 125, ../sass/template/_slider.scss */

.tp-caption.color-dark {

  color: #999999;

}

/* line 128, ../sass/template/_slider.scss */

.tp-caption.color-dark-2 {

  color: #CCCCCC;

}

/* line 131, ../sass/template/_slider.scss */

.tp-caption.color-white-2 {

  color: #f4f4f4;

}

/* line 134, ../sass/template/_slider.scss */

.tp-caption.text-uppercase {

  text-transform: uppercase;

}

/* line 137, ../sass/template/_slider.scss */

.tp-caption.text-spacing {

  letter-spacing: 8px;

}

/* line 140, ../sass/template/_slider.scss */

.tp-caption.text-spacing-2 {

  letter-spacing: -4px;

}

/* line 143, ../sass/template/_slider.scss */

.tp-caption.text-spacing-3 {

  letter-spacing: 24px;

}

/* line 146, ../sass/template/_slider.scss */

.tp-caption.text-italic {

  font-style: italic;

}



/* line 151, ../sass/template/_slider.scss */

.tparrows {

  -webkit-box-shadow: inset 0 0 0 0 rgba(17, 171, 163, 0.8);

  box-shadow: inset 0 0 0 0 rgba(17, 171, 163, 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 152, ../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);

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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 162, ../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 173, ../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 175, ../sass/template/_slider.scss */

.tparrows.tp-leftarrow:before {

  content: "\f104";

}

/* line 179, ../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 182, ../sass/template/_slider.scss */

.tparrows:hover {

  background-color: rgba(17, 171, 163, 0.8);

}

/* line 184, ../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(17, 171, 163, 0.8);

  box-shadow: inset 0 -50px 0 0 rgba(17, 171, 163, 0.8);

}



/* line 191, ../sass/template/_slider.scss */

.text-opal-small {

  position: relative;

  padding-left: 35px !important;

}

/* line 194, ../sass/template/_slider.scss */

.text-opal-small:before {

  content: "";

  background-color: #11aba3;

  height: 2px;

  width: 24px;

  position: absolute;

  left: 0;

  top: 50%;

  margin-top: -1px;

}



/* 9. Responsive */

@media (max-width: 769px) {

  /* line 3, ../sass/template/_responsive.scss */

  .masonry-item img {

    width: 100%;

  }

}

@media screen and (max-width: 1367px) {

  /* line 12, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 711px;

  }

  /* line 14, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 711px;

  }

}

@media screen and (max-width: 1120px) {

  /* line 21, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v2 .navbar-mega .navbar-nav > li {

    padding-left: 15px;

    padding-right: 15px;

  }



  /* line 25, ../sass/template/_responsive.scss */

  .cartwrapper .minibasket .cart-icon {

    display: none;

  }



  /* line 28, ../sass/template/_responsive.scss */

  .woocommerce.post-type-archive-product .wpo-wrapper, .woocommerce.single-product .wpo-wrapper {

    width: 100%;

  }



  /* line 31, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 590px;

  }

  /* line 33, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 590px;

  }

  /* line 35, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content {

    height: 210px;

  }



  /* line 40, ../sass/template/_responsive.scss */

  .footer-v3 .widget-social-links .widget-content .social li a {

    width: 40px;

    line-height: 40px;

  }



  /* line 44, ../sass/template/_responsive.scss */

  .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 34px;

  }

}

@media screen and (max-width: 1023px) {

  /* line 51, ../sass/template/_responsive.scss */

  .container {

    width: 940px;

  }



  /* line 54, ../sass/template/_responsive.scss */

  .logo-in-theme.space-padding-top-20 {

    padding-top: 5px !important;

  }



  /* line 57, ../sass/template/_responsive.scss */

  .wpo-header-v2 .navbar-mega .navbar-nav > li {

    float: none;

  }



  /* line 61, ../sass/template/_responsive.scss */

  .searchform .btn {

    border-radius: 0 3px 3px 0 !important;

    background-color: #181818;

    color: #fff;

    padding: 6px 28px;

    -webkit-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

  }

  /* line 67, ../sass/template/_responsive.scss */

  .searchform .btn:hover {

    background-color: #11aba3;

  }



  /* line 72, ../sass/template/_responsive.scss */

  .top-banner {

    display: none;

  }



  /* line 75, ../sass/template/_responsive.scss */

  .navbar-offcanvas .offcanvas-inner .list-action > li {

    border-left: none;

  }



  /* line 78, ../sass/template/_responsive.scss */

  .wpb_column > .wpb_wrapper > *:last-child {

    margin-bottom: 30px !important;

  }



  /* line 82, ../sass/template/_responsive.scss */

  .wpo-footer .wpb_column > .wpb_wrapper > *:last-child {

    margin-bottom: 0px !important;

  }



  /* line 88, ../sass/template/_responsive.scss */

  .tab-categories-posts .widget-content .row {

    margin-top: -20px;

  }

  /* line 90, ../sass/template/_responsive.scss */

  .tab-categories-posts .widget-content .row > div {

    margin-top: 30px;

  }

  /* line 92, ../sass/template/_responsive.scss */

  .tab-categories-posts .widget-content .row > div .banner-wrapper {

    text-align: center;

  }



  /* line 99, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product .caption .meta .price,

  .widget.widget-products.style2 .product-wrapper .product .caption .meta .price {

    margin-bottom: 15px;

  }



  /* line 103, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product .caption .meta .name,

  .widget.widget-products.style2 .product-wrapper .product .caption .meta .name {

    font-size: 12px;

    padding-top: 10px;

  }



  /* line 108, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 573px;

  }

  /* line 110, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 573px;

  }



  /* line 114, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .breaking-news {

    padding-right: 5px;

  }

  /* line 22, ../sass/rtl/_rtl.scss */

  .rtl .wpo-header .header-bottom .breaking-news {

    padding-left: 5px;

    padding-right: inherit;

  }



  /* line 117, ../sass/template/_responsive.scss */

  .widget_wpo_breaking_post_widget .widget-title {

    display: none;

  }



  /* line 120, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .carousel-controls {

    top: 53%;

  }

}

@media screen and (max-width: 979px) {

  /* line 127, ../sass/template/_responsive.scss */

  .container {

    width: 100%;

  }



  /* line 130, ../sass/template/_responsive.scss */

  nav#wpo-mainnav.padding-large .navbar-nav > li {

    padding: 0 15px;

  }



  /* line 134, ../sass/template/_responsive.scss */

  .flex-caption > p {

    display: none;

  }



  /* line 138, ../sass/template/_responsive.scss */

  .wpb_flickr_widget .flickr_badge_image {

    width: 50px !important;

    height: 50px !important;

  }



  /* line 143, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li > a {

    padding: 15px 20px;

  }



  /* line 146, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li.active > a,

  #wpo-header.wpo-header-v5 .header-middle .navbar-mega .navbar-nav > li:hover > a {

    padding-top: 21px;

  }



  /* line 150, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v5 .header-middle .wpo-mainmenu-wrap {

    border-right: none;

  }



  /* line 153, ../sass/template/_responsive.scss */

  .wpo-footer ul.menu > li {

    margin: 10px 10px 0;

  }



  /* line 157, ../sass/template/_responsive.scss */

  .pricing-footer .btn {

    padding: 10px 0;

    display: block;

  }



  /* line 162, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .breaking-news {

    padding-right: 5px;

  }



  /* line 165, ../sass/template/_responsive.scss */

  .product-info .caroufredsel_wrapper, .product-info .caroufredsel_wrapper .yith_magnifier_gallery {

    height: 392px !important;

  }



  /* line 168, ../sass/template/_responsive.scss */

  .product-info .bo-social-icons [class^="bo-social-"] {

    width: 25px;

    height: 25px;

    line-height: 25px;

  }



  /* line 173, ../sass/template/_responsive.scss */

  .product-info .wpo-social-share {

    margin-top: 10px;

  }



  /* line 176, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 506px;

  }

  /* line 178, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 506px;

  }

  /* line 180, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 30px;

  }



  /* line 185, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons {

    display: none;

  }



  /* line 188, ../sass/template/_responsive.scss */

  .widget.wpo-testimonial .widget-content {

    padding-bottom: 175px;

  }

  /* line 190, ../sass/template/_responsive.scss */

  .widget.wpo-testimonial .widget-content .item .testimonials-body p {

    font-size: 20px;

  }



  /* line 194, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 28px;

  }



  /* line 197, ../sass/template/_responsive.scss */

  .footer-v3 .widget-social-links .widget-content .social li a {

    width: 30px;

    line-height: 30px;

    font-size: 14px;

  }



  /* line 202, ../sass/template/_responsive.scss */

  .wpo-footer ul.menu {

    text-align: left;

  }



  /* line 205, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div.col-md-4 .post .entry-content {

    padding: 20px 21px 5px;

  }

}

@media screen and (max-width: 799px) {

  /* line 212, ../sass/template/_responsive.scss */

  .container {

    width: 720px;

  }



  /* line 215, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v2 .navbar-mega .navbar-nav > li {

    padding-top: 30px;

    padding-bottom: 30px;

  }



  /* line 219, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product .image, .widget.widget-products.style2 .product-wrapper .product .image {

    float: none;

    width: 100%;

  }



  /* line 223, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product .caption, .widget.widget-products.style2 .product-wrapper .product .caption {

    position: static;

    width: 100%;

  }



  /* line 227, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product .caption .meta .action-bottom,

  .widget.widget-products.style2 .product-wrapper .product .caption .meta .action-bottom {

    position: static;

    /* IE 8 */

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    /* IE 5-7 */

    filter: alpha(opacity=100);

    /* Netscape */

    -moz-opacity: 1;

    /* Safari 1.x */

    -khtml-opacity: 1;

    /* Good browsers */

    opacity: 1;

    padding: 0 20px 15px;

    width: 100%;

  }



  /* line 234, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product:hover .caption,

  .widget.widget-products.style2 .product-wrapper .product:hover .caption {

    width: 100%;

  }



  /* line 238, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product:hover .caption .meta,

  .widget.widget-products.style2 .product-wrapper .product:hover .caption .meta {

    padding-right: 0;

  }



  /* line 244, ../sass/template/_responsive.scss */

  #wpo_breaking_post_widget-2 .widget-title,

  #wpo_socials_widget-2 .widget-title {

    display: none;

  }



  /* line 248, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 494px;

  }

  /* line 250, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 494px;

  }

  /* line 252, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 28px;

  }



  /* line 257, ../sass/template/_responsive.scss */

  .wpo-header .widget_wpo_socials_widget .widget-title {

    display: none;

  }



  /* line 260, ../sass/template/_responsive.scss */

  .wpb_flickr_widget .flickr_badge_image {

    width: 48px !important;

    height: 48px !important;

  }



  /* line 264, ../sass/template/_responsive.scss */

  .footer-v3 .widget-social-links .widget-content .social li a {

    width: 36px;

    height: 36px;

    line-height: 36px;

  }



  /* line 269, ../sass/template/_responsive.scss */

  .wpo-footer .widget_categories ul li {

    width: 100%;

  }



  /* line 272, ../sass/template/_responsive.scss */

  .wpo-header .header-quick-action .box-quick-action {

    display: none;

  }



  /* line 276, ../sass/template/_responsive.scss */

  .frontpage-posts .frontpage-4 .post {

    margin-bottom: 0 !important;

  }



  /* line 280, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .carousel-controls {

    top: 51%;

  }



  /* line 283, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 26px;

  }



  /* line 286, ../sass/template/_responsive.scss */

  .footer-v3 .widget-social-links .widget-content .social li a {

    width: 28px;

    height: 28px;

    line-height: 28px;

  }



  /* line 291, ../sass/template/_responsive.scss */

  .product-grid.style-fashion {

    margin-bottom: 0;

  }



  /* line 294, ../sass/template/_responsive.scss */

  .widget-products-carousel {

    margin-top: -30px;

  }

  /* line 296, ../sass/template/_responsive.scss */

  .widget-products-carousel .product-grid.style-fashion {

    margin-top: 30px;

  }

}

@media screen and (max-width: 769px) {

  /* line 305, ../sass/template/_responsive.scss */

  .container {    width: 100%;  }



  /* line 308, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .breaking-news {

    padding-right: 20px;

  }

  /* line 311, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .breaking-news:after {

    content: none;

  }



  /* line 315, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .social-box {

    margin-left: 0;

    text-align: center;

    padding-bottom: 5px;

  }

  /* line 319, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .social-box > ul {

    float: none !important;

    display: inline-block;

  }



  /* line 324, ../sass/template/_responsive.scss */

  .frontpage-3 .post:last-child {

    margin-bottom: 30px !important;

  }



  /* line 327, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v1 .row > div.twitter-block-right::before {

    border: none;

    height: 100%;

    width: 100%;

    left: auto;

    right: 100%;

    top: 0;

    margin: 0;

    background-color: #272727;

  }



  /* line 337, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v1 .row > div::before,

  .wpo-footer.footer-v2 .row > div::before {

    content: none;

  }



  /* line 341, ../sass/template/_responsive.scss */

  .newsletter .ajax-loader {

    display: none;

  }



  /* line 344, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v1 .vc_row.row {

    margin-bottom: 0;

  }



  /* line 347, ../sass/template/_responsive.scss */

  .wpb_wrapper .flexslider .slides > li .flex-caption {

    padding-right: 30%;

  }



  /* line 350, ../sass/template/_responsive.scss */

  .wpb_wrapper .flexslider .slides > li .flex-caption .post-title {

    font-size: 20px;

  }



  /* line 353, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v2 .row > div.flickr-content::before {

    border: none;

    height: 100%;

    width: 100%;

    left: auto;

    right: 100%;

    top: 0;

    margin: 0;

    background-color: #2d3a47;

  }



  /* line 363, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v2 .row > div:first-child {

    padding-left: 30px;

  }



  /* line 366, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v4 .header-middle {

    display: none;

  }



  /* line 369, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v4 .header-bottom .breaking-news {

    margin-right: 0;

    border: 1px solid #e6e6e6;
    
  }



  /* line 373, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .social-box {

    border: 1px solid #e6e6e6 !important;

    border-top: none !important;

    padding-bottom: 0;
    border-left:0px !important;

  }



  /* line 378, ../sass/template/_responsive.scss */

  #wpo-header.wpo-header-v5 .header-middle {

    border-bottom: none;

  }



  /* line 381, ../sass/template/_responsive.scss */

  .row .vc_custom_1438847816076 {

    border-right: none !important;

    padding-right: 15px !important;

    margin-right: 0 !important;

  }



  /* line 386, ../sass/template/_responsive.scss */

  .col-a .widget .widget-title, .col-a .widget .widgettitle, .col-a .widget .widget_title {

    margin-right: 0;

    padding-right: 0;

  }



  /* line 390, ../sass/template/_responsive.scss */

  .row .vc_custom_1437797518939 {

    padding-left: 15px !important;

    border-left: none !important;

    margin-top: 0px !important;

  }



  /* line 395, ../sass/template/_responsive.scss */

  .sidebar .widget .widget-title, .sidebar .widget .widgettitle, .sidebar .widget .widget_title {

    margin-left: 0;

    padding-left: 0;

  }



  /* line 401, ../sass/template/_responsive.scss */

  .frontpage-posts.frontpage-5 .row > div {

    margin-top: 25px;

  }

  /* line 403, ../sass/template/_responsive.scss */

  .frontpage-posts.frontpage-5 .row > div:first-child {

    margin-top: 0;

  }



  /* line 410, ../sass/template/_responsive.scss */

  .vc_custom_1440835325581 > div {

    margin-bottom: 35px;

  }



  /* line 414, ../sass/template/_responsive.scss */

  #menu-footer-menu,

  .vc_custom_1440835720804 {

    text-align: center;

  }



  /* line 418, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product .caption .meta .action-bottom,

  .widget.widget-products.style2 .product-wrapper .product .caption .meta .action-bottom {

    padding: 15px 20px;

  }



  /* line 422, ../sass/template/_responsive.scss */

  .feature-box {

    overflow: hidden;

  }



  /* line 425, ../sass/template/_responsive.scss */

  .product-meta {

    padding: 0 20px;

  }



  /* line 428, ../sass/template/_responsive.scss */

  .woocommerce-shipping-fields,

  .order-review {

    margin-bottom: 30px;

  }



  /* line 432, ../sass/template/_responsive.scss */

  .table-responsive > .table > thead > tr > th,

  .table-responsive > .table > thead > tr > td,

  .table-responsive > .table > tbody > tr > th,

  .table-responsive > .table > tbody > tr > td,

  .table-responsive > .table > tfoot > tr > th,

  .table-responsive > .table > tfoot > tr > td {

    white-space: normal;

  }



  /* line 440, ../sass/template/_responsive.scss */

  th.product-thumbnail {

    display: none;

  }



  /* line 443, ../sass/template/_responsive.scss */

  .product-info .caroufredsel_wrapper, .product-info .caroufredsel_wrapper .yith_magnifier_gallery {

    height: 475px !important;

  }



  /* line 446, ../sass/template/_responsive.scss */

  .wpo-social-share {

    margin: 0 0 30px;

  }



  /* line 449, ../sass/template/_responsive.scss */

  .vc_tta-container .vc_tta-style-modern {

    border: none;

    padding: 0;

  }



  /* line 453, ../sass/template/_responsive.scss */

  .vc_tta-container .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {

    padding: 20px;

  }



  /* line 456, ../sass/template/_responsive.scss */

  .vc_tta-container .vc_tta-style-modern.vc_tta-tabs-position-left::after,

  .vc_tta-container .vc_tta-tabs-position-left::after {

    content: none;

  }



  /* line 460, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 447px;

  }

  /* line 462, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 447px;

  }

  /* line 464, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 24px;

  }



  /* line 469, ../sass/template/_responsive.scss */

  .wpo-header.wpo-header-v5 .header-bottom .breaking-news .row {

    margin-top: -15px;

  }

  /* line 471, ../sass/template/_responsive.scss */

  .wpo-header.wpo-header-v5 .header-bottom .breaking-news .row > div {

    margin-top: 15px;

  }



  /* line 475, ../sass/template/_responsive.scss */

  .widget_wpo_breaking_post_widget .widget-title {

    display: block;

  }



  /* line 478, ../sass/template/_responsive.scss */

  .tab-v5 .nav-tabs > li > a {

    font-size: 13px;

  }



  /* line 481, ../sass/template/_responsive.scss */

  .woocommerce .summary.entry-summary {

    padding-top: 30px;

  }


@media only screen and (max-device-width: 480px)
{
.wpo-sidebar{width:100%;}
}

  /* line 486, ../sass/template/_responsive.scss */

  .woocommerce .tab-content .table-responsive > .table > thead > tr > th,

  .woocommerce .tab-content .table-responsive > .table > thead > tr > td,

  .woocommerce .tab-content .table-responsive > .table > tbody > tr > th,

  .woocommerce .tab-content .table-responsive > .table > tbody > tr > td,

  .woocommerce .tab-content .table-responsive > .table > tfoot > tr > th,

  .woocommerce .tab-content .table-responsive > .table > tfoot > tr > td {

    border-top: none;

  }



  /* line 498, ../sass/template/_responsive.scss */

  .twitter-row .latest-twitter:before {

    content: none;

  }

  /* line 501, ../sass/template/_responsive.scss */

  .twitter-row .latest-twitter:after {

    content: "";

    position: absolute;

    top: 0;

    left: 100%;

    background-color: #fff;

    width: 100%;

    height: 100%;

  }

  /* line 108, ../sass/rtl/_rtl.scss */

  .rtl .twitter-row .latest-twitter:after {

    right: 100%;

    left: auto;

  }



  /* line 512, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v1 .row > div:first-child {

    padding-left: 30px;

  }

  /* line 22, ../sass/rtl/_rtl.scss */

  .rtl .wpo-footer.footer-v1 .row > div:first-child {

    padding-right: 30px;

    padding-left: inherit;

  }



  /* line 515, ../sass/template/_responsive.scss */

  .row .vc_custom_1443689495377 {

    border-right: none !important;

    margin-right: 0 !important;

    padding-right: 15px !important;

  }



  /* line 520, ../sass/template/_responsive.scss */

  .widget.frontpage-8 .header-gridpost {

    margin-right: 0;

    padding-right: 0;

  }

  /* line 22, ../sass/rtl/_rtl.scss */

  .rtl .widget.frontpage-8 .header-gridpost {

    margin-left: 0;

    margin-right: inherit;

  }

  /* line 22, ../sass/rtl/_rtl.scss */

  .rtl .widget.frontpage-8 .header-gridpost {

    padding-left: 0;

    padding-right: inherit;

  }



  /* line 524, ../sass/template/_responsive.scss */

  .row .vc_custom_1443690316414 {

    border-left: none !important;

    padding-left: 15px !important;

  }



  /* line 529, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v3 .textwidget {

    padding-top: 20px;

    text-align: center;

  }



  /* line 535, ../sass/template/_responsive.scss */

  .wpo-header.wpo-header-v2 .logo-in-theme {

    margin: 20px 0 !important;

  }



  /* line 540, ../sass/template/_responsive.scss */

  #related-post .row {

    margin-top: -25px;

  }

  /* line 542, ../sass/template/_responsive.scss */

  #related-post .row > div {

    margin-top: 25px;

  }



  /* line 547, ../sass/template/_responsive.scss */

  .product-grid.style-fashion .caption {

    margin-top: -70px;

  }



  /* line 550, ../sass/template/_responsive.scss */

  .product-grid.style-fashion .button-action > div {

    opacity: 1;

    right: 10px;

  }



  /* line 554, ../sass/template/_responsive.scss */

  .product-grid.style-fashion .meta .rating {

    opacity: 0;

  }



  /* line 557, ../sass/template/_responsive.scss */

  .product-grid.style-fashion .meta .action-bottom {

    margin-bottom: 20px;

    opacity: 1;

    visibility: visible;

  }



  /* line 562, ../sass/template/_responsive.scss */

  .widget-products-carousel .product-grid.style-fashion .caption {

    margin-top: 0;

  }



  /* line 565, ../sass/template/_responsive.scss */

  .widget.widget-related-products .product-wrapper .product .caption, .widget.widget-products.style2 .product-wrapper .product .caption {

    padding-bottom: 20px;

  }



  /* line 568, ../sass/template/_responsive.scss */

  .row .vc_custom_1442485431286 {

    margin-bottom: 0 !important;

  }



  /* line 571, ../sass/template/_responsive.scss */

  .vc_custom_1440834871871 .wpb_wrapper {

    text-align: center;

  }

  /* line 573, ../sass/template/_responsive.scss */

  .vc_custom_1440834871871 .wpb_wrapper .widget-social-links {

    display: inline-block;

  }



  /* line 577, ../sass/template/_responsive.scss */

  .footer-v3 .widget-social-links {

    float: none;

    margin-bottom: 20px;

  }



  /* line 581, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .post .entry-content,

  .widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div .post .entry-content {

    padding: 30px 30px 10px;

  }



  /* line 585, ../sass/template/_responsive.scss */

  .frontpage-posts .frontpage-4 .post {

    margin-top: 30px;

  }



  /* line 588, ../sass/template/_responsive.scss */

  .frontpage-posts .frontpage-4 .main-posts {

    margin-top: -30px;

  }

}

@media screen and (max-width: 639px) {

  /* line 595, ../sass/template/_responsive.scss */

  .container {

    width: 100%;

  }



  /* line 598, ../sass/template/_responsive.scss */

  .rev-btn, .rev-btn:visited {

    padding: 5px 10px !important;

  }



  /* line 601, ../sass/template/_responsive.scss */

  .logo-in-theme {

    margin-bottom: 20px;

    margin-top: 20px !important;

  }



  /* line 605, ../sass/template/_responsive.scss */

  .wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons {

    display: none;

  }



  /* line 608, ../sass/template/_responsive.scss */

  .wpb_wrapper .flexslider .slides > li .flex-caption {

    padding: 0 30% 5px 20px;

  }



  /* line 611, ../sass/template/_responsive.scss */

  .newsletter-v3 .newsletter {

    width: 100%;

  }



  /* line 614, ../sass/template/_responsive.scss */

  .footer-v1 .vc_custom_1440818167048 {

    padding-top: 90px !important;

  }



  /* line 617, ../sass/template/_responsive.scss */

  blockquote {

    padding-left: 30px;

  }



  /* line 620, ../sass/template/_responsive.scss */

  .blockquote.blockquote-brd .blockquote-in {

    margin-left: 10px;

  }



  /* line 623, ../sass/template/_responsive.scss */

  .blockquote.blockquote-right .blockquote-in {

    margin-right: 10px;

  }



  /* line 626, ../sass/template/_responsive.scss */

  .product-info .caroufredsel_wrapper, .product-info .caroufredsel_wrapper .yith_magnifier_gallery {

    height: 337px !important;

  }



  /* line 629, ../sass/template/_responsive.scss */

  .table {

    font-size: 14px;

  }



  /* line 632, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 387px;

  }

  /* line 634, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 387px;

  }

  /* line 636, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 24px;

  }



  /* line 641, ../sass/template/_responsive.scss */

  .widget.wpo-grid-list .widget-content .post-thumb {

    margin-bottom: 15px;

  }



  /* line 644, ../sass/template/_responsive.scss */

  .woocommerce-lost-password .form-row.form-row-first {

    width: 60%;

  }



  /* line 647, ../sass/template/_responsive.scss */

  .posts-timeline > li {

    float: none;

    width: 100%;

  }



  /* line 651, ../sass/template/_responsive.scss */

  .style-2 .entry-timeline:nth-child(2n+1) {

    padding-right: 0;

  }

  /* line 22, ../sass/rtl/_rtl.scss */

  .rtl .style-2 .entry-timeline:nth-child(2n+1) {

    padding-left: 0;

    padding-right: inherit;

  }



  /* line 654, ../sass/template/_responsive.scss */

  .style-2 .entry-timeline:nth-child(2n) {

    padding-left: 0;

  }

  /* line 22, ../sass/rtl/_rtl.scss */

  .rtl .style-2 .entry-timeline:nth-child(2n) {

    padding-right: 0;

    padding-left: inherit;

  }



  /* line 657, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-description {

    display: none;

  }



  /* line 660, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-title {

    font-size: 24px;

  }



  /* line 663, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 20px;

  }



  /* line 666, ../sass/template/_responsive.scss */

  .widget.wpo-grid-list .widget-content .display-grid .post {

    width: 100%;

  }

}

@media screen and (max-width: 479px) {

  /* line 673, ../sass/template/_responsive.scss */

  .container {

    width: 100%; 


  }

.wpo-sidebar{
    width:100%;
    
}

  /* line 678, ../sass/template/_responsive.scss */

  .frontpage-9 .post .entry-content {

    padding: 0 20px 10px;

  }

  /* line 680, ../sass/template/_responsive.scss */

  .frontpage-9 .post .entry-content .entry-description {

    display: none;

  }



  /* line 684, ../sass/template/_responsive.scss */

  .frontpage-3.style-4 .main-posts .post {

    padding-left: 20px;

  }



  /* line 687, ../sass/template/_responsive.scss */

  .widget-area-5 .widget .widget-title,

  .widget-area-5 .widget .widget-content {

    padding: 0 20px;

  }



  /* line 691, ../sass/template/_responsive.scss */

  .widget-area-5 .widget .widget-title {

    margin-bottom: 20px;

  }



  /* line 694, ../sass/template/_responsive.scss */

  .wpb_wrapper .flexslider .slides > li .flex-caption .post-title {

    font-size: 14px;

    font-weight: 700;

  }



  /* line 698, ../sass/template/_responsive.scss */

  .frontpage-posts .main-posts .entry-content,

  .wpo-grid-posts.style-1 .entry-content,

  .wpo-sidebar .widget.widget_wpo_tabs_widget .tab-content {

    padding: 15px 20px;

  }



  /* line 703, ../sass/template/_responsive.scss */

  .frontpage-posts .secondary-posts .wrap-media,

  .wpo-grid-posts .posts-list {

    padding: 20px;

  }



  /* line 707, ../sass/template/_responsive.scss */

  .row .vc_custom_1440744877623 {

    margin-top: 5px !important;

  }



  /* line 710, ../sass/template/_responsive.scss */

  .posts-list article:last-child {

    padding-bottom: 0;

    margin-bottom: 0;

  }



  /* line 714, ../sass/template/_responsive.scss */

  .wpb_wrapper .flexslider .flex-direction-nav a {

    height: 28px;

    line-height: 28px;

    width: 28px;

  }



  /* line 721, ../sass/template/_responsive.scss */

  .wpo-header-v4 .logo-in-theme,

  .wpo-header-v5 .logo-in-theme {

    margin: 0 !important;

  }



  /* line 725, ../sass/template/_responsive.scss */

  .row-offcanvas-left .sidebar-offcanvas {

    left: -100%;

  }



  /* line 728, ../sass/template/_responsive.scss */

  .sidebar-offcanvas {

    width: 100%;

  }



  /* line 731, ../sass/template/_responsive.scss */

  .row-offcanvas-left.active {

    left: 100%;

  }



  /* line 734, ../sass/template/_responsive.scss */

  .wpo-header-v5 .header-top {

    padding: 30px 0 !important;

  }



  /* line 737, ../sass/template/_responsive.scss */

  .wpb_flickr_widget .flickr_badge_image {

    width: 46px !important;

    height: 46px !important;

  }



  /* line 741, ../sass/template/_responsive.scss */

  .wpo-footer ul.menu > li {

    margin: 5px 5px 0;

  }



  /* line 744, ../sass/template/_responsive.scss */

  .widget .widget-title.widget-title-v7, .widget .widgettitle.widget-title-v7, .widget .wpb_heading.widget-title-v7,

  .widget .widget-title.widget-title-v8, .widget .widgettitle.widget-title-v8, .widget .wpb_heading.widget-title-v8 {

    font-size: 16px;

    padding-right: 65px;

  }



  /* line 749, ../sass/template/_responsive.scss */

  .widget.widget-products .carousel-controls {

    top: -70px;

  }



  /* line 752, ../sass/template/_responsive.scss */

  .pricing {

    margin-bottom: 20px !important;

  }



  /* line 755, ../sass/template/_responsive.scss */

  .wpo-sidebar .widget .widget-title, .wpo-sidebar .widget .widgettitle, .wpo-sidebar .widget .wpb_heading {

    padding: 15px 20px;

    margin: 0 -20px 20px;

  }



  /* line 759, ../sass/template/_responsive.scss */

  .wpo-sidebar .widget {

    padding: 0 20px 20px;

  }



  /* line 762, ../sass/template/_responsive.scss */

  .nav > li > a {

    padding: 10px 20px;

  }



  /* line 765, ../sass/template/_responsive.scss */

  .logo-in-theme {

    margin: 0 !important;

    padding: 0 !important;

  }



  /* line 771, ../sass/template/_responsive.scss */

  #wpo-filter .row > div {

    float: none !important;

  }

  /* line 773, ../sass/template/_responsive.scss */

  #wpo-filter .row > div:first-child {

    margin-bottom: 20px;

  }



  /* line 779, ../sass/template/_responsive.scss */

  .wpo-pagination {

    float: none !important;

  }



  /* line 782, ../sass/template/_responsive.scss */

  .wpo-pagination ul.pagination {

    margin: 0;

  }



  /* line 785, ../sass/template/_responsive.scss */

  .woocommerce .woocommerce-result-count {

    float: none !important;

    margin: 0 0 30px;

    padding-top: 10px;

    text-align: center;

  }



  /* line 792, ../sass/template/_responsive.scss */

  #single-product.product-info .row {

    margin-left: -5px;

    margin-right: -5px;

  }

  /* line 795, ../sass/template/_responsive.scss */

  #single-product.product-info .row > div {

    padding-left: 5px;

    padding-right: 5px;

  }



  /* line 801, ../sass/template/_responsive.scss */

  .product-info .caroufredsel_wrapper, .product-info .caroufredsel_wrapper .yith_magnifier_gallery {

    height: 232px !important;

  }



  /* line 804, ../sass/template/_responsive.scss */

  .product-info .yith_magnifier_gallery li {

    margin: 0 0 15px;

  }



  /* line 807, ../sass/template/_responsive.scss */

  .bo-social-icons [class^="bo-social-"] {

    margin-left: 3px;

    margin-right: 3px;

  }



  /* line 811, ../sass/template/_responsive.scss */

  .product-info .price {

    font-size: 30px;

  }



  /* line 814, ../sass/template/_responsive.scss */

  .tab-v5 .nav-tabs {

    padding: 0 20px;

  }



  /* line 817, ../sass/template/_responsive.scss */

  .tab-v5 .nav-tabs > li > a {

    font-size: 12px;

  }



  /* line 820, ../sass/template/_responsive.scss */

  .tab-v5 .nav-tabs > li {

    margin: 0 0 0 20px;

  }



  /* line 823, ../sass/template/_responsive.scss */

  .tab-v5 > .tab-content {

    padding: 15px 20px 0;

  }



  /* line 826, ../sass/template/_responsive.scss */

  table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th,

  table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td,

  .table > thead > tr > th, .table > thead > tr > td,

  .table > tbody > tr > th, .table > tbody > tr > td,

  .table > tfoot > tr > th, .table > tfoot > tr > td {

    padding: 5px;

  }



  /* line 833, ../sass/template/_responsive.scss */

  .table {

    font-size: 12px;

  }



  /* line 836, ../sass/template/_responsive.scss */

  .woocommerce table.cart input.btn-primary {

    padding: 7px 20px;

  }



  /* line 841, ../sass/template/_responsive.scss */

  table.cart td.actions .pull-left,

  table.cart td.actions .pull-right {

    float: none !important;

  }

  /* line 845, ../sass/template/_responsive.scss */

  table.cart td.actions .coupon {

    margin-bottom: 20px;

  }



  /* line 850, ../sass/template/_responsive.scss */

  .order-review {

    padding: 0 20px;

  }



  /* line 853, ../sass/template/_responsive.scss */

  .responsiveHeight {

    height: 282px;

  }

  /* line 855, ../sass/template/_responsive.scss */

  .responsiveHeight .inner {

    max-height: 282px;

  }

  /* line 857, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-title {

    font-size: 14px;

  }

  /* line 860, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content {

    height: 165px;

  }

  /* line 863, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .carousel-control.left {

    left: 0;

    margin-left: 0;

  }

  /* line 867, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .carousel-control.right {

    right: 0;

    margin-right: 0;

  }



  /* line 873, ../sass/template/_responsive.scss */

  .wpo-topbar {

    display: none;

  }



  /* line 876, ../sass/template/_responsive.scss */

  .wpb_column > .wpb_wrapper > *:last-child {

    margin-bottom: 0 !important;

  }



  /* line 880, ../sass/template/_responsive.scss */

  .vc_custom_1438929951741 .space-padding-top-20 {

    padding-top: 0 !important;

  }



  /* line 884, ../sass/template/_responsive.scss */

  .widget_wpo_breaking_post_widget .widget-title {

    display: none;

  }



  /* line 887, ../sass/template/_responsive.scss */

  .widget.wpo-grid-list .widget-content .display-grid .post {

    width: 100%;

  }



  /* line 890, ../sass/template/_responsive.scss */

  #wpo-loadmore-posts {

    margin-bottom: 40px;

  }



  /* line 894, ../sass/template/_responsive.scss */

  .wpb_column > .wpb_wrapper .wpo-video-box,

  .wpb_column > .wpb_wrapper .wpo-testimonial {

    margin-bottom: 30px !important;

  }



  /* line 900, ../sass/template/_responsive.scss */

  .wpo-footer.footer-v3 .wpb_column > .wpb_wrapper .wpb_single_image {

    text-align: center;

  }



  /* line 904, ../sass/template/_responsive.scss */

  .container-fuild .vc_custom_1440834871871 {

    padding-top: 30px !important;

  }



  /* line 907, ../sass/template/_responsive.scss */

  .footer-v3 .widget-social-links {

    float: none;

    text-align: center;

  }

  /* line 910, ../sass/template/_responsive.scss */

  .footer-v3 .widget-social-links li {

    display: inline-block;

    float: none;

  }



  /* line 915, ../sass/template/_responsive.scss */

  .woocommerce-lost-password .form-row.form-row-first {

    width: 100%;

    padding-right: 0;

  }

  /* line 22, ../sass/rtl/_rtl.scss */

  .rtl .woocommerce-lost-password .form-row.form-row-first {

    padding-left: 0;

    padding-right: inherit;

  }



  /* line 919, ../sass/template/_responsive.scss */

  .woocommerce-lost-password .form-row input.button {

    margin-top: 10px;

    width: 100%;

  }



  /* line 923, ../sass/template/_responsive.scss */

  .widget .widget-title.widget-title-v4, .widget .widgettitle.widget-title-v4, .widget .wpb_heading.widget-title-v4 {

    font-size: 18px;

  }



  /* line 926, ../sass/template/_responsive.scss */

  .page .page-title {

    margin: 0;

  }



  /* line 929, ../sass/template/_responsive.scss */

  .blog-page {

    margin-bottom: 30px;

  }

  /* line 931, ../sass/template/_responsive.scss */

  .blog-page .posts-list article {

    margin-bottom: 30px;

  }

  /* line 933, ../sass/template/_responsive.scss */

  .blog-page .posts-list article:last-child {

    margin-bottom: 30px;

  }



  /* line 938, ../sass/template/_responsive.scss */

  .product-info .product_title {

    font-size: 18px;

  }



  /* line 941, ../sass/template/_responsive.scss */

  .responsiveHeight .inner .iosSlider .slider .item .post .entry-content .entry-meta-2 {

    display: none;

  }



  /* line 944, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .post .entry-content .entry-title,

  .widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div .post .entry-content .entry-title,

  .widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div.col-md-4 .post .entry-content .entry-title {

    font-size: 14px;

  }



  /* line 949, ../sass/template/_responsive.scss */

  .widget.wpo-grid-posts.slide-show .widget-content .post .entry-content,

  .widget.wpo-grid-posts.slide-show .widget-content .blog-grid-2 .row > div .post .entry-content {

    padding: 20px 20px 5px;

  }



  /* line 953, ../sass/template/_responsive.scss */

  .widget .widget-title, .widget .widgettitle, .widget .wpb_heading {

    font-size: 1.5rem;

  }



  /* line 956, ../sass/template/_responsive.scss */

  .widget.tab-categories-posts .tab-title .nav-tabs > li {

    margin: 4px 0 0 10px;

  }



  /* line 959, ../sass/template/_responsive.scss */

  .widget.tab-categories-posts .tab-title .nav-tabs > li > a {

    font-size: 10px;

  }

}

/* line 1, ../sass/template/_theme-effect.scss */

.wpb_start_animation {

  opacity: 1 !important;

  -webkit-animation-duration: 1s;

  animation-duration: 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

}



/* line 9, ../sass/template/_theme-effect.scss */

.zoom-2 {

  overflow: hidden;

}

/* line 11, ../sass/template/_theme-effect.scss */

.zoom-2 img {

    position: relative;
    width: 100% !important;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

/* line 18, ../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 25, ../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 27, ../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 33, ../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 35, ../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 41, ../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 43, ../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 48, ../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 55, ../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 59, ../sass/template/_theme-effect.scss */

.close:hover .fa {

  -webkit-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  transform: rotate(360deg);

}



/* line 66, ../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;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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 77, ../sass/template/_theme-effect.scss */

.image-overlay-1:after {

  top: -100%;

}

/* line 80, ../sass/template/_theme-effect.scss */

.image-overlay-1:before {

  bottom: -100%;

}

/* line 84, ../sass/template/_theme-effect.scss */

.image-overlay-1:hover:after {

  top: -50%;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}

/* line 88, ../sass/template/_theme-effect.scss */

.image-overlay-1:hover:before {

  bottom: -50%;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}



/* line 96, ../sass/template/_theme-effect.scss */

.image-plus-1 {

  position: relative;

}

/* line 98, ../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;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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 112, ../sass/template/_theme-effect.scss */

.image-plus-1:hover::before {

  visibility: visible;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

  /* IE 5-7 */

  filter: alpha(opacity=60);

  /* Netscape */

  -moz-opacity: 0.6;

  /* Safari 1.x */

  -khtml-opacity: 0.6;

  /* Good browsers */

  opacity: 0.6;

  -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 120, ../sass/template/_theme-effect.scss */

.image-plus-2 {

  position: relative;

}

/* line 122, ../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;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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 136, ../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 144, ../sass/template/_theme-effect.scss */

.image-plus-3 {

  position: relative;

}

/* line 146, ../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;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  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 160, ../sass/template/_theme-effect.scss */

.image-plus-3:hover::before {

  visibility: visible;

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

  /* IE 5-7 */

  filter: alpha(opacity=60);

  /* Netscape */

  -moz-opacity: 0.6;

  /* Safari 1.x */

  -khtml-opacity: 0.6;

  /* Good browsers */

  opacity: 0.6;

  -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 169, ../sass/template/_theme-effect.scss */

.icon-effect-1 {

  position: relative;

}

/* line 171, ../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 181, ../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 189, ../sass/template/_theme-effect.scss */

.ih-item.square {

  position: relative;

}

/* line 191, ../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 201, ../sass/template/_theme-effect.scss */

.ih-item.square .info > * {

  color: #fff;

}

/* line 204, ../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: 14px;

}

/* line 213, ../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: 13px;

}



/* line 225, ../sass/template/_theme-effect.scss */

.ih-item.square.effect16 .info {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */

  filter: alpha(opacity=0);

  /* Netscape */

  -moz-opacity: 0;

  /* Safari 1.x */

  -khtml-opacity: 0;

  /* Good browsers */

  opacity: 0;

  background: rgba(0, 0, 0, 0.5);

  -webkit-transition: all 0.35s;

  -o-transition: all 0.35s;

  transition: all 0.35s;

}

@media (max-width: 991px) {

  /* line 225, ../sass/template/_theme-effect.scss */

  .ih-item.square.effect16 .info {

    padding-top: 10% !important;

  }

}

/* line 232, ../sass/template/_theme-effect.scss */

.ih-item.square.effect16 .info h3 {

  background: none;

}

/* line 234, ../sass/template/_theme-effect.scss */

.ih-item.square.effect16 .info h3:hover {

  color: #11aba3;

}

/* line 238, ../sass/template/_theme-effect.scss */

.ih-item.square.effect16 .info .description {

  display: none;

}

/* line 241, ../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;

}

/* line 248, ../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 255, ../sass/template/_theme-effect.scss */

.ih-item.square.effect16 .info .info-inner h3 {

  margin: 0;

}

/* line 261, ../sass/template/_theme-effect.scss */

.ih-item.square.effect16:hover .info {

  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */

  filter: alpha(opacity=100);

  /* Netscape */

  -moz-opacity: 1;

  /* Safari 1.x */

  -khtml-opacity: 1;

  /* Good browsers */

  opacity: 1;

}



/* line 267, ../sass/template/_theme-effect.scss */

.preloader-wrapper {

  display: inline-block;

  position: relative;

  width: 48px;

  height: 48px;

}



/* line 272, ../sass/template/_theme-effect.scss */

.preloader-wrapper.small {

  width: 36px;

  height: 36px;

}



/* line 275, ../sass/template/_theme-effect.scss */

.preloader-wrapper.big {

  width: 200px;

  height: 200px;

}



/* line 278, ../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 290, ../sass/template/_theme-effect.scss */

.spinner-layer {

  position: absolute;

  width: 100%;

  height: 100%;

  opacity: 0;

}



/* line 296, ../sass/template/_theme-effect.scss */

.spinner-blue, .spinner-blue-only {

  border-color: #11aba3;

}



/* line 299, ../sass/template/_theme-effect.scss */

.spinner-red, .spinner-red-only {

  border-color: #db4437;

}



/* line 302, ../sass/template/_theme-effect.scss */

.spinner-yellow, .spinner-yellow-only {

  border-color: #f4b400;

}



/* line 305, ../sass/template/_theme-effect.scss */

.spinner-green, .spinner-green-only {

  border-color: #0f9d58;

}



/* line 308, ../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 312, ../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 502, ../sass/template/_theme-effect.scss */

.gap-patch {

  position: absolute;

  top: 0;

  left: 45%;

  width: 10%;

  height: 100%;

  overflow: hidden;

  border-color: inherit;

}



/* line 511, ../sass/template/_theme-effect.scss */

.gap-patch .circle {

  width: 1000%;

  left: -450%;

}



/* line 515, ../sass/template/_theme-effect.scss */

.circle-clipper {

  display: inline-block;

  position: relative;

  width: 50%;

  height: 100%;

  overflow: hidden;

  border-color: inherit;

}



/* line 522, ../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 537, ../sass/template/_theme-effect.scss */

.circle-clipper.left .circle {

  left: 0;

  border-right-color: transparent !important;

  -webkit-transform: rotate(129deg);

  transform: rotate(129deg);

}



/* line 542, ../sass/template/_theme-effect.scss */

.circle-clipper.right .circle {

  left: -100%;

  border-left-color: transparent !important;

  -webkit-transform: rotate(-129deg);

  transform: rotate(-129deg);

}



/* line 548, ../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 553, ../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 598, ../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;

  }

}

/* line 619, ../sass/template/_theme-effect.scss */

a, .newsletter-v3 .newsletter input[type="submit"], .newsletter-v4 .newsletter input[type="submit"], .tab-v5 .nav-tabs > li > a:after, #wpo-header.wpo-header-v4 .navbar-mega .navbar-nav > li, #wpo-header.wpo-header-v4 .search_form.hidden-input .input-group-btn button, .navbar-mega .navbar-nav > li > a:before {

  transition: all .3s, visibility 0s;

  -ms-transition: all .3s, visibility 0s;

  -webkit-transition: all .3s, visibility;

  -moz-transition: all .3s, visibility 0s;

}



/* line 625, ../sass/template/_theme-effect.scss */

.wpb_wrapper .flexslider .flex-direction-nav a:before, .wpo-header .header-bottom .breaking-news .breaking-owl-carousel .owl-controls .owl-buttons div:before, .widget.wpo-grid-posts.slide-show .widget-content .carousel-controls .carousel-control span:before {

  display: inline-block;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



/**

* 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: 100%;

  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: #11aba3;

  border-color: #11aba3;

}

/* 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;

}

/* line 70, ../sass/template/_event.scss */

#tribe-events-bar .tribe-bar-submit button {

  background: #11aba3;

  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 75, ../sass/template/_event.scss */

#tribe-events-bar .tribe-bar-submit button:hover {

  background: #fff;

  border: 1px solid #000;

  color: #000;

}



/* line 85, ../sass/template/_event.scss */

.tribe-events-list .tribe-events-page-title {

  display: none;

}

/* line 88, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events {

  padding: 25px 15px !important;

}

/* line 90, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner {

  position: relative;

  margin-top: 45px;

}

/* line 94, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .date {

  display: none;

}

/* line 97, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body {

  position: relative;

  padding: 30px 0;

  border: 1px solid #e6e6e6;

  border-top: 0;

}

/* line 102, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .left {

  padding: 0 110px 0 30px;

}

/* line 105, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .right {

  width: 95px;

  height: 100%;

  position: absolute;

  top: 0;

  right: 0;

  border-left: 1px solid #e6e6e6;

}

/* line 111, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .right .event-cost {

  margin-top: 60px;

  text-align: center;

  font-weight: 700;

  font-size: 18px;

  font-family: "Ubuntu", sans-serif;

}

/* line 117, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .right .event-cost i {

  display: block;

  font-size: 24px;

}

/* line 124, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .tribe-events-address i, .tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .time-details i {

  display: inline-block;

  width: 15px;

  text-align: center;

  margin-right: 5px;

}

/* line 132, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .event-title .entry-title {

  margin-bottom: 0;

  line-height: 22px;

  margin-bottom: 15px;

}

/* line 136, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .event-title .entry-title a {

  color: #54575a;

}

/* line 138, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .event-title .entry-title a:hover {

  color: #11aba3;

}

/* line 144, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .time-details {

  font-weight: 400;

  font-size: 13px;

}

/* line 148, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner .caption .event-body .tribe-events-address {

  font-style: normal;

  font-size: 13px;

  margin: 0 0 5px;

  display: block;

}

/* line 159, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 {

  margin: 0;

  position: relative;

}

/* line 162, ../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: #11aba3;

  text-align: center;

  padding-top: 12px;

}

/* line 171, ../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 177, ../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 181, ../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 188, ../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 199, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .entry-title a:hover {

  color: #11aba3 !important;

}

/* line 202, ../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: #11aba3;

  left: 0;

  bottom: 0;

  position: absolute;

}

/* line 212, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body {

  border: 1px solid #F5F5F5;

  background: #fff;

}

/* line 215, ../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 215, ../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 221, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .right {

  background: #fff;

  color: #11aba3;

  border: none;

}

/* line 225, ../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 225, ../sass/template/_event.scss */

  .tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .right .event-cost {

    font-size: 20px;

  }

}

/* line 234, ../sass/template/_event.scss */

.tribe-events-list .type-tribe_events .wpo-event-inner.style-2 .event-body .right .event-cost .free {

  color: #CCCCCC;

}

/* line 240, ../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 248, ../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 256, ../sass/template/_event.scss */

.tribe-events-list .tribe-events-event-image {

  width: 100%;

  margin: 0;

  position: relative;

}



/* line 264, ../sass/template/_event.scss */

.tribe-events-loop .tribe-events-list-separator-month {

  margin: 30px 0;

  background: none;

  color: #000;

  text-transform: uppercase;

  display: block;

  float: left;

  width: 100%;

  overflow: hidden;

}

/* line 273, ../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 276, ../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 286, ../sass/template/_event.scss */

.tribe-events-loop .tribe-events-list-separator-month > span:before {

  content: "";

  position: absolute;

  width: 90px;

  height: 2px;

  background: #11aba3;

  left: 50%;

  margin-left: -45px;

  z-index: 1;

  bottom: 0;

}

/* line 299, ../sass/template/_event.scss */

.tribe-events-loop .tribe-events-event-meta {

  margin: 0;

}

/* line 302, ../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 315, ../sass/template/_event.scss */

.single-tribe_events .tribe-events-event-meta {

  margin: 0 0 30px;

}



/* line 319, ../sass/template/_event.scss */

.wpo-tribe-events-meta .tribe-events-venue-map {

  width: 100%;

  margin: 0;

}

/* line 323, ../sass/template/_event.scss */

.wpo-tribe-events-meta .tribe-events-meta-group {

  width: 100%;

}

/* line 325, ../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 331, ../sass/template/_event.scss */

.wpo-tribe-events-meta .tribe-events-meta-group dl .clearfix {

  padding: 2.5px 0;

}

/* line 334, ../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 342, ../sass/template/_event.scss */

.wpo-tribe-events-meta .tribe-events-meta-group dl dd {

  width: 100%;

  padding-left: 120px;

}

/* line 345, ../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 350, ../sass/template/_event.scss */

.wpo-tribe-events-meta .tribe-events-meta-group .fn.org {

  padding: 0;

  font-weight: 700;

  color: #11aba3;

  font-style: italic;

}



/* line 360, ../sass/template/_event.scss */

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {

  margin: 0;

}



/* line 367, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header-inner {

  padding: 0 10%;

}

/* line 370, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header {

  border: 1px solid #fff;

  position: relative;

}

/* line 373, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .event-cost {

  width: 80px;

  height: 100%;

  border-left: 1px solid #fff;

  padding-top: 40px;

  top: 0;

  right: 0;

  position: absolute;

  z-index: 1;

  text-align: center;

  font-weight: 700;

  font-size: 18px;

  font-family: "Ubuntu", sans-serif;

  color: #fff;

}

/* line 386, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .event-cost i {

  display: block;

  font-size: 24px;

}

/* line 391, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .date {

  width: 80px;

  height: 100%;

  border-right: 1px solid #fff;

  top: 0;

  left: 0;

  position: absolute;

  z-index: 1;

  color: #fff;

  line-height: 1;

  text-align: center;

  padding: 25px 0;

}

/* line 402, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .date .day {

  font-size: 36px;

  font-family: "Ubuntu", sans-serif;

  font-weight: 700;

}

/* line 407, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .date .month {

  font-size: 18px;

  font-weight: 700;

}

/* line 412, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .event-title {

  padding: 20px 80px;

}

/* line 414, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .event-title .entry-title, .wpo-event-countdown .layout-1 .event-header .event-title .tribe-events-address {

  text-align: center;

  margin: 0;

  color: #fff;

}

/* line 418, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .event-title .entry-title a, .wpo-event-countdown .layout-1 .event-header .event-title .tribe-events-address a {

  color: #fff;

}

/* line 422, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .event-title .tribe-events-address {

  margin: 10px 0 0;

}

/* line 425, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-header .event-title .entry-title a {

  font-size: 30px;

  font-family: "Ubuntu", sans-serif;

  text-transform: uppercase;

}

/* line 432, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-time {

  text-align: center;

}

/* line 434, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-time .pts-countdown {

  display: inline-block;

}

/* line 436, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-time .pts-countdown .countdown-times {

  margin-top: 70px;

}

/* line 438, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-time .pts-countdown .countdown-times > div {

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

  -ms-border-radius: 50%;

  -o-border-radius: 50%;

  width: 168px;

  height: 168px;

  border: 1px solid #fff;

  text-align: center;

  padding-top: 30px;

  float: left;

  color: #fff;

  margin-left: 115px;

  font-size: 18px;

  font-weight: 700;

  font-family: "Ubuntu", sans-serif;

  text-transform: none !important;

}

/* line 451, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-time .pts-countdown .countdown-times > div b {

  font-size: 60px;

  display: block;

  margin-bottom: 50px;

}

/* line 456, ../sass/template/_event.scss */

.wpo-event-countdown .layout-1 .event-time .pts-countdown .countdown-times > div:first-child {

  margin-left: 0;

}

/* line 465, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-title {

  padding: 25px;

  background: #11aba3;

  text-align: center;

}

/* line 469, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-title .event-date {

  color: rgba(255, 255, 255, 0.3);

  font-size: 14px;

  margin-bottom: 3px;

}

/* line 473, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-title .event-date i {

  margin-right: 5px;

}

/* line 477, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-title .entry-title {

  text-align: center;

  margin: 0;

}

/* line 480, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-title .entry-title a {

  color: #fff;

  font-size: 18px;

  font-weight: 700;

}

/* line 487, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-time {

  background: #000000;

  padding: 0 20px;

}

/* line 490, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .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 499, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-time .time {

  padding: 30px 0;

}

/* line 502, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .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 510, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-time .time .countdown-times > div b {

  display: block;

  width: 100%;

  font-weight: 700;

  font-size: 30px;

  color: #fff;

}

/* line 517, ../sass/template/_event.scss */

.wpo-event-countdown .layout-2 .event-time .time .countdown-times > div:last-child {

  border: none;

}

/* line 525, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 {

  padding: 30px 0;

}

/* line 527, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .widget-title {

  display: none;

}

/* line 530, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .event-header-inner {

  padding-left: 30px;

  border-left: 1px solid rgba(255, 255, 255, 0.1);

}

/* line 534, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .title-2 {

  display: block !important;

  visibility: visible !important;

  font-size: 18px;

  font-weight: 700;

  text-transform: uppercase;

  color: #11aba3;

  padding-top: 11px;

}

/* line 542, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .title-2 i {

  margin-right: 5px;

}

/* line 546, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .entry-title {

  margin-bottom: 5px;

}

/* line 548, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .entry-title a {

  color: #fff;

}

/* line 550, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .entry-title a:hover {

  color: #11aba3;

}

/* line 555, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .tribe-events-address {

  font-size: 14px;

  color: #b4b4b4;

  margin: 0;

}

/* line 560, ../sass/template/_event.scss */

.wpo-event-countdown.layout-3 .action {

  display: inline-block;

  float: right;

}



/* line 568, ../sass/template/_event.scss */

.tribe-events-accordion .tribe_events {

  border: 0;

  border-bottom: 1px solid #e6e6e6;

  margin: 0 !important;

}

/* line 573, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading {

  position: relative;

}

/* line 575, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading .heading-icon {

  float: left;

  font-size: 30px;

  color: #696969;

  position: absolute;

  left: 30px;

  top: 50%;

  margin-top: -25px;

}

/* line 584, ../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 592, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading .date {

  font-size: 14px;

  font-weight: 400;

}

/* line 595, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading .date i {

  margin-right: 10px;

}

/* line 599, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading .heading-inner {

  padding-left: 75px;

}

/* line 601, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading .heading-inner .panel-title {

  text-transform: uppercase;

  font-weight: 700;

}

/* line 604, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading .heading-inner .panel-title a {

  font-size: 18px;

}

/* line 609, ../sass/template/_event.scss */

.tribe-events-accordion .panel-heading.active {

  background: #11aba3;

}

/* line 611, ../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 614, ../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 620, ../sass/template/_event.scss */

.tribe-events-accordion .event-desc {

  background: none repeat scroll 0 0 #11aba3;

  padding: 25px;

  color: #fff;

  line-height: 1.4;

}

/* line 625, ../sass/template/_event.scss */

.tribe-events-accordion .event-desc a {

  color: #fff;

}

/* line 627, ../sass/template/_event.scss */

.tribe-events-accordion .event-desc a:hover {

  color: #000;

}

/* line 631, ../sass/template/_event.scss */

.tribe-events-accordion .event-desc .readmore {

  font-weight: 700;

}

/* line 635, ../sass/template/_event.scss */

.tribe-events-accordion .event-body {

  padding: 20px 0;

}

/* line 637, ../sass/template/_event.scss */

.tribe-events-accordion .event-body .left {

  width: 80px;

  float: left;

}

/* line 639, ../sass/template/_event.scss */

.tribe-events-accordion .event-body .left img {

  width: 100%;

}

/* line 644, ../sass/template/_event.scss */

.tribe-events-accordion .event-body .right {

  padding-left: 90px;

  line-height: 1.2;

}

/* line 647, ../sass/template/_event.scss */

.tribe-events-accordion .event-body .right .readmore {

  margin: 5px 0 0;

}

/* line 649, ../sass/template/_event.scss */

.tribe-events-accordion .event-body .right .readmore a {

  font-weight: 700;

  font-size: 12px;

  color: #11aba3;

  text-transform: uppercase;

}

/* line 654, ../sass/template/_event.scss */

.tribe-events-accordion .event-body .right .readmore a:hover {

  color: #000;

}

/* line 663, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-detail-tab {

  display: none;

}

/* line 665, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-detail-tab.active {

  display: block;

}

/* line 669, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-title {

  padding: 25px;

  background: #11aba3;

  text-align: center;

}

/* line 673, ../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 677, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-title .event-date i {

  margin-right: 5px;

}

/* line 681, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-title .entry-title {

  text-align: center;

  margin: 0;

}

/* line 684, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-title .entry-title a {

  color: #fff;

  font-size: 18px;

  font-weight: 700;

}

/* line 691, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-time {

  background: #000000;

  padding: 0 20px;

}

/* line 694, ../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 703, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-time .time {

  padding: 30px 0;

}

/* line 706, ../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 714, ../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 721, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-time .time .countdown-times > div:last-child {

  border: none;

}

/* line 727, ../sass/template/_event.scss */

.tribe-events-accordion .tribe-events-content .event-time .lof-labelexpired {

  color: #fff;

  text-align: center;

}



/* line 736, ../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 745, ../sass/template/_event.scss */

.tribe-events-month #tribe-events-header {

  margin: 0 !important;

}

/* line 748, ../sass/template/_event.scss */

.tribe-events-month table {

  margin: 0 !important;

}

/* line 752, ../sass/template/_event.scss */

.tribe-events-month #tribe-events-content .tribe-events-calendar td {

  width: 140px !important;

}

/* line 756, ../sass/template/_event.scss */

.tribe-events-month table.tribe-events-calendar {

  border: none !important;

  border-spacing: 10px !important;

  border-collapse: separate !important;

}

/* line 760, ../sass/template/_event.scss */

.tribe-events-month table.tribe-events-calendar thead tr th {

  background: #F2F2F2 !important;

  border: none !important;

  color: #000;

}

/* line 765, ../sass/template/_event.scss */

.tribe-events-month table.tribe-events-calendar tr td {

  border-top: 1px solid #D2D2D2 !important;

}

/* line 767, ../sass/template/_event.scss */

.tribe-events-month table.tribe-events-calendar tr td .tribe-month-single-day {

  min-height: 220px !important;

}

/* line 772, ../sass/template/_event.scss */

.tribe-events-month .tribe-events-thismonth {

  padding: 0 !important;

}

/* line 774, ../sass/template/_event.scss */

.tribe-events-month .tribe-events-thismonth.tribe-events-present {

  position: relative;

}

/* line 776, ../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: #11aba3;

  content: "";

  top: 20px;

  right: 20px;

  z-index: 99;

}

/* line 788, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day {

  position: relative;

  height: 100%;

}

/* line 791, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day .tribe-month-daynumber {

  background: none !important;

  padding: 0;

}

/* line 794, ../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 805, ../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: 769px) {

  /* line 805, ../sass/template/_event.scss */

  .tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list {

    display: none;

  }

}

/* line 818, ../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 826, ../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 831, ../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 837, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .entry-title a:hover {

  color: #11aba3 !important;

}

/* line 841, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .date {

  color: #b3b3b3;

  font-size: 12px;

}

/* line 844, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day .tribe-month-sigle-day-list > div .date i {

  margin-right: 8px;

}

/* line 848, ../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 855, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day .tribe-events-viewmore {

  border: none !important;

  display: inline-block;

  text-transform: none;

  background: #11aba3;

  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 864, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day .tribe-events-viewmore a {

  color: #5d5d5d;

  font-weight: 400 !important;

}

/* line 868, ../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 872, ../sass/template/_event.scss */

.tribe-events-month .tribe-month-single-day:hover, .tribe-events-month .tribe-month-single-day:focus {

  background: #11aba3;

  cursor: pointer;

  -webkit-box-shadow: none;

  box-shadow: none;

}

/* line 876, ../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 879, ../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 884, ../sass/template/_event.scss */

.tribe-events-month #tribe-events-footer {

  margin-top: 20px;

}

/* line 886, ../sass/template/_event.scss */

.tribe-events-month #tribe-events-footer ul {

  padding: 0 !important;

}

/* line 890, ../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 895, ../sass/template/_event.scss */

.tribe-events-month #tribe-events-footer .tribe-events-sub-nav a:hover {color: #11aba3;}

.post-ft{margin:1.8rem 0px;padding: 0px;clear:both;}


.wpo-sidebar .widget .widget-title {    padding: 15px 10px;    margin: 0 0px 25px;}
.wpo-sidebar .widget { padding: 0 10px 25px;    margin: 0 0 30px;}