/*** uncss> filename: https://garant-yug.com.ua/assets/3b55cc16/css/all.styles.css ***/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, footer, header, nav, section {
    display: block
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

button, input, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.h2, .h3, .h4, .h5, h1, h2, h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4, .h5 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4 {
    font-size: 18px
}

.h5 {
    font-size: 14px
}

p {
    margin: 0 0 10px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-6, .col-md-4, .col-md-6, .col-md-8, .col-sm-10, .col-sm-12, .col-sm-5, .col-sm-6, .col-sm-7, .col-xs-10, .col-xs-12, .col-xs-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-10, .col-xs-12, .col-xs-2 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-2 {
    width: 16.66666667%
}

@media (min-width: 768px) {
    .col-sm-10, .col-sm-12, .col-sm-5, .col-sm-6, .col-sm-7 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
}

@media (min-width: 992px) {
    .col-md-4, .col-md-6, .col-md-8 {
        float: left
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
}

@media (min-width: 1200px) {
    .col-lg-6 {
        float: left
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}


.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}


.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-right {
    padding-left: 10px
}

.media-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before, .nav:after, .nav:before, .row:after, .row:before {
    display: table;
    content: " "
}

.container-fluid:after, .container:after, .nav:after, .row:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}


/*
==============================================
CSS3 ANIMATION CHEAT SHEET
==============================================

Made by Justin Aguilar

www.justinaguilar.com/animations/

Questions, comments, concerns, love letters:
justin@justinaguilar.com
==============================================
*/

/*
==============================================
slideDown
==============================================
*/

/*
==============================================
slideUp
==============================================
*/

/*
==============================================
slideLeft
==============================================
*/

/*
==============================================
slideRight
==============================================
*/

/*
==============================================
slideExpandUp
==============================================
*/

/*
==============================================
expandUp
==============================================
*/

/*
==============================================
fadeIn
==============================================
*/

/*
==============================================
expandOpen
==============================================
*/

/*
==============================================
bigEntrance
==============================================
*/

/*
==============================================
hatch
==============================================
*/


/*
==============================================
bounce
==============================================
*/


/*
==============================================
pulse
==============================================
*/

/*
==============================================
floating
==============================================
*/

/*
==============================================
tossing
==============================================
*/

/*
==============================================
pullUp
==============================================
*/

/*
==============================================
pullDown
==============================================
*/

/*
==============================================
stretchLeft
==============================================
*/

/*
==============================================
stretchRight
==============================================
*/

/*
@-moz-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}

@-o-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}

@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}

.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
*/


@-webkit-keyframes scaleDisappear {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    60% {
        opacity: 0;
        -webkit-transform: scale(1.3);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes scaleDisappear {
    0% {
        opacity: 1;
        -moz-transform: scale(1);
    }
    60% {
        opacity: 0;
        -moz-transform: scale(1.3);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-ms-keyframes scaleDisappear {
    0% {
        opacity: 1;
        -ms-transform: scale(1);
    }
    60% {
        opacity: 0;
        -ms-transform: scale(1.3);
    }
    100% {
        opacity: 1;
        -ms-transform: scale(1);
    }
}

@-o-keyframes scaleDisappear {
    0% {
        opacity: 1;
        -o-transform: scale(1);
    }
    60% {
        opacity: 0;
        -o-transform: scale(1.3);
    }
    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes scaleDisappear {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    60% {
        opacity: 0;
        transform: scale(1.3);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/*
Animation example, for spinners
*/


/**
*** Table Of Contents
*
* Bootstrap Overrides
  - columns
  - container
  - breadcrumbs
  - pagination
  - forms
  - carousel
  - accordion
  - progressbar
  - navs and tabs
  - tables
  - etc.
* General Styles for HTML tags
* Styled Lists
* Buttons
* JQuery Plugins
  - Owl Carousel
  - FlexSlider
  - prettyPhoto
  - Easy pieChart
  - Time Table
  - toTop
  - Countdown
* Vertical Margins and Paddings
* Common Sections Styles
  - parallax
  - page preloader
  - animated elements
  - boxed layout
* Helper Utilites
  - layout
  - borders, colors and backgrouns
  - dividers, margins and paddings
  - alignment
  - media items
* Header
* Side Header
  - side header layout
  - side menu styles
  - sidebar scroll plugin
* Light Section - .ls
* Grey Section - .ls.ms
* Dark Sections - .ds
* Color Section - .cs
* Template Specific Styles
  - topline styles
  - toplogo styles
  - title section (breadcrumbs) styles
  - template parallax sections
  - footer styles
  - copyrights styles
  - google map
  - intro slider inside content
* Intro Section Styles
* Main Menu
  - Desktop menu
  - Mobile menu
  - Mobile menu toggler
  - Mega Menu
* Subpages
  - 404
  - about
  - blog
  - single post
  - gallery
  - post formats
* Widgets
  - common widgets styles
  - search_mailchimp
  - nav_recent_categories
  - tags
  - popular
  - recent_posts
  - calendar
  - banner
  - slider
  - flickr
  - instagram
  - twitter
  - post_tabs
  - rss
  - access_press
* Shortcodes
  - teasers
  - testimonials
  - thumbnail
  - price tables
  - contact forms
  - partners_carousel
* Social Icons
  - layout
  - corporate colors
*/
/*
** Template colors
*

Accent Colors:
1: #df341f
2: #face77
3: #e34f61
4: #712357

Light section (.ls) colors:
Text color in light section: #9a9a9a
Background color for light section and font color in dark section: #ffffff
Color for headings in light section and for background in dark section (.ds): #323232
Background color for light muted section (grey - .ls.ms): #f4f4f4
Background color for dark muted section (.ds.ms): #1c1c1c
Border colors for elements in light section (and .with_border elements): #e5e5e5, rgba(0, 0, 0, 0.1)
Background color for elements in light section (.with_background): #f2f2f2

Dark section (.ds) colors:
Text color in dark section: #9a9a9a
Border colors for elements in dark section: rgba(255, 255, 255, 0.1)
Background color for elements in dark section (.with_background): rgba(255, 255, 255, 0.05)

Color section (.cs) colors:
Border colors for elements in color section: rgba(255, 255, 255, 0.2)

*/
/*
** Bootstrap Overrides
*/
/* columns with 20 and 40 percents width */

/* half on .container in .container-fluid */

/* bootstrap breadcrumbs*/
.breadcrumb {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    text-transform: uppercase;
    color: inherit;
    font-weight: 400;
    font-size: 14px;
}

.breadcrumb > .active {
    color: #ffffff;
}

.breadcrumb > li + li:before {
    color: #9a9a9a;
    padding: 0 20px 0 16px;
    content: "/";
    font-size: 12px;
    position: relative;
    top: -1px;
}

@media (min-width: 768px) {
    .breadcrumb > li + li:before {
        padding: 0 30px 0 26px;
    }
}

/* pagination */

/* forms */
input[type="text"],
input[type="tel"],
textarea,
.form-control {
    height: 50px;
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    box-shadow: none;
    color: #323232;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 9px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
}

.form-group {
    position: relative;
}

.form-group:last-child {
    margin-bottom: 0;
}

/* select styling */

/* select styling */

.form-control:focus {
    box-shadow: none;
}

.form-control:focus {
    border-color: rgba(154, 154, 154, 0.5);
}

.form-control:-moz-placeholder {
    color: #9a9a9a;
    font-style: italic;
}

.form-control::-moz-placeholder {
    color: #9a9a9a;
    font-style: italic;
}

.form-control:-ms-input-placeholder {
    color: #9a9a9a;
    font-style: italic;
}

.form-control::-webkit-input-placeholder {
    color: #9a9a9a;
    font-style: italic;
}

.form-control:focus:-moz-placeholder {
    color: transparent;
}

.form-control:focus::-moz-placeholder {
    color: transparent;
}

.form-control:focus:-ms-input-placeholder {
    color: transparent;
}

.form-control:focus::-webkit-input-placeholder {
    color: transparent;
}

/*icons for forms */

/*styled checkbox */

/*styled radio*/

/* inline input with button */

/* carousel */

/* collapse accordion */

/* progress bars */

/* nav and tabs */
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: inherit;
}

/*tabs*/

/*vertical tabs*/

/* modal */

.modal-content {
    border-radius: 1px;
}

/* bootstrap tables */

/* bootstrap buttons */

/* media elements */
.media {
    margin-top: 20px;
}

.media-right {
    padding-left: 20px;
}

.media-left {
    padding-right: 20px;
}

.media-left img,
.media-right img {
    max-width: 70px;
}

/* bootstrap dropdown menu */

button.close {
    min-width: 0;
    margin-bottom: 0;
    margin-top: 1px;
}

/* small in headings */

/* labels */

/*
** General Styles for HTML tags
*/
html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible;
}

::-moz-selection {
    color: #ffffff;
    background-color: #df341f;
}

::selection {
    color: #ffffff;
    background-color: #df341f;
}

::-moz-selection {
    color: #ffffff;
    background-color: #df341f;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    background-color: #ccc;
}

h1,
h2,
h3,
.h3,
.h4,
.h5 {
    font-weight: 700;
    line-height: 1;
    word-break: break-word;
    margin-top: 1.3em;
    margin-bottom: 0.8em;
}

h1 {
    font-size: 52px;
}

h2 {
    font-size: 40px;
}

h3, .h3 {
    font-size: 30px;
}

.h4 {
    font-size: 20px;
}

.h5 {
    font-size: 16px;
}

h1:first-child,
h2:first-child,
h3:first-child {
    margin-top: 0;
}

p {
    margin-bottom: 20px;
}

p:last-child {
    margin-bottom: 0;
}

blockquote {
    position: relative;
    margin: 25px 0;
    padding: 0;
    border: none;
    font-size: 16px;
    line-height: 24px;
    color: #9a9a9a;
    font-style: italic;
}

blockquote img {
    display: block;
    max-width: 120px;
    margin: 0 auto 15px;
    border-radius: 50%;
}

blockquote .item-meta {
    font-style: normal;
    margin-bottom: 0;
    margin-top: 35px;
    line-height: 24px;
}

blockquote .h5 {
    text-transform: uppercase;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    blockquote.text-center {
        max-width: 85%;
        margin-right: auto;
        margin-left: auto;
    }

    .owl-carousel blockquote.text-center {
        max-width: 100%;
        height: 350px;
    }
}

blockquote.with_border {
    border-color: #323232;
}

blockquote.with_border img {
    margin-top: -80px;
}

@media (min-width: 400px) {
    blockquote.with_border img {
        margin-top: -85px;
    }
}

@media (min-width: 1200px) {
    blockquote.with_border img {
        margin-top: -105px;
    }
}

.owl-carousel blockquote {
    margin-top: 0;
    margin-bottom: 0;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}

a:hover {
    color: #face77;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}

input:focus,
button:focus,
textarea:focus,
a:focus {
    outline: medium none;
    text-decoration: none;
}

a > img {
    transition: all 0.2s ease-in-out 0s;
}

a:hover > img {
    opacity: 0.8;
}

hr {
    border: none;
    height: 1px;
    margin-left: 0;
    margin-right: 0;
    background-color: #ddd;
}

iframe {
    border: none;
    max-width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/*
** Styled Lists
*/
ul, ol {
    padding-left: 30px;
    margin-bottom: 20px;
}

/*
** Buttons
*/
.theme_button,
button {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 21px 35px 21px;
    margin-bottom: 4px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    border: none;
    background-color: #323232;
    border-radius: 0;
    border: 2px solid #323232;
    position: relative;
    transition: all 0.4s linear 0s;
}

.theme_button.color1 {
    background-color: #df341f;
    border-color: #df341f;
}

.theme_button.color1:hover, .theme_button.color1:focus, .theme_button.color1:active {
    color: #323232;
    border-color: #df341f;
    background-color: transparent;
}

.theme_button:active,
.theme_button:hover,
.theme_button:focus {
    color: #323232;
    border-color: #323232;
    opacity: 1;
    text-decoration: none;
    outline: none;
    transition: all 0.05s linear 0s;
}

.theme_button:active {
    top: 1px;
}

.theme_button.inverse {
    color: #323232;
    background-color: transparent;
}

.theme_button.inverse:hover, .theme_button.inverse:focus, .theme_button.inverse:active {
    color: #ffffff;
    background-color: #323232;
}

.theme_button.inverse.color1 {
    background-color: transparent;
    border-color: #df341f;
    color: #df341f;
}

.theme_button.inverse.color1:hover, .theme_button.inverse.color1:focus, .theme_button.inverse.color1:active {
    color: #ffffff;
    background-color: #df341f;
}

/*icons in headings, paragraphs and buttons*/

p > [class*="rt-icon"] {
    font-size: 1.1em;
    position: relative;
    top: .1em;
    line-height: 0;
    padding: 0 0.2em;
}

/*
**plugins
*/
/* Owl carousel v 2.1.6 styles */
/* Owl carousel v 2.1.6 styles */
/* Owl Carousel - Core */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.2s ease-in-out 0s;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    display: none;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel.dots-center .owl-dots {
    text-align: center;
}

.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    counter-reset: owl-dots;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 7px;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    color: transparent;
    border: 1px solid #323232;
    cursor: pointer;
    text-indent: -9999px;
    transition: all 0.2s ease-in-out 0s;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #323232;
}

.owl-carousel .owl-nav {
    transition: all 0.6s ease 0s;
}

.owl-carousel .owl-nav > div {
    color: transparent;
    font-size: 0;
    display: inline-block;
    right: 0;
    text-align: center;
}

.owl-carousel .owl-nav > div.disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-carousel .owl-nav > div:first-child {
    left: 0;
    right: auto;
}

.owl-carousel .owl-nav > div:after {
    transition: all 0.3s ease 0s;
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 60px;
    content: "\f105";
    color: #9a9a9a;
}

.owl-carousel .owl-nav > div:first-child:after {
    content: "\f104";
}

.owl-carousel .owl-nav > div:hover:after {
    color: #df341f;
}

@media (max-width: 1299px) {
    .container .owl-carousel[data-nav=true] {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 1300px) {
    .container .owl-carousel[data-nav=true] .owl-nav {
        left: -60px;
        right: -60px;
    }
}

@media (min-width: 1600px) {
    .container .owl-carousel[data-nav=true] .owl-nav {
        left: -150px;
        right: -150px;
    }
}

.container aside .owl-carousel {
    padding-right: 0;
    padding-left: 0;
}

.container aside .owl-carousel .owl-nav {
    left: 0 !important;
    right: 0 !important;
}

.top-right-nav .owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
}

.top-right-nav .owl-nav > div {
    background: transparent;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/* Owl Carousel - Animate Plugin */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* Owl Carousel - Auto Height Plugin */
.owl-height {
    transition: height 500ms ease-in-out;
}

/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../img/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/* Owl Default Theme */
.owl-theme:hover .owl-nav {
    opacity: 1;
}

.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav > div {
    font-size: 0;
    position: absolute;
    right: 0;
    text-align: center;
    margin-top: -30px;
    width: 30px;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-dots {
    margin-top: 40px;
}

/* .owl-center theme */
.owl-center .owl-nav {
    top: 0;
    bottom: 0;
    position: static;
    margin-top: 0;
    opacity: 1;
}

.owl-center .owl-nav > div {
    right: 0;
    width: 30px;
    top: 40%;
    bottom: 0;
    margin: 0;
    height: 80px;
    text-align: center;
    opacity: 0;
    background-color: rgba(50, 50, 50, 0.6);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-center .owl-nav > div:first-child {
    left: 0;
    right: auto;
}

.owl-center .owl-nav > div:first-child:after {
    left: 4px;
}

.owl-center .owl-nav > div:after {
    position: absolute;
    top: 50%;
    color: #ffffff;
    font-size: 20px;
    left: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-center:hover .owl-nav > div {
    top: 50%;
    opacity: 1;
}

/* text-nav */
.text-nav {
    padding-right: 30px;
    padding-left: 30px;
}

.text-nav .owl-nav {
    position: static;
}

.text-nav .owl-nav > div {
    top: 0;
    bottom: 0;
    right: 0;
    margin-top: 0;
    background-color: #f4f4f4;
}

.text-nav .owl-nav > div:first-child {
    left: 0;
}

.text-nav .owl-nav > div:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "next";
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1;
    color: #323232;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
}

.text-nav .owl-nav > div:first-child:after {
    content: "prev";
}

@media (min-width: 600px) {
    .text-nav {
        padding-right: 60px;
        padding-left: 60px;
    }

    .text-nav .owl-nav > div {
        width: 60px;
    }
}

/* owl images fix */
.owl-carousel .owl-item {
    transition: opacity 0.2s ease 0.1s;
    opacity: 0;
}

.owl-carousel .owl-item.active {
    opacity: 1;
}

.owl-center .owl-item {
    opacity: 1;
}

.with_shadow_items .owl-stage-outer {
    margin: -20px;
    padding: 20px;
}
/*
** Flexslider
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/
/* Browser Resets */

/* FlexSlider Necessary Styles */

/* Hide the slides before the JS is loaded. Avoids image jumping */

/* Clearfix for the .slides element */

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme */

/* Direction Nav */

/* Pause/Play */

/* Control Nav */

/* custom nav for flex slider*/

/*
** prettyPhoto
*/

/*
** prettyPhoto
*/
div.facebook .pp_description {
    margin: 0 37px 0 0;
}

div.pp_pic_holder a:focus {
    outline: none;
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}

.pp_content {
    height: 40px;
    min-width: 40px;
    overflow: hidden;
}

* html .pp_content {
    width: 40px;
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}

.pp_content_container .pp_left {
    padding-left: 20px;
}

.pp_content_container .pp_right {
    padding-right: 20px;
}

.pp_content_container .pp_details {
    float: left;
    padding: 8px 10px;
    line-height: 1;
    background-color: #ffffff;
}

.pp_description {
    display: none;
    margin: 0;
}

.pp_social {
    float: left;
    margin: 0 0 0 30px;
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: auto;
    overflow: hidden;
}

.pp_social .facebook iframe {
    max-width: 100px;
}

.pp_social .twitter {
    float: left;
}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 4px 6px;
    font-weight: bold;
    opacity: 0.7;
}

.pp_nav .pp_play,
.pp_nav .pp_pause,
a.pp_arrow_previous,
a.pp_arrow_next {
    float: left;
    text-align: center;
    font-size: 0;
    color: transparent;
}

.pp_nav .pp_play:before,
.pp_nav .pp_pause:before,
a.pp_arrow_previous:before,
a.pp_arrow_next:before {
    line-height: 20px;
    display: inline-block;
    width: 20px;
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #323232;
    opacity: 0.7;
    content: "\f04b";
}

.pp_nav .pp_play:hover:before,
.pp_nav .pp_pause:hover:before,
a.pp_arrow_previous:hover:before,
a.pp_arrow_next:hover:before {
    opacity: 1;
}

.pp_nav .pp_pause:before {
    content: "\f04c";
}

a.pp_arrow_previous:before {
    content: "\f04a";
}

a.pp_arrow_next:before {
    content: "\f04e";
}

a.pp_arrow_previous.disabled,
a.pp_arrow_next.disabled {
    visibility: hidden;
    cursor: default;
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0;
}

.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.1) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}

.pp_gallery ul a:hover,
.pp_gallery ul .selected a {
    border-color: #df341f;
}

.pp_gallery ul a img {
    border: 0;
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

.pp_gallery li.default a {
    background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}

div.facebook .pp_gallery .pp_arrow_previous, div.facebook .pp_gallery .pp_arrow_next {
    margin-top: 7px;
}

a.pp_next, a.pp_previous {
    position: relative;
    display: block;
    float: right;
    height: 100%;
    width: 49%;
    font-size: 0;
    color: transparent;
    opacity: 0;
}

a.pp_next:before, a.pp_previous:before {
    line-height: 1;
    background-color: rgba(50, 50, 50, 0.3);
    font-size: 18px;
    padding: 10px 15px 10px 18px;
    color: #ffffff;
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 30px;
}

a.pp_next:hover, a.pp_previous:hover {
    opacity: 1;
}

a.pp_previous {
    float: left;
}

a.pp_previous:before {
    content: "\f104";
    right: auto;
    padding: 10px 18px 10px 15px;
    left: 30px;
}

a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    position: absolute;
    right: 30px;
    top: 19px;
    z-index: 20000;
    font-size: 0;
    color: transparent;
    text-align: center;
}

a.pp_expand:before, a.pp_contract:before {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    font-family: 'FontAwesome';
    content: "\f0b2";
    background-color: rgba(50, 50, 50, 0.3);
    padding: 12px 13px;
}

a.pp_contract:before {
    content: "\f066";
}

a.pp_close {

    position: absolute;
    right: -7px;
    top: -25px;
    font-size: 0;
    color: transparent;
}

a.pp_close:before {
    background-color: #1c1c1c;
    padding: 6px 8px;
    font-size: 14px;
    color: #ffffff;
    font-family: 'FontAwesome';
    content: "\f00d";
}

.pp_loaderIcon {
    height: 50px;
    width: 50px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -25px 0 0 -25px;
    text-align: center;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.pp_loaderIcon:before {
    display: block;
    font-family: 'FontAwesome';
    content: "\f1ce";
    color: #ffffff;
    font-size: 50px;
    line-height: 50px;
    opacity: 0.6;
}

#pp_full_res {
    line-height: 1;
}

#pp_full_res .pp_inline {
    text-align: left;
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}

div.ppt {
    color: #ffffff;
    display: none;
    font-size: 18px;
    z-index: 9999;
    margin: 0 0 5px 20px;
}

.pp_top, .pp_bottom {
    position: relative;
}

* html .pp_top, * html .pp_bottom {
    padding: 0 20px;
}

.pp_top .pp_left, .pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}

.pp_top .pp_right, .pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.pp_fade, .pp_gallery li.default a img {
    display: none;
}

/*
** Easy pieChart
*/

/*
** Time Table
*/

/*
** toTop
*/
#toTop {
    bottom: 10px;
    right: 10px;
    display: none;
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    z-index: 9999;
    font-size: 0;
    color: transparent;
    color: #ffffff;
    background-color: #df341f;
    border-radius: 50%;
}

@media (min-width: 768px) {
    #toTop {
        bottom: 30px;
        right: 30px;
    }
}

#toTop:after {
    color: #ffffff;
    content: '\f106';
    font-size: 16px;
    line-height: 50px;
    font-family: 'FontAwesome';
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.2s linear;
}

#toTopHover, #toTop:hover {
    bottom: 15px;
    opacity: 1;
}

@media (min-width: 768px) {
    #toTopHover, #toTop:hover {
        bottom: 35px;
    }
}

#toTop:hover:after {
    color: #ffffff;
}

#toTop:active, #toTop:focus {
    outline: medium none;
}

/* Countdown */

/*
** Vertical Margins and Paddings
*/
/*same top and bottom paddings for sections*/

.section_padding_15 > [class*="container"] {
    padding-top: 15px;
    padding-bottom: 15px;
}

.section_padding_50 > [class*="container"] {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*top paddings for sections*/

.section_padding_top_5 > [class*="container"] {
    padding-top: 5px;
}

.section_padding_top_50 > [class*="container"] {
    padding-top: 50px;
}

.section_padding_top_100 > [class*="container"] {
    padding-top: 50px;
}

/*bottom paddings for sections*/

.section_padding_bottom_5 > [class*="container"] {
    padding-bottom: 5px;
}

.section_padding_bottom_50 > [class*="container"] {
    padding-bottom: 50px;
}

.section_padding_bottom_75 > [class*="container"] {
    padding-bottom: 75px;
}

.section_padding_bottom_100 > [class*="container"] {
    padding-bottom: 0px;
}

.section_padding_bottom_130 > [class*="container"] {
    padding-bottom: 130px;
}

@media (max-width: 991px) {
    .section_padding_top_100 > [class*="container"] {
        padding-top: 75px;
    }

    .section_padding_bottom_100 > [class*="container"],
    .section_padding_bottom_130 > [class*="container"] {
        padding-bottom: 75px;
    }
}

[class*="col-"] {
    margin-top: 10px;
    margin-bottom: 10px;
}

header [class*="col-"],
.page_topline [class*="col-"] {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0;
}

@media (min-width: 992px) {
    .columns_padding_25 > [class*="container"] > .row {
        margin-right: -25px;
        margin-left: -25px;
    }

    .columns_padding_25 > [class*="container"] > .row > [class*="col-"] {
        padding-left: 25px;
        padding-right: 25px;
    }
}

/*top and bottom margins for columns inside sections and rows */

.columns_margin_bottom_20 [class*="col-"],
.row.columns_margin_bottom_20 [class*="col-"] {
    margin-bottom: 20px;
}

/* vertical alignmetn in columns */
.table_section .container {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}

.table_section .row {
    min-width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 992px) {
    .table_section.table_section_md .row {
        display: table;
    }

    .table_section.table_section_md > [class*="container"] > .row > [class*="col-"] {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}

@media screen and (min-width: 992px) {
    /* overlap featured person */
}

@media (min-width: 768px) {
    .container-fluid > .row {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 65px;
        padding-left: 65px;
    }
}

@media (min-width: 1600px) {
    .container-fluid {
        padding-right: 105px;
        padding-left: 105px;
    }
}

@media (max-width: 767px) {
    .table_section .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

/* float clear fixes */

/*
** Common Sections Styles
*/
/*parallax*/
.parallax {
    background-size: cover;
}

.parallax {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
}

@media (max-width: 767px) {
    .parallax {
        background-size: auto auto;
    }
}

.parallax.ds:after {
    background-color: #323232;
    opacity: 0.8;
}

.parallax > * {
    z-index: 4;
    position: relative;
}

.darken_gradient {
    position: relative;
}

.parallax:before,
.parallax:after,
.darken_gradient:before,
.darken_gradient:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.parallax:before,
.parallax:after {
    opacity: 0.8;
}

.darken_gradient:before {
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
}

/* Hero text in sections */
.section_header {
    margin-bottom: 30px;
    font-size: 30px;
    position: relative;
    word-wrap: break-word;
    text-transform: uppercase;
    font-weight: 700;
}

@media (min-width: 768px) {
    .section_header {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .text-center .section_header + p {
        max-width: 100%;
    }

    .section_header + p {
        font-size: 1.1em;
        letter-spacing: 0;
    }
}

/*page preloader*/

/* animated elements */

/* boxed layout */
#box_wrapper, #canvas {
    overflow: hidden;
    position: relative;
}

#box_wrapper > section {
    clear: both;
}

/*
**utilites
*/
/*
**Helper Utilites
*/
/* layout */

.with_padding {
    padding: 30px 20px;
}

@media (min-width: 400px) {
    .with_padding {
        padding: 35px;
    }
}

@media (min-width: 1200px) {
    .with_padding.big-padding {
        padding: 55px;
    }
}

.with_border {
    border: 2px solid #e5e5e5;
}

.after_cover {
    overflow: hidden;
}

.after_cover,
.after_cover > * {
    position: relative;
    z-index: 2;
}

.after_cover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* borders, colors and backgrouns */
.highlight {
    color: #df341f;
    border-color: #df341f;
}

.required {
    color: #fa5c5d;
}

.lightgrey {
    color: #9a9a9a;
}

.grey {
    color: #323232;
    border-color: #323232;
}

.darklinks a {
    color: #323232;
}

.regular {
    font-weight: 400;
}

.bold {
    font-weight: 700;
}

.main_bg_color {
    color: #ffffff;
}

.main_bg_color {
    background-color: #df341f;
}

/*dividers, margins and paddings*/

.divider_25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.divider_60_2 {
    width: 60px;
    height: 2px;
}

hr[class*="divider_"] {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.margin_0 {
    margin: 0 !important;
}

.topmargin_0 {
    margin-top: 0 !important;
}

.topmargin_10 {
    margin-top: 10px;
}

.topmargin_30 {
    margin-top: 30px;
}

.topmargin_60 {
    margin-top: 60px;
}

.bottommargin_10 {
    margin-bottom: 10px;
}

.bottommargin_30 {
    margin-bottom: 30px;
}

.padding_10 {
    padding: 10px;
}

.rightpadding_5 {
    padding-right: 5px;
}

/*alignment*/
.display_table {
    display: table;
    min-width: 100%;
    height: 100%;
    margin: auto;
    border-collapse: collapse;
}

.display_table_cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
    overflow: hidden;
    zoom: 1;
    box-sizing: border-box;
}

@media (min-width: 768px) {

    .text-sm-right {
        text-align: right;
    }

    .text-sm-left {
        text-align: left;
    }
}

.small-text {
    font-size: 14px;
    text-transform: uppercase;
}

.inline-content {
    margin-right: -13px;
    margin-left: -13px;
}

.inline-content > * {
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 0;
}

/* media items - common side and vertical items */
.with_border .item-media,
.with_border .entry-thumbnail {
    margin: -2px;
    z-index: 2;
}

/* side and vertical items paddings */
.side-item .row {
    margin: 0;
}

.side-item .row [class*="col-"] {
    padding: 0;
    margin: 0;
}

@media (min-width: 768px) {
    .side-item.side-sm .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .side-item.side-sm .row [class*="col-"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /*width: 53.2%;*/
    }

    .side-item.side-sm .row [class*="col-"]:first-child {
        /*width: 46.8%;*/
    }
}

/*-xs- side-item paddings and margins*/

/*-sm- side-item paddings and margins*/

/*-md- side-item paddings and margins*/

/*-lg- side-item paddings and margins*/

.vertical-item .item-content {
    position: relative;
}

.vertical-item.content-padding .item-content {
    padding: 30px 20px;
}

@media (min-width: 400px) {
    .vertical-item.content-padding .item-content {
        padding: 35px;
    }
}

@media (min-width: 1200px) {
    .vertical-item.big-padding .item-content {
        padding: 50px;
    }
}

.vertical-item.content-absolute {
    position: relative;
}

.vertical-item.content-absolute .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    z-index: 2;
}

@media (min-width: 400px) {
    .vertical-item.content-absolute .item-content {
        padding: 25px 30px;
    }
}

@media (min-width: 1200px) {
    .vertical-item.content-absolute .item-content {
        padding: 25px 45px;
    }
}

.vertical-item.hover-content {
    overflow: hidden;
}

.vertical-item.hover-content .content-body > * {
    position: relative;
    top: 20px;
    opacity: 0;
    transition: all 0.2s ease 0s;
}

.vertical-item.hover-content .content-body > *:nth-child(2) {
    transition: all 0.2s ease 0.1s;
}

.vertical-item.hover-content:hover .content-body > * {
    top: 0;
    opacity: 1;
}

/* item meta */
.item-meta {
    margin-bottom: 20px;
}

.item-meta:last-child {
    margin-bottom: 0;
}

/* item media links */
.item-media {
    position: relative;
    overflow: hidden;
}

.item-media img {
    width: 100%;
}

.media-links {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.media-links div {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -25px;
    z-index: 4;
}

.media-links:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(38, 38, 38, 0.8);
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all 0.2s linear;
}

[class*="-item"]:hover .media-links:before {
    opacity: 1;
}

[class*="-item"] .links-wrap a {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 46px;
    top: -100px;
    border: 2px solid transparent;
    border-radius: 5px;
    display: inline-block;
    z-index: 5;
    font-size: 16px;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

[class*="-item"] .links-wrap a.p-view {
    color: #df341f;
}

[class*="-item"] .links-wrap a.p-view:hover {
    color: #ffffff;
}

[class*="-item"] .links-wrap a:before {
    font-family: 'FontAwesome';
    content: "\f002";
}

[class*="-item"]:hover .links-wrap a {
    top: 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

[class*="-item"]:hover .media-links div {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* item icons */


/*
** Header
*/
.header_white {
    color: #9a9a9a;
    background-color: #ffffff;
}

.header_white.affix {
    box-shadow: 0px 1px 15px 0 rgba(0, 0, 0, 0.07);
}

.header_white a.logo {
    color: #323232;
}

.header_darkgrey {
    background-color: #323232;
}

.header_darkgrey.affix {
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.3);
}

.header_darkgrey a[class*='soc-'] {
    color: #ffffff;
}

.header_darkgrey .logo-meta,
.header_darkgrey .grey {
    color: #ffffff;
}

.header_darkgrey.header_darkblue {
    background-color: #2f363c;
}

.header_darkgrey.header_half_transparent {
    background-color: rgba(0, 0, 0, 0.75);
}

.header_darkgrey.dark {
    background-color: #1c1c1c;
}

.header_darkgrey.with_top_border:before {
    background-color: rgba(255, 255, 255, 0.1);
}

.header_darkgrey .darklinks a {
    color: #ffffff;
}

.header_darkgrey .darklinks a:hover {
    color: #df341f;
}

.header_darkgrey .darklinks a.social-icon {
    color: #ffffff;
    border-color: #ffffff;
}

.header_color {
    background-color: #df341f;
}

/* topline buttons */
.currency-dropdown .dropdown-menu {
    min-width: 0;
    padding: 20px 10px;
}

.currency-dropdown .dropdown-menu > li > a {
    color: inherit;
    padding: 5px 20px;
}

.currency-dropdown .dropdown-menu > li > a:hover,
.currency-dropdown .dropdown-menu > li.active-currency {
    color: #323232;
}

.header-notes-dropdown .dropdown-menu,
.login-dropdown .dropdown-menu {
    min-width: 400px;
    padding: 0;
}

.header-notes-dropdown .dropdown-menu .list-unstyled,
.login-dropdown .dropdown-menu .list-unstyled {
    padding: 30px;
}

.header-notes-dropdown .dropdown-menu .list1,
.login-dropdown .dropdown-menu .list1 {
    padding: 20px 0;
}

.header-notes-dropdown .dropdown-menu .list1 .media-left img,
.login-dropdown .dropdown-menu .list1 .media-left img {
    max-width: 40px;
    border-radius: 50%;
}

.header-notes-dropdown .dropdown-menu .list1 li,
.login-dropdown .dropdown-menu .list1 li {
    padding-left: 30px;
    padding-right: 30px;
}

.header-notes-dropdown .dropdown-menu .list1 h5,
.login-dropdown .dropdown-menu .list1 h5 {
    margin-top: 1em;
    font-size: inherit;
}

.header-notes-dropdown .dropdown-menu .list1 h5 .pull-right,
.login-dropdown .dropdown-menu .list1 h5 .pull-right {
    font-weight: 300;
    opacity: 0.8;
}

.cart-dropdown .dropdown-menu {
    min-width: 400px;
    padding: 20px 30px;
}

.user-dropdown-menu .dropdown-menu {
    min-width: 200px;
    padding: 20px 30px;
}

.header-dropdown-number {
    position: absolute;
    font-size: 10px;
    color: #ffffff;
    background-color: #df341f;
    border-radius: 5px;
    line-height: 1;
    padding: 2px 4px 1px;
    top: 22%;
    right: 0;
    font-weight: bold;
}

@media (max-width: 767px) {
    .header-notes-dropdown,
    .login-dropdown,
    .cart-dropdown {
        position: static;
    }

    .header-notes-dropdown .dropdown-menu,
    .login-dropdown .dropdown-menu,
    .cart-dropdown .dropdown-menu {
        margin-left: 0;
        margin-right: 0;
        right: 0;
        left: 0;
        min-width: 0;
    }
}

@media (max-width: 992px) {
    .page_header_wrapper .col-sm-12 {
        min-height: 0;
    }
}

/* logo */
a.logo {
    display: inline-block;
    word-break: break-word;
    font-size: 24px;
    position: relative;
    z-index: 2;
    padding: 5px 0;
}

.page_toplogo a.logo img {
    max-width: 80px;
}

@media (max-width: 1599px) {
    .page_header a.logo img {
        max-width: 80px;
    }
}

@media (max-width: 991px) {
    .page_header a.logo img {
        max-width: 60px;
    }
}

.ls a.logo {
    color: #323232;
}

.ds a.logo,
.ds a.logo:hover {
    color: #ffffff;
}

a.logo.logo_text_only {
    margin-left: 30px;
    line-height: 80px;
}

.header_color a.logo,
.header_darkgrey a.logo {
    color: #ffffff;
}

a.logo.bottom_logo {
    padding: 0;
    font-size: 28px;
}

a.logo.bottom_logo img {
    max-width: 65px;
}

.floating_logo a.logo {
    float: left;
    margin-right: 30px;
}

a.logo.vertical_logo {
    padding: 0;
}

a.logo.vertical_logo img {
    display: block;
    margin: auto;
}

@media (min-width: 992px) {
    .header_logo_center a.logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 600px) {
    a.logo.logo_image_and_text .logo_text {
        display: none;
    }
}

.logo_text {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
    margin-left: 5px;
}

.logo_text > span {
    display: block;
}

.logo_text .big {
    font-size: 28px;
    text-transform: uppercase;
    white-space: nowrap;
}

.logo_text .small-text {
    font-size: 11px;
    letter-spacing: 0.1em;
    font-weight: 300;
}

@media (min-width: 400px) {
    .logo_text {
        margin-right: 15px;
    }
}

@media (min-width: 992px) {
    .header_logo_center .logo_wrapper {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
}

.logo-meta {
    line-height: 1;
    display: inline-block;
    margin: 11px 20px;
    vertical-align: middle;
    text-align: left;
}

@media (max-width: 1400px) {
    .logo + .logo-meta {
        display: none;
    }
}

.logo-meta strong {
    display: block;
    font-size: 16px;
}

.logo-meta span {
    display: block;
}

.page_header_side .logo-meta {
    display: block !important;
}

.lt-ie9 .page_header_wrapper {
    height: auto !important;
}

.lt-ie9 .page_header_wrapper .md-hidden {
    display: inline-block;
}

.page_header {
    transition: background 0.2s ease-in-out 0s,
    margin 0.6s ease-in-out 0s;
    top: 0;
    left: 0;
    right: 0;
    position: relative;
    z-index: 1000;
    margin: 0;
    padding: 0;
    height: auto;
}

.page_header.affix {
    position: fixed;
    z-index: 1001;
}

.page_header.mobile-active {
    z-index: 1002;
}

.page_header.affix-bottom {
    top: 0 !important;
    position: fixed;
}

@media (min-width: 1200px) {
    .page_header.section_padding_20 [class*="container"] {
        padding-top: 20px;
        padding-bottom: 20px;
        transition: padding-top 0.2s linear 0s,
        padding-bottom 0.2s linear 0s;
    }

    .page_header.section_padding_20.affix [class*="container"] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page_header.section_padding_20 .section_padding_top_5 [class*="container"] {
        padding-top: 5px;
        padding-bottom: 5px;
        transition: padding-top 0.2s linear 0s,
        padding-bottom 0.2s linear 0s;
    }
}

.page_header a.header-button {
    display: inline-block;
    color: #9a9a9a;
    padding: 0 15px;
    line-height: 60px;
    position: relative;
}

.page_header a.header-button i {
    font-size: 1.2em;
    position: relative;
    top: 0.07em;
}

.page_header a.header-button i + span {
    display: none;
}

.page_header .big-header-buttons {
    padding: 0 15px;
}

.page_header .page_social_icons {
    margin-top: 10px;
    margin-bottom: 10px;
}

.page_header .social-icon {
    margin-bottom: 0;
}

.page_header [class*="display_table_cell"] {
    overflow: visible;
}

.page_header .widget_search {
    display: inline-block;
    margin: 10px 30px 10px 30px;
}

.page_header .widget_search .form-group {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .page_header .widget_search {
        display: none;
    }
}

/* modal search */
#search_modal {
    color: #ffffff;
}

#search_modal .search-form {
    margin: 0 0 0 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#search_modal a {
    color: #ffffff;
    opacity: 0.6;
    font-size: 12px;
    text-transform: uppercase;
}

#search_modal a:hover {
    color: #df341f;
    opacity: 1;
}

#search_modal .searchform-respond {
    width: 300px;
    margin: 20px auto;
}

#search_modal .form-control {
    border: none;
    background-color: transparent;
    height: 60px;
    color: #ffffff;
    width: 100%;
}

#search_modal .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1;
}

#search_modal .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1;
}

#search_modal .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

#search_modal .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

#search_modal .theme_button {
    color: #ffffff;
}

#search_modal .close {
    padding: 19px 20px 18px;
    position: absolute;
    min-width: 0;
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
}

/* header floats */
.page_header:before,
.page_header:after {
    content: '';
    display: block;
    clear: both;
}

.header_left_logo {
    position: relative;
}

.page_header {
    height: auto;
}

.header_left_logo {
    white-space: nowrap;
    padding: 0 15px;
    overflow: visible;
}

.header_left_logo .logo img {
    max-width: 80px;
}

.header_mainmenu {
    overflow: visible;
    width: 10000px;
    padding: 0 15px;
}

.header_right_buttons {
    white-space: nowrap;
    padding: 0 15px;
    text-align: right;
    overflow: visible;
}

@media (min-width: 1600px) {
    .header_left_logo {
        padding: 0 50px;
    }

    .row .header_left_logo {
        padding: inherit;
    }

    .header_right_buttons {
        padding: 0 50px;
    }

    .row .header_right_buttons {
        padding: inherit;
    }
}


/*
** Side Header
*/
/* side header layout */
body {
    position: relative;
    left: 0;
}

body:after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1001;
    visibility: hidden;
    opacity: 0;
}

body,
body:after {
    transition: all 0.6s ease-in-out;
}

body {
    transition-property: left, right;
}

.container {
    max-width: 100%;
}

@media (max-width: 767px) {
    .container {
        max-width: 500px;
    }
}

/* side clickable menu styles */

/* sidebar scroll plugin */

/*
** Light Section - .ls
*/
.ls {
    background-color: #ffffff;
    color: #4a4747;
}

.ls h2,
.ls .h2,
.ls h3 {
    color: #323232;
}

.ls [class*='_bg']:not(.light_bg_color) .h3 {
    color: #ffffff;
}

.ls a {
    color: #df341f;
}

.ls a:hover {
    color: #323232;
}

.ls .theme_button {
    color: #ffffff;
}

.ls .theme_button:hover, .ls .theme_button:focus, .ls .theme_button:active {
    color: #323232;
    background-color: transparent;
}

.ls .theme_button.inverse {
    color: #323232;
}

.ls .theme_button.inverse:hover, .ls .theme_button.inverse:focus, .ls .theme_button.inverse:active {
    color: #ffffff;
    background-color: #323232;
}

.ls .theme_button.inverse.color1 {
    color: #323232;
}

.ls .theme_button.inverse.color1:hover, .ls .theme_button.inverse.color1:focus, .ls .theme_button.inverse.color1:active {
    color: #ffffff;
    background-color: #df341f;
}

.ls .theme_button.color1:hover, .ls .theme_button.color1:focus, .ls .theme_button.color1:active {
    color: #323232;
}

/*
** Grey Section - light section, muted section - .ls.ms
*/
.ls.ms {
    background-color: #f4f4f4;
}

/*
** Dark Section and Dark Muted sections - .ds and .ds.ms
*/
/* darkgrey section - .ds */
.ds {
    background-color: #323232;
    color: #9a9a9a;
}

/* dark section - .ds.ms */

/* dark section blue - .ds.bs */

.ds {
    /* shop */
}

.ds h1,
.ds .h2,
.ds .h5 {
    color: #ffffff;
}

.ds [class*='main_bg'] {
    color: #ffffff;
}

.ds a {
    color: #ffffff;
}

.ds a:hover {
    color: #df341f;
}

.ds hr {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}

.ds hr.main_bg_color {
    background-color: #df341f;
}

.ds blockquote {
    color: #9a9a9a;
}

.ds blockquote.with_border {
    border-color: #ffffff;
}

.ds blockquote img {
    border-color: #ffffff;
}

.ds [class*='soc-'] {
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.1);
}

.ds .social-icon.color-icon:hover {
    color: #ffffff;
}

.ds .main_bg_color {
    background-color: #df341f;
}

.ds .with_border {
    border-color: rgba(255, 255, 255, 0.1);
}

.ds .highlight {
    color: #df341f;
}

.ds .grey {
    color: #ffffff;
    border-color: #ffffff;
}

.ds .darklinks a {
    color: #ffffff;
}

.ds .darklinks a:hover {
    color: #df341f;
}

.ds .darklinks a.social-icon {
    color: #ffffff;
    border-color: #ffffff;
}

.ds .owl-theme .owl-dots .owl-dot span {
    border-color: #ffffff;
}

.ds .owl-theme .owl-dots .owl-dot.active span,
.ds .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ffffff;
}

.ds a.border-icon {
    border-color: rgba(255, 255, 255, 0.1);
}

.ds .theme_button {
    color: #323232;
    border-color: #ffffff;
    background-color: #ffffff;
}

.ds .theme_button:hover, .ds .theme_button:focus, .ds .theme_button:active {
    color: #ffffff;
    background-color: transparent;
}

.ds .theme_button.inverse {
    background-color: transparent;
    color: #ffffff;
}

.ds .theme_button.inverse:hover, .ds .theme_button.inverse:focus, .ds .theme_button.inverse:active {
    color: #323232;
    background-color: #ffffff;
}

.ds .theme_button.inverse[class*="color"] {
    color: #ffffff;
    background-color: transparent;
}

.ds .theme_button.inverse.color1:hover, .ds .theme_button.inverse.color1:focus, .ds .theme_button.inverse.color1:active {
    background-color: #df341f;
}

.ds .theme_button.color1 {
    color: #ffffff;
    border-color: #df341f;
    background-color: #df341f;
}

.ds .theme_button[class*="color"]:hover, .ds .theme_button[class*="color"]:focus, .ds .theme_button[class*="color"]:active {
    color: #ffffff;
    background-color: transparent;
}

/*
** Color Section - .cs
*/

/*
** Template Specific Styles
*/
/* topline styles */
.page_topline {
    font-size: 14px;
    position: relative;
    z-index: 1001;
}

/* toplogo styles */

/* title section (breadcrumbs) styles */

/* template parallax sections */

.page_testimonials.parallax {
    background-image: url(../img/parallax/progress.jpg);
}

@media (max-width: 767px) {
    .page_footer > .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .header_left_logo .logo img{
        height: 58.5px;
    }
}

/* footer styles */

.page_footer .widget {
    margin-bottom: 40px;
}

/* copyrights styles */
.page_copyright p {
    margin: 0;
}

/* google map  */

/* intro slider inside content */

/*
** Intro Section Styles
*/

/*
** Main Menu styles
*/
.sf-menu a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}

.sf-menu > li > a {
    font-weight: 700;
}

/* Desktop menu - (min 992px) styles */
@media (min-width: 992px) {
    .mainmenu_wrapper {
        position: relative;
    }

    /* menu layout */
    .sf-menu, .sf-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .sf-menu li {
        position: relative;
    }

    .sf-menu li > ul {
        position: absolute;
        display: none;
        top: 100%;
        z-index: 99;
    }

    .sf-menu li:hover > ul {
        display: block;
    }

    .sf-menu a {
        display: block;
        position: relative;
    }

    /* menu skin */
    .sf-menu a {
        padding: 10px 10px 6px;
        text-decoration: none;
        zoom: 1;
        /* IE7 */
        transition-property: color, background-color, border-color, padding-top, padding-bottom;
    }

    .sf-menu li {
        white-space: nowrap;
        /* no need for Supersubs plugin */
        *white-space: normal;
        /* ...unless you support IE7 (let it wrap) */
        transition: background .2s;
    }

    .sf-menu > li {
        display: inline-block;
        position: relative;
        margin: 0 -2px;
    }

    .sf-menu > li:first-child {
        margin-left: 0;
    }

    .sf-menu > li:last-child {
        margin-right: 0;
    }

    .sf-menu > li > a {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-right: 0;
        padding-left: 0;
    }

    .sf-menu > li > a:hover {
        color: #df341f;
        border-color: #df341f;
    }

    .header_white .sf-menu > li > a {
        color: #323232;
    }

    .header_white .sf-menu > li > a:hover {
        color: #df341f;
    }

    .header_white .sf-menu > li + li:before {
        background-color: #e5e5e5;
    }

    .sf-menu li:hover {
        /* only transition out, not in */
        transition: none;
    }

    /* second and next levels */
    .sf-menu li > ul {
        margin-top: 10px;
        text-align: left;
        list-style: none;
        padding: 15px 0;
        background-color: #ffffff;
        border-top: 2px solid #df341f;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
        min-width: 10em;
        /* allow long menu items to determine submenu width */
        *width: 10em;
        /* no auto sub width for IE7, see white-space comment below */
        border-radius: 0;
    }

    .sf-menu ul a {
        color: #323232;
        padding-left: 30px;
        padding-right: 30px;
    }

    .sf-menu ul a:hover {
        color: #df341f;
    }

    /* third level */
}

/* common paddings */
@media (min-width: 992px) {
    .sf-menu > li > a {
        margin-left: 2px;
        margin-right: 2px;
    }

    [class*="container"] .sf-menu > li:first-child > a {
        margin-left: 0;
    }

    [class*="container"] .sf-menu > li:last-child > a {
        margin-right: 0;
    }
}

/* -md- paddings */
@media (min-width: 992px) and (max-width: 1199px) {
    .sf-menu > li > a {
        margin-left: 15px;
        margin-right: 15px;
    }
}

/* -lg- paddings */
@media (min-width: 1200px) {
    .sf-menu > li > a {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 1400px) {
    .sf-menu > li > a {
        margin-left: 25px;
        margin-right: 25px;
    }
}

/* hidden menu items */

/* logo in center of menu */

/* Mobile menu toggler */
@media (max-width: 991px) {
    .toggle_menu {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -30px;
        margin-top: -30px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        z-index: 1001;
        visibility: visible;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .toggler_xs_right .toggle_menu {
        right: 0;
        left: auto;
    }
}

@media (max-width: 991px) {
    .ls .toggle_menu span,
    .ls .toggle_menu span:before,
    .ls .toggle_menu span:after,
    .header_white .toggle_menu span,
    .header_white .toggle_menu span:before,
    .header_white .toggle_menu span:after {
        background-color: #323232;
    }

    .intro_section + .page_header_wrapper .toggle_menu span,
    .intro_section + .page_header_wrapper .toggle_menu span:before,
    .intro_section + .page_header_wrapper .toggle_menu span:after {
        background-color: #ffffff;
    }

    .intro_section + .page_header_wrapper .affix .toggle_menu span,
    .intro_section + .page_header_wrapper .affix .toggle_menu span:before,
    .intro_section + .page_header_wrapper .affix .toggle_menu span:after {
        background-color: #323232;
    }

    .intro_section + .page_header_wrapper .affix .toggle_menu.mobile-active span,
    .intro_section + .page_header_wrapper .affix .toggle_menu.mobile-active span:before,
    .intro_section + .page_header_wrapper .affix .toggle_menu.mobile-active span:after {
        background-color: #ffffff;
    }

    .page_toplogo .toggle_menu {
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        margin: 0;
    }

    .header_logo_center .toggle_menu {
        right: 0;
        left: auto;
    }

    .toggle_menu:hover span:before {
        top: -9px;
    }

    .toggle_menu:hover span:after {
        top: 9px;
    }

    .toggle_menu:before,
    .toggle_menu span,
    .toggle_menu span:before,
    .toggle_menu span:after {
        display: block;
        width: 30px;
        position: absolute;
        background-color: #ffffff;
        content: '';
        left: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: .25s ease-in-out;
        height: 2px;
    }

    .toggle_menu:before,
    .toggle_menu span {
        left: 15px;
        top: 50%;
    }

    .toggle_menu span:before {
        opacity: 1;
        top: -8px;
    }

    .toggle_menu span:after {
        opacity: 1;
        top: 8px;
    }

    .toggle_menu.mobile-active {
        background-color: #323232;
        border: none;
        left: auto;
        top: 0;
        right: 0;
        position: fixed;
        margin: 0;
        z-index: 3000;
    }

    .toggle_menu.mobile-active:before {
        background-color: #ffffff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .toggle_menu.mobile-active span {
        background-color: #ffffff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .toggle_menu.mobile-active span:before,
    .toggle_menu.mobile-active span:after {
        opacity: 0;
    }
}

/* Mobile Menu (max 991px) styles */
@media (max-width: 991px) {
    .mainmenu_wrapper {
        /*position: relative;*/
        position: fixed;
        visibility: hidden;
        z-index: 10;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: transparent;
        opacity: 0;
        transition: all 0.3s ease 0s;
    }

    .mobile-active .mainmenu_wrapper {
        visibility: visible;
        opacity: 1;
        background-color: #111;
        background-color: rgba(0, 0, 0, 0.9);
    }

    .nav-justified > li > a {
        text-align: left;
    }

    .sf-menu {
        position: fixed;
        overflow: auto;
        background-color: #323232;
        padding: 20px 20px 20px 10px;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 100%;
        font-size: 1.1em;
        text-transform: uppercase;
        font-weight: 400;
        word-wrap: break-word;
        text-align: left;
        transition: all 0.4s ease-out 0s;
        opacity: 0;
    }

    .mobile-active .sf-menu {
        opacity: 1;
        right: 15px;
    }

    .sf-menu > li > a,
    .sf-menu a {
        color: #ffffff;
    }

    .sf-menu ul {
        list-style: none;
        padding-left: 10px;
    }

    .sf-menu ul li a {
        display: block;
        padding: 10px;
        font-weight: 300;
        font-size: 16px;
        text-transform: none;
    }

    .sf-menu ul li a:before {
        content: '-';
        padding-right: 5px;
    }

    .sf-menu ul ul li a:before {
        content: '--';
        padding-right: 5px;
    }

    /* arrows (for all except IE7) */
    .sf-arrows .sf-with-ul {
        padding-right: 3.5em;
    }

    /* styling for both css and generated arrows */
    .sf-arrows .sf-with-ul:after {
        font-family: 'FontAwesome';
        content: '\f107';
        position: absolute;
        right: 2em;
        height: 0;
        width: 0;
        font-size: 20px;
    }
}

/* Mega Menu */
@media screen and (min-width: 992px) {

    /* row */

    /* column */
}

/*
**Subpages
*/

/*404*/

/*about*/

/*blog*/

article.post + article.post {
    margin-top: 80px;
}

article.post + article.post.topmargin_30 {
    margin-top: 30px;
}

article.post {
    font-weight: 400;
}

/* mosaic blog */

.entry-thumbnail {
    text-align: center;
    position: relative;
}

/* additional meta at the bottom of entry-title */

/* share buttons */

/* additional meta in corner of thumbnail */

/* highlight first letter in blog post */

/*single post*/

/*comments*/

/* gallery */

/* gallery single */

/* post formats */

/*
isotope portfolio and gallery post
*/

/*
** Widgets
*/
/* common widgets styles */

/* affix-aside */

.widget:before, .widget:after {
    display: block;
    content: '';
    clear: both;
}

.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget li {
    position: relative;
}

/*
widget_search,
widget_mailchimp
*/

/*
widget_recent_entries
widget_recent_comments
widget_archive
widget_categories
widget_meta
widget_nav_menu
widget_pages
*/

/* widget_tag_cloud */

/* widget_popular_entries */

/* recent posts widget */

/* widget_calendar */

/* widget_banner */

/* widget_slider */

/* widget_flickr */

/* widget_instagram */

/* widget_twitter */

/* widget_tabs widget_theme_post_tabs */

/* access_press */

/*
** Shortcodes
*/
/*
** Teasers
*/
/* small teaser - media bootstrap component with icon */

/* teaser */
.teaser {
    position: relative;
    overflow: visible;
}

.teaser [class*="_bg_color"] {
    width: 2.5em;
    height: 2.5em;
    text-align: center;
    vertical-align: bottom;
}

.teaser [class*="_bg_color"] > * {
    line-height: 2.5em;
}

.teaser.media {
    margin-top: 35px;
}

@media (min-width: 500px) {
    .teaser .media-left {
        padding-right: 30px;
    }
}

@media (min-width: 500px) {
    .teaser .media-right {
        padding-left: 30px;
    }
}

.teaser_icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
}

.teaser:hover .teaser_icon {
    -webkit-animation: scaleDisappear 0.5s;
    animation: scaleDisappear 0.5s;
}

.size_small {
    font-size: 28px;
}

/* background teaser */
.bg_teaser {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: relative;
    color: #9a9a9a;
    overflow: hidden;
}

.bg_teaser:after {
    position: absolute;
    width: 100%;
    height: 1000px;
}

.bg_teaser > img {
    display: none;
    visibility: hidden;
}

.darkgrey_bg:after {
    background-color: rgba(50, 50, 50, 0.5);
}

/*
** Testimonials
*/

/* testimonials-carousel */

.testimonials-owl-carousel .owl-stage-outer {
    padding-top: 50px;
}

/* thumbnail */

/* price tables */

/* price table with background */

/* contact forms */

/* partners carousel */
.owl-carousel.partners-carousel {
    margin-bottom: 0;
}

.owl-carousel.partners-carousel a img {
    opacity: 1;
}

.owl-carousel.partners-carousel .owl-stage {
    margin: auto;
}

.owl-carousel.partners-carousel a:hover img {
    opacity: 1;
}

/*
** Social Icons
*/
/* layout */
a[class*='soc-']:before {
    font-family: 'socicon';
    font-size: 14px;
    line-height: 1;
}

a.social-icon {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

a.social-icon + a.social-icon {
    margin-left: 25px;
}

a.social-icon.border-icon + a.social-icon.border-icon {
    margin-left: 5px;
}

/* corporate colors */

a.color-icon.soc-facebook {
    color: #507cbe;
}

a[class*="soc-"].soc-facebook:hover {
    color: #507cbe;
    border-color: #507cbe;
}

/*corporate background colors*/

.soc-facebook.color-icon.border-icon:hover {
    background-color: #507cbe;
}

a.social-icon {
    color: #9a9a9a;
}

a.border-icon {
    border: 2px solid rgba(0, 0, 0, 0.1);
    padding: 10px 12px;
    margin-bottom: 4px;
}

a.border-icon:before {
    font-size: 12px;
    line-height: 16px;
}

a.social-icon.color-icon:hover {
    color: #323232;
}

a.color-icon:hover {
    color: #323232;
}

a.color-icon.border-icon:hover {
    color: #ffffff;
    background-color: #df341f;
    border-color: transparent;
}

.darklinks a.social-icon {
    color: #323232;
    border-color: #323232;
}

.darklinks a.custom-button {
    padding: 11px 5px 12px;
    color: #fff;
    margin-right: 5px;
}

.color-red .rt-icon2-location2 {
    padding-left: 0;
    left: -3px;
}

.color-red .rt-icon2-mail {
    padding-left: 0.15em;
}

.page_topline .fa {
    font-size: 15px;
}

.color-light {
    color: #fff;
}

.color-grey,
.color-grey a {
    color: rgb(154, 154, 154);
}

.underlined {
    border-bottom: 1px solid rgb(154, 154, 154);
}

.color-red {
    color: #df341f;
}

.info-col-footer .row {
    height: auto;
}

.map-block,
.map-block iframe {
    height: 450px;
}

@media only screen and (max-width: 768px) {
    .map-block,
    .map-block iframe {
        height: 225px;
    }
}

.modal-header {
    border-bottom: none;
}

#callback-popup .close {
    font-size: 41px;
    margin-top: -14px;
    color: #fff;
    opacity: 0.9;
}

.custom-field {
    position: relative;
}

#callback-popup .modal-content {
    background-color: rgba(255, 57, 35, 0.7);
}

#callback-popup .modal-content .help-block {
    color: #fff;
}

#callbackform-name, #callbackform-phone {
    border-color: #fff;
    color: #fff;
}

#callbackform-name::placeholder, #callbackform-phone::placeholder {
    color: #fff;
}

.fa.form-icons ,
.form-icons {
    position: absolute;
    top: 0px;
    left: 8px;
    font-size: 20px;
    line-height: 52px;
    color: #fff;
}

.callback-submit-button {
    color: #323232;
    border: none;
    background-color: #ffffff;
}

.callback-submit-button:hover {
    color: #ffffff;
    border: none;
    background-color: #323232;
}

#callbackform-phone {
    width: 100%;
}

.small-message-text {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

.big-message-text {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #000;

}

/*.ds .flexslider .theme_button.color1{
	border-color: #a66a2a;
	background-color: #a66a2a;
}
.ds .flexslider .theme_button.color1:hover{
	border-color: #a66a2a;
	background-color: transparent;

}*/

#why_us .media-left img,
#why_us .media-right img {
    margin-top: 20px;
}

#contact-us-form .help-block {
    position: absolute;
    white-space: nowrap;
    font-size: 14px;
}

#contact-us-form .col-xs-12:not(.col-md-6) {
    margin-bottom: 30px;
}

.contact-us-form #contactusform-phone {
    width: 100%;
}

@media only screen and (min-width: 769px) {

    .tile-size-304 {
        height: 304px;
    }

    a > span.sf-with-ul {
        display: none;
    }
}

@media only screen and (max-width: 768px) {

    a > span.sf-with-ul {
        display: block;
        position: absolute;
        width: 40px;
        right: 5px;
        top: 5px;
        height: 25px;
        padding-right: 0px !important;
        z-index: 9999;
    }

    a > span.sf-with-ul:after {
        font-family: 'FontAwesome';
        content: '\f107';
        position: absolute;
        right: 2em;
        height: 0;
        width: 0;
        font-weight: 400;
        font-size: 20px;
        font-style: normal;
        color: #9a9a9a;
    }
}

.widget a.logo {
    display: block;
}
.has-error textarea {
    border-color: #df341f;
}

.has-success textarea {
    border-color: #3c763d;
}
.services-header {
    height: 32px;
}

.header-font-23 {
    font-size: 23px;
}

@media only screen and (min-width: 769px) {

    .show-on-desktop {
        display: block;
    }
}

@media only screen and (max-width: 768px) {

    .show-on-desktop {
        display: none;
    }
}

.full-body-link {
    display: block;
}

.link-to:hover {
    cursor: pointer;
}

.breadcrumb .active {
    color: #df341f;
}

@media only screen and (max-width: 768px) {
    .header_right_buttons.hidden-xs {
        display: block !important;
    }

    .header_right_buttons.hidden-xs a {
        display: none;
    }

    .header_right_buttons.hidden-xs .darklinks a.custom-button {
        display: block;
        position: absolute;
        left: 35%;
        top: 24%;
    }
}

.phone-styles-custom p {
    font-size: 16px;
    font-weight: 700;
}

.padding_bottom_50 {
    padding-bottom: 50px;
}

.header_white .sf-menu li a.active-link {
    color: #df341f;
}

@media only screen and (min-width: 769px) {
    .sf-menu li > ul.submenu-items {
        columns: 2;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1336px) {
    .sf-menu > li > a {
        margin-left: 10px;
        margin-right: 10px;
    }

    .header_mainmenu {
        padding: 0px;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1220px) {
    .sf-menu > li > a {
        margin-left: 5px;
        margin-right: 5px;
    }

    .header_mainmenu {
        padding: 0px;
        width: auto;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1091px) {
    .sf-menu > li > a {
        margin-left: 2px;
        margin-right: 2px;
    }

    .header_mainmenu {
        padding: 0px;
        width: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1066px) {
    .sf-menu > li > a {
        margin-left: 10px;
        margin-right: 10px;
        white-space: pre-wrap;
        max-width: 97px;
    }

    .header_mainmenu {
        padding: 0px;
        width: auto;
    }

    .mainmenu {
        display: flex;
        touch-action: pan-y;
        flex-direction: row;
        align-items: center;
    }
}

.b-price-services {
    margin: 0 auto !important;
    min-height: 20px;
    line-height: 20px;
    color: #DF3420;
}

.bg-dark {
    background-color: #323232;
    color: #fff !important;
}

.bg-dark .h3 {
    margin-top: 20px;
}

.bg-dark .b-pohes {
    margin-top: 20px;
    font-size: 20px;
    text-align: right;
}

.bg-dark .b-pohes a {
    color: #fff;
    font-weight: bold;
}

.bg-dark .b-pohes a span {
    color: #ff0000;
}

.bg-dark .b-pohes i {
    display: block;
    width: 72px;
    height: 72px;
    background: #ff0000;
    border: solid 1px #fff;
    border-radius: 50%;
    line-height: 72px;
    text-align: center;
    font-size: 36px;
    float: right;
    margin-right: 20px;
}

.bg-dark .b-pohes > div {
    display: inline-block;
    width: auto;
    height: 72px;
    float: right;
}

.btn-red {
    background-color: #df341f !important;
}

.btn-red:hover {
    background-color: transparent !important;
}

.rating-widget-wrapper {
    margin-top: 30px;
}

.rating-widget-wrapper .rating-stars,
.rating-widget-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.rating-widget-wrapper .rating-stars i {
    color: #ea7e21;
}
.faq__wrapper {
    background: #fff;
}

.faq__item {
    margin-bottom: 15px;
}

.faq__item .question {
    color: #323232;
    border: 2px solid #df341f;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.faq__item .question:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: 'FontAwesome' !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: .2s;
    content: "\f078";
}

.faq__item .answer {
    overflow: hidden;
    padding: 0px;
    height: 0px;
    visibility: hidden;
    opacity: 0;
    transition: .2s;
}

.faq__item .answer,
.faq__item .answer p {
    font-weight: 300;
    color: #4A4747;
    font-size: 14px;
}

.faq__item .question.expanded + .answer {
    visibility: visible;
    opacity: 1;
    padding: 15px 15px 10px;
    height: auto;
    border: 2px solid #df341f;
    border-top: none;
}

.faq__item .question.expanded {
    border-bottom: none;
}

.faq__item .question.expanded:after {
    transform: rotate(180deg);
}
/*
** Shop
*/

/* sort panel */

/* single-product */

/*shop comments*/

/*comment respond form*/

/* cart */

/* chekcout */

/* shop single*/

/* shop */

/*messages*/

/*my account*/

/* shop widgets */
/* cart widget */

/* price filter */

/*! jQuery UI - v1.11.1 - 2014-10-03
* http://jqueryui.com
* Includes: core.css, slider.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Misc visuals
----------------------------------*/
/* Overlays */

/* support: IE8 - See #6727 */

/* color layered nav */

/* widget_products */

/*widget_top_rated_products*/

/*widget_recent_reviews*/

/*widget_rating_filter*/


/* cyrillic-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV0ewJER.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVQewJER.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}



/* latin-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4ewJER.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}



/* latin-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}



/* latin-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}



/* latin-ext */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*** rt-icons-2 ***/
/**
* https://icomoon.io/
*/
@font-face {
    font-display: swap;
    font-family: 'rt-icons-2';
    src: url('../fonts/rt-icons-2.eot?wz19bt');
    src: url('../fonts/rt-icons-2.eot?#iefixwz19bt') format('embedded-opentype'),
    url('../fonts/rt-icons-2.ttf?wz19bt') format('truetype'),
    url('../fonts/rt-icons-2.woff?wz19bt') format('woff'),
    url('../fonts/rt-icons-2.svg?wz19bt#rt-icons-2') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="rt-icon2-"], [class*=" rt-icon2-"] {
    font-family: 'rt-icons-2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.rt-icon2-phone2:before {
    content: "\e004"
}

.rt-icon2-location2:before {
    content: "\e65f"
}

.rt-icon2-mail:before {
    content: "\e666"
}

.rt-icon2-instagram2:before {
    content: "\ea90"
}

.rt-icon2-mobile-phone:before {
    content: "\f10b"
}


/*** social icons ***/
/**
* http://www.socicon.com
*/
@font-face {
    font-display: swap;
    font-family: "socicon";
    src: url("../fonts/socicon.eot");
    src: url("../fonts/socicon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/socicon.woff") format("woff"),
    url("../fonts/socicon.ttf") format("truetype"),
    url("../fonts/socicon.svg#socicon") format("svg");
    font-weight: normal;
    font-style: normal;

}

.soc-facebook:before {
    content: "\e041"
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
* -------------------------- */
@font-face {
    font-display: swap;
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),
    url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: 'FontAwesome' !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

/* Deprecated as of 4.4.0 */

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-phone:before {
    content: "\f095"
}

.fa-envelope:before {
    content: "\f0e0"
}



