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

    Template Name: ProWay Plus
    Template URI: http://themeforest.net/user/CreativeWS/portfolio
    Description: ProWay Plus - Business, Finance HTML Template.
    Author URI: http://creaws.com
	
--------------------------------------------------------------------------------
-- GENERAL
	-- Common Style
	-- Cws grid addon
	-- Divider
-- Menu bar
	-- Logo (in navigation panel)
	-- Desktop nav
	-- Contact menu
	-- Search header
	-- Menu sub
	-- Menu sub multi
	-- Mobile menu
	-- Menu bar
-- HEADER
	-- Site top panel
	-- Breadcrumbs
	-- Slider
-- LAYOUT
	-- Bg video
	-- Button style
	-- Icon style
	-- Social icon
	-- Service item
	-- Service bg icon
	-- Half Width services
	-- Accordion
	-- Accordion style-2
	-- Toggle
	-- Call Out
	-- Alert Message
	-- Counter
	-- Pricing tabels
	-- Progress bar
	-- Tabs
	-- Profile item
	-- Hover
	-- Pagination
	-- Carousel
	-- Carousel hover
	-- Comment list
	-- Embed video
	-- Footer
	-- Blog Item
	-- Blog box
	-- Blog medium img
	-- Blog small img
	-- Blog data
	-- Blockquote
-- WIDGETS
	-- Widget Image 
	-- Widget Search
	-- Widget title
	-- Widget category & archive
	-- Widget post
	-- Widget tags
	-- Widget Gallery
	-- Widget Icons
	-- Widget text
	-- Widget Recent Post
	-- Carousel Pagination
	-- Widget about
	-- Widget Calendar
	-- Widget contact form
-- CONTENT-PAGE
	-- Admin info
	-- Leave reply
	-- Form subscribe
	-- Cws parallax
	-- Partner items
	-- Portfolio item
	-- Isotope
	-- Project details
	-- Star
	-- Shop grid
	-- Action product
	-- Widget filter-price
	-- Color filter
	-- Brand filter
	-- Size filter
	-- Thumbnails
	-- Single product
	-- Checkout
	-- Product table
	-- Cart menu
	-- Table
	-- Payment methods
	-- Shop cart
	-- Map
	-- Contact address
	-- Banner section
	-- Twitter
	-- Boxe page
	-- Login popup
	-- News popup
	-- Dropcap
	-- Fix for img
*/

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700);

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

@import url(https://fonts.googleapis.com/css?family=Lato);

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);



/**/
/* Common Style */
/**/

.stick-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
}

.clearlist, .clearlist li {
    list-style: none;
    padding: 0;
    margin: 0;
    background: none;
}

html, body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.3px;
}

html.fancybox-lock {
    overflow: hidden;
}

body {
    overflow-x: hidden;
}

html, body {
    font-family: 'Droid sans', sans-serif;
    color: #666666;
    line-height: 1.75;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}

iframe {
    border: none;
}

a,
a:hover, a:focus {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a, b, div, ul, li {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}

form {
    margin: 0;
}

a:focus,
a:active {
    -moz-outline: none;
    outline: none;
}

img, embed, object, video {
    max-width: 100%;
    height: auto;
}

.row + .row {
    margin-top: 20px;
}

hr {
    border-style: dotted;
    border-color: #999999;
    border-top: 0;
}

hr.style-2 {
    border-style: solid;
    border-width: 2px 0 0 0;
    margin: 0;
}

input:focus,
button:focus,
textarea:focus {
    outline: 0;
}

input {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

input[type="number"] {
    text-align: center;
    border: 1px solid #e6e6e6;
    width: 40px;
    line-height: 38px;
    height: 40px;
    color: #666666;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="number"]:focus {
    border-color: #237dc8;
}

input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0;
}

p a {
    white-space: nowrap;
    color: #237dc8;
}

p a:hover {
    color: #404040;
}

ins {
    color: #237dc8;
    text-decoration: none;
    font-style: normal;
}

ins.alt-1 {
    color: #999999;
    font-style: italic;
}

ins.alt-2 {
    color: #ffffff;
    font-style: normal;
    background: #237dc8;
}

ins.alt-3 {
    color: #237dc8;
    font-style: normal;
    border-bottom: 1px solid #237dc8;
}

p a.color-1 {
    color: #404040;
}

p a.color-2 {
    color: #f9b91e;
}

p a.color-3 {
    color: #F56363;
}

p a.color-4 {
    color: #43C5B8;
}

p a.color-5 {
    color: #2EB851;
}

p a.color-6 {
    color: #C744FD;
}

.fs-14,
.fs-14 p {
    font-size: 14px;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.line-h-2 {
    line-height: 2;
}

.ml-20 {
    margin-left: 20px;
}

.mr-10 {
    margin-right: 10px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Pt Sans', sans-serif;
    color: #404040;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}

.trans-uppercase {
    text-transform: uppercase;
}

ul, ol {
    line-height: 28px;
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}

ol {
    list-style-type: decimal-leading-zero;
    list-style-position: inside;
    padding: 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
}

ul li {
    padding-left: 15px;
    position: relative;
}

li > ul {
    margin-bottom: 0;
}

ul li:before {
    position: absolute;
    left: 0px;
    top: 11px;
    content: "";
    width: 6px;
    height: 6px;
    border: 1px solid #237dc8;
    line-height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

ul.style-2 li:before {
    content: "";
    background: #b3b3b3;
    width: 2px;
    height: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    min-height: 2px;
    -webkit-box-shadow: 4px 0 0 #b3b3b3, 4px 4px 0 #b3b3b3, 0 4px 0 #b3b3b3;
    -moz-box-shadow: 4px 0 0 #b3b3b3, 4px 4px 0 #b3b3b3, 0 4px 0 #b3b3b3;
    box-shadow: 4px 0 0 #b3b3b3, 4px 4px 0 #b3b3b3, 0 4px 0 #b3b3b3;
    padding: 0;
    min-width: 2px;
    font-size: 20px;
    margin-top: 1px;
    margin-right: 0.8em;
    border: 0;
}

ul.style-3 li:before {
    background: #237dc8;
    border-color: #237dc8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

ul.style-4 li:before {
    content: "\f103";
    font-size: 8px;
    line-height: 5px;
    font-family: Flaticon;
    font-style: normal;
    color: #404040;
    background-color: transparent;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

ul.color-2 li:before {
    border-color: #f9b91e;
}

ul.icon-style li {
    padding-left: 20px;
}

ul.icon-style li .list-icon {
    position: absolute;
    z-index: 1;
    left: 0;
    color: #237dc8;
}

ul.icon-style li:before {
    display: none;
}

.pagination li {
    padding-left: 0;
    margin-left: 0;
}

.pagination li:before {
    display: none;
}

address {
    line-height: inherit;
}

.page {
    padding-top: 120px;
    padding-bottom: 120px;
}

h2 span,
h3 span {
    font-weight: 400;
    color: #237dc8;
}

.text-w-light {
    font-weight: 300 !important;
}

.page-section {
    padding: 125px 0 140px 0;
}

.content-body {
    background: #ffffff;
}

.bg-gray {
    background: #fafafa;
}

.bg-gray-2 {
    background: #f5f5f5;
}

.bg-gray-dark {
    background: #333333;
}

.bg-dark {
    background: #1c1c1c;
}

.bg-main:before {
    content: '';
    display: block;
    position: absolute;
    opacity: 0.9;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #237dc8;
}

.bg-dark-95:before {
    content: '';
    display: block;
    position: absolute;
    opacity: 0.95;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #161616;
}

.bg-n-rep {
    background-repeat: no-repeat;
}

.bg-x-50 {
    background-position: 50%;
}

.bg-2 {
    background-image: url(../img/bg-1.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

.bt-gray {
    border-top: 1px solid #d9d9d9;
}

.bb-gray {
    border-bottom: 1px solid #d9d9d9;
}

.pattern:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    background-image: url(../img/pattern.png);
}

.pattern-1:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    background-image: url(../img/pattern-1.png);
}

.title-section {
    line-height: 1.4;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

.text-white {
    color: #ffffff !important;
}

.filter-grayscale {
    opacity: 0.4;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.filter-grayscale:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-item-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.pl-55 {
    padding-left: 55px;
}

.p-relative {
    position: relative;
    z-index: 101;
}

.relative {
    position: relative;
}

.img-float-left {
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 350px;
    border: 1px solid #e6e6e6;
}

.img-float-left.alt-2 {
    float: left;
    margin-right: 30px;
}

.overflow-h > .divider,
.overflow-h > ul {
    overflow: hidden;
}

.tx-small {
    font-size: 14px;
}

.font-s-0 {
    font-size: 0;
}

.no-hover {
    pointer-events: none;
}

footer a img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

footer a img:hover {
    opacity: 0.7;
}

@media (max-width: 991px) {
    .flex-box {
        display: block;
    }

    .mt-minus {
        margin-top: -40px !important;
    }
}

.p-side {
    padding: 0 14px;
}

input#radio,
input#radio1,
input#radio2 {
    visibility: hidden;
}

.checkbox {
    margin-right: 30px;
    vertical-align: super;
    margin: 0;
}

.checkbox input[type=checkbox] {
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #e6e6e6;
    margin-top: 5px;
}

.checkbox input[type=checkbox]:checked {
    border-color: #237dc8;
}

.radio {
    display: inline-block;
    margin: 3px 0;
    padding-right: 8px;
}

.radio label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: sub;
    position: relative;
    padding: 0;
}

.radio label:hover {
    border-color: #237dc8;
}

.radio.radio1 label {
    border-color: #237dc8;
}

.radio label:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 10px;
    height: 10px;
    background-color: #237dc8;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.radio input[type=radio]:checked + label {
    border-color: #237dc8;
}

.radio input[type=radio]:checked + label:before {
    opacity: 1;
}

/*  */
/* Cws grid addon */
/*  */
@media (max-width: 991px) {
    .half-section {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .half-section.pl-55 {
        padding: 15px;
    }
}

@media (min-width: 768px) {
    .flex-box-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .cws-multi-col .col-md-3:nth-child(4n + 5) {
        clear: none;
    }

    .cws-multi-col .col-md-4:nth-child(3n + 4) {
        clear: none;
    }

    .cws-multi-col .col-sm-6:nth-child(2n + 3) {
        clear: left;
    }

    .half-section {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 992px) {
    .cws-multi-col .col-sm-6:nth-child(2n + 3) {
        clear: none;
    }

    .cws-multi-col .col-md-4:nth-child(3n + 4) {
        clear: left;
    }

    .cws-multi-col .col-md-3:nth-child(4n + 5) {
        clear: left;
    }

    .half-section.left {
        float: right;
    }

    .half-section {
        width: 485px;
    }
}

@media (min-width: 1240px) {
    .container {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
}

@media (min-width: 1200px) {
    .half-section {
        width: 585px;
    }
}

@media (min-width: 1240px) {
    .half-section {
        width: 600px;
    }
}

/*  */
/* Divider */
/*  */
.cws_divider_wrapper {
    margin: 0;
    line-height: 0;
}

.cws_divider_wrapper.align-center {
    text-align: center;
}

.cws_divider_wrapper.align-left {
    text-align: left;
}

.cws_divider_wrapper.align-right {
    text-align: right;
}

.cws_divider.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cws_divider,
hr {
    position: relative;
    z-index: 1;
    font-size: 1px;
    display: inline-block;
    width: 100%;
    border-bottom-width: 1px;
    height: 0;
    border-bottom-style: dashed;
    border-color: #d9d9d9;
    background: transparent;
    vertical-align: middle;
}

.cws_divider.with-plus:before,
.cws_divider.with-plus:after,
hr:before,
hr:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: -4px;
    left: 50%;
    height: 9px;
    width: 1px;
    -webkit-box-shadow: 200px 0 0 #237dc8, -200px 0 0 #237dc8;
    -moz-box-shadow: 200px 0 0 #237dc8, -200px 0 0 #237dc8;
    box-shadow: 200px 0 0 #237dc8, -200px 0 0 #237dc8;
    background: #237dc8;
}

.cws_divider.with-plus.color-line-1:before,
.cws_divider.with-plus.color-line-1:after,
hr.color-line-1:before,
hr.color-line-1:after {
    -webkit-box-shadow: 200px 0 0 #404040, -200px 0 0 #404040;
    -moz-box-shadow: 200px 0 0 #404040, -200px 0 0 #404040;
    box-shadow: 200px 0 0 #404040, -200px 0 0 #404040;
    background: #404040;
}

.cws_divider.with-plus:after,
hr:after {
    height: 1px;
    width: 9px;
    top: 0;
    left: -webkit-calc(50% - 4px);
    left: -moz-calc(50% - 4px);
    left: calc(50% - 4px);
}

.cws_divider:not(.long).with-plus:before,
.cws_divider:not(.long).with-plus:after {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws_divider.dashed {
    border-bottom-style: dashed;
}

.cws_divider.dotted {
    border-style: dotted;
}

.cws_divider.short {
    width: 50px;
}

.cws_divider.short-2 {
    width: 90px;
}

.cws_divider.short-3 {
    width: 120px;
}

.cws_divider.color-1 {
    border-color: #404040;
}

/* ==============================
   Menu bar
   ============================== */
/*  */
/* Logo (in navigation panel) */
/*  */
.nav-logo-wrap {
    float: left;
    margin-right: 20px;
}

.nav-logo-wrap .logo {
    display: block;
    vertical-align: middle;
    height: 100px;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}

.nav-logo-wrap .logo img:not(.sticky-logo) {
    display: inline-block;
}

.nav-logo-wrap .logo img.sticky-logo {
    display: none;
    opacity: 0;
}

.small-height .nav-logo-wrap .logo img:not(.sticky-logo) {
    display: none;
}

.small-height .nav-logo-wrap .logo img.sticky-logo {
    display: inline-block;
    opacity: 1;
}

.nav-logo-wrap .logo img {
    max-height: 100%;
    display: inline-block;
    margin: 0 auto;
}

.nav-logo-wrap .logo:before,
.nav-logo-wrap .logo:after {
    display: none;
}

a.logo:before {
    content: '';
    display: inline-block !important;
    height: 100%;
    vertical-align: middle;
}

/*  */
/* Desktop nav */
/*  */
.main-nav {
    width: 100%;
    height: 100px !important;
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
    background: rgba(255, 255, 255, 0.97);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    z-index: 100;
    -webkit-transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: height 0.27s cubic-bezier(0, 0, 0.58, 1);
}

.main-nav.js-transparent {
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}

.main-nav.transparent {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.main-nav.transparent.bg-80 .inner-nav:not(.mobile_nav) ul li a:not(.cws-button) {
    color: #666666;
}

.main-nav.transparent .inner-nav:not(.mobile_nav) > ul > li > a:not(.cws-button) {
    color: #ffffff;
}

.main-nav.transparent .logo {
    color: #ffffff;
}

.main-nav.transparent.bg-80 {
    background: rgba(255, 255, 255, 0.8);
}

.main-nav.transparent.bg-80 .switch-menu .menu-bar .ham {
    background: #666666;
}

.main-nav.transparent.bg-80 .switch-menu .menu-bar .ham:before, .main-nav.transparent.bg-80 .switch-menu .menu-bar .ham:after {
    background: #666666;
}

.small-height {
    height: 70px !important;
}

.small-height .inner-nav.desktop-nav ul li a {
    height: 70px !important;
    line-height: 70px !important;
}

.inner-nav {
    display: inline-block;
    position: relative;
    float: right;
}

.inner-nav ul {
    margin: auto;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
    font-size: 16px;
}

.inner-nav.mobile_nav {
    position: relative;
}

.inner-nav ul li {
    float: left;
    margin-left: 30px;
    position: relative;
}

.inner-nav ul li:before {
    display: none;
}

.inner-nav ul li.menu-shop-card {
    margin-left: 40px;
    padding-right: 15px;
}

.inner-nav ul li.menu-shop-card i {
    position: relative;
    z-index: 1;
}

.inner-nav ul li.menu-shop-card i span {
    position: absolute;
    line-height: 16px;
    top: -8px;
    right: -7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #f9b91e;
    color: #ffffff;
}

.inner-nav ul li > a {
    font-family: 'Lato', sans-serif;
    color: #404040;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}

.inner-nav > ul > li > a {
    text-transform: uppercase;
}

.mobile_nav.inner-nav > ul > li > a {
    text-transform: none;
}

.inner-nav ul li > a:hover,
.inner-nav ul li a.active {
    color: #237dc8 !important;
    text-decoration: none;
}

/*  */
/* Contact menu */
/*  */
.menu-contacts {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.menu-contacts .menu-contacts-item {
    float: left;
    white-space: nowrap;
    line-height: 1.3;
    padding-right: 30px;
    padding-left: 20px;
    border-right: 1px solid #E6e6e6;
    font-family: PT Sans;
}

.menu-contacts .menu-contacts-item:first-child {
    padding-left: 0;
}

.menu-contacts .menu-contacts-item:last-child {
    padding-right: 0;
    border-right: 0;
}

.menu-contacts .menu-contacts-item .cws-icon {
    float: left;
    font-size: 30px;
    color: #237dc8;
}

.menu-contacts .menu-contacts-item p {
    font-size: 18px;
    color: #404040;
    padding-left: 50px;
}

.menu-contacts .menu-contacts-item p:last-child {
    color: #999999;
    font-size: 15px;
}

.white-color .menu-contacts .menu-contacts-item p {
    color: #ffffff;
}

.white-color .menu-contacts .menu-contacts-item p:last-child {
    color: #999999;
}

.white-color.small-height .menu-contacts .menu-contacts-item p {
    color: #404040;
}

.white-color.small-height .menu-contacts .menu-contacts-item p:last-child {
    color: #999999;
}

.items-visible .menu-contacts {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    z-index: -1;
}

.mobile_nav .menu-contacts {
    display: none;
}

/*  */
/* Search header */
/*  */
.main-nav .search {
    margin: 0;
    position: static;
}

.main-nav .search li {
    margin-left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}

.main-nav .search li .mn-wrap,
    .main-nav .search li .form,
    .main-nav .search li .form-control,
    .main-nav .search li .search-field,
    .main-nav .search li .search-wrap,
    .main-nav .search li .container {
    height: 100%;
}

.main-nav .search li .mn-wrap {
    vertical-align: middle;
    display: inline-block;
    width: -webkit-calc(100% - 34px);
    width: -moz-calc(100% - 34px);
    width: calc(100% - 34px);
}

.main-nav .search li .close-button {
    vertical-align: middle;
    width: 30px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-nav .search li .close-button:hover {
    color: #237dc8;
}

.main-nav .search .search-icon {
    padding-left: 15px;
    border-left: 1px solid #999999;
    line-height: inherit;
}

.main-nav .search .search-sub {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-nav .search .search-field {
    font-size: 20px;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.main-nav .search.open-search .search-sub {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
}

.inner-nav.mobile_nav .search-sub .container {
    width: 100%;
    padding: 0;
}

.inner-nav.mobile_nav .search-sub .close-button {
    display: none;
}

.main-nav.v-hidden {
    visibility: hidden !important;
}

.main-nav.v-hidden .inner-nav > ul > li:not(.search),
  .main-nav.v-hidden .nav-logo-wrap,
  .main-nav.v-hidden .inner-nav > ul > li.search > a,
  .main-nav.v-hidden .menu-bar {
    -webkit-transition: opacity 0.6s !important;
    -moz-transition: opacity 0.6s !important;
    -o-transition: opacity 0.6s !important;
    transition: opacity 0.6s !important;
    opacity: 0 !important;
}

.main-nav.transparent .search li {
    background: rgba(0, 0, 0, 0.5);
}

.main-nav.transparent .search li .close-button {
    color: #ffffff;
}

.main-nav.transparent .search li .close-button:hover {
    color: #237dc8;
}

.main-nav.transparent .search .form-control {
    color: #ffffff;
    background-color: transparent;
}

/*  */
/* Menu sub */
/*  */
.mn-sub {
    display: none;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
}

.main-nav.transparent.bg-80 .inner-nav:not(.mobile_nav) ul.mn-sub li a:not(.cws-button) {
    color: #666666;
}

.main-nav.transparent .inner-nav:not(.mobile_nav) > ul.mn-sub > li > a:not(.cws-button) {
    color: #ffffff;
}

.inner-nav:not(.mobile_nav) .mn-sub li:not(.back) + li {
    border-top: 1px solid #e6e6e6;
}

.mn-sub li {
    display: block;
    width: 100%;
    margin: 0 !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.mn-sub li:not(.mn-sub-multi):hover,
.mobile_nav li.active,
.mn-sub li:not(.mn-sub-multi).active {
    background: #f5f5f5;
}

.mn-sub li:not(.mn-sub-multi):hover > a,
  .mobile_nav li.active > a,
  .mn-sub li:not(.mn-sub-multi).active > a {
    color: #237dc8 !important;
}

.mn-sub li:not(.mn-sub-multi):hover > .button_open,
  .mobile_nav li.active > .button_open,
  .mn-sub li:not(.mn-sub-multi).active > .button_open {
    color: #237dc8;
}

.inner-nav.desktop-nav > ul > li > ul.mn-sub:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: -9px;
    left: 22px;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-width: 1px 0 0 1px;
}

.inner-nav.desktop-nav > ul > li > ul.mn-sub.mn-has-multi:before {
    display: none;
}

.inner-nav.desktop-nav ul li .mn-sub li > a {
    display: block;
    width: 100%;
    height: auto !important;
    line-height: 1.3 !important;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 11px 20px;
    font-size: 14px;
    text-align: left;
    text-transform: none;
    border-left: none;
    border-right: none;
    letter-spacing: 0;
    cursor: pointer;
}

.mn-has-sub i {
    vertical-align: middle;
}

.mn-sub li ul {
    left: 100%;
    right: auto;
    top: 0;
    border-left: 1px solid #e6e6e6;
}

.inner-nav > ul > li:last-child .mn-sub,
.inner-nav li .mn-sub.to-left {
    left: auto;
    right: 0;
}

.inner-nav li:last-child .mn-sub li ul,
.inner-nav li .mn-sub li ul.to-left {
    left: auto;
    right: 100%;
    top: -1px;
    border-right: 1px solid #e6e6e6;
}

.mobile-on .inner-nav li:last-child .mn-sub li ul {
    left: auto;
    right: auto;
    top: 0;
}

.mn-wrap {
    padding: 8px;
}

/*  */
/* Menu sub multi */
/*  */
.inner-nav > ul > li.megamenu {
    position: initial;
}

.mn-has-multi {
    width: auto !important;
    padding: 15px;
    text-align: left;
    white-space: nowrap;
}

.mn-sub.mn-has-multi {
    left: initial;
    right: 0;
}

.mn-sub.mn-has-multi a:not(.cws-button) {
    padding-left: 0 !important;
}

.mobile_nav .mn-sub.mn-has-multi a:not(.cws-button) {
    padding-left: 10px !important;
}

.mn-sub.mn-has-multi li > a:hover,
.mn-sub.mn-has-multi li.active > a {
    padding-left: 10px !important;
}

.mn-sub.mn-has-multi li li:hover,
.mn-sub.mn-has-multi li li.active {
    background: transparent !important;
}

.mn-sub.mn-has-multi a.mn-group-title {
    font-size: 18px !important;
    font-weight: 300;
    text-transform: uppercase !important;
    pointer-events: none;
    border-bottom: 1px dashed #E6e6e6;
}

.mobile_nav .mn-sub.mn-has-multi a.mn-group-title {
    border-bottom: 0;
    font-size: 16px !important;
    text-transform: none !important;
}

.mn-sub.mn-has-multi .menu-img {
    margin: 20px 0;
}

.mn-sub-multi {
    width: 250px !important;
    overflow: hidden;
    white-space: normal;
    float: none !important;
    display: inline-block !important;
    vertical-align: top;
}

.mobile_nav .mn-sub-multi {
    display: table !important;
}

.mn-sub-multi > ul {
    width: auto;
    margin: 0;
    padding: 0;
    float: none;
    border: 0 !important;
}

.mn-group-title:hover {
    background: none !important;
}

.inner-nav:not(.mobile_nav) .mn-sub.mn-has-multi li li:not(.back) {
    border-top: 1px dashed #e6e6e6;
}

.inner-nav:not(.mobile_nav) .mn-sub.mn-has-multi li li:nth-child(2) {
    border-top: 0;
}

.inner-nav:not(.mobile_nav) .mn-sub.mn-has-multi > li:not(.back) {
    border-top: 0;
    padding: 0 15px;
}

/**/
/* Mobile menu */
/**/
.inner-nav.mobile_nav {
    height: 100px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-nav.small-height .inner-nav.mobile_nav {
    height: 65px;
}

.inner-nav .mobile_menu_switcher {
    display: none;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    background: #237dc8;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: none;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.inner-nav.mobile_nav .mobile_menu_switcher {
    display: block;
    z-index: 6;
}

.mobile_nav .button_open {
    width: 44px;
    text-align: center;
}

.mobile_nav .button_open:before {
    font-family: FontAwesome;
    content: "\f105";
}

nav .inner-nav.mobile_nav ul {
    display: none;
    position: absolute;
    z-index: 5;
    top: -webkit-calc(100% + 20px);
    top: -moz-calc(100% + 20px);
    top: calc(100% + 20px);
    right: 0;
    left: auto;
    background: rgba(243, 242, 242, 0.6);
    padding: 0;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}

nav .inner-nav.mobile_nav.opened ul {
    display: block;
}

.mobile_nav > ul, .mobile_nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 200px;
}

.mobile_nav .megamenu {
    position: relative;
}

.mobile_nav ul li a:not(.cws-button),
.mobile_nav ul.mn-sub li a:not(.cws-button) {
    white-space: nowrap;
    display: block;
    height: inherit !important;
    line-height: inherit !important;
    padding-left: 10px;
    padding-right: 10px;
}

.mobile_nav ul li a:not(.cws-button):hover,
  .mobile_nav ul.mn-sub li a:not(.cws-button):hover {
    color: #237dc8;
}

.mobile_nav ul li a:not(.cws-button) i,
  .mobile_nav ul.mn-sub li a:not(.cws-button) i {
    display: none;
}

.mobile_nav ul li.search a i {
    display: block;
    padding-left: 0 !important;
    border-left: 0 !important;
}

.mobile_nav ul li {
    text-align: left;
    display: table;
    background-color: #ffffff;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 40px !important;
    float: none !important;
}

.inner-nav.mobile_nav li > a:after {
    display: none;
}

.mobile_nav ul li + li {
    border-top: 1px solid #e6e6e6;
}

.mobile_nav li > a, .mobile_nav li > .button_open {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.inner-nav ul > .back,
.inner-nav ul > .header-menu {
    display: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.inner-nav ul > .header-menu {
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.inner-nav.mobile_nav ul > .back,
.inner-nav.mobile_nav ul > .header-menu {
    display: block;
}

.inner-nav ul > .back a:before {
    content: "";
    font-size: 19px;
    font-family: FontAwesome;
    content: "\f104";
    padding-right: 10px;
}

.mobile_nav .mobile_menu_switcher:before {
    font-family: FontAwesome;
    font-style: normal;
    content: "\f039";
}

.mobile_nav.opened .mobile_menu_switcher:before {
    content: "\f00d";
}

.mobile_nav .header-megamenu {
    background-color: transparent;
    color: inherit;
    line-height: inherit;
    font-weight: inherit;
}

.mobile_nav li:hover {
    background: #ffffff;
}

.mobile_nav li:hover a:not(.cws-button) {
    color: #237dc8 !important;
}

/**/
/* menu bar */
/**/
.inner-nav.desktop-nav.switch-menu .menu-bar {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    text-align: center;
}

.inner-nav.switch-menu.mobile_nav .menu-bar {
    display: none;
}

.inner-nav.desktop-nav.switch-menu > ul {
    display: inline-block;
    vertical-align: middle;
}

.inner-nav.desktop-nav.switch-menu .menu-bar .ham {
    display: inline-block;
    width: 23px;
    height: 2px;
    position: relative;
    background: #ffffff;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.main-nav:not(.transparent) .inner-nav.desktop-nav.switch-menu .menu-bar .ham {
    background: #666666;
}

.main-nav:not(.transparent) .inner-nav.desktop-nav.switch-menu .menu-bar .ham:before, .main-nav:not(.transparent) .inner-nav.desktop-nav.switch-menu .menu-bar .ham:after {
    background: #666666;
}

.items-visible .menu-bar .ham {
    background-color: transparent !important;
}

.menu-bar .ham:after, .menu-bar .ham:before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 23px;
    height: 2px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    outline: 1px solid transparent;
    left: 0;
    background: #ffffff;
}

.menu-bar .ham:before {
    top: -8px;
}

.menu-bar .ham:after {
    top: 8px;
}

.items-visible .menu-bar .ham:before {
    -webkit-transform: translateY(8px) rotateZ(-45deg);
    -moz-transform: translateY(8px) rotateZ(-45deg);
    -ms-transform: translateY(8px) rotateZ(-45deg);
    -o-transform: translateY(8px) rotateZ(-45deg);
    transform: translateY(8px) rotateZ(-45deg);
}

.items-visible .menu-bar .ham:after {
    -webkit-transform: translateY(-8px) rotateZ(45deg);
    -moz-transform: translateY(-8px) rotateZ(45deg);
    -ms-transform: translateY(-8px) rotateZ(45deg);
    -o-transform: translateY(-8px) rotateZ(45deg);
    transform: translateY(-8px) rotateZ(45deg);
}

.inner-nav.desktop-nav.switch-menu > ul > li {
    visibility: hidden;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0ms cubic-bezier(0.175, 0.885, 0.525, 1.2);
    -moz-transition: all 0ms cubic-bezier(0.175, 0.885, 0.525, 1.2);
    -o-transition: all 0ms cubic-bezier(0.175, 0.885, 0.525, 1.2);
    transition: all 0ms cubic-bezier(0.175, 0.885, 0.525, 1.2);
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms;
}

.inner-nav.switch-menu.mobile_nav > ul > li {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
}

.inner-nav.desktop-nav.switch-menu.items-visible > ul > li {
    visibility: visible;
    top: 0;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.inner-nav.desktop-nav.switch-menu.items-visible > ul > li:nth-last-child(n+1) {
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-delay: 60ms;
    -moz-transition-delay: 60ms;
    -o-transition-delay: 60ms;
    transition-delay: 60ms;
}

.inner-nav.desktop-nav.switch-menu.items-visible > ul > li:nth-last-child(n+2) {
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-delay: 120ms;
    -moz-transition-delay: 120ms;
    -o-transition-delay: 120ms;
    transition-delay: 120ms;
}

.inner-nav.desktop-nav.switch-menu.items-visible > ul > li:nth-last-child(n+3) {
    -webkit-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    -webkit-transition-delay: 180ms;
    -moz-transition-delay: 180ms;
    -o-transition-delay: 180ms;
    transition-delay: 180ms;
}

.inner-nav.desktop-nav.switch-menu.items-visible > ul > li:nth-last-child(n+4) {
    -webkit-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    -webkit-transition-delay: 240ms;
    -moz-transition-delay: 240ms;
    -o-transition-delay: 240ms;
    transition-delay: 240ms;
}

.inner-nav.desktop-nav.switch-menu.items-visible > ul > li:nth-last-child(n+5) {
    -webkit-transition-duration: 650ms;
    -moz-transition-duration: 650ms;
    -o-transition-duration: 650ms;
    transition-duration: 650ms;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.inner-nav.desktop-nav.switch-menu.items-visible > ul > li:nth-last-child(n+6) {
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 360ms;
    -moz-transition-delay: 360ms;
    -o-transition-delay: 360ms;
    transition-delay: 360ms;
}

.inner-nav.desktop-nav.switch-menu > ul > li:nth-child(n+1) {
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-delay: 60ms;
    -moz-transition-delay: 60ms;
    -o-transition-delay: 60ms;
    transition-delay: 60ms;
}

.inner-nav.desktop-nav.switch-menu > ul > li:nth-child(n+2) {
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-delay: 120ms;
    -moz-transition-delay: 120ms;
    -o-transition-delay: 120ms;
    transition-delay: 120ms;
}

.inner-nav.desktop-nav.switch-menu > ul > li:nth-child(n+3) {
    -webkit-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    -webkit-transition-delay: 180ms;
    -moz-transition-delay: 180ms;
    -o-transition-delay: 180ms;
    transition-delay: 180ms;
}

.inner-nav.desktop-nav.switch-menu > ul > li:nth-child(n+4) {
    -webkit-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    -webkit-transition-delay: 240ms;
    -moz-transition-delay: 240ms;
    -o-transition-delay: 240ms;
    transition-delay: 240ms;
}

.inner-nav.desktop-nav.switch-menu > ul > li:nth-child(n+5) {
    -webkit-transition-duration: 650ms;
    -moz-transition-duration: 650ms;
    -o-transition-duration: 650ms;
    transition-duration: 650ms;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.inner-nav.desktop-nav.switch-menu > ul > li:nth-child(n+6) {
    -webkit-transition-duration: 750ms;
    -moz-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    -webkit-transition-delay: 360ms;
    -moz-transition-delay: 360ms;
    -o-transition-delay: 360ms;
    transition-delay: 360ms;
}

/* ==============================
   HEADER
   ============================== */
/*  */
/* Site top panel */
/*  */
.site-top-panel {
    background: #f5f5f5;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.site-top-panel .top-left-wrap {
    font-size: 14px;
    line-height: 40px;
}

.site-top-panel .top-left-wrap > * {
    display: inline-block;
}

.site-top-panel .top-left-wrap .lang-wrap {
    position: relative;
}

.site-top-panel .top-left-wrap .lang-wrap ul {
    margin: 0;
}

.site-top-panel .top-left-wrap .lang-wrap ul ul {
    position: absolute;
    z-index: 101;
    bottom: -webkit-calc(100% - 1px);
    bottom: -moz-calc(100% - 1px);
    bottom: calc(100% - 1px);
    left: -999999px;
    opacity: 0;
    display: table;
    padding: 10px;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    top: 100%;
    bottom: auto;
}

.site-top-panel .top-left-wrap .lang-wrap ul ul:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #f5f5f5;
}

.site-top-panel .top-left-wrap .lang-wrap ul:hover ul {
    left: -20px;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.site-top-panel .top-left-wrap .lang-wrap ul li:before {
    border: 0;
}

.site-top-panel .top-left-wrap .lang-wrap ul li a {
    position: relative;
    white-space: nowrap;
    color: #404040;
    padding-right: 15px;
}

.site-top-panel .top-left-wrap .lang-wrap ul li a i {
    font-size: 14px;
    position: absolute;
    z-index: 1;
    left: -20px;
    color: #237dc8;
}

.site-top-panel .top-left-wrap .lang-wrap ul li li {
    padding-left: 15px;
}

.site-top-panel .top-left-wrap .social-wrap a.cws_social_link {
    font-size: 14px;
    padding-left: 10px;
    color: #237dc8;
}

.site-top-panel .top-left-wrap .social-wrap a.cws_social_link:first-child {
    padding-left: 15px;
}

.site-top-panel .top-left-wrap .social-wrap #top_social_links_wrapper {
    display: inline-block;
    width: 40px;
    position: relative;
    z-index: 25;
    margin-left: 40px;
}

.site-top-panel .top-left-wrap .social-wrap .cws_social_links {
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.site-top-panel .top-left-wrap .social-wrap .share-toggle-button {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    margin-left: -40px;
    z-index: 1;
    cursor: pointer;
}

.site-top-panel .top-left-wrap .social-wrap .cws_social_links > *,
    .site-top-panel .top-left-wrap .social-wrap .share-toggle-button {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    width: 19px;
    height: 19px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #237dc8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 7px;
    margin-top: -16px !important;
    margin-left: -46px !important;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.site-top-panel .top-left-wrap .social-wrap #top_social_links_wrapper > span {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    color: #404040;
}

.site-top-panel .cws_social_links > * {
    opacity: 1;
}

.site-top-panel.active_social .cws_social_links > * {
    opacity: 1;
}

.site-top-panel.active_social #top_social_links_wrapper > span {
    opacity: 0;
}

.site-top-panel .top-right-wrap {
    text-align: right;
    font-size: 14px;
    color: #404040;
}

.site-top-panel .top-right-wrap > *:not(span) {
    display: inline-block;
    cursor: pointer;
}

.site-top-panel .top-right-wrap span {
    margin: 0 15px;
    color: #999999;
}

.site-top-panel .top-right-wrap i {
    color: #237dc8;
    padding-right: 10px;
}

.site-top-panel .search_menu_cont {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.site-top-panel .search_menu_cont .form {
    height: 100%;
}

.site-top-panel .search_menu_cont .form .search-field {
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #f5f5f5;
    height: 39px;
}

.site-top-panel .search_menu_cont .search_back_button {
    vertical-align: middle;
    width: 30px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.site-top-panel.open-search .search_menu_cont {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
}

@media (max-width: 767px) {
    .site-top-panel {
        height: 80px;
    }

    .top-left-wrap,
  .top-right-wrap {
        text-align: center !important;
    }
}

/*  */
/* Breadcrumbs */
/*  */
.breadcrumbs {
    padding: 53px 0;
    border-bottom: 1px solid #e6e6e6;
    background: #fafafa;
}

.breadcrumbs h1 {
    color: #404040;
    font-size: 30px;
    margin: 0;
    text-transform: uppercase;
}

.breadcrumbs .breadcrumbs-item {
    font-family: 'Lato', sans-serif;
    line-height: 39px;
    text-transform: capitalize;
}

.breadcrumbs .breadcrumbs-item a {
    color: #404040;
    font-size: 14px;
}

.breadcrumbs .breadcrumbs-item a:hover {
    color: #237dc8;
}

.breadcrumbs .breadcrumbs-item a:last-child {
    color: #237dc8;
}

.breadcrumbs .breadcrumbs-item i {
    margin: 0 10px;
}

@media (max-width: 767px) {
    .breadcrumbs .row > * {
        text-align: center;
    }
}

.transition, .filter-grayscale, .cws-button, .cws-icon.border-icon, .cws-icon.type-3, .cws-icon.type-3:before, .cws-icon.type-3:after, .hover-effect-2 .opacity, .alert .close, .tabs .tabs-btn, .pic .links, .carousel-container .carousel-nav .prev,
.carousel-container .carousel-nav .next, .widget-testimonials .carousel-nav .prev,
.widget-testimonials .carousel-nav .next, .carousel-pag .owl-pagination .owl-page,
.pagiation-carousel .owl-pagination .owl-page, .carousel-pag.white .owl-pagination .owl-page {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/*  */
/* slider */
/*  */
.tp-caption{
    margin: 0 45px !important;
}
.tp-caption .sl-title-top {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.7em;
    color: #404040;
}

.tp-caption .sl-title {
    font-family: 'Roboto', sans-serif;
    font-size: 3.3em;
    color: #404040;
    line-height: 1;
    font-weight: 600;
    padding-bottom: 0.7em;
    text-transform: uppercase;
}

.tp-caption .sl-title span {
    color: #237dc8;
}

.tp-caption p {
    font-family: 'Roboto', sans-serif;
    font-size: 0.95em;
    margin-bottom: 1.5em;
    color: #404040;
}
.tp-caption .cws-button{
    font-size: 1.1em;
    min-width: 11.2em;
    padding: 0.55em 2em;
    line-height: 1.25em;
}
body .tparrows {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.boxed .tp-banner-container {
    width: 100% !important;
    left: 0 !important;
}

.tp-banner, .tp-banner-slider {
    opacity: 0;
}

.tp-banner-slider {
    position: relative;
    z-index: 0;
    height: 700px;
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.tp-dottedoverlay.custom {
    background-color: rgba(255, 255, 255, 0.7);
    width: 50%;
    outline: 1px dashed #fff;
}

.right-overlay .tp-dottedoverlay.custom {
    background-color: rgba(255, 255, 255, 0.7);
    width: 50%;
    left: initial;
    right: 0;
}

.right-overlay .tp-dottedoverlay.custom:before {
    content: '';
    position: absolute;
    z-index: 1;
    border-right: 1px dashed #ffffff;
    left: -1px;
    right: initial;
    height: 100%;
}

.without-overlay .tp-dottedoverlay {
    display: none;
}

.without-overlay .tp-dottedoverlay:before {
    display: none;
}
@media (max-width: 793px) {
    .tp-caption{
        text-align: center;
        margin: 0 !important;
    }
    .tp-dottedoverlay.custom {
        width: 100%;
    }
    .tp-caption p{
        font-size: 11px;
        line-height: 1.2;
    }
    .tp-caption .sl-title{
        font-size: 24px;
    }
    .tp-caption .sl-title-top{
        font-size: 18px;
        margin-bottom: 5px;
    }

}
@media (max-width: 600px) {

    body .tparrows {
        width: 20px;
        height: 40px;
    }

    body .tparrows:before {
        line-height: 40px;
        font-size: 22px;
    }
}
@media (max-width: 500px) {
    .tp-caption p{
        font-size: 9px;
        line-height: 1.2;
    }
    
}
/* ==============================
   LAYOUT
   ============================== */
/**/
/* bg video */
/**/
.row_bg_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.row_bg_video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.row_bg_video iframe,
.row_bg_video video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    max-width: none;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.video_bg_mask,
.video_bg_mask_img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.video_bg_mask_img {
    background-repeat: repeat;
}

.row_bg {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.content-video-bg {
    position: relative;
    z-index: 2;
    text-align: center;
}

.content-video-bg:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.content-video-bg.slider:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    opacity: 0.2;
    height: 100%;
    vertical-align: middle;
}

/*  */
/* button style */
/*  */
.cws-button {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    min-width: 160px;
    padding: 8px 20px;
    color: #237dc8;
    background: transparent;
    border: 1px solid #237dc8;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.cws-button:hover {
    background: #237dc8;
    color: #fff;
}

.cws-button.small {
    line-height: 19px;
    min-width: 120px;
    padding: 6px 20px;
    font-size: 13px;
}

.cws-button.mini {
    font-size: 13px;
    line-height: 16px;
    min-width: 100px;
    padding: 5px 15px;
}

.cws-button.large {
    line-height: 23px;
    min-width: 180px;
    padding: 8px 15px;
}

.cws-button.gray {
    border-color: #666666;
    color: #666666;
}

.cws-button.gray.alt {
    background: #666666;
}

.cws-button.gray:hover {
    color: #ffffff;
    background: #666666;
}

.cws-button.gray.alt:hover {
    background: transparent;
    color: #666666;
}

.cws-button.color-2 {
    border-color: #f9b91e;
    color: #f9b91e;
}

.cws-button.color-2:hover {
    background: #f9b91e;
    color: #ffffff;
}

.cws-button.color-3 {
    border-color: #F56363;
    color: #F56363;
}

.cws-button.color-3:hover {
    background: #F56363;
    color: #ffffff;
}

.cws-button.color-4 {
    border-color: #43C5B8;
    color: #43C5B8;
}

.cws-button.color-4:hover {
    background: #43C5B8;
    color: #ffffff;
}

.cws-button.alt {
    background: #237dc8;
    color: #ffffff;
}

.cws-button.alt:hover {
    color: #237dc8;
    background: transparent;
}

.cws-button.color-2.alt {
    background: transparent;
    color: #e6e6e6;
}

.cws-button.color-2.alt:hover {
    color: #666666;
    background: #f2f2f2;
}

.cws-button.color-3.alt {
    background: #F56363;
    color: #ffffff;
}

.cws-button.color-3.alt:hover {
    color: #F56363;
    background: transparent;
}

.cws-button.color-4.alt {
    background: #43C5B8;
    color: #ffffff;
}

.cws-button.color-4.alt:hover {
    color: #43C5B8;
    background: transparent;
}

.cws-button.white {
    border-color: #ffffff;
    color: #ffffff;
}

.cws-button.white.color-4:hover {
    color: #43C5B8;
}

.cws-button.white:hover {
    color: #237dc8;
    background: #ffffff;
}

.cws-button.full-width {
    min-width: 100%;
}

.cws-button.with-icon {
    position: relative;
    z-index: 1;
    padding: 9px 40px 9px 70px;
    color: #237dc8;
    border-color: #237dc8;
    background: transparent;
}

.cws-button.with-icon i {
    position: absolute;
    z-index: 1;
    border: 1px solid;
    width: 40px;
    left: -1px;
    text-align: center;
    line-height: 40px;
    top: -1px;
    bottom: -1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-color: #1b629d;
    color: #1b629d;
    background-color: transparent;
}

.cws-button.with-icon i:before {
    margin: 0 !important;
}

.cws-button.with-icon:hover {
    color: #ffffff;
    border-color: #237dc8;
    background: #237dc8;
}

.cws-button.with-icon:hover i {
    color: #ffffff;
    border-color: #1b629d;
    background: #1b629d;
}

.cws-button.with-icon.alt {
    color: #ffffff;
    border-color: #237dc8;
    background: #237dc8;
}

.cws-button.with-icon.alt i {
    border-color: #1b629d;
    color: #ffffff;
    background-color: #1b629d;
}

.cws-button.with-icon.alt:hover {
    color: #237dc8;
    border-color: #237dc8;
    background: transparent;
}

.cws-button.with-icon.alt:hover i {
    color: #1b629d;
    border-color: #1b629d;
    background: transparent;
}

.cws-button.with-icon.color-2 {
    color: #666666;
    border-color: #f2f2f2;
    background: transparent;
}

.cws-button.with-icon.color-2 i {
    color: #666666;
    border-color: #e6e6e6;
    background: transparent;
}

.cws-button.with-icon.color-2:hover {
    color: #666666;
    border-color: #f2f2f2;
    background: #f2f2f2;
}

.cws-button.with-icon.color-2:hover i {
    color: #666666;
    border-color: #e6e6e6;
    background: #e6e6e6;
}

.cws-button.with-icon.alt.color-2 {
    color: #666666;
    border-color: #f2f2f2;
    background: #f2f2f2;
}

.cws-button.with-icon.alt.color-2 i {
    color: #666666;
    border-color: #e6e6e6;
    background: #e6e6e6;
}

.cws-button.with-icon.alt.color-2:hover {
    color: #666666;
    border-color: #f2f2f2;
    background: transparent;
}

.cws-button.with-icon.alt.color-2:hover i {
    color: #666666;
    border-color: #e6e6e6;
    background: transparent;
}

.cws-button.with-icon.color-3 {
    color: #666666;
    border-color: #8c8c8c;
    background: transparent;
}

.cws-button.with-icon.color-3 i {
    color: #666666;
    border-color: #666666;
    background: transparent;
}

.cws-button.with-icon.color-3:hover {
    color: #ffffff;
    border-color: #8c8c8c;
    background: #8c8c8c;
}

.cws-button.with-icon.color-3:hover i {
    color: #ffffff;
    border-color: #666666;
    background: #666666;
}

.cws-button.with-icon.alt.color-3 {
    color: #ffffff;
    border-color: #8c8c8c;
    background: #8c8c8c;
}

.cws-button.with-icon.alt.color-3 i {
    color: #ffffff;
    border-color: #666666;
    background: #666666;
}

.cws-button.with-icon.alt.color-3:hover {
    color: #666666;
    border-color: #8c8c8c;
    background: transparent;
}

.cws-button.with-icon.alt.color-3:hover i {
    color: #666666;
    border-color: #666666;
    background: transparent;
}

.button-center {
    margin-left: auto;
    margin-right: auto;
    max-width: 160px;
}

.cws-button + .cws-button {
    margin-left: 10px;
}

.tx-color-2 {
    color: #f9b91e !important;
}

.tx-color-3 {
    color: #F56363 !important;
}

.tx-color-4 {
    color: #43C5B8 !important;
}

@media (max-width: 768px) {
    .button-grid .text-right,
  .button-grid .text-center {
        text-align: left;
    }
}

/*  */
/* icon style */
/*  */
.cws-icon {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 50px;
    color: #999999;
    text-align: center !important;
    cursor: pointer;
}

.cws-icon.main-color {
    color: #237dc8;
}

.cws-icon.only-border {
    width: 60px;
    height: 60px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #237dc8;
}

.cws-icon.only-border:before {
    font-size: 30px;
    line-height: 58px;
}

.cws-icon.border-icon {
    display: inline-block;
    border: 1px solid #e6e6e6;
    color: #999999;
    text-align: center;
    vertical-align: bottom;
    font-size: 15px;
    margin-right: 10px;
}

.cws-icon.border-icon:before {
    margin: 0;
    font-size: 15px;
    line-height: 40px;
}

.cws-icon.border-icon:hover {
    color: #ffffff;
    background: #237dc8;
    border-color: #237dc8;
}

.cws-icon.border-icon.alt {
    color: #ffffff;
    background: #237dc8;
    border-color: #237dc8;
}

.cws-icon.border-icon.alt:hover {
    color: #237dc8;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-2 {
    color: #f9b91e;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-2:hover {
    color: #ffffff;
    background: #f9b91e;
    border-color: #f9b91e;
}

.cws-icon.border-icon.color-2.alt {
    color: #ffffff;
    background: #f9b91e;
    border-color: #f9b91e;
}

.cws-icon.border-icon.color-2.alt:hover {
    color: #f9b91e;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-3 {
    color: #F56363;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-3:hover {
    color: #ffffff;
    background: #F56363;
    border-color: #F56363;
}

.cws-icon.border-icon.color-3.alt {
    color: #ffffff;
    background: #F56363;
    border-color: #F56363;
}

.cws-icon.border-icon.color-3.alt:hover {
    color: #F56363;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-4 {
    color: #43C5B8;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-4:hover {
    color: #ffffff;
    background: #43C5B8;
    border-color: #43C5B8;
}

.cws-icon.border-icon.color-4.alt {
    color: #ffffff;
    background: #43C5B8;
    border-color: #43C5B8;
}

.cws-icon.border-icon.color-4.alt:hover {
    color: #43C5B8;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-5 {
    color: #2EB851;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-5:hover {
    color: #ffffff;
    background: #2EB851;
    border-color: #2EB851;
}

.cws-icon.border-icon.color-5.alt {
    color: #ffffff;
    background: #2EB851;
    border-color: #2EB851;
}

.cws-icon.border-icon.color-5.alt:hover {
    color: #2EB851;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-6 {
    color: #C744FD;
    background: transparent;
    border-color: #999999;
}

.cws-icon.border-icon.color-6:hover {
    color: #ffffff;
    background: #C744FD;
    border-color: #C744FD;
}

.cws-icon.border-icon.color-6.alt {
    color: #ffffff;
    background: #C744FD;
    border-color: #C744FD;
}

.cws-icon.border-icon.color-6.alt:hover {
    color: #C744FD;
    background: transparent;
    border-color: #999999;
}

.service-item:hover .cws-icon.border-icon {
    color: #ffffff;
    background: #237dc8;
    border-color: #237dc8;
}

.service-item:hover .cws-icon.border-icon.alt {
    color: #237dc8;
    background: transparent;
    border-color: #999999;
}

.service-item:hover .cws-icon.border-icon.color-2 {
    color: #ffffff;
    background: #f9b91e;
    border-color: #f9b91e;
}

.service-item:hover .cws-icon.border-icon.color-2.alt {
    color: #f9b91e;
    background: transparent;
    border-color: #999999;
}

.service-item:hover .cws-icon.border-icon.color-3 {
    color: #ffffff;
    background: #F56363;
    border-color: #F56363;
}

.service-item:hover .cws-icon.border-icon.color-3.alt {
    color: #F56363;
    background: transparent;
    border-color: #999999;
}

.service-item:hover .cws-icon.border-icon.color-4 {
    color: #ffffff;
    background: #43C5B8;
    border-color: #43C5B8;
}

.service-item:hover .cws-icon.border-icon.color-4.alt {
    color: #43C5B8;
    background: transparent;
    border-color: #999999;
}

.service-item:hover .cws-icon.border-icon.color-5 {
    color: #ffffff;
    background: #2EB851;
    border-color: #2EB851;
}

.service-item:hover .cws-icon.border-icon.color-5.alt {
    color: #2EB851;
    background: transparent;
    border-color: #999999;
}

.service-item:hover .cws-icon.border-icon.color-6 {
    color: #ffffff;
    background: #C744FD;
    border-color: #C744FD;
}

.service-item:hover .cws-icon.border-icon.color-6.alt {
    color: #C744FD;
    background: transparent;
    border-color: #999999;
}
.service-item .cws-icon,
.service-item h3 {
    color: #237dc8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.service-item:hover .cws-icon,
.service-item:hover h3 {
    color: #404040;
}

.service-item a {
    position: relative;
}

.service-item a:after {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    z-index: 1;
    right: 50%;
    margin-right: -50px;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.service-item a:hover {
    color: #237dc8;
}

.service-item a:hover:after {
    opacity: 1;
    color: #237dc8;
}

.service-item a:hover span.cws_divider {
    opacity: 0;
}

.cws-icon.type-3 {
    width: 80px;
    height: 80px;
    border: 1px solid #237dc8;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.cws-icon.type-3:before {
    line-height: 78px;
    font-size: 30px;
    position: relative;
    z-index: 2;
    color: #ffffff;
}

.cws-icon.type-3:after {
    content: "";
    display: block;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    position: absolute;
    z-index: 1;
    border: 1px solid #237dc8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #237dc8;
}

.cws-icon.type-3:hover {
    border-color: transparent;
}

.cws-icon.type-3:hover:before {
    color: #237dc8;
}

.cws-icon.type-3:hover:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.alt {
    border-color: transparent;
}

.cws-icon.type-3.alt:before {
    color: #237dc8;
}

.cws-icon.type-3.alt:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.alt:hover {
    border-color: #237dc8;
}

.cws-icon.type-3.alt:hover:before {
    color: #ffffff;
}

.cws-icon.type-3.alt:hover:after {
    border-color: #237dc8;
    background: #237dc8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-2 {
    border-color: #f9b91e;
}

.cws-icon.type-3.color-2:before {
    color: #ffffff;
}

.cws-icon.type-3.color-2:after {
    border-color: #f9b91e;
    background: #f9b91e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-2:hover {
    border-color: transparent;
}

.cws-icon.type-3.color-2:hover:before {
    color: #f9b91e;
}

.cws-icon.type-3.color-2:hover:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-2.alt {
    border-color: transparent;
}

.cws-icon.type-3.color-2.alt:before {
    color: #f9b91e;
}

.cws-icon.type-3.color-2.alt:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-2.alt:hover {
    border-color: #f9b91e;
}

.cws-icon.type-3.color-2.alt:hover:before {
    color: #ffffff;
}

.cws-icon.type-3.color-2.alt:hover:after {
    border-color: #f9b91e;
    background: #f9b91e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-3 {
    border-color: #F56363;
}

.cws-icon.type-3.color-3:before {
    color: #ffffff;
}

.cws-icon.type-3.color-3:after {
    border-color: #F56363;
    background: #F56363;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-3:hover {
    border-color: transparent;
}

.cws-icon.type-3.color-3:hover:before {
    color: #F56363;
}

.cws-icon.type-3.color-3:hover:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-3.alt {
    border-color: transparent;
}

.cws-icon.type-3.color-3.alt:before {
    color: #F56363;
}

.cws-icon.type-3.color-3.alt:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-3.alt:hover {
    border-color: #F56363;
}

.cws-icon.type-3.color-3.alt:hover:before {
    color: #ffffff;
}

.cws-icon.type-3.color-3.alt:hover:after {
    border-color: #F56363;
    background: #F56363;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-4 {
    border-color: #43C5B8;
}

.cws-icon.type-3.color-4:before {
    color: #ffffff;
}

.cws-icon.type-3.color-4:after {
    border-color: #43C5B8;
    background: #43C5B8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-4:hover {
    border-color: transparent;
}

.cws-icon.type-3.color-4:hover:before {
    color: #43C5B8;
}

.cws-icon.type-3.color-4:hover:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-4.alt {
    border-color: transparent;
}

.cws-icon.type-3.color-4.alt:before {
    color: #43C5B8;
}

.cws-icon.type-3.color-4.alt:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-4.alt:hover {
    border-color: #43C5B8;
}

.cws-icon.type-3.color-4.alt:hover:before {
    color: #ffffff;
}

.cws-icon.type-3.color-4.alt:hover:after {
    border-color: #43C5B8;
    background: #43C5B8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-5 {
    border-color: #2EB851;
}

.cws-icon.type-3.color-5:before {
    color: #ffffff;
}

.cws-icon.type-3.color-5:after {
    border-color: #2EB851;
    background: #2EB851;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-5:hover {
    border-color: transparent;
}

.cws-icon.type-3.color-5:hover:before {
    color: #2EB851;
}

.cws-icon.type-3.color-5:hover:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-5.alt {
    border-color: transparent;
}

.cws-icon.type-3.color-5.alt:before {
    color: #2EB851;
}

.cws-icon.type-3.color-5.alt:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-5.alt:hover {
    border-color: #2EB851;
}

.cws-icon.type-3.color-5.alt:hover:before {
    color: #ffffff;
}

.cws-icon.type-3.color-5.alt:hover:after {
    border-color: #2EB851;
    background: #2EB851;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-6 {
    border-color: #C744FD;
}

.cws-icon.type-3.color-6:before {
    color: #ffffff;
}

.cws-icon.type-3.color-6:after {
    border-color: #C744FD;
    background: #C744FD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cws-icon.type-3.color-6:hover {
    border-color: transparent;
}

.cws-icon.type-3.color-6:hover:before {
    color: #C744FD;
}

.cws-icon.type-3.color-6:hover:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-6.alt {
    border-color: transparent;
}

.cws-icon.type-3.color-6.alt:before {
    color: #C744FD;
}

.cws-icon.type-3.color-6.alt:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.cws-icon.type-3.color-6.alt:hover {
    border-color: #C744FD;
}

.cws-icon.type-3.color-6.alt:hover:before {
    color: #ffffff;
}

.cws-icon.type-3.color-6.alt:hover:after {
    border-color: #C744FD;
    background: #C744FD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.service-item:hover .cws-icon.type-3 {
    border-color: transparent;
}

.service-item:hover .cws-icon.type-3:before {
    color: #237dc8;
}

.service-item:hover .cws-icon.type-3:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.service-item:hover .cws-icon.type-3.alt {
    border-color: #237dc8;
}

.service-item:hover .cws-icon.type-3.alt:before {
    color: #ffffff;
}

.service-item:hover .cws-icon.type-3.alt:after {
    border-color: #237dc8;
    background: #237dc8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.service-item:hover .cws-icon.type-3.color-2 {
    border-color: transparent;
}

.service-item:hover .cws-icon.type-3.color-2:before {
    color: #f9b91e;
}

.service-item:hover .cws-icon.type-3.color-2:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.service-item:hover .cws-icon.type-3.color-2.alt {
    border-color: #f9b91e;
}

.service-item:hover .cws-icon.type-3.color-2.alt:before {
    color: #ffffff;
}

.service-item:hover .cws-icon.type-3.color-2.alt:after {
    border-color: #f9b91e;
    background: #f9b91e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.service-item:hover .cws-icon.type-3.color-3 {
    border-color: transparent;
}

.service-item:hover .cws-icon.type-3.color-3:before {
    color: #F56363;
}

.service-item:hover .cws-icon.type-3.color-3:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.service-item:hover .cws-icon.type-3.color-3.alt {
    border-color: #F56363;
}

.service-item:hover .cws-icon.type-3.color-3.alt:before {
    color: #ffffff;
}

.service-item:hover .cws-icon.type-3.color-3.alt:after {
    border-color: #F56363;
    background: #F56363;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.service-item:hover .cws-icon.type-3.color-4 {
    border-color: transparent;
}

.service-item:hover .cws-icon.type-3.color-4:before {
    color: #43C5B8;
}

.service-item:hover .cws-icon.type-3.color-4:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.service-item:hover .cws-icon.type-3.color-4.alt {
    border-color: #43C5B8;
}

.service-item:hover .cws-icon.type-3.color-4.alt:before {
    color: #ffffff;
}

.service-item:hover .cws-icon.type-3.color-4.alt:after {
    border-color: #43C5B8;
    background: #43C5B8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.service-item:hover .cws-icon.type-3.color-5 {
    border-color: transparent;
}

.service-item:hover .cws-icon.type-3.color-5:before {
    color: #2EB851;
}

.service-item:hover .cws-icon.type-3.color-5:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.service-item:hover .cws-icon.type-3.color-5.alt {
    border-color: #2EB851;
}

.service-item:hover .cws-icon.type-3.color-5.alt:before {
    color: #ffffff;
}

.service-item:hover .cws-icon.type-3.color-5.alt:after {
    border-color: #2EB851;
    background: #2EB851;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.service-item:hover .cws-icon.type-3.color-6 {
    border-color: transparent;
}

.service-item:hover .cws-icon.type-3.color-6:before {
    color: #C744FD;
}

.service-item:hover .cws-icon.type-3.color-6:after {
    background: transparent;
    border-color: #999999;
    -webkit-box-shadow: 0px 0px 0px 5px #f2f2f2;
    -moz-box-shadow: 0px 0px 0px 5px #f2f2f2;
    box-shadow: 0px 0px 0px 5px #f2f2f2;
}

.service-item:hover .cws-icon.type-3.color-6.alt {
    border-color: #C744FD;
}

.service-item:hover .cws-icon.type-3.color-6.alt:before {
    color: #ffffff;
}

.service-item:hover .cws-icon.type-3.color-6.alt:after {
    border-color: #C744FD;
    background: #C744FD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.hover-effect-2 {
    pointer-events: none;
}

.hover-effect-2 .opacity {
    pointer-events: all;
}

.hover-effect-2:hover .opacity {
    opacity: 0.4;
}

.hover-effect-2:hover .opacity:hover {
    opacity: 1;
}

.hover-effect-2:hover .opacity:hover h3 {
    color: #237dc8;
}

/*  */
/* Social icon */
/*  */
.cws-social {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: 0 0 0 1px #999999;
    -moz-box-shadow: 0 0 0 1px #999999;
    box-shadow: 0 0 0 1px #999999;
    text-align: center;
    font-size: 18px;
    color: #999999;
    margin-right: 10px;
}

.cws-social.mini {
    width: 33px;
    height: 33px;
    line-height: 33px;
    vertical-align: bottom;
}

.cws-social:hover {
    -webkit-box-shadow: 0 0 0 1px #237dc8;
    -moz-box-shadow: 0 0 0 1px #237dc8;
    box-shadow: 0 0 0 1px #237dc8;
    color: #237dc8;
}

/*  */
/* service item */
/*  */
.service-item {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.service-item h1, .service-item h2, .service-item h3, .service-item h4, .service-item h5, .service-item h6 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 15px 0;
    overflow: hidden;
}

.service-item p {
    font-size: 14px;
    padding: 0;
}

.service-item p span.cws_divider {
    margin: auto;
    display: block;
    padding-top: 2px;
}

.service-item.border {
    padding: 60px 40px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
}

.service-item.border:hover {
    border-color: #237dc8;
}

.service-item.icon-center {
    text-align: center;
}

.service-item.icon-center .cws-icon {
    margin-bottom: 20px;
    width: 40px;
    font-size: 40px;
}

.service-item.icon-center a {
    display: block;
    position: relative;
}

.service-item.icon-center a:before {
    position: absolute;
    z-index: 1;
    bottom: -10px;
    width: 55px;
}

.service-item.icon-right p {
    overflow: hidden;
}

.service-item.icon-right .cws-icon {
    float: left;
    margin: 0px 15px 0 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
}

.service-item.icon-left > * {
    text-align: right;
}

.service-item.icon-left p {
    overflow: hidden;
}

.service-item.icon-left .cws-icon {
    float: right;
    margin: 0px 0 0 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
}

.service-item.icon-right.alt p {
    overflow: hidden;
}

.service-item.icon-right.alt .cws-icon {
    float: left;
    margin: 0px 20px 0 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #237dc8;
    background: #ffffff;
    position: relative;
}

.service-item.icon-right.alt .cws-icon:after {
    content: ' ';
    position: absolute;
    z-index: 1;
    left: -6px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ffffff;
    border: 1px solid #237dc8;
    border-width: 0 0 1px 1px;
}

.service-item.icon-left.alt > * {
    text-align: right;
}

.service-item.icon-left.alt p {
    overflow: hidden;
    padding-left: 5px;
}

.service-item.icon-left.alt .cws-icon {
    float: right;
    margin: 0px 0 0 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #237dc8;
    background: #ffffff;
    position: relative;
}

.service-item.icon-left.alt .cws-icon:after {
    content: ' ';
    position: absolute;
    z-index: 1;
    right: -6px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ffffff;
    border: 1px solid #237dc8;
    border-width: 1px 1px 0 0;
}

.service-item.icon-right.alt:hover .cws-icon,
.service-item.icon-left.alt:hover .cws-icon {
    border-color: #404040;
}

.service-item.icon-right.alt:hover .cws-icon:after,
  .service-item.icon-left.alt:hover .cws-icon:after {
    border-color: #404040;
}

.service-item.icon-right.border,
.service-item.icon-left.border {
    border: 1px solid #e6e6e6;
    padding: 30px;
}

.service-item.icon-right.border .cws-icon,
  .service-item.icon-left.border .cws-icon {
    margin-top: 5px;
}

.service-item.on-dark {
    color: #ffffff;
}

.service-item.on-dark .cws-icon {
    color: #237dc8;
}

.service-item.on-dark h3 {
    color: #237dc8;
}

.service-item.on-dark:hover .cws-icon {
    color: #ffffff;
}

.service-item.on-dark:hover h3 {
    color: #ffffff;
}

.service-item.right-line:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 30px;
    right: -40%;
    width: 68%;
    border-bottom: 1px dashed #999999;
}

.service-item.left-line:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 30px;
    right: -40%;
    width: 68%;
    border-bottom: 1px dashed #999999;
}

/*  */
/* service bg icon */
/*  */
.service-bg-icon,
.service-center-icon {
    padding: 65px 70px 80px 95px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.service-bg-icon > *,
  .service-center-icon > * {
    position: relative;
    z-index: 2;
}

.service-bg-icon .title-section,
  .service-center-icon .title-section {
    font-size: 36px;
    font-weight: 400;
}

.service-bg-icon:before,
  .service-center-icon:before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #237dc8;
}

.service-bg-icon.white:before,
  .service-center-icon.white:before {
    background: #ffffff;
}

.service-bg-icon.gray:before,
  .service-center-icon.gray:before {
    background: #f2f2f2;
}

.service-bg-icon .icon-bg-serv,
  .service-center-icon .icon-bg-serv {
    position: absolute;
    z-index: 1;
    font-size: 330px;
    opacity: 0.05;
    color: #000000;
    bottom: -50px;
    line-height: 1;
    right: -130px;
}

.service-fullwidth {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-left: -0.2px;
    margin-bottom: -0.2px;
}

.service-fullwidth .service-icon-box {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.service-fullwidth .service-icon-box .height-adjust {
    margin-top: 85%;
}

.service-fullwidth .service-icon-box .inner {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}

.service-fullwidth .service-icon-box .inner .front {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.service-fullwidth .service-icon-box .inner .back {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.service-fullwidth .service-icon-box .inner .front:before,
      .service-fullwidth .service-icon-box .inner .back:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.service-fullwidth .service-icon-box .inner .front {
    background: rgba(35, 125, 200, 0.95);
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    height: 150%;
    width: 100%;
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
}

.service-fullwidth .service-icon-box .inner .front .back-title {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 25%;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    color: #ffffff;
    font-size: 26px;
}

.service-fullwidth .service-icon-box .inner .front .back-title:before {
    content: attr(data-title);
    line-height: inherit;
    display: inline-block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service-fullwidth .service-icon-box .inner .front .front-inner-wrap {
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px;
}

.service-fullwidth .service-icon-box .inner .front .front-inner-wrap .service-icon {
    font-size: 80px;
    color: #ffffff;
    line-height: 1;
}

.service-fullwidth .service-icon-box .inner .front .front-inner-wrap .front-title {
    color: #ffffff;
}

.service-fullwidth .service-icon-box .inner .front.color-bg-1 {
    background: rgba(102, 102, 102, 0.95);
}

.service-fullwidth .service-icon-box .inner .front.color-bg-2 {
    background: rgba(26, 26, 26, 0.95);
}

.service-fullwidth .service-icon-box .inner .back {
    background: transparent;
    z-index: 3;
    position: absolute;
    top: 25%;
    left: 0;
    height: 75%;
    width: 100%;
    -webkit-transform: translateY(70%);
    -moz-transform: translateY(70%);
    -ms-transform: translateY(70%);
    -o-transform: translateY(70%);
    transform: translateY(70%);
    opacity: 0;
}

.service-fullwidth .service-icon-box .inner .back .back-inner-wrap {
    width: 80%;
    vertical-align: middle;
    display: inline-block;
}

.service-fullwidth .service-icon-box .inner .back .back-inner-wrap .service-content-back {
    display: block;
    width: 100%;
}

.service-fullwidth .service-icon-box .inner .back .back-inner-wrap .service-content-back p {
    margin-bottom: 7%;
    padding: 0 10%;
    line-height: 1.8;
}

.service-fullwidth .service-icon-box .inner .back:after {
    content: "";
    background: inherit;
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 4;
    top: 10px;
    left: 50%;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.service-fullwidth .service-icon-box:hover .front {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}

.service-fullwidth .service-icon-box:hover .front .back-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 700ms cubic-bezier(1, 0, 0.6, 1);
    -moz-transition: all 700ms cubic-bezier(1, 0, 0.6, 1);
    -o-transition: all 700ms cubic-bezier(1, 0, 0.6, 1);
    transition: all 700ms cubic-bezier(1, 0, 0.6, 1);
}

.service-fullwidth .service-icon-box:hover .back {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.service-fullwidth .service-icon-box:hover .back:after {
    top: -5px;
}

@media (max-width: 1300px) {
    .service-fullwidth .service-icon-box .inner .front .front-inner-wrap .service-icon {
        font-size: 60px;
    }

    .service-fullwidth .service-icon-box .inner .front .front-inner-wrap .front-title {
        margin-top: 0;
    }
}

@media (max-width: 1200px) {
    .service-fullwidth .service-icon-box .inner .back .back-inner-wrap .service-content-back p {
        padding: 0;
    }
}

.service-center-icon {
    padding: 40px 30px 35px 40px;
}

.service-center-icon .cws-icon {
    width: auto;
    height: auto;
    color: #237dc8;
}

.service-center-icon .cws-icon:before {
    line-height: 1;
    font-size: 40px;
}

.service-center-icon .cws-icon.text-white {
    color: #ffffff;
}

.mt-minus {
    margin-top: -135px;
}

.services-with-bg {
    position: relative;
    z-index: 100;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    background-image: url(../pic/1920x1280-benefits.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

.services-with-bg .service-center-icon:before {
    opacity: 0.95;
}

.services-with-bg .service-center-icon.white,
.services-with-bg .service-center-icon.color-4 + .service-center-icon {
    overflow: visible;
}

.services-with-bg .service-center-icon.white:before {
    left: -2px;
}

.services-with-bg .service-center-icon.color-4 + .service-center-icon:before {
    right: -2px;
}

/*  */
/* Half Width services */
/*  */
.half-width-service {
    overflow: hidden;
    position: relative;
    padding-left: 40px;
    z-index: 1;
}

.half-width-service > * {
    position: relative;
    z-index: 2;
}

.icon-bg-rc {
    position: absolute !important;
    z-index: 1 !important;
    font-size: 490px;
    opacity: 0.05;
    color: #ffffff;
    top: 50%;
    line-height: 1;
    left: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*  */
/* accordion */
/*  */

.accordion .content-title,
  .toggle .content-title {
    line-height: 24px;
    color: #404040;
    cursor: pointer;
    font-weight: 400;
}

.accordion .content-title span,
    .toggle .content-title span {
    position: relative;
    border: 1px solid #e6e6e6;
    background: #fafafa;
    font-size: 15px;
    padding: 7px 40px 7px 10px;
    min-height: 25px;
    width: 100%;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.accordion .content-title span i:first-child,
      .toggle .content-title span i:first-child {
    margin-right: 10px;
}

.accordion .content-title span i.accordion_angle,
      .toggle .content-title span i.accordion_angle {
    position: absolute;
    z-index: 1;
    font-size: 16px;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.accordion .content-title.active,
    .toggle .content-title.active {
    color: #237dc8;
}

.accordion .content-title.active i.accordion_angle,
      .toggle .content-title.active i.accordion_angle {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion .content + .content-title,
  .toggle .content + .content-title {
    margin-top: 15px;
}

.accordion .content,
  .toggle .content {
    position: relative;
    border: 1px solid #E6E6E6;
    border-top: 0;
    padding: 15px 35px;
    font-size: 14px;
}

.toggle .content {
    margin-left: 1px;
}

.accordion img {
    border: 1px solid #237dc8;
}

/*  */
/* accordion style-2 */
/*  */
.accordion.style-2 .content-title span {
    background: #ffffff;
    padding-left: 15px;
}

.accordion.style-2 .content-title.active {
    color: #ffffff;
}

.accordion.style-2 .content-title.active span {
    background: #237dc8;
}

.accordion.style-2 .content {
    border-color: transparent;
    padding-left: 15px;
}

/*  */
/* toggle */
/*  */
.toggle .content-title span {
    line-height: 40px;
    padding: 0 10px 0 0;
    background: #ffffff;
    padding-left: 50px;
}

.toggle .content-title i.toggle-icon {
    vertical-align: top;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: 0 0 0 1px #e6e6e6;
    -moz-box-shadow: 0 0 0 1px #e6e6e6;
    box-shadow: 0 0 0 1px #e6e6e6;
}

.toggle .content-title i.toggle-icon:before {
    content: "";
    background: #237dc8;
    display: block;
    position: absolute;
    top: 19px;
    left: 13px;
    width: 11px;
    height: 1px;
}

.toggle .content-title i.toggle-icon:after {
    opacity: 1;
    content: "";
    background: #237dc8;
    display: block;
    position: absolute;
    left: 18px;
    top: 14px;
    width: 1px;
    height: 11px;
}

.toggle .content-title.active {
    color: #ffffff;
}

.toggle .content-title.active span {
    background: #237dc8;
    border-color: #237dc8;
    border-top: transparent;
    border-bottom: transparent;
}

.toggle .content-title.active i.toggle-icon:before {
    background: #ffffff;
}

.toggle .content-title.active i.toggle-icon:after {
    opacity: 0;
}

.toggle .content {
    color: #666666;
    background: transparent;
    padding: 15px;
    border-color: #237dc8;
}

.toggle .content:before {
    display: none;
}

.toggle.style-2 i.toggle-icon:before {
    background: #404040;
}

.toggle.style-2 i.toggle-icon:after {
    background: #404040;
}

.toggle.style-2 .content-title.active {
    color: #237dc8;
    border: 1px solid #E6E6E6;
    border-width: 1px 0 1px 0;
}

.toggle.style-2 .content-title.active span {
    background: transparent;
    border-color: #e6e6e6;
}

.toggle.style-2 .content-title.active i.toggle-icon:before {
    background: #237dc8;
}

.toggle.style-2 .content {
    border-color: transparent;
}

/*  */
/* Call Out */
/*  */
.callout-wrap {
    position: relative;
    z-index: 3;
}

.call-out-box {
    position: relative;
    z-index: 1;
    padding: 40px 40px 26px 20px;
}

.call-out-box .callout-content {
    width: -webkit-calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: calc(100% - 180px);
    padding-right: 10px;
    float: left;
}

.call-out-box p {
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    margin-top: 20px;
}

.call-out-box .cws-button {
    float: right;
}

.call-out-box.with-icon {
    padding-left: 165px;
    min-height: 160px;
}

.call-out-box.with-icon i {
    position: absolute;
    left: -140px;
    text-align: center;
    z-index: 1;
    height: 80px;
    line-height: 80px;
    padding-right: 40px;
    border-right: 1px dashed #ffffff;
    color: #ffffff;
}

.call-out-box.with-icon i:before {
    font-size: 60px;
    margin: 0;
}

.call-out-box.style-color-2 {
    border-left-color: #f9b91e;
}

.call-out-box.style-color-2 i {
    color: #f9b91e;
    border-color: #f9b91e;
}

@media (max-width: 750px) {
    .call-out-box {
        text-align: center;
    }

    .call-out-box h2 {
        line-height: 1.4;
    }

    .call-out-box .callout-content {
        width: 100%;
        padding-right: 0px;
        float: none;
    }

    .call-out-box .cws-button {
        margin-top: 20px;
        float: none;
    }

    .call-out-box.with-icon {
        padding: 26px 20px;
    }

    .call-out-box.with-icon i {
        left: auto;
        top: auto;
        position: relative;
        display: inline-block;
        margin-bottom: 20px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

/*  */
/* Alert Message */
/*  */
.alert {
    position: relative;
    z-index: 1;
    padding: 15px 40px 15px 100px;
    border: 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #666666;
    font-size: 14px;
}

.alert strong {
    display: inline-block;
    margin-bottom: 5px;
    font-family: 'Droid sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #404040;
}

.alert .close {
    top: -15px;
    right: -31px;
    color: inherit;
    line-height: 1;
    font-size: 28px;
    opacity: 1;
}

.alert .close:hover {
    opacity: 0.5;
}

.alert .alert-icon {
    position: absolute;
    z-index: 1;
    font-size: 40px;
    top: 50%;
    left: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.alert .alert-icon.border {
    text-align: center;
    width: 40px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 20px;
    line-height: 36px;
}

.alert.alert-notice {
    color: #595959;
    border-color: #999999;
    background: #ffffff;
}

.alert.alert-notice .alert-icon {
    color: #666666;
}

.alert.alert-notice .close {
    color: #666666;
}

.alert.alert-warning {
    background: #FEF1D2;
    border-color: #F9B91E;
}

.alert.alert-warning strong {
    color: #dba11a;
}

.alert.alert-warning .alert-icon {
    color: #F9B91E;
}

.alert.alert-warning .close {
    color: #F9B91E;
}

.alert.alert-success {
    background: #D5F1DC;
    border-color: #2EB851;
}

.alert.alert-success strong {
    color: #2c9244;
}

.alert.alert-success .alert-icon {
    color: #2c9244;
}

.alert.alert-success .close {
    color: #2EB851;
}

.alert.alert-danger {
    background: #FDE0E0;
    border-color: #F56363;
}

.alert.alert-danger strong {
    color: #cc5252;
}

.alert.alert-danger .alert-icon {
    color: #cc5252;
}

.alert.alert-danger .close {
    color: #F56363;
}

.alert.alert-info {
    background: #D4EDFB;
    border-color: #28A6EC;
}

.alert.alert-info strong {
    color: #2A93CF;
}

.alert.alert-info .alert-icon {
    color: #28A6EC;
}

.alert.alert-info .close {
    color: #28A6EC;
}

.alert.alert-useful {
    background: #D9F3F1;
    border-color: #46C6B9;
}

.alert.alert-useful strong {
    color: #44ACA2;
}

.alert.alert-useful .alert-icon {
    color: #46C6B9;
}

.alert.alert-useful .close {
    color: #46C6B9;
}

.alert.alt {
    color: #ffffff;
}

.alert.alt strong {
    color: inherit;
}

.alert.alt .alert-icon {
    border-color: #ffffff;
    color: inherit;
}

.alert.alt .close {
    color: inherit;
    text-shadow: none;
}

.alert.alert-notice.alt {
    border-color: #237dc8;
    background: #237dc8;
}

.alert.alert-warning.alt {
    background: #F9B91E;
    border-color: #F9B91E;
}

.alert.alert-success.alt {
    background: #2EB851;
    border-color: #2EB851;
}

.alert.alert-danger.alt {
    background: #F56363;
    border-color: #F56363;
}

.alert.alert-info.alt {
    background: #28A6EC;
    border-color: #28A6EC;
}

.alert.alert-useful.alt {
    background: #43C5B8;
    border-color: #43C5B8;
}

/*  */
/* counter */
/*  */
.counter-block {
    border: 1px solid #237dc8;
    padding: 28px 10px 28px 10px;
    text-align: center;
    line-height: 1.16;
    margin: 0;
}

.counter-block .counter-icon {
    display: inline-block;
    line-height: 0.99;
    font-size: 50px;
    color: #237dc8;
}

.counter-block .counter {
    font-size: 40px;
    color: #237dc8;
}

.counter-block .counter.gray-d {
    color: #404040;
}

.counter-block .counter-name {
    font-size: 14px;
    color: #237dc8;
}

.counter-block .counter-name.gray-d {
    color: #404040;
}

.counter-block.border-none {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.counter-block .count-divider {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    margin: 12px auto 15px auto;
    width: 30px;
    border-top: 2px solid #ffffff;
}

.counter-block .count-divider.gray-d {
    border-color: #404040;
}

.counter-block.style-2 {
    padding: 58px 0;
}

.counter-block.style-2 .counter-icon {
    border-right: 1px dashed #666666;
    padding-right: 20px;
    vertical-align: bottom;
    display: inline-block;
}

.counter-block.style-2 .counter-name-wrap {
    display: inline-block;
    padding-left: 20px;
}

.counter-block.style-2 .counter-name-wrap .counter {
    line-height: 1;
}

.counter-block.style-2.full {
    padding: 50px 0;
}

.counter-block.st-color-2 {
    border: 1px solid #666666;
}

.counter-block.st-color-2 .counter-icon,
  .counter-block.st-color-2 .counter {
    color: #666666;
}

.counter-block.st-color-2 .counter-name {
    color: #666666;
}

.counter-block.st-color-2.full {
    border-color: transparent;
}

.counter-block.st-color-3 {
    border: 2px solid #F56363;
}

.counter-block.st-color-3 .counter-icon,
  .counter-block.st-color-3 .counter {
    color: #F56363;
}

.counter-block.st-color-4 {
    border: 2px solid #43C5B8;
}

.counter-block.st-color-4 .counter-icon,
  .counter-block.st-color-4 .counter {
    color: #43C5B8;
}

.counter-block.white-t .counter,
.counter-block.white-t .counter-name {
    color: #ffffff;
}

.counter-block.alt {
    background: #237dc8;
    color: #ffffff;
}

.counter-block.alt .counter-icon {
    color: inherit;
}

.counter-block.alt .counter {
    color: inherit;
}

.counter-block.alt .counter-name {
    color: inherit;
}

.counter-block.st-color-2.alt {
    background: #666666;
}

.counter-block.st-color-3.alt {
    background: #F56363;
}

.counter-block.st-color-4.alt {
    background: #43C5B8;
}

/*  */
/* pricing tabels */
/*  */
.pricing-tables {
    border: 1px solid #d9d9d9;
    text-align: center;
    overflow: hidden;
    padding-bottom: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.pricing-tables .header-pt {
    display: block;
}

.pricing-tables .header-pt h3 {
    color: #404040;
    margin: 0;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pricing-tables .price-pt {
    font-size: 50px;
    line-height: 0.8;
    padding: 35px 0 40px 0;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pricing-tables .price-pt sup {
    font-size: 60%;
}

.pricing-tables .price-pt sub {
    bottom: 0;
    margin-left: 0;
    font-size: 18px;
}

.pricing-tables .price-pt:before {
    content: '';
    position: absolute;
    z-index: -1;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #237dc8;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pricing-tables .pricing-list {
    margin: 30px 0;
}

.pricing-tables .pricing-list li {
    text-align: left;
    border-bottom: 1px dashed #d9d9d9;
    margin: 0 25px;
    font-size: 14px;
    line-height: 28px;
    padding: 6px 20px;
}

.pricing-tables .pricing-list li .list-icon {
    padding-right: 15px;
    padding-left: 30px;
}

.pricing-tables .pricing-list li .list-icon.flaticon-mark {
    color: #237dc8;
}

.pricing-tables .pricing-list li .list-icon.flaticon-cross {
    color: #c82323;
}

.pricing-tables .pricing-list li:last-child {
    border-bottom: 0;
}

.pricing-tables .pricing-list li:before {
    display: none;
}

.pricing-tables.active, .pricing-tables:hover {
    border-color: #237dc8;
}

.pricing-tables.active .header-pt h3, .pricing-tables:hover .header-pt h3 {
    color: #237dc8;
}

.pricing-tables.active .price-pt, .pricing-tables:hover .price-pt {
    color: #ffffff;
}

.pricing-tables.active .price-pt:before, .pricing-tables:hover .price-pt:before {
    opacity: 0.8;
}

.pricing-tables.active a.cws-button {
    background-color: #237dc8;
    border-color: #237dc8;
    color: #ffffff;
}

.pricing-tables a.cws-button:hover {
    background-color: #237dc8 !important;
    border-color: #237dc8 !important;
    color: #ffffff !important;
}

/*  */
/* progress bar */
/*  */
.skill-bar .name {
    text-transform: capitalize;
    padding-bottom: 3px;
    font-weight: 600;
}

.skill-bar .name .skill-bar-perc {
    float: right;
}

.skill-bar .bar {
    display: block;
    height: 5px;
    background-color: #e6e6e6;
    overflow: hidden;
}

.skill-bar .bar span {
    display: block;
    width: 0;
    height: 100%;
    background-color: #237dc8;
}

.skill-bar.alt .name {
    font-weight: 400;
}

.skill-bar.alt .bar {
    -webkit-box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    -moz-box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    background-color: transparent;
}

.skill-bar.alt .bar span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.skill-bar + .skill-bar {
    margin-top: 18px;
}

.skill-bar.st-color-1 .bar span {
    background: #666666;
}

.skill-bar.st-color-2 .bar span {
    background: #8c8c8c;
}

.skill-bar.st-color-3 .bar span {
    background: #237dc8;
}

.skill-bar.st-color-4 .bar span {
    background: #1b629d;
}

/*  */
/* Tabs */
/*  */
.tabs .tabs-btn {
    float: left;
    height: 42px;
    padding: 0 30px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #d9d9d9;
    position: relative;
}

.tabs .tabs-btn:before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -10px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #237dc8 transparent transparent transparent;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.tabs .tabs-btn.active {
    color: #ffffff;
    background: #237dc8;
    border-color: #237dc8;
}

.tabs .tabs-btn.active:before {
    opacity: 1;
}

.tabs .tabs-btn:last-child {
    border-right: 1px solid #d9d9d9;
}

.tabs .tabs-keeper {
    padding: 30px 20px;
    border: 1px solid #d9d9d9;
}

.tabs .tabs-keeper ul {
    padding-left: 10px;
}

.tabs .container-tabs:not(.active) {
    display: none;
}

.tabs.left-control .block-tabs-btn {
    float: left;
}

.tabs.left-control .tabs-btn {
    float: none;
}

.tabs.left-control .tabs-btn:last-child {
    border-width: 1px 0 1px 1px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.tabs.left-control .tabs-keeper {
    overflow: hidden;
}

.tabs.alt .tabs-keeper {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.tabs.alt .tabs-btn {
    border-width: 1px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin: 0 5px 5px 0;
}

.img-inside-tabs {
    float: left;
    margin-right: 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width: 550px) {
    .tabs .tabs-btn {
        float: none;
        border-width: 1px;
        margin-bottom: 5px;
    }

    .tabs.left-control .block-tabs-btn {
        float: none;
    }
}

/*  */
/* Profile item */
/*  */
.profile-item {
    border: 1px solid #d9d9d9;
    padding: 0;
    text-align: center;
}

.profile-item .pic {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.profile-item .pic > .img_cont {
    position: relative;
    z-index: 0;
}

.profile-item .pic .hover-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #237dc8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0.9;
    -webkit-transform: translateY(-webkit-calc(100% - 5.71em));
    -moz-transform: translateY(-moz-calc(100% - 5.71em));
    -ms-transform: translateY(calc(100% - 5.71em));
    -o-transform: translateY(calc(100% - 5.71em));
    transform: translateY(calc(100% - 5.71em));
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.profile-item .pic .ourteam_content {
    color: #ffffff;
    position: absolute;
    top: -webkit-calc(100% - 4.28em);
    top: -moz-calc(100% - 4.28em);
    top: calc(100% - 4.28em);
    padding: 0 10px;
    z-index: 3;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.profile-item .pic .ourteam_content .title_wrap > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.profile-item .pic .ourteam_content .title_wrap .positions{
    font-size: 11px;
}

.profile-item .pic .ourteam_content > *:not(.title_wrap) {
    font-size: 14px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.profile-item .pic .ourteam_content .title_wrap + .desc {
    margin-top: 20px;
    padding: 0 10px;
}

.profile-item .pic .ourteam_content .title {
    font-size: 18px;
    display: block;
    color: #ffffff;
}

.profile-item .pic .ourteam_content .desc {
    font-size: 13px;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
}

.profile-item .pic .ourteam_content a,
      .profile-item .pic .ourteam_content a:hover {
    color: #ffffff;
}

.profile-item .pic .ourteam_content .social_links {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 0;
    padding: 15px 10px;
    -webkit-transform: translate(0, 250px);
    -moz-transform: translate(0, 250px);
    -ms-transform: translate(0, 250px);
    -o-transform: translate(0, 250px);
    transform: translate(0, 250px);
}

.profile-item .pic .ourteam_content .social_links a {
    width: 25px;
    height: 25px;
    margin: auto 5px;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    opacity: 0.8;
}

.profile-item .pic .ourteam_content .social_links a:hover {
    opacity: 1;
}

.profile-item:hover .ourteam_content {
    top: 30%;
}

.profile-item:hover .pic .hover-effect {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.9;
}

.profile-item:hover .ourteam_content > *:not(.title_wrap) {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.profile-cat{
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    color: #237dc8;
}
.profile-cat:hover{
    color: #999999;
}

.divider {
    display: block;
    margin: 9px auto;
    width: 50px;
    height: 2px;
    background: #237dc8;
}

.divider.left {
    margin-left: 0;
    margin-right: 0;
}

.divider.color-2 {
    background: #f9b91e;
}

.divider.color-3 {
    background: #F56363;
}

.divider.color-4 {
    background: #43C5B8;
}

.divider.gray {
    background: #999999;
}

.divider.gray-darknest {
    background: #8a9499;
}

.divider.white {
    background: #ffffff;
}

.divider.mini {
    width: 30px;
}

/*  */
/* hover */
/*  */
.pic {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pic img {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.pic .hover-effect {
    opacity: 0;
    position: absolute;
    z-index: 2;
    background: rgba(35, 125, 200, 0.9);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.pic .hover-effect.alt {
    background: rgba(0, 0, 0, 0.3);
}

.pic .hover-effect span.plus {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
    -moz-transform: translate(-50%, -50%) scale3d(0, 0, 0);
    transform: translate(-50%, -50%) scale3d(0, 0, 0);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #ffffff;
}

.pic .links {
    text-align: center;
    opacity: 0;
    position: absolute;
    z-index: 3;
    bottom: 5px;
    right: 5px;
}

.pic .links .link-icon {
    margin: 5px;
}

.pic .links .link-icon.alt {
    color: #237dc8;
    -webkit-box-shadow: 0 0 0 1px #237dc8;
    -moz-box-shadow: 0 0 0 1px #237dc8;
    box-shadow: 0 0 0 1px #237dc8;
}

.pic .links .link-icon.alt:hover {
    background: #237dc8;
    color: #ffffff;
}

.pic .links .link-icon:only-child {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.pic:hover .hover-effect {
    opacity: 1;
}

.pic:hover .hover-effect span.plus {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -moz-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
}

.pic:hover .links {
    opacity: 1;
}

.pic:hover .links .link-icon:first-child {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.pic:hover .links .link-icon:last-child {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.link-icon {
    font-size: 20px;
    display: inline-block;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    opacity: 0.6;
}

.link-icon:hover {
    opacity: 1;
    color: #ffffff;
}

/*  */
/* Pagination */
/*  */
.pagination li a {
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0 5px;
    color: #b2b2b2;
    border-color: #cccccc;
    margin-left: 5px;
    font-size: 16px;
}

.pagination li a span {
    line-height: 38px;
}

.pagination li a:hover, .pagination li a.active, .pagination li a:focus {
    background: #237dc8;
    border-color: #237dc8;
    color: #ffffff;
}

nav .showing {
    line-height: 40px;
    font-size: 14px;
    color: #999999;
}

nav .showing span {
    color: #237dc8;
}

/*  */
/* Carousel */
/*  */
.carousel-container {
    overflow: hidden;
}

.carousel-container.hover-item {
    margin: 0 -5px 0 -5px;
    padding: 0 5px 0 5px;
}

.carousel-container .title-carousel {
    margin-bottom: 30px;
}

.carousel-container .carousel-heading {
    float: left;
    margin: 0;
    text-transform: uppercase;
}

.carousel-container .carousel-nav {
    float: right;
    font-size: 0;
    line-height: 32px;
}

.carousel-container .carousel-nav .prev,
    .carousel-container .carousel-nav .next {
    vertical-align: bottom;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 18px;
    border: 1px solid #999999;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
}

.carousel-container .carousel-nav .prev:hover,
      .carousel-container .carousel-nav .next:hover {
    color: #237dc8;
    border-color: #237dc8;
}

.carousel-container .carousel-nav .prev i,
      .carousel-container .carousel-nav .next i {
    line-height: 23px;
}

.carousel-container .owl-item > * {
    margin: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

aside .owl-single-item {
    overflow: hidden;
    z-index: 1;
}

aside .owl-single-item .owl-next:before,
  aside .owl-single-item .owl-prev:before {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}

aside .owl-single-item .pic img {
    border: 1px solid #e6e6e6;
}

aside p {
    font-size: 14px;
}

.owl-single-itemaside .owl-next:before,
.owl-single-itemaside .owl-prev:before {
    width: 30px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}

.owl-single-item .owl-next,
.owl-single-item .owl-prev {
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0;
    display: block;
}

.owl-single-item .owl-next:before,
  .owl-single-item .owl-prev:before {
    content: '\f103';
    font-family: "Flaticon";
    display: block;
    width: 50px;
    height: 70px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 30px;
    color: #ffffff;
    line-height: 70px;
    text-align: center;
}

.owl-single-item .owl-next:hover:before,
  .owl-single-item .owl-prev:hover:before {
    background: rgba(35, 125, 200, 0.7);
}

.owl-single-item .owl-next {
    right: 0;
}

.owl-single-item .owl-prev {
    left: 0;
}

.owl-single-item .owl-prev:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*  */
/* carousel hover */
/*  */
.carousel-hover {
    pointer-events: none;
}

.carousel-hover .owl-item {
    pointer-events: all;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 5px;
    margin-bottom: 5px;
}

.carousel-hover .owl-item > * {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.carousel-hover:hover .owl-item {
    opacity: 0.3;
}

.carousel-hover:hover .owl-item:hover {
    opacity: 1;
}

.carousel-hover:hover .owl-item:hover > * {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 737px) {
    .carousel-hover .owl-item {
        opacity: 1 !important;
    }

    .carousel-hover:hover .owl-item:hover > * {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
}

/*  */
/* comment list */
/*  */
.comments .comment-body {
    position: relative;
}

.comments .comment-body .avatar_section {
    text-align: center;
    margin: 0 20px 0 0;
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
    z-index: 2;
}

.comments .comment-body .avatar_section img {
    border: 1px solid #e6e6e6;
}

.comments .comment-body .avatar_section.icon {
    background-color: #e6e6e6;
    border: 1px solid #b3b3b3;
}

.comments .comment-body .avatar_section.icon i {
    font-size: 40px;
    line-height: 70px;
}

.comments .comment-body .comment_info_section {
    margin-left: 100px;
    position: relative;
}

.comments .comment-body .comment_info_section .button-content.reply {
    float: right;
    font-size: 14px;
    color: #237dc8;
}

.comments .comment-body .comment_info_section .comment-meta .title {
    font-size: 18px;
    display: inline-block;
    color: #404040;
}

.comments .comment-body .comment_info_section .comment-meta .comment-date {
    font-size: 13px;
    display: inline-block;
    font-style: italic;
}

.comments .comment-body .comment_info_section .comment-content {
    font-size: 14px;
    margin-top: 10px;
}

.comments .comment-body.comment-children {
    margin-left: 100px;
    margin-top: 30px;
}

.comments .comment-body + .comment-body {
    margin-top: 30px;
}

.comments .comment-body .comment_info_section .comment_info_header .comment-meta{
    line-height: 1;
}

.testimonial .quote {
    position: relative;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    padding: 20px 20px 20px 60px;
    font-size: 14px;
}

.testimonial .quote:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50px;
    width: 13px;
    height: 13px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    border-width: 0 0 1px 1px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
}

.testimonial .quote:after {
    position: absolute;
    top: 20px;
    left: 22px;
    font-size: 18px;
    padding-left: 2px;
    content: "\f10d";
    font-family: FontAwesome;
    color: #237dc8;
}

.testimonial .author {
    margin-top: 20px;
    float: none;
    max-width: none;
    color: #404040;
}

.testimonial .author img {
    border: 1px solid #e6e6e6;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.testimonial .author figure{
    display: inline-block;
}

.testimonial .author figcaption {
    margin-left: 20px;
    font-size: 1.285em;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    line-height: 1.25;
    font-weight: 400;
    margin-top: 5px;
}

.testimonial .author span {
    font-size: 14px;
    color: #237dc8;
    margin-left: 10px;
}

.testimonial .author .stars {
    display: block;
    margin-top: 5px;
}

.testimonial .author .stars:before {
    color: #fe8432;
    font-size: 16px;
}

.flaticon-return13 {
    display: inline-block;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-left: 6px;
}

@media (max-width: 420px) {
    .author {
        margin: 0 0 20px 0;
        float: none;
    }

    .comment-text {
        margin-left: 0;
    }

    .comment-container .comment-text:before {
        left: 50%;
        top: -14px;
        -webkit-transform: rotate(-45deg) translateX(-50%);
        -moz-transform: rotate(-45deg) translateX(-50%);
        -ms-transform: rotate(-45deg) translateX(-50%);
        -o-transform: rotate(-45deg) translateX(-50%);
        transform: rotate(-45deg) translateX(-50%);
    }

    .comment-container.white .comment-text:before {
        left: 50%;
        top: -9px;
        -webkit-transform: rotate(90deg) translate(-50%, 50%);
        -moz-transform: rotate(90deg) translate(-50%, 50%);
        -ms-transform: rotate(90deg) translate(-50%, 50%);
        -o-transform: rotate(90deg) translate(-50%, 50%);
        transform: rotate(90deg) translate(-50%, 50%);
    }
}

/*  */
/* Embed video */
/*  */
.embed-responsive {
    z-index: 1;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item {
    z-index: 1;
}

/*  */
/* footer */
/*  */





footer.footer {
    background-image: url('../pic/footer/footer-bg.jpg');
    padding-top: 100px;
    color: #ffffff;
    font-size: 14px;
}

footer.footer .copyright {
    line-height: 60px;
    margin-top: 90px;
    background: #262626;
    color: #ffffff;
}

footer.footer .copyright p {
    margin: 0;
}

footer.footer .copyright p span {
    color: #237dc8;
}

footer.footer .copyright a.footer-nav {
    margin-left: 20px;
}

footer.footer .copyright a.footer-nav:hover {
    color: #237dc8;
}

footer.footer.fixed {
    position: fixed;
    z-index: -1;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.widget-footer h3 {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 28px;
    color: #ffffff;
    margin: 0;
}

.widget-footer .divider {
    margin: 25px 0 30px 0;
}

.widget-footer p {
    line-height: 2.1;
}

.widget-footer .recent-item {
    padding: 10px 0;
    border-bottom: 1px dashed #666666;
}

.widget-footer .recent-item h4 {
    font-size: 13px;
    color: #d9d9d9;
    margin-top: 0px;
    margin-bottom: 2px;
}

.widget-footer .recent-item img {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    float: left;
}

.widget-footer .recent-item p {
    margin: 0;
    font-size: 11px;
    color: #999999;
    font-style: italic;
}

.widget-footer .recent-item:last-child {
    border-bottom: 0;
}

.widget-footer address p:first-child {
    margin-bottom: 15px;
}

.widget-footer address strong {
    font-size: 16px;
    font-family: 'Droid sans', sans-serif;
    display: inline-block;
    line-height: 1.4;
    font-weight: 400;
    color: #237dc8;
    margin: 0 0 4px 0;
}

.widget-footer li {
    padding-left: 0;
    margin-left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 2.3;
}

.widget-footer li a:first-child {
    min-width: 100px;
    display: inline-block;
}

.widget-footer li a:last-child {
    margin-left: 40px;
}

.widget-footer li a:hover {
    color: #237dc8;
}

.widget-footer li:before {
    display: none;
}

.widget-footer .footer-form-wrap {
    position: relative;
    z-index: 1;
}

.widget-footer .footer-form-wrap form.newsletter {
    white-space: nowrap;
}

.widget-footer .footer-form-wrap form.newsletter .newsletter-footer-wrap {
    position: relative;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}

.widget-footer .footer-form-wrap form.newsletter .newsletter-field {
    border-color: #666666;
}

.widget-footer .footer-form-wrap form.newsletter .newsletter-field.error {
    border-color: #F56363;
}

.widget-footer .footer-form-wrap form.newsletter button.cws-button {
    width: 70px;
    min-width: 70px;
    padding: 9px 10px;
    margin-left: -1px;
    text-transform: none;
    position: absolute;
    top: 0;
    right: 0;
}

.widget-footer .footer-form-wrap .alert {
    padding: 10px 40px 5px 65px;
}

.widget-footer .footer-form-wrap .alert.alert-danger {
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 0;
    -webkit-transform: translateY(101%);
    -moz-transform: translateY(101%);
    -ms-transform: translateY(101%);
    -o-transform: translateY(101%);
    transform: translateY(101%);
    width: 100%;
}

.widget-footer .footer-form-wrap .alert .alert-icon {
    left: 30px;
}

@media (max-width: 767px) {
    .copyright .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .copyright,
  .copyright .text-right {
        text-align: center;
    }

    .copyright .text-right {
        margin: 8px 0;
    }
}

/*  */
/* Blog Item */
/*  */
.blog-item {
    padding: 50px 0 48px 0;
}

.blog-item:first-child {
    padding-top: 0;
}

.blog-item .blog-media {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.blog-item .blog-media .pic {
    display: block;
}

.blog-item .blog-media .pic img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.blog-item .blog-media .pic.link-post {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

.blog-item .blog-media .pic.link-post .hover-effect {
    opacity: 0.95;
}

.blog-item .blog-media .pic.link-post:hover .hover-effect {
    opacity: 1;
}

.blog-item .blog-media .pic .link {
    word-wrap: break-word;
    position: relative;
    padding: 70px 20px 70px 20px;
    z-index: 12;
    color: #ffffff;
    font-size: 24px;
    font-style: italic;
    width: 100%;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.blog-item .blog-media .pic .link i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    line-height: 38px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 18px;
}

.blog-item .blog-media .pic .title {
    position: absolute;
    z-index: 3;
    left: 20px;
}

.blog-item .blog-media .pic .title h4 {
    color: #ffffff;
}

.blog-item .blog-media .pic .title p {
    font-style: italic;
    color: #ffffff;
}

.blog-item .blog-media .pic .title p span {
    color: #b2b2b2;
}

.blog-item .blog-media .audio-wrapper {
    position: absolute;
    z-index: 15;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.4);
}

.blog-item .blog-media .audio-wrapper audio {
    width: 100%;
    max-width: 100%;
}

.blog-item.news .blog-item-data {
    margin-bottom: 5px;
}

.blog-item.news .blog-item-data h4.blog-title {
    margin-bottom: 10px;
}

.blog-item.news .blog-item-body p {
    margin-bottom: 20px;
}

.blog-item .blog-media {
    margin-bottom: 20px;
}

.blog-item .blog-media.mb-30 {
    margin-bottom: 30px;
}

.blog-item .blog-item-data {
    margin-bottom: 15px;
}

.blog-item .blog-item-data .blog-title {
    margin: 0;
}

.blog-item .blog-item-data .blog-title a {
    color: #237dc8;
}

.blog-item .blog-item-data .divider {
    display: block;
    overflow: hidden;
    margin: 7px 0 10px 0;
}

.blog-item .blog-item-data .post-info {
    font-size: 14px;
    margin: 0;
}

.blog-item .blog-item-data .post-info .post-category:hover span {
    color: #b2b2b2;
}

.blog-item .blog-item-data .post-info span {
    font-style: italic;
    color: #237dc8;
}

.blog-item .blog-item-data .post-info i {
    margin: 0 10px;
    font-style: normal;
}

.blog-item .blog-item-data .blog-date {
    float: left;
    margin-right: 20px;
}

.blog-item .blog-item-foot {
    margin-top: 40px;
}

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

.blog-item.small .blog-item-data {
    margin-bottom: 10px;
}

.blog-item.small .blog-item-data .blog-title {
    font-size: 18px;
}

.blog-item.small .blog-item-data .divider {
    width: 30px;
    margin: 10px 0 4px 0;
}

.blog-masonry .blog-item .blog-media .pic .item-content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background: #237dc8;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 14px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    text-align: left;
}

.blog-masonry .blog-item .blog-media .pic .item-content .title {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
}

.blog-masonry .blog-item .blog-media .pic:hover img {
    -webkit-transform: translate3d(0, -59px, 0);
    -moz-transform: translate3d(0, -59px, 0);
    transform: translate3d(0, -59px, 0);
}

.blog-masonry .blog-item .blog-media .pic:hover .hover-effect.alt {
    border: 1px solid #e8e8e8;
}

.blog-masonry .blog-item .blog-media .pic:hover .item-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.blog-masonry .blog-item .blog-media .pic:hover .item-content .title {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.owl-item .blog-item {
    padding-bottom: 0;
}

.nav-blog {
    text-transform: uppercase;
}

.nav-blog .prev,
  .nav-blog .next {
    vertical-align: middle;
    color: #b2b2b2;
}

.nav-blog .prev:hover,
    .nav-blog .next:hover {
    color: #237dc8;
}

.nav-blog .prev,
  .nav-blog .prev i {
    padding-right: 10px;
}

.nav-blog .next,
  .nav-blog .next i {
    padding-left: 10px;
}

.nav-blog span {
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    border-left: 1px solid #999999;
}

.tags-blog {
    text-align: right;
}

.tags-blog a:first-child {
    margin-left: 15px;
}

.tags-blog a {
    color: #b2b2b2;
    font-style: italic;
}

.tags-blog a:hover {
    color: #43C5B8;
}

.blog-nav-tags {
    margin-top: 30px;
    color: #404040;
}

.blog-nav-tags a {
    color: #237dc8;
}

.blog-nav-tags a:first-child {
    margin-left: 15px;
}

.blog-nav-tags a:hover {
    color: #b2b2b2;
}

.blog-nav-share {
    padding: 25px 0 5px 0;
    color: #404040;
    padding-top: 0;
}

.blog-nav-share a:first-child {
    margin-left: 15px;
}

.blog-nav-button {
    float: left;
}

/*  */
/* blog box */
/*  */
.blog-box.blog-item {
    background: #ffffff;
    padding-bottom: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.blog-box.blog-item .blog-item-data .blog-title {
    font-size: 16px;
    margin-left: 55px;
}

.blog-box.blog-item .blog-item-data .divider {
    margin: 8px 0 3px 55px;
}

.blog-box.blog-item .blog-item-data .post-info {
    margin-left: 55px;
}

.blog-box.blog-item .blog-media {
    border: 0;
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.blog-box.blog-item .blog-content {
    border: 1px solid #999999;
    padding: 18px 15px 25px 23px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.blog-box.blog-item .blog-item-body {
    padding-left: 55px;
}

/*  */
/* blog medium img */
/*  */
.blog-item.medium-img .blog-media {
    width: 540px;
    max-width: 100%;
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
}

.blog-item.medium-img .blog-title {
    margin-bottom: 20px;
}

.blog-item.medium-img .blog-item-data {
    margin-bottom: 20px;
}

.blog-item.medium-img .blog-item-foot {
    margin-top: 30px;
}

/*  */
/* blog small img */
/*  */
.blog-item.small-img .blog-media {
    width: 340px;
    max-width: 100%;
    float: left;
    margin-right: 30px;
}

.blog-item.small-img .blog-item-data {
    margin-bottom: 20px;
}

.blog-item.small-img .blog-title {
    margin-bottom: 20px;
}

.blog-item.small-img .blog-item-foot {
    margin-top: 30px;
}

/*  */
/* Blog data */
/*  */
.blog-date .date {
    position: relative;
    z-index: 1;
    display: inline-block;
    border-width: 3px;
    border-style: solid;
    font-size: 14px;
    color: #fff;
    background: transparent;
    vertical-align: middle;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.blog-date .date:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #237dc8;
}

.blog-date .date .date-cont {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.blog-date .date .date-cont > span {
    text-align: center;
    display: block;
    min-width: 58px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
}

.blog-date .date .date-cont > span.day:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 0 8px;
    border-color: #237dc8 transparent transparent transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.blog-date .date:hover .date-cont > span.day:before {
    border-color: #b3b3b3 transparent transparent transparent;
}

.blog-date .date .date-cont > span.month,
.blog-date .date .date-cont > span.year {
    font-size: 14px;
}

.blog-date .date .date-cont > span {
    min-width: 60px;
}

.small .blog-date .date .date-cont > span {
    min-width: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.small .blog-date .date .date-cont > span.month, .small .blog-date .date .date-cont > span.year {
    font-size: 14px;
}

.blog-date .date:hover .month {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.blog-date .date .month:before {
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.blog-date .date .month:before,
.item .date .month:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #b3b3b3;
}

.blog-date .date:hover .month:before {
    opacity: 0;
}

.blog-date .date:hover .month:before {
    opacity: 1;
}

.blog-date .date .month {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);
    color: #ffffff;
}

.blog-date .date .month {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: visible;
}

.blog-date .date .month > span {
    display: block;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.blog-date .date:hover .month > span {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.blog-date .date .month {
    color: #ffffff;
}

.blog-date .date .month:after {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: -2;
}

.blog-date.alt {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.blog-date.alt-2 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.blog-media .pic:hover + .blog-date.alt {
    opacity: 0;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .col-md-4 .blog-item .blog-item-foot {
        text-align: center;
    }

    .col-md-4 .blog-item .blog-item-foot .cws-button {
        margin-top: 10px;
        float: none !important;
    }
}

@media screen and (max-width: 380px) {
    .blog-item .blog-item-foot {
        text-align: center;
    }

    .blog-item .blog-item-foot .cws-button {
        margin-top: 10px;
        float: none !important;
    }
}

/*  */
/* Blockquote */
/*  */
blockquote {
    font-size: 18px;
    border: 0;
    padding: 25px 40px;
    color: #ffffff;
    background-image: url(../pic/1920-img-4.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

blockquote:before {
    content: "\f117";
    display: block;
    text-align: center;
    font-style: normal;
    font-family: Flaticon;
    font-size: 24px;
}

blockquote p {
    font-style: italic;
    font-weight: 300;
}

blockquote footer {
    font-size: 1em;
    color: #ffffff;
}

blockquote footer cite {
    font-style: normal;
}

blockquote.without-img {
    background: none;
    color: inherit;
}

blockquote.without-img footer {
    color: #f9b91e;
}

.quote.alt-2 {
    background: #237dc8;
    padding: 30px 50px;
    font-family: Lato;
}

.quote.alt-2 p {
    font-size: 17px;
    color: #ffffff;
    font-style: italic;
}

.quote.alt-2 p:before {
    content: '\f138';
    font-family: Flaticon;
    color: #ffffff;
    opacity: 0.05;
    position: absolute;
    z-index: 1;
    right: 50px;
    top: -20px;
    font-size: 125px;
    font-style: normal;
}

.quote.alt-2 span {
    font-size: 14px;
    color: #ffffff;
}

.quote.alt-3 {
    background: #ffffff;
    padding: 60px 50px;
    font-family: Lato;
    text-align: center;
    position: relative;
    margin: 10px;
}

.quote.alt-3:before {
    content: '';
    position: absolute;
    z-index: 1;
    right: -5px;
    top: 20px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ffffff;
}

.quote.alt-3 p {
    font-size: 16px;
    color: #666666;
    font-style: italic;
}

.quote.alt-3 p:before {
    content: '\f138';
    font-family: Flaticon;
    color: #000000;
    opacity: 0.05;
    position: absolute;
    z-index: 1;
    right: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    top: -10px;
    font-size: 125px;
    font-style: normal;
}

.quote.alt-3 h4 span {
    font-size: 14px;
    color: #237dc8;
}

.quote.alt-3 .star-rating:before {
    color: #fe8432;
}

/* ==============================
   Widgets
   ============================== */
aside.sb-right {
    border-left: 1px dashed #d9d9d9;
    margin-left: 34px;
    margin-top: -120px;
    padding-top: 120px;
    padding-bottom: 140px;
}

aside.sb-left {
    border-right: 1px dashed #d9d9d9;
    margin-right: 34px;
    margin-top: -120px;
    padding-top: 120px;
    padding-bottom: 140px;
}

.sb-right .cws-widget {
    position: relative;
    z-index: 1;
    padding-left: 65px;
}

.sb-left .cws-widget {
    position: relative;
    z-index: 1;
    padding-right: 65px;
}

aside .cws-widget + .cws-widget {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px dashed #d9d9d9;
}

.cws-widget .widget-title {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: uppercase;
}

aside.sb-right .cws-widget + .cws-widget:before,
aside.sb-right .cws-widget + .cws-widget:after {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: -5px;
    left: -1px;
    width: 1px;
    height: 9px;
    background-color: #237dc8;
}

aside.sb-right .cws-widget + .cws-widget:after {
    width: 9px;
    height: 1px;
    left: -5px;
    top: -1px;
}

aside.sb-left .cws-widget + .cws-widget:before,
aside.sb-left .cws-widget + .cws-widget:after {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: -5px;
    right: -1px;
    width: 1px;
    height: 9px;
    background-color: #237dc8;
}

aside.sb-left .cws-widget + .cws-widget:after {
    width: 9px;
    height: 1px;
    right: -5px;
    top: -1px;
}

@media (max-width: 992px) {
    aside.sb-right {
        padding-top: 30px;
        margin-top: 30px;
        margin-left: 0;
    }

    aside.sb-left {
        margin-bottom: 60px;
        padding-bottom: 0 !important;
        margin-right: 0;
    }
}

/*  */
/* Widget Image */
/*  */
.widget-image {
    position: relative;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
    max-width: 270px;
    padding-bottom: 1px;
}

.widget-image .img-title {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.widget-image .img-title h3 {
    color: #ffffff;
}

.widget-image .img-title p {
    color: #237dc8;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.widget-image.alt img {
    border: 1px solid #e6e6e6;
}

.widget-image.alt .img-title {
    top: 0;
}

.widget-image.alt .img-title h3 {
    color: #404040;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 10px;
}

.widget-image.alt .img-title p {
    font-size: 30px;
}

.mobile_nav .widget-image.alt .img-title h3 {
    margin-top: 20px;
}

.mobile_nav .product:hover .price {
    opacity: 1;
}

.mobile_nav .sale-wrap,
.mobile_nav .product {
    margin-top: 0;
}

.mobile_nav .sale-wrap,
.mobile_nav .product {
    padding: 15px;
}

.small-height .megamenu .widget-image a.cws-button {
    line-height: 19px !important;
    height: 33px !important;
}

/*  */
/* Widget Search */
/*  */
.widget-search {
    border-bottom: 0;
    padding-bottom: 0;
}

.widget-search form,
.widget-subscribe form {
    position: relative;
}

.widget-search form label,
.widget-subscribe form label {
    display: block;
    font-weight: 300;
    font-style: italic;
}

.widget-search form input,
.widget-subscribe form input {
    border: 1px solid #d9d9d9;
    line-height: 38px;
    height: 40px;
    padding: 0 10px;
    padding-right: 50px;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.widget-search form .search-submit,
.widget-subscribe form .submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    line-height: 36px;
    height: 40px;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 22px;
    color: #237dc8;
}

.widget-search form .search-submit:hover,
.widget-subscribe form .submit:hover {
    color: #999999;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.widget-subscribe form input {
    padding-right: 83px;
}

/*  */
/* widget title */
/*  */
aside {
    border-bottom: 1px dotted #999999;
    padding-bottom: 10px;
}

aside + aside {
    margin-top: 40px;
}

aside:last-child {
    border-bottom: 0;
}

/*  */
/* widget category & archive */
/*  */
.widget-categories .widget-title,
.widget-archive .widget-title,
.widget-items .widget-title,
.widget-custom-filter .widget-title {
    margin-bottom: 15px;
}

.widget-categories ul,
.widget-archive ul,
.widget-items ul,
.widget-custom-filter ul {
    font-size: 16px;
}

.widget-categories ul li,
  .widget-archive ul li,
  .widget-items ul li,
  .widget-custom-filter ul li {
    line-height: 40px;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #666666;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
}

.widget-categories ul li:before,
    .widget-archive ul li:before,
    .widget-items ul li:before,
    .widget-custom-filter ul li:before {
    font-size: 8px;
    margin-right: 6px;
    line-height: 40px;
    content: "\f054";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    top: 0;
    border: 0;
    width: auto;
    height: auto;
    color: #666666;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.widget-categories ul li a,
    .widget-archive ul li a,
    .widget-items ul li a,
    .widget-custom-filter ul li a {
    color: #666666;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.widget-categories ul li a span,
      .widget-archive ul li a span,
      .widget-items ul li a span,
      .widget-custom-filter ul li a span {
    float: right;
    margin: 5px 0;
    line-height: 30px;
    color: #666666;
}

.widget-categories ul li a:after,
      .widget-archive ul li a:after,
      .widget-items ul li a:after,
      .widget-custom-filter ul li a:after {
    content: '';
    margin: 15px 5px;
    border-bottom: 1px dashed #d9d9d9;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.widget-categories ul li:hover,
    .widget-archive ul li:hover,
    .widget-items ul li:hover,
    .widget-custom-filter ul li:hover {
    padding-left: 10px;
    color: #237dc8;
}

.widget-categories ul li:hover:before, .widget-categories ul li:hover a,
      .widget-archive ul li:hover:before,
      .widget-archive ul li:hover a,
      .widget-items ul li:hover:before,
      .widget-items ul li:hover a,
      .widget-custom-filter ul li:hover:before,
      .widget-custom-filter ul li:hover a {
    color: #237dc8;
}

.widget-items ul li:before {
    width: 6px;
    height: 6px;
    border: 1px solid #43C5B8;
    content: "";
}

.widget-items ul li a span {
    min-width: 0;
    background: transparent !important;
}

.widget-items ul li:hover a span {
    color: #237dc8;
}

.widget-categories.alt .accordion.style-2 .content-title {
    color: #666666;
    margin-top: 0;
}

.widget-categories.alt .accordion.style-2 .content-title.active {
    color: #237dc8;
}

.widget-categories.alt .accordion.style-2 .content-title span {
    padding-left: 0;
    background: transparent;
    border: 0;
    border-bottom: 1px dashed #e6e6e6;
    font-size: 14px;
}

.widget-categories.alt .accordion.style-2 .content {
    padding-bottom: 0;
    padding-top: 0;
    border-bottom: 1px dashed #e6e6e6;
}

.widget-categories.alt .accordion.style-2 .content ul {
    margin-bottom: 0;
}

.widget-categories.alt .accordion.style-2 .content ul li {
    font-size: 14px;
    line-height: 30px;
}

.widget-categories.alt .accordion.style-2 .content ul li a {
    color: #999999;
}

.widget-categories.alt .accordion.style-2 .content ul li a:after {
    display: none;
}

.widget-categories.alt .accordion.style-2 .content ul li:before {
    display: none;
}

.widget-categories.alt .accordion.style-2 .content ul li:hover, .widget-categories.alt .accordion.style-2 .content ul li.active {
    padding: 0;
}

.widget-categories.alt .accordion.style-2 .content ul li:hover a, .widget-categories.alt .accordion.style-2 .content ul li.active a {
    color: #237dc8;
}

@media screen and (max-width: 991px) {
    .widget-categories ul li a span,
  .widget-archive ul li a span, .widget-items ul li a span {
        float: none;
        display: inline-block;
        margin-left: 20px;
    }
}

/*  */
/* widget post */
/*  */
.widget-post .item-recent,
.widget-post .item-top-sellers,
.widget-top-sellers .item-recent,
.widget-top-sellers .item-top-sellers {
    margin-bottom: 20px;
}

.widget-post .item-recent img,
  .widget-post .item-top-sellers img,
  .widget-top-sellers .item-recent img,
  .widget-top-sellers .item-top-sellers img {
    border: 1px solid #e6e6e6;
    width: 70px;
    height: 60px;
    float: left;
    margin-right: 14px;
}

.widget-post .item-recent .title,
  .widget-post .item-top-sellers .title,
  .widget-top-sellers .item-recent .title,
  .widget-top-sellers .item-top-sellers .title {
    font-size: 12px;
    margin: 9px 0 11px 0;
    color: #666666;
    text-transform: uppercase;
}

.widget-post .item-recent .title a:hover,
    .widget-post .item-top-sellers .title a:hover,
    .widget-top-sellers .item-recent .title a:hover,
    .widget-top-sellers .item-top-sellers .title a:hover {
    color: #237dc8;
}

.widget-post .item-recent .date-recent,
  .widget-post .item-top-sellers .date-recent,
  .widget-top-sellers .item-recent .date-recent,
  .widget-top-sellers .item-top-sellers .date-recent {
    font-size: 13px;
    font-style: italic;
    color: #666666;
}

.widget-post .item-recent .date-recent a,
    .widget-post .item-top-sellers .date-recent a,
    .widget-top-sellers .item-recent .date-recent a,
    .widget-top-sellers .item-top-sellers .date-recent a {
    color: #999999;
}

.widget-post .item-recent .date-recent a:hover,
      .widget-post .item-top-sellers .date-recent a:hover,
      .widget-top-sellers .item-recent .date-recent a:hover,
      .widget-top-sellers .item-top-sellers .date-recent a:hover {
    color: #237dc8;
}

.widget-post .item-recent .price,
  .widget-post .item-top-sellers .price,
  .widget-top-sellers .item-recent .price,
  .widget-top-sellers .item-top-sellers .price {
    font-size: 18px;
    line-height: 22px;
    color: #237dc8;
}

.widget-post .item-recent .price .old-price,
    .widget-post .item-top-sellers .price .old-price,
    .widget-top-sellers .item-recent .price .old-price,
    .widget-top-sellers .item-top-sellers .price .old-price {
    color: #cccccc;
    font-size: 16px;
    margin-left: 8px;
    text-decoration: line-through;
}

.top-shop .widget-top-sellers {
    position: absolute;
    z-index: 1;
    visibility: hidden;
    width: 370px;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    padding: 0 25px;
    text-align: left;
    cursor: default;
}

.top-shop .widget-top-sellers p {
    text-align: center;
    line-height: 60px;
    margin-bottom: 0;
}

.top-shop .widget-top-sellers p span {
    color: #237dc8;
    margin: 0;
}

.top-shop .widget-top-sellers .item-top-sellers {
    margin-bottom: 0;
}

.top-shop .widget-top-sellers .item-top-sellers img {
    width: 70px;
    height: 80px;
}

.top-shop .widget-top-sellers .item-top-sellers .title {
    font-size: 13px;
    margin: 5px 0 7px 0;
}

.top-shop .widget-top-sellers .item-top-sellers .title .shop-close {
    float: right;
}

.top-shop .widget-top-sellers .item-top-sellers .title .shop-close i {
    color: #666666;
}

.top-shop .widget-top-sellers .item-top-sellers .title .shop-close i:hover {
    color: #237dc8;
}

.top-shop .widget-top-sellers .item-top-sellers .price > span:first-child {
    color: #237dc8;
}

.top-shop .widget-top-sellers .item-top-sellers .price span {
    margin: 0;
}

.top-shop .widget-top-sellers .item-top-sellers .price .old-price {
    margin-left: 10px;
}

.top-shop .widget-top-sellers .item-top-sellers .star-rating {
    display: block;
    line-height: 14px;
}

.top-shop .widget-top-sellers .item-top-sellers .star-rating:before {
    font-size: 14px;
    color: #fe8432;
}

.top-shop .widget-top-sellers .item-top-sellers .star-rating span:before {
    font-size: 14px;
    line-height: 17px;
}

.top-shop .widget-top-sellers .total {
    line-height: 1;
    margin-bottom: 30px;
}

.top-shop .widget-top-sellers .total .sub-total {
    float: left;
}

.top-shop .widget-top-sellers .total .sub-total span {
    color: #237dc8;
}

.top-shop .widget-top-sellers .total .clear {
    color: #999999;
    float: right;
}

.top-shop .widget-top-sellers .total .clear i {
    color: #999999;
}

.top-shop .widget-top-sellers .cart-buttons {
    background: #f2f2f2;
    height: 60px;
    text-align: center;
    margin: 0 -25px;
    padding-top: 9px;
}

.top-shop:hover .widget-top-sellers {
    opacity: 1;
    visibility: visible;
}

.widget-media {
    margin-bottom: 15px;
}

/*  */
/* Widget tags */
/*  */
.widget-tags {
    padding-bottom: 25px;
}

.widget-tags .tag {
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 4px 14px;
    line-height: 20px;
    font-size: 14px;
    margin: 0 10px 10px 0;
}

.widget-tags .tag:hover {
    color: #ffffff;
    border-color: #237dc8;
    background: #237dc8;
}

/*  */
/* Widget Gallery */
/*  */
.widget-gallery {
    padding-bottom: 25px;
}

.widget-gallery .gallery .gallery-item {
    float: left;
    max-width: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
}

/*  */
/* Widget Icons */
/*  */
.widget-social {
    padding-bottom: 25px;
}

.widget-social .social-icon-wrap {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.widget-social .social-icon-wrap .social-icon {
    font-size: 18px;
    padding-left: 65px;
    line-height: 38px;
    background: transparent;
    position: relative;
    display: block;
}

.widget-social .social-icon-wrap .social-icon:before {
    position: absolute;
    z-index: 1;
    left: 0;
    text-align: center;
    width: 40px;
    height: 40px;
    margin-top: -1px;
    background: #237dc8;
    color: #ffffff;
}

.widget-social .social-icon-wrap .social-icon:last-child {
    margin-right: 0;
}

.facebook:before {
    background: #3B5998 !important;
}

.twitt:before {
    background: #55ACEE !important;
}

.google:before {
    background: #DC4E41 !important;
}

.pint:before {
    background: #BD081C !important;
}

.rss:before {
    background: #3f729b !important;
}

/*  */
/* widget text */
/*  */
.widget-text .widget-title {
    margin-bottom: 20px;
}

.widget-text p {
    font-size: 14px;
}

/*  */
/* Widget Recent Post */
/*  */
.widget-testimonials {
    padding-bottom: 25px;
    position: relative;
}

.widget-testimonials .carousel-nav {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 0;
}

.widget-testimonials .carousel-nav .prev,
    .widget-testimonials .carousel-nav .next {
    vertical-align: bottom;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
}

.widget-testimonials .carousel-nav .prev:hover,
      .widget-testimonials .carousel-nav .next:hover {
    color: #237dc8;
    border-color: #237dc8;
}

.widget-testimonials .carousel-nav .prev i,
      .widget-testimonials .carousel-nav .next i {
    line-height: 20px;
}

.widget-tes-item .tes-message {
    position: relative;
    z-index: 1;
    border: 1px solid #e6e6e6;
    padding: 15px 10px;
    font-size: 14px;
    margin-bottom: 15px;
    font-style: italic;
}

.widget-tes-item .tes-message p {
    margin: 0;
}

.widget-tes-item .tes-message:before {
    position: absolute;
    z-index: 1;
    top: -6px;
    left: 25px;
    content: '';
    display: block;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #e6e6e6;
    background: #ffffff;
    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.widget-tes-item .avatar-author {
    width: 60px;
    height: 60px;
    margin: 0 10px 20px 0;
    display: inline-block;
    border: 1px solid #e6e6e6;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.widget-tes-item .author-info {
    display: inline-block;
    vertical-align: top;
}

.widget-tes-item .author-info .name {
    color: #237dc8;
    font-size: 16px;
    margin: 7px 0 7px 0;
    display: inline-block;
}

.widget-tes-item .author-info .prof {
    font-size: 14px;
    display: inline-block;
}

.widget-tes-item .author-info .stars {
    display: block;
}

.widget-tes-item .author-info .stars:before {
    font-size: 20px;
    color: #fe8432;
}

/*  */
/* Carousel Pagination */
/*  */
.carousel-pag .owl-pagination,
.pagiation-carousel .owl-pagination {
    display: block;
    text-align: center;
    margin-top: 25px;
}

.carousel-pag .owl-pagination .owl-page,
  .pagiation-carousel .owl-pagination .owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    border: 1px solid #999999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.carousel-pag .owl-pagination .owl-page.active,
    .pagiation-carousel .owl-pagination .owl-page.active {
    background: #237dc8;
    border-color: #237dc8;
}

.carousel-pag.main-color .owl-page,
.pagiation-carousel.main-color .owl-page {
    border-color: #404040;
}

.carousel-pag.main-color .owl-page.active,
  .pagiation-carousel.main-color .owl-page.active {
    border-color: #237dc8;
    background: #237dc8;
}

.carousel-pag.white .owl-page,
.pagiation-carousel.white .owl-page {
    border-color: #ffffff;
}

.carousel-pag.white .owl-page.active,
  .pagiation-carousel.white .owl-page.active {
    background: #ffffff;
}

.carousel-pag.white .owl-pagination {
    display: block;
    text-align: center;
    margin-top: 25px;
}

.carousel-pag.white .owl-pagination .owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.carousel-pag.white .owl-pagination .owl-page.active {
    background: #ffffff;
}

/*  */
/* widget about */
/*  */
.widget-about {
    padding-bottom: 20px;
}

.widget-about h3.title {
    margin-bottom: 20px;
    color: #237dc8;
}

/*  */
/* Widget Calendar */
/*  */
.widget-calendar {
    padding-bottom: 30px;
}

a.ui-datepicker-prev.ui-corner-all {
    float: left;
    margin: 14px 0 14px 30px;
}

a.ui-datepicker-next.ui-corner-all {
    margin: 14px 30px 14px 0;
    float: right;
}

a.ui-datepicker-prev.ui-corner-all,
a.ui-datepicker-next.ui-corner-all {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a.ui-datepicker-prev.ui-corner-all:hover,
a.ui-datepicker-next.ui-corner-all:hover {
    color: #e6e6e6;
}

a.ui-datepicker-next.ui-corner-all i,
a.ui-datepicker-prev.ui-corner-all i {
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ui-datepicker-title {
    text-align: center;
    color: #ffffff;
}

.ui-datepicker-header {
    background: #237dc8;
    padding: 6px 0;
}

.ui-datepicker-calendar thead th,
.ui-datepicker-calendar tbody td {
    line-height: 38px;
    text-align: center;
}

.ui-datepicker-calendar tbody td {
    position: relative;
}

.ui-datepicker-calendar thead th {
    color: #237dc8;
    font-weight: 400;
}

.ui-datepicker-calendar thead th:last-child {
    color: #404040;
}

.ui-datepicker-calendar tbody {
    color: #404040;
}

.ui-datepicker-calendar {
    width: 100%;
    border-collapse: inherit;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e6e6e6;
}

td.ui-datepicker-today {
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

td.ui-datepicker-today:before {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    background: #237dc8;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

/*  */
/* Widget contact form */
/*  */
.widget-contact-form {
    padding-bottom: 25px;
}

.contact-form input:not(.cws-button),
.contact-form textarea {
    height: 40px;
    border: 1px solid #e6e6e6;
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    margin-bottom: 30px;
    padding: 0 15px;
    font-style: italic;
    background: transparent;
}

.contact-form input:not(.cws-button):focus,
  .contact-form textarea:focus {
    border-color: #237dc8;
}

.contact-form input:not(.cws-button).error,
  .contact-form textarea.error {
    border-color: #F56363;
}

.contact-form textarea {
    margin-bottom: 30px;
    outline: 0;
    height: auto;
}

.contact-form .cws-button {
    font-style: normal;
    border: 1px solid #237dc8;
}

.contact-form .cws-button:not(.alt):hover {
    background: #237dc8;
    border-color: #237dc8;
    color: #ffffff;
}

.contact-form + .alert-danger {
    display: none;
}

.selection-box {
    position: relative;
}

.selection-box:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 15px;
    color: #999999;
}

.selection-box select {
    height: 40px;
    border: 1px solid #e6e6e6;
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 10px;
    background: transparent;
    color: #999999;
}

.selection-box select:focus {
    border-color: #237dc8;
    outline: none;
    color: #666666;
}

.selection-box.color-2:before {
    color: #666666;
}

.selection-box.color-2 select {
    border-color: #666666;
    color: #666666;
}

.selection-box.color-2 select:focus {
    border-color: #237dc8;
}

.selection-box.color-3:before {
    color: #237dc8;
}

.selection-box.color-3 select {
    border-color: #237dc8;
    color: #666666;
}

.selection-box.half {
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    display: inline-block;
    margin-right: 10px;
}

.selection-box.half:last-child {
    margin-right: 0;
}

/* ==============================
   CONTENT-PAGE
   ============================== */
/*  */
/* Admin info */
/*  */
.admin-about .avatar-author {
    margin-right: 30px;
    float: left;
    border: 1px solid #e6e6e6;
}

.admin-about .admin-name {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
}

.admin-about .admin-name a {
    color: #237dc8;
    font-size: 14px;
    margin-left: 5px;
}

.admin-about .admin-name a:hover {
    color: #999999;
}

.admin-about p {
    font-size: 14px;
    margin-bottom: 20px;
}

.admin-about p:last-child {
    margin-bottom: 0;
}

/**/
/* leave reply */
/**/
.message-form {
    margin-left: -15px;
    clear: right;
}

.message-form-subject,
.message-form-author {
    width: 50%;
    float: left;
    padding-left: 15px;
    margin-bottom: 15px;
}

.message-form-email {
    width: 100%;
    padding-left: 15px;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.message-form-subject input,
.message-form-author input,
.message-form-website input,
.message-form-email input,
.message-form-message textarea {
    font-style: italic;
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 40px;
    line-height: 1.2;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.message-form-subject input:focus,
  .message-form-author input:focus,
  .message-form-website input:focus,
  .message-form-email input:focus,
  .message-form-message textarea:focus {
    border-color: #237dc8;
}

.message-form-message,
.blog-page .form-submit {
    margin-left: 15px;
}

.message-form-message {
    clear: both;
}

.message-form-message textarea {
    height: 190px;
}

.message-form .form-submit {
    float: right;
}

/*  */
/* form subscribe */
/*  */
.subscribe-form {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 570px;
    width: 100%;
}

.subscribe-form input[type='text'] {
    position: relative;
    z-index: 1;
    width: 100%;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    background-color: transparent;
}

.subscribe-form .subscribe-submit {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    min-width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffffff;
    color: #404040;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.subscribe-form .subscribe-submit:hover {
    opacity: 0.9;
}

.subscribe-form input[type='text']::-webkit-input-placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
}

.subscribe-form input[type='text']::-moz-placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
}

.subscribe-form input[type='text']:-moz-placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
}

.subscribe-form input[type='text']:-ms-input-placeholder {
    text-indent: 0px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
}

.subscribe-form input[type='text']:focus::-webkit-input-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
}

.subscribe-form input[type='text']:focus::-moz-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
}

.subscribe-form input[type='text']:focus:-moz-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
}

.subscribe-form input[type='text']:focus:-ms-input-placeholder {
    text-indent: 500px;
    -webkit-transition: text-indent 0.3s ease;
    -moz-transition: text-indent 0.3s ease;
    -o-transition: text-indent 0.3s ease;
    transition: text-indent 0.3s ease;
}

/*  */
/* cws parallax */
/*  */
.cws_prlx_section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.cws_prlx_section .overlay {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}

.cws_prlx_section .overlay.opacity-8 {
    background: rgba(0, 0, 0, 0.8);
}

.cws_prlx_section .overlay.half {
    left: 50%;
}

.cws_prlx_section .overlay.pattern:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    background-image: url(../img/pattern.png);
}

.cws_prlx_section .container,
  .cws_prlx_section .content-prlx {
    position: relative;
    z-index: 12;
}

.cws_prlx_layer {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: none;
    max-height: none;
}

.border-t {
    border-top: 1px solid #237dc8;
}

.border-b {
    border-bottom: 1px solid #237dc8;
}

.css-parallax {
    position: relative;
    z-index: 1;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bg-section {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.overlay-white {
    position: absolute;
    z-index: 1;
    background: #ffffff;
    opacity: 0.95;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media (max-width: 992px) {
    .cws_prlx_section .overlay.half {
        left: 0;
    }
}

/*  */
/* Partner items */
/*  */
.partner-item {
    position: relative;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*  */
/* portfolio item */
/*  */
.portfolio-item {
    margin-bottom: 30px;
}

.portfolio-item *:last-child {
    margin-bottom: 0;
}

.portfolio-item .pic img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio-item .pic .item-content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 80px;
    background: #237dc8;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 14px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    text-align: left;
}

.portfolio-item .pic .item-content .portfolio-title {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
    margin-left: 16px;
    margin-bottom: 5px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

.portfolio-item .pic .item-content .categories {
    margin-left: 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}

.portfolio-item .pic .item-content .categories a {
    color: #ffffff;
    font-size: 12px;
}

.portfolio-item .pic .item-content .categories a:hover {
    color: #999999;
}

.portfolio-item .pic .item-content .links {
    top: initial;
    left: initial;
    bottom: 16px;
    right: 16px;
    width: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

.portfolio-item .pic .item-content .links a {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.portfolio-item .pic .item-content .links .link-icon {
    width: 38px;
    height: 38px;
    font-size: 20px;
    display: inline-block;
    -webkit-box-shadow: 0 0 0 1px #fff;
    -moz-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
    line-height: 38px;
    color: #ffffff;
    text-align: center;
}

.portfolio-item .pic .item-content .links .link-icon:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

.portfolio-item .pic .item-content.alt .portfolio-title {
    color: #404040;
}

.portfolio-item .pic .item-content.alt .categories a {
    color: #237dc8;
}

.portfolio-item .pic .item-content.alt .categories a:hover {
    color: #999999;
}

.portfolio-item .pic.small .item-content {
    height: 60px;
    font-size: 9px;
}

.portfolio-item .pic.small .item-content .portfolio-title {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 14px;
}

.portfolio-item .pic.small .item-content .categories {
    margin-left: 10px;
}

.portfolio-item .pic.small .item-content .links {
    bottom: 10px;
    right: 10px;
}

.portfolio-item .pic.small .item-content .links .link-icon {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.portfolio-item .pic:hover img {
    -webkit-transform: translate3d(0, -79px, 0);
    -moz-transform: translate3d(0, -79px, 0);
    transform: translate3d(0, -79px, 0);
}

.portfolio-item .pic:hover .hover-effect.alt {
    border: 1px solid #e8e8e8;
}

.portfolio-item .pic:hover .item-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.portfolio-item .pic:hover .item-content .portfolio-title {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.portfolio-item .pic:hover .item-content .categories {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.portfolio-item .pic:hover .item-content .links {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.portfolio-item .pic.small:hover img {
    -webkit-transform: translate3d(0, -59px, 0);
    -moz-transform: translate3d(0, -59px, 0);
    transform: translate3d(0, -59px, 0);
}

.portfolio-item .pic.gallery:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.portfolio-item .pic.gallery:hover .hover-effect.alt {
    border: 0;
}

.bg-cover,
.bg-cover-2 {
    background-image: url(../pic/3.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

.bg-cover:before,
  .bg-cover-2:before {
    content: "";
    display: block;
    position: absolute;
    background: #000000;
    opacity: 0.1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.bg-cover-2 {
    background-image: url(../pic/1920-img-2.jpg);
}

.inner-nav.desktop-nav {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    height: 100px;
    text-align: right;
}
.inner-nav.desktop-nav.switch-menu{
    width: 80%;
}

.small-height .inner-nav.desktop-nav{
    height: 70px;
}

/*  */
/* isotope */
/*  */
.isotop-container {
    padding: 0 30px;
}

.work-filter {
    text-align: center;
    text-transform: uppercase;
    color: #666666;
    margin-bottom: 30px;
    font-size: 16px;
}

.work-filter a {
    margin: 0 10px;
    padding: 5px 10px;
    position: relative;
    display: inline-block;
}

.work-filter a:before {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    display: block;
    width: 0%;
    height: 0;
    border-width: 0;
    border-bottom-width: 1px;
    border-style: dashed;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-color: #237dc8;
}

.work-filter a.active {
    color: #237dc8;
}

.work-filter a.active:before {
    width: 100%;
}

#filter-grid {
    overflow: hidden;
}

.isotope-grid .isotope-item {
    overflow: hidden;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -moz-transition-property: transform, opacity, -moz-transform;
    -o-transition-property: transform, opacity, -o-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.filter-buttons {
    text-align: center;
}

.filter-button {
    display: inline-block;
    border: 1px solid #999999;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 8px 20px;
    min-width: 170px;
}

.filter-button:first-child {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.filter-button:last-child {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}

.filter-button.active, .filter-button:hover {
    background: #237dc8;
    border-color: #237dc8;
    color: #ffffff;
}

@media (max-width: 1024px) {
    .isotope-grid .isotope-item {
        width: 24.98%;
    }
}

@media (max-width: 767px) {
    .isotope-grid .isotope-item {
        width: 24.98%;
    }
}

@media (max-width: 480px) {
    .isotope-grid .isotope-item {
        width: 50%;
    }

    .filter-button {
        margin: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

/*  */
/* project details */
/*  */
.project-details .description {
    padding-bottom: 5px;
    font-size: 14px;
}

.project-details .description > span,
  .project-details .description > .span-alt {
    font-size: 14px;
    line-height: 28px;
    float: right;
}

.project-details .description .span-alt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.project-details .description:after {
    content: '';
    clear: both;
    display: table;
}

.project-details .description + .description {
    padding: 5px 0;
    border-top: 1px dashed #999999;
}

.project-details .description .tag {
    font-style: italic;
    color: #237dc8;
}

.project-details .description .tag:hover {
    color: #b2b2b2;
}

.project-details .description .link {
    color: #237dc8;
}

.project-details .description .social {
    margin: 7px 0;
    color: #999999;
    padding: 0 10px;
}

.project-details .description .social:hover {
    color: #237dc8;
}

.project-details .description .social:first-child {
    padding-left: 0;
}

.project-details .description .social:last-child {
    padding-right: 0;
}

.project-details .description .social + .social {
    border-left: 1px solid #999999;
}

/*  */
/* star */
/*  */
.star-rating,
.stars {
    display: inline-block;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}

.star-rating:before,
.stars:before {
    color: #cccccc;
}

.star-rating:before,
.star-rating > span:before,
.stars:before,
.stars .stars-active {
    content: "\f005\f005\f005\f005\f006";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 2px;
}

.star-rating.full:before,
.star-rating.full > span:before {
    content: "\f005\f005\f005\f005\f005";
}

.star-rating.small {
    width: 74px;
    padding-left: 1px;
    line-height: 22px;
}

.star-rating.small:before {
    font-size: 14px;
}

.star-rating.small > span:before {
    font-size: 14px;
    line-height: 24px;
    padding-left: 1px;
}

.star-rating > span,
.stars .stars-active {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
}

.star-rating > span:before,
.stars .stars-active {
    color: #fe8432;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    width: 100%;
    padding-left: 0px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 2px;
}

.stars {
    width: 120px;
}

.stars:before {
    padding-left: 1px;
    font-size: 24px;
    line-height: 28px;
}

.stars > span {
    cursor: pointer;
    width: auto !important;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
}

.stars .stars-active {
    font-size: 24px;
}

.stars > span a {
    display: inline-block;
    color: transparent !important;
    pointer-events: none;
    position: relative;
    z-index: 2;
}

.stars-active.fixed-mark {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

/*  */
/* shop grid */
/*  */
.shop-group {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
}

.shop-group #list-or-grid {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    order: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.shop-group #list-or-grid > * {
    display: inline-block;
}

.shop-group .shop-data {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    order: 1;
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    flex: 2 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.shop-group .shop-data > * {
    display: inline-block;
}

#list-or-grid {
    font-size: 0;
    white-space: nowrap;
}

#list-or-grid .switch-button {
    border: 1px solid #999999;
    color: #999999;
    width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#list-or-grid .switch-button + .switch-button {
    margin-left: 5px;
}

#list-or-grid .switch-button.active {
    color: #237dc8;
    border-color: #237dc8;
}

.shop-post {
    position: relative;
}

.shop-post img {
    padding: 11px;
    border: 3px solid #237dc8;
}

.shop-post .shop-post-title {
    position: absolute;
    z-index: 1;
    bottom: 60px;
    left: 40px;
}

.shop-post .shop-post-title h1 {
    color: #ffffff;
}

.shop-post .shop-post-title h4 {
    text-transform: uppercase;
    color: #ffffff;
}

.shop-data .group > * {
    display: inline-block;
    line-height: 40px;
}

.shop-data #list-grid {
    margin-right: 20px;
}

.shop-data #list-grid > div {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #e6e6e6;
    color: #b3b3b3;
    margin-right: 10px;
    cursor: pointer;
}

.shop-data #list-grid > div.active {
    background-color: #237dc8;
    border-color: #237dc8;
    color: #ffffff;
}

.shop-data .result-count {
    line-height: 40px;
}

.shop-data .result-count span {
    color: #237dc8;
}

.shop-data .shop-ordering {
    position: relative;
    z-index: 1;
    margin-left: 8px;
    float: right;
}

.shop-data .shop-ordering:before {
    position: absolute;
    content: "\f107";
    font-size: 20px;
    font-family: FontAwesome;
    color: #999999;
    right: 0;
    top: 0;
    padding: 0px 15px;
    line-height: 40px;
    height: 40px;
    z-index: 1;
}

.shop-data .orderby {
    position: relative;
    z-index: 2;
    background: transparent;
    outline: none;
    padding: 0 15px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 40px;
    line-height: 38px;
    width: 170px;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    -o-text-overflow: '';
    text-overflow: '';
    -ms-appearance: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.shop-data-bot .shop-data {
    float: left;
    line-height: 40px;
}

.shop-data-bot nav {
    line-height: 1;
}

.products {
    padding-bottom: 20px;
}

.products .product {
    position: relative;
    margin-bottom: 10px;
    margin-top: 30px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.products.list-view > div {
    width: 100%;
}

.products.list-view .product .pic {
    width: 200px;
    float: left;
    margin-right: 30px;
}

.product .pic {
    border: 1px solid #f2f2f2;
}

.product .product-title {
    font-family: 'Droid sans', sans-serif;
    color: #404040;
    font-size: 16px;
}

.product.hot .price,
.product.sale .price {
    color: #237dc8;
}

.product .price {
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #237dc8;
}

.product .price span.price-mini {
    font-size: 50%;
    vertical-align: super;
}

.product .star-rating {
    line-height: 30px;
    font-size: 14px;
    float: right;
}

.product .price-review {
    position: relative;
    z-index: 1;
}

.product .price-review .button-groups {
    font-size: 20px;
    line-height: 27px;
    color: #237dc8;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: -14px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
}

.product .price-review .button-groups i {
    font-size: 16px;
    margin-right: 10px;
}

.product .price-review .button-groups .added-to-cart {
    opacity: 0 !important;
    color: #2EB851;
    visibility: hidden;
}

.product:hover .price,
.product .added .price {
    opacity: 0;
}

.product:hover .button-groups,
.product .added .button-groups {
    left: 0;
    visibility: visible;
    opacity: 1;
}

.product .added .button-groups .add-to-cart {
    opacity: 0;
}

.product .added .button-groups .added-to-cart {
    opacity: 1 !important;
    visibility: visible;
}

.megamenu .mn-sub-multi .product:hover .price {
    opacity: 1;
}

.small-height .megamenu .product .product-title > a {
    line-height: 1.1 !important;
    height: 21px !important;
}

.price {
    line-height: 24px;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: #404040;
    font-family: PT Sans;
}

.price .old-price {
    color: #cccccc;
    font-size: 16px;
    margin-left: 8px;
    text-decoration: line-through;
}

.price .mini-price {
    font-size: 50%;
    vertical-align: super;
}

/*  */
/* action product */
/*  */
.product .action {
    position: absolute;
    z-index: 10;
    top: 20px;
    left: -10px;
    width: 60px;
    height: 30px;
    background: #237dc8;
    color: #ffffff;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.owl-item .product .action {
    top: 3px;
    right: 18px;
}

/**/
/* widget filter-price */
/**/
.price_slider_wrapper {
    padding: 20px 0 20px 0;
}

.price_slider_wrapper .price_slider {
    height: 2px;
    width: 100%;
    position: relative;
    margin: 0 auto 30px auto;
    background-color: #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.price_slider .ui-slider-range {
    height: 2px;
    position: absolute;
    background-color: #237dc8;
}

.price_slider .ui-slider-handle {
    width: 0px;
    height: 0px;
    top: -2px;
    position: absolute;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.price_slider .ui-slider-handle:before {
    content: '';
    position: absolute;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 6px;
    height: 6px;
    background: #237dc8;
    border: 2px solid #237dc8;
}

.price_slider .ui-slider-handle .price_label {
    position: relative;
    top: -25px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.price_slider .ui-slider-handle .price_label sup {
    font-size: 0.7em;
}

sup {
    line-height: 1;
    top: auto;
    vertical-align: super;
}

.price_slider_wrapper .price_slider_amount {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.price_slider_wrapper .price_slider_amount .button {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.price_slider_wrapper .price_slider_amount .price_label {
    display: inline-block;
}

.price_slider_wrapper .price_slider_amount .price_label span {
    display: -ms-flexbox;
}

.price_slider_wrapper .price_slider_amount.addon .price_label span {
    display: inline-block;
    padding: 1px 18px;
    margin-right: 5px;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
}

.price_slider_wrapper .price_slider_amount .clear {
    display: none;
}

/*  */
/* color filter */
/*  */
.widget-custom-filter {
    padding-bottom: 25px;
}

.color-filter {
    text-align: center;
    line-height: 20px;
}

.color-filter ul .cat-item:before {
    content: '';
    border: 1px solid #999999;
    height: 14px;
    width: 14px;
    top: 48%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 0 0 6px #fff inset;
    -moz-box-shadow: 0 0 0 6px #fff inset;
    box-shadow: 0 0 0 6px #fff inset;
}

.color-filter ul .cat-item:hover {
    padding-left: 0;
}

.color-filter ul .cat-item.active:before, .color-filter ul .cat-item:hover:before {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    -moz-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
}

.color-filter ul .cat-item.black.active, .color-filter ul .cat-item.black:hover {
    color: #000000;
}

.color-filter ul .cat-item.black.active a, .color-filter ul .cat-item.black:hover a {
    color: #000000;
}

.color-filter ul .cat-item.black.active:before, .color-filter ul .cat-item.black:hover:before {
    background: #000000;
    border-color: #000000;
}

.color-filter ul .cat-item.main-color.active, .color-filter ul .cat-item.main-color:hover {
    color: #237dc8;
}

.color-filter ul .cat-item.main-color.active a, .color-filter ul .cat-item.main-color:hover a {
    color: #237dc8;
}

.color-filter ul .cat-item.main-color.active:before, .color-filter ul .cat-item.main-color:hover:before {
    background: #237dc8;
    border-color: #237dc8;
}

.color-filter ul .cat-item.grey.active, .color-filter ul .cat-item.grey:hover {
    color: #999999;
}

.color-filter ul .cat-item.grey.active a, .color-filter ul .cat-item.grey:hover a {
    color: #999999;
}

.color-filter ul .cat-item.grey.active:before, .color-filter ul .cat-item.grey:hover:before {
    background: #999999;
    border-color: #999999;
}

.color-filter ul .cat-item.green.active, .color-filter ul .cat-item.green:hover {
    color: #2EB851;
}

.color-filter ul .cat-item.green.active a, .color-filter ul .cat-item.green:hover a {
    color: #2EB851;
}

.color-filter ul .cat-item.green.active:before, .color-filter ul .cat-item.green:hover:before {
    background: #2EB851;
    border-color: #2EB851;
}

.color-filter ul .cat-item.yellow.active, .color-filter ul .cat-item.yellow:hover {
    color: #f9b91e;
}

.color-filter ul .cat-item.yellow.active a, .color-filter ul .cat-item.yellow:hover a {
    color: #f9b91e;
}

.color-filter ul .cat-item.yellow.active:before, .color-filter ul .cat-item.yellow:hover:before {
    background: #f9b91e;
    border-color: #f9b91e;
}

.color-filter ul .cat-item.red.active, .color-filter ul .cat-item.red:hover {
    color: #F56363;
}

.color-filter ul .cat-item.red.active a, .color-filter ul .cat-item.red:hover a {
    color: #F56363;
}

.color-filter ul .cat-item.red.active:before, .color-filter ul .cat-item.red:hover:before {
    background: #F56363;
    border-color: #F56363;
}

.color-filter a {
    margin-left: 25px;
}

/*  */
/* brand filter */
/*  */
.brand-filter {
    text-align: center;
    line-height: 20px;
}

.brand-filter ul .cat-item:before {
    content: '';
    border: 1px solid #999999;
    height: 14px;
    width: 14px;
    top: 48%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 0 0 6px #fff inset;
    -moz-box-shadow: 0 0 0 6px #fff inset;
    box-shadow: 0 0 0 6px #fff inset;
}

.brand-filter ul .cat-item:hover {
    padding-left: 0;
}

.brand-filter ul .cat-item.active:before, .brand-filter ul .cat-item:hover:before {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    -moz-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
}

.brand-filter ul .cat-item.main-color.active, .brand-filter ul .cat-item.main-color:hover {
    color: #237dc8;
}

.brand-filter ul .cat-item.main-color.active a, .brand-filter ul .cat-item.main-color:hover a {
    color: #237dc8;
}

.brand-filter ul .cat-item.main-color.active:before, .brand-filter ul .cat-item.main-color:hover:before {
    background: #237dc8;
    border-color: #237dc8;
}

.brand-filter ul .cat-item a:after {
    display: none;
}

.brand-filter a {
    margin-left: 25px;
}

/*  */
/* size filter */
/*  */
.size-filter {
    text-align: center;
}

.size-filter .size {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    height: 36px;
    margin: 0 0 5px 0;
    border: 1px solid #999999;
    min-width: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 36px;
    color: #b2b2b2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.size-filter .size:hover, .size-filter .size.active {
    color: #237dc8;
    border-color: #237dc8;
}

.size-filter .size + .size {
    margin-left: 5px;
}

/*  */
/* thumbnails */
/*  */
.thumbnails .thumbnail {
    float: left;
    border: 1px solid #e6e6e6;
    padding: 0;
    width: -webkit-calc(33% - 6px);
    width: -moz-calc(33% - 6px);
    width: calc(33% - 6px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.thumbnails .thumbnail + .thumbnail {
    margin-left: 10px;
}

/*  */
/* single product */
/*  */
.single-product .summary {
    margin-left: 300px;
}

.single-product .images {
    width: 270px;
    float: left;
    max-width: 100%;
    margin-right: 30px;
    margin-bottom: 20px;
}

.single-product .images .pic {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.single-product .price {
    font-size: 24px;
    color: #237dc8;
    vertical-align: super;
}

.single-product .price .price-mini {
    font-size: 50%;
    vertical-align: super;
}

.single-product .star-rating {
    float: right;
    margin-top: 5px;
}

.single-product .post-number,
.single-product .category-line,
.single-product .tags-line {
    color: #404040;
}

.single-product .post-number a, .single-product .post-number span,
  .single-product .category-line a,
  .single-product .category-line span,
  .single-product .tags-line a,
  .single-product .tags-line span {
    color: #999999;
    font-style: italic;
}

.single-product .post-number a:first-child, .single-product .post-number span:first-child,
    .single-product .category-line a:first-child,
    .single-product .category-line span:first-child,
    .single-product .tags-line a:first-child,
    .single-product .tags-line span:first-child {
    margin-left: 10px;
}

.single-product .post-number a:hover,
  .single-product .category-line a:hover,
  .single-product .tags-line a:hover {
    color: #237dc8;
}

.single-product .comment-text .meta {
    display: inline-block;
}

.single-product .comment-text .star-rating {
    float: right;
}

.review-status .count-review:before,
.review-status .status-product:not(.in-stock):before {
    content: "";
    height: 14px;
    display: inline-block;
    border-left: 1px solid #999999;
    margin: 0 15px;
    vertical-align: middle;
}

.review-status > * {
    vertical-align: middle;
    display: inline-block;
}

.review-status .status-product span {
    color: #237dc8;
}

.review-status .in-stock {
    color: #2EB851;
}

.review-status .out-stock {
    color: #F56363;
}

.select-wrap {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 218px;
}

.select-wrap:before {
    position: absolute;
    content: "\f107";
    font-size: 20px;
    font-family: FontAwesome;
    color: #999999;
    right: 0;
    top: 0;
    padding: 0px 15px;
    line-height: 40px;
    height: 40px;
    z-index: 1;
}

.select-wrap .select {
    position: relative;
    z-index: 2;
    background: transparent;
    outline: none;
    padding: 0 15px;
    border: 1px solid #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    line-height: 38px;
    width: 100%;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    -o-text-overflow: '';
    text-overflow: '';
    -ms-appearance: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.add-cart-form .qty {
    margin-right: 10px;
}

.select-type .select-wrap {
    margin-bottom: 10px;
}

.select-type .select-wrap:first-child {
    margin-right: 10px;
    float: left;
}

.add-comment h3 {
    display: inline-block;
}

.add-comment .star-wrap {
    float: right;
}

/*  */
/* checkout */
/*  */
.checkout .billing-wrapper {
    border: 1px solid #e6e6e6;
    padding: 25px 20px 20px 20px;
    background: #fafafa;
}

.checkout label {
    color: #404040;
    margin-bottom: 9px;
    font-weight: 400;
}

input[type="text"],
.checkout select,
.country_to_state,
textarea {
    border: 1px solid #e6e6e6;
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.country_to_state {
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(../img/select-gray.png);
}

textarea {
    height: auto;
    width: 100%;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none;
    text-align: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    border: 1px solid #999999;
    background: #ffffff;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="checkbox"] + label {
    vertical-align: sub;
    min-height: auto;
    padding-left: 28px;
}

input[type="checkbox"]:checked:before {
    content: "\2714";
}

input[type="checkbox"]:before {
    color: #237dc8;
    font-size: 16px;
    line-height: 20px;
}

input:hover,
input:focus {
    outline: none !important;
}

.checkout select,
.country_to_state {
    width: 100%;
}

.checkout select {
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(../img/select-gray.png);
}

form .form-row.notes {
    width: 98%;
}

#order_review > .shop_table thead th,
#order_review > .shop_table tfoot th,
.order_details thead th,
.order_details tfoot th {
    text-transform: none;
}

.order_details li:before {
    display: none;
}

/*  */
/* product table */
/*  */
#order_review .shop_table {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-collapse: inherit;
}

#order_review .shop_table th {
    font-size: 18px;
    font-weight: 400;
}

.product-total {
    color: #404040;
}

#order_review .shop_table th:first-child,
#order_review .shop_table td:first-child {
    color: #404040;
    padding: 6px 0 5px 20px;
    border-bottom: 1px dashed #e6e6e6;
}

#order_review .shop_table th:last-child,
#order_review .shop_table td:last-child {
    text-align: right;
    padding: 6px 20px 5px 0;
    border-bottom: 1px dashed #e6e6e6;
}

#order_review .shop_table thead th.product-name,
#order_review .shop_table thead th.product-total {
    padding-top: 20px;
    padding-bottom: 11px;
}

#order_review .shop_table tfoot .order-total th {
    border-bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}

#order_review .shop_table tr {
    line-height: 28px;
}

.shipping .amount {
    color: #237dc8;
}

.order-total .amount,
.cart-subtotal .amount {
    font-weight: 600;
    color: #F56363;
}

/*  */
/* cart menu */
/*  */
.mobile_nav .menu-shop-card {
    margin-left: 0 !important;
    padding-right: 0 !important;
}

.mobile_nav .menu-shop-card i {
    display: block;
}

.mobile_nav .menu-shop-card i:before {
    font-family: Flaticon;
    font-style: normal;
    content: "\f132";
}

.mobile_nav .menu-shop-card i span {
    top: 2px !important;
    right: -4px !important;
}

.menu-shop-card li:hover {
    background: transparent;
}

.menu-shop-card a {
    padding: 0 !important;
}

.menu-shop-card ul {
    left: auto;
    right: 0;
}

.inner-nav li.menu-shop-card .mn-sub li .shop-cart-menu,
.inner-nav.mobile_nav .shop-cart-menu {
    width: 270px;
    text-align: left;
    padding: 15px;
    left: auto;
    right: 0;
}

.inner-nav li.menu-shop-card .mn-sub li .shop-cart-menu a.cws-button,
  .inner-nav.mobile_nav .shop-cart-menu a.cws-button {
    line-height: 19px !important;
    padding: 6px 5px !important;
    margin: 0 !important;
    border: 2px solid #237dc8;
    color: #237dc8;
    text-align: center;
}

.inner-nav li.menu-shop-card .mn-sub li .shop-cart-menu a.cws-button:hover,
    .inner-nav.mobile_nav .shop-cart-menu a.cws-button:hover {
    color: #ffffff;
}

.inner-nav li.menu-shop-card .mn-sub li .shop-cart-menu .sub-total span,
  .inner-nav.mobile_nav .shop-cart-menu .sub-total span {
    float: right;
    color: #F56363;
}

/*  */
/* table */
/*  */
table.table {
    max-width: 100%;
    width: 100%;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    background-color: transparent;
    border-collapse: inherit;
    border-spacing: 0;
    font-size: 14px;
    margin: 0;
}

table.table thead tr {
    background: #237dc8;
}

table.table thead tr th {
    text-align: center;
    border-bottom: 0;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px;
}

table.table tbody tr td {
    text-align: center;
    padding: 10px;
}

table.table tbody tr:nth-child(2n + 2) {
    background: #f5f5f5;
}

/*  */
/* payment methods */
/*  */
.payment_methods > div {
    margin-top: 10px;
    border: 1px solid #e6e6e6;
}

.payment_methods > div input {
    margin: 0 10px 0 20px;
}

.payment_methods > div label {
    margin: 15px 0;
    cursor: pointer;
}

.payment_methods > div:first-child {
    margin-top: 30px;
}

.payment_methods .payment_box {
    padding: 15px 20px;
    border-top: 1px dashed #e6e6e6;
}

.payment_method_bacs ul {
    margin-left: 30px;
}

.payment_method_paypal label {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    margin: 7px 0 !important;
}

.payment_method_paypal img {
    width: 130px;
}

form input[type*="radio"] {
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 1px;
    border: 1px solid #999999;
}

form input[type*="radio"]:checked {
    border-color: #666666;
}

form input[type*="radio"]:checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #237dc8;
}

.col2-set:after {
    content: "";
    display: table;
    clear: both;
}

.col2-set div[class^="col-"] {
    width: 48%;
    margin-right: 2%;
}

.col-1 {
    float: left;
}

.col2-set .col-2 {
    margin-left: 52%;
    overflow: hidden;
}

#shiptobilling {
    width: auto;
    float: right;
    margin-top: -0.2em;
    margin-bottom: 0;
}

.checkout_coupon input[type*="submit"], .checkout_coupon button {
    margin: 4px 0 !important;
}

.checkout_coupon {
    display: block;
    position: static;
    margin-bottom: 2em;
}

.order_details li:before {
    display: none;
}

/* shop */
.woocommerce-shipping-fields {
    overflow: hidden;
}

.woocommerce-shipping-fields #ship-to-different-address {
    line-height: 1;
}

.woocommerce-shipping-fields #ship-to-different-address label {
    margin: 0 !important;
    color: #237dc8;
}

/* inputs */
/*******************************************/
form .form-row {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-right: 5px;
}

form .form-row input {
    margin: 0 !important;
}

form .form-row input:not([type="submit"]):not([type="checkbox"]) {
    width: 100%;
}

form .form-row-first {
    float: left;
}

form .form-row-last {
    margin-right: 0;
    display: inline-block;
}

form .form-row-wide {
    width: 100%;
}

abbr {
    border-bottom: 0 !important;
    color: #237dc8;
}

.checkbox {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .col-2,
  .col-1 {
        display: block;
        float: none;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }

    form .form-row {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .woocommerce-result-count + .woocommerce-ordering {
        margin-top: 15px;
        margin-left: 0;
    }

    .woocommerce-result-count,
  .woocommerce-ordering {
        display: block;
        width: 100%;
        text-align: center;
    }
}

/**/
/* Shop-cart */
/**/
.woocommerce table {
    max-width: 100%;
    width: 100%;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    background-color: transparent;
    border-collapse: inherit;
    border-spacing: 0;
}

.woocommerce table thead {
    color: #404040;
}

.woocommerce table thead tr {
    border: 1px solid #999999;
    background: #fafafa;
}

.woocommerce table th {
    font-weight: 400;
}

.woocommerce table thead th {
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.woocommerce table thead th:first-child {
    font-weight: 400;
    padding-left: 25px;
}

.woocommerce table tbody .product-thumbnail {
    text-align: center;
}

.woocommerce table tbody .cart_item > * {
    border-bottom: 1px dashed #e6e6e6;
}

.woocommerce table tbody .cart_item.last > * {
    border-bottom-style: solid;
}

.woocommerce table tbody .product-thumbnail {
    width: 110px;
}

.woocommerce table tbody .product-name {
    text-align: left;
    width: 250px;
}

.woocommerce table tbody .product-remove .remove {
    position: relative;
    display: block;
    z-index: 1;
    width: 10px;
    height: 10px;
}

.woocommerce table tbody .product-remove .remove:before,
.woocommerce table tbody .product-remove .remove:after {
    content: "";
    position: absolute;
    z-index: 1;
    height: 11px;
    left: 50%;
    top: 0;
    border-left: 2px solid #666666;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: color 0.3s, background 0.3s;
    -moz-transition: color 0.3s, background 0.3s;
    -o-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}

.woocommerce table tbody .product-remove .remove:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.woocommerce table tbody .product-thumbnail img {
    width: 70px;
    opacity: 1;
    margin: 0 auto;
    border: 1px solid #e6e6e6;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.woocommerce table tbody .product-thumbnail img:hover {
    opacity: 0.8;
}

.woocommerce table tbody .cart_item > * {
    vertical-align: middle;
    padding: 30px 0;
}

.woocommerce table tbody .cart_item:hover .product-name {
    color: #237dc8;
}

.woocommerce table tbody .cart_item:hover .product-price,
.woocommerce table tbody .cart_item:hover .product-subtotal {
    color: #999999;
}

.woocommerce td.actions {
    text-align: right;
    padding: 15px;
    font-size: 0;
    background: #fafafa;
}

.woocommerce td.actions > input,
.woocommerce td.actions > .coupon {
    margin: 5px;
}

.woocommerce .actions .coupon {
    display: inline-block;
    float: left;
}

.woocommerce .actions .coupon label {
    display: none;
}

.woocommerce #coupon_code {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 160px;
    height: 38px;
    margin-right: -1px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    vertical-align: top;
    padding: 9px 10px;
    background: #fff;
    font-size: 16px;
    font-style: italic;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    line-height: 1;
}

.woocommerce .coupon .cws-button {
    position: relative;
    z-index: 2;
    min-width: 90px;
    margin: 0 !important;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.woocommerce .total-table {
    border: 0;
    overflow: visible;
}

.woocommerce .total-table tr:first-child > * {
    padding-top: 10px;
}

.woocommerce .total-table tr > * {
    line-height: 19px;
    padding: 20px 0 10px 0;
    border-bottom: 1px dashed #e6e6e6;
}

.woocommerce .total-table th {
    color: #404040;
}

.woocommerce .total-table td {
    text-align: right;
}

@media (max-width: 600px) {
    .woocommerce table tbody .product-thumbnail,
  .woocommerce table thead th.product-name {
        display: none;
    }

    .woocommerce table tbody .cart_item > * {
        padding-left: 5px;
        padding-right: 5px;
    }

    .woocommerce table thead th:first-child {
        padding-left: 5px;
    }

    .woocommerce td.actions {
        padding: 10px;
    }

    .woocommerce td.actions {
        text-align: center;
    }

    .woocommerce .actions .coupon {
        float: none;
    }
}

/*  */
/* map */
/*  */
.map-wrapper {
    width: 100%;
    padding-bottom: 437px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.map-wrapper iframe {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.map-full-width {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-bottom: 26%;
}

.map-full-width.border-t {
    border-top: 0;
}

.map-full-width.border-t:before {
    content: '';
    -webkit-box-shadow: 0 0 3px 2px #9e9e9e;
    -moz-box-shadow: 0 0 3px 2px #9e9e9e;
    box-shadow: 0 0 3px 2px #9e9e9e;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
}

.map-full-width.border-t:after {
    content: '';
    -webkit-box-shadow: 0 0 3px 2px #9e9e9e;
    -moz-box-shadow: 0 0 3px 2px #9e9e9e;
    box-shadow: 0 0 3px 2px #9e9e9e;
    position: absolute;
    z-index: 2;
    width: 30px;
    height: 30px;
    background: #ffffff;
    left: 50%;
    top: -20px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}

@media (max-width: 767px) {
    .map-full-width,
  .map-wrapper {
        padding-bottom: 70%;
    }
}

/*  */
/* contact address */
/*  */
.contact-address p {
    font-style: italic;
    margin-bottom: 5px;
}

.contact-address p span {
    color: #237dc8;
    font-style: normal;
    margin-right: 17px;
}

.contact-address p a {
    color: #666666;
}

.contact-address {
    padding-bottom: 25px;
}

.contact-address .contact-icon-wrap {
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.contact-address .contact-icon-wrap .contact-icon {
    font-size: 14px;
    padding-left: 65px;
    line-height: 38px;
    background: transparent;
    position: relative;
    display: block;
}

.contact-address .contact-icon-wrap .contact-icon:before {
    position: absolute;
    z-index: 1;
    left: 0;
    text-align: center;
    width: 40px;
    height: 40px;
    margin-top: -1px;
    background: #237dc8;
    color: #ffffff;
}

.contact-address .contact-icon-wrap .contact-icon:last-child {
    margin-right: 0;
}

.contact-address .contact-icon-wrap .contact-icon.color-2:before {
    background: #1b629d;
}

/*  */
/* banner section */
/*  */
.banner-section {
    background: #43C5B8;
}

.banner-section .banner-title {
    line-height: 40px;
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (max-width: 991px) {
    .banner-section .row > * {
        text-align: center;
    }

    .banner-section .row > * + div {
        margin-top: 15px;
    }
}

/**/
/* twitter */
/**/
.twitter-1 li {
    text-align: center;
}

.twitter-1 .twitt-icon {
    width: 60px;
    height: 60px;
    font-size: 34px;
    color: #237dc8;
    line-height: 60px;
    text-align: center;
    border: 2px solid #237dc8;
    background: transparent;
    margin-bottom: 30px;
    margin-top: 10px;
}

.twitter-1.full-screen ul li {
    font-size: 16px;
    padding-left: 0;
}

.twitter-1.full-screen ul li:before {
    display: none;
}

.widget-contact-form .alert.alert-danger {
    display: none;
    margin-top: 30px;
}

.widget-contact-form .alert.alert-danger .message p {
    margin: 0;
}

.widget-contact-form input.error,
.widget-contact-form textarea.error {
    border-color: #F56363;
}

aside .alert {
    padding-left: 20px;
}

aside .alert p {
    line-height: 20px;
}

aside .alert .alert-icon {
    display: none;
}

.twitter-1.widget-twitter .twitt-icon {
    width: 25px;
    height: 25px;
    font-size: 16px;
    line-height: 24px;
    border: 0;
    float: left;
    margin: 3px;
    margin-right: 10px;
}

.twitter-1.widget-twitter li:before {
    display: none;
}

.twitter-1.widget-twitter li + li {
    margin-top: 20px;
}

.twitter-1.widget-twitter li {
    line-height: 24px;
    text-align: left;
    padding-left: 0;
}

.twitter-1.widget-twitter li p {
    overflow: hidden;
    margin-bottom: 0;
    color: #595959;
}

.twitter-1.widget-twitter li p .tweet_time {
    display: inline-block;
    margin-top: 5px;
}

.twitter-1.widget-twitter li p .tweet_time a {
    color: #7e888c;
}

/*  */
/* Boxe page */
/*  */

body.boxed {
    max-width: 1250px;
    margin: 20px auto;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 4px 8px rgba(0, 0, 0, 0.1) !important;
    background-color: #d2d6de;
}

@media only screen and (max-width:1267px) {
    body.boxed {
        margin: 0!important;
    }
}



body.boxed .is-sticky .main-nav {
    left: auto !important;
}

.mn-wrap .search-wrap {
    position: relative;
    z-index: 1;
}

.mn-wrap .search-wrap .search-button {
    position: absolute;
    right: 0;
    height: 100%;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    border: 2px solid #28A6EC;
    background: #28A6EC;
    color: #ffffff;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}

#scroll-top {
    position: fixed;
    z-index: 1000;
    bottom: 25px;
    right: 25px;
    background: #ccc;
    width: 46px;
    height: 46px;
    opacity: 0.9;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

#scroll-top:hover i {
    color: #237dc8;
}

#scroll-top i {
    line-height: 46px;
    font-size: 32px;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/*  */
/* login popup */
/*  */
.login-popup {
    position: fixed;
    z-index: -1000;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.login-popup.open {
    z-index: 1000;
    opacity: 1;
}

.login-popup .login-popup-wrap {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 370px;
    height: 400px;
    background: #ffffff;
}

.login-popup .login-popup-wrap .title-wrap {
    height: 60px;
    line-height: 60px;
    background: #237dc8;
    text-align: center;
}

.login-popup .login-popup-wrap .title-wrap h2 {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    margin: 0;
    display: inline-block;
    margin-left: 34px;
    vertical-align: middle;
}

.login-popup .login-popup-wrap .title-wrap .close-button {
    float: right;
    color: #ffffff;
    margin-right: 20px;
    cursor: pointer;
}

.login-popup .login-popup-wrap .title-wrap .close-button:hover {
    color: #e6e6e6;
}

.login-popup .login-popup-wrap .login-content {
    padding: 40px 25px;
}

.login-popup .login-popup-wrap .login-content input.form-row {
    height: 40px;
    border: 1px solid #e6e6e6;
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 0 15px;
    font-style: italic;
    background: transparent;
}

.login-popup .login-popup-wrap .login-content input.form-row:focus {
    border-color: #237dc8;
}

.login-popup .login-popup-wrap .login-content .remember {
    color: #b2b2b2;
}

.login-popup .login-popup-wrap .login-content .remember .checkbox {
    margin-top: 0;
}

.login-popup .login-popup-wrap .login-content .remember a {
    float: right;
    color: #237dc8;
}

.login-popup .login-popup-wrap .login-content .remember a:hover {
    color: #999999;
}

.login-popup .login-popup-wrap .login-bot {
    background: #237dc8;
    line-height: 60px;
    text-align: center;
}

.login-popup .login-popup-wrap .login-bot p {
    color: #ffffff;
}

.login-popup .login-popup-wrap .login-bot p a {
    color: #ffffff;
    text-decoration: underline;
}

/*  */
/* news popup */
/*  */
.news-popup {
    position: fixed;
    z-index: -1000;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.news-popup.open {
    z-index: 1000;
    opacity: 1;
}

.news-popup .news-popup-wrap {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 770px;
    height: 400px;
    background: #ffffff;
    padding: 20px;
}

.news-popup .news-popup-wrap .close-button {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.news-popup .news-popup-wrap .contact-form-wrap {
    position: relative;
}

.news-popup .news-popup-wrap .news-content .news-title {
    margin-top: 40px;
    text-align: center;
}

.news-popup .news-popup-wrap .news-content .news-title h2 {
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    margin-bottom: 20px;
}

.news-popup .news-popup-wrap .news-content .newsletter {
    text-align: center;
    margin-top: 45px;
}

.news-popup .news-popup-wrap .news-content .newsletter .newsletter-wrap {
    position: relative;
    width: 88%;
    margin: 0 20px;
}

.news-popup .news-popup-wrap .news-content .newsletter .newsletter-wrap .cws-button {
    width: 90px;
    min-width: 90px;
    padding: 9px 10px;
    margin-left: -1px;
    text-transform: none;
    position: absolute;
    top: 0;
    right: 0;
}

.news-popup .news-popup-wrap .news-content .alert.alert-danger {
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 40px;
    margin: 0 21px;
    width: 88%;
    padding: 5px 10px 5px 40px;
}

.news-popup .news-popup-wrap .news-content .alert.alert-danger .close {
    top: 0;
    right: 0;
    line-height: 1;
}

.news-popup .news-popup-wrap .news-content .alert.alert-danger .alert-icon {
    font-size: 12px;
    width: 24px;
    height: 24px;
    line-height: 20px;
    left: 20px;
}

.news-popup .news-popup-wrap .news-content .alert.alert-danger .message {
    line-height: 1;
    padding-top: 8px;
}

.news-popup .news-popup-wrap .news-content .checkbox-wrap {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 53px;
}

.news-popup .news-popup-wrap .news-content .checkbox-wrap .checkbox {
    margin-top: 0;
}

.news-popup .news-popup-wrap .news-content .social-wrap {
    text-align: center;
}

/*  */
/* dropcap */
/*  */
.dropcap {
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center;
    color: #237dc8;
    font-size: 42px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: 8px;
    border: 1px solid #237dc8;
}

.dropcap.alt-1 {
    border-color: transparent;
}

.dropcap.alt-2 {
    background: #237dc8;
    color: #ffffff;
}

.dropcap.alt-4 {
    background: #237dc8;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/*  */
/* fix for img */
/*  */
.back-home {
    text-transform: uppercase;
    color: #237dc8;
}

.img-404 {
    text-align: center;
}

.mt-minus-20 {
    margin-top: -20px;
    position: relative;
    z-index: 1;
}

.mt-minus-35 {
    margin-top: -35px;
    position: relative;
    z-index: 1;
}

.mt-minus-50 {
    margin-top: -50px;
    position: relative;
    z-index: 1;
}

.mt-minus-200 {
    margin-top: -200px;
    position: relative;
    z-index: 1;
}

.mb-minus-140 {
    margin-bottom: -140px;
    position: relative;
    z-index: -1;
}

.mt-minus-170 {
    margin-top: -170px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.fix-img-2 {
    max-width: 112%;
    margin-left: -12%;
}

.fix-img-3 {
    margin: 0px 19%;
    margin-bottom: -140px;
    margin-top: -10px;
    max-width: 58%;
}

.fix-img-4 {
    margin: 0px 15%;
    margin-bottom: -140px;
    max-width: 70%;
}

.fix-img-5 {
    margin: 0px 17%;
    margin-bottom: -140px;
    max-width: 66%;
}

.start-button {
    display: inline-block;
    vertical-align: top;
    float: right;
}

.padding-l-0 {
    padding-left: 0;
}

.padding-r-0 {
    padding-right: 0;
}

.pb-50-imp {
    padding-bottom: 50px !important;
}

.embed-responsive-16by9 {
    padding-bottom: 52%;
}

@media (max-width: 1200px) {
    .mt-minus-20 {
        margin-top: 40px;
    }

    .mt-minus-35 {
        margin-top: 140px;
    }

    .mt-minus-50 {
        margin-top: 0px;
    }

    .mt-minus-170 {
        margin-top: -70px;
    }

    .mt-minus-200 {
        margin-top: -100px;
        position: relative;
        z-index: 1;
    }

    .blog-nav-share {
        padding-top: 5px;
    }

    .blog-nav-share a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .blog-nav-share a:not(.cws-social.mini):first-child {
        margin-left: 0;
    }

    .product .price-review .button-groups {
        font-size: 16px;
    }

    .menu-contacts .menu-contacts-item {
        padding-right: 15px;
        padding-left: 10px;
    }

    .menu-contacts .menu-contacts-item .cws-icon {
        font-size: 25px;
    }

    .menu-contacts .menu-contacts-item p {
        font-size: 16px;
        padding-left: 40px;
    }

    .menu-contacts .menu-contacts-item p:last-child {
        font-size: 14px;
    }

    .widget-footer .cws-social {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .widget-footer li a:first-child {
        min-width: 75px;
    }

    aside.sb-right {
        margin-left: 14px;
    }

    aside.sb-left {
        margin-right: 14px;
    }

    .sb-right .cws-widget {
        padding-left: 35px;
    }

    .sb-left .cws-widget {
        padding-right: 35px;
    }

    .blog-nav-tags {
        margin-top: 10px;
    }

    .widget-footer .footer-form-wrap .alert.alert-danger {
        padding: 10px 20px 5px 45px;
    }

    .widget-footer .footer-form-wrap .alert.alert-danger .close {
        top: -10px;
        right: -10px;
    }

    .widget-footer .footer-form-wrap .alert.alert-danger .alert-icon {
        left: 20px;
        top: 20px;
        width: 30px;
        height: 30px;
        line-height: 26px;
        font-size: 14px;
    }

    .widget-footer .footer-form-wrap .alert.alert-danger strong {
        line-height: 1;
    }
}

@media (max-width: 991px) {
    .bg-x-50 {
        background-position: 100%;
    }

    .service-item.left-line:before {
        display: none;
    }

    .mt-minus-20 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .mt-minus-35 {
        margin-top: 0;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .mt-minus-200 {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .blog-item.medium-img .blog-media {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .blog-item.medium-img .blog-item-foot .pull-right {
        float: none !important;
    }

    .blog-item.small-img .blog-media {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .blog-item.small-img .blog-item-foot .pull-right {
        float: none !important;
    }

    .menu-contacts {
        display: none;
    }

    .service-item {
        max-width: 600px;
        margin-right: auto;
        margin-left: auto;
    }

    .counter-block.style-2 .counter-name-wrap {
        padding-left: 0;
    }

    .counter-block.style-2 .counter-icon {
        border: 0;
        padding-right: 0;
        display: block;
    }
}

@media (max-width: 767px) {
    .service-item.right-line:before {
        display: none;
    }

    .top-shop .widget-top-sellers {
        right: 50%;
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translateX(50%);
    }

    .news-popup .news-popup-wrap {
        width: 370px;
        height: 740px;
    }

    footer.footer .copyright {
        line-height: 30px;
    }

    .site-top-panel .search_menu_cont .form .search-field {
        height: 79px;
    }

    aside.sb-right {
        border: 0;
    }

    .sb-right .cws-widget {
        padding-left: 0;
    }

    aside .cws-widget + .cws-widget {
        border-top: 0;
        padding-top: 0;
    }

    aside.sb-right .cws-widget + .cws-widget:before,
  aside.sb-right .cws-widget + .cws-widget:after {
        display: none;
    }

    aside.sb-left {
        border: 0;
    }

    .sb-left .cws-widget {
        padding-right: 0;
    }

    aside.sb-left .cws-widget + .cws-widget:before,
  aside.sb-left .cws-widget + .cws-widget:after {
        display: none;
    }

    .masonry.blog-masonry .col-md-6 {
        width: 100%;
    }

    .masonry.blog-masonry .col-md-6 .padding-r-0 {
        padding-left: 0;
    }

    .masonry.blog-masonry .col-md-6 .padding-l-0 {
        padding-right: 0;
    }

    .blog-nav-share.align-right {
        text-align: left;
        margin-top: 10px !important;
    }

    .portfolio-grid .col-sm-6 {
        width: 100%;
    }

    .stick-fixed {
        position: relative !important;
    }

    .stick-fixed.small-height {
        height: auto !important;
    }

    .row.products .col-md-4.col-sm-6 {
        width: 50%;
        float: left;
    }

    .mr-xs-10 {
        margin-right: 10px;
    }

    .page {
        padding-top: 50px;
    }
}

@media (max-width: 750px) {
    .call-out-box.with-icon i {
        padding-right: 0;
        border: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 630px) {
    .shop-post .shop-post-title h1,
  .shop-post .shop-post-title h4 {
        display: none;
    }

    .shop-post .shop-post-title {
        bottom: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        -o-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }
}

@media (max-width: 600px) {
    .single-product .images {
        float: none;
        margin-right: auto;
        margin-left: auto;
    }

    .single-product .summary {
        margin-left: 0;
    }
}

@media (max-width: 580px) {
    .list-grid-view .shop-data {
        display: block;
        text-align: center;
    }

    .list-grid-view .shop-data .shop-ordering {
        float: none;
        max-width: 170px;
        display: block;
        margin: auto;
        margin-top: 20px;
    }

    .login-popup .login-popup-wrap {
        width: 300px;
        height: 250px;
    }

    .login-popup .login-popup-wrap .title-wrap {
        height: 40px;
        line-height: 40px;
    }

    .login-popup .login-popup-wrap .title-wrap h2 {
        font-size: 20px;
    }

    .login-popup .login-popup-wrap .login-content {
        padding: 11px 10px;
    }

    .login-popup .login-popup-wrap .login-content input.form-row {
        margin-bottom: 10px;
        height: 30px;
        line-height: 30px;
    }

    .login-popup .login-popup-wrap .login-content .cws-button {
        margin-top: 10px;
        height: 30px;
        line-height: 12px;
    }

    .login-popup .login-popup-wrap .login-bot {
        line-height: 40px;
    }
}

@media (max-width: 550px) {
    .col-md-12 nav {
        text-align: center;
    }

    .col-md-12 nav .showing.pull-right {
        float: none !important;
    }
}

@media (max-width: 530px) {
    .blog-nav-button {
        float: none;
    }

    .blog-nav-share {
        float: none;
        text-align: left;
        margin-top: 20px;
    }

    .cws-button + .blog-nav-share.pull-right {
        float: none !important;
    }

    .start-button {
        float: none;
        text-align: left;
        margin-top: 30px;
    }

    .cws-button.pull-right,
  .showing.pull-right {
        margin: 0;
    }

    .pagination li a {
        min-width: 30px;
        height: 30px;
        line-height: 28px;
    }

    .pagination li a span {
        line-height: 28px;
    }

    .news-popup .news-popup-wrap {
        width: 300px;
        height: 440px;
    }

    .news-popup .news-popup-wrap img {
        width: 50%;
        margin: auto;
        display: block;
    }

    .news-popup .news-popup-wrap .news-content .news-title {
        margin-top: 10px;
    }

    .news-popup .news-popup-wrap .news-content .news-title h2 {
        margin-bottom: 10px;
    }

    .news-popup .news-popup-wrap .news-content .newsletter {
        margin-top: 50px;
        white-space: nowrap;
    }

    .news-popup .news-popup-wrap .news-content .newsletter label {
        width: 100%;
        margin: 0;
    }

    .news-popup .news-popup-wrap .news-content .alert.alert-danger {
        margin: 0;
        width: 100%;
        padding: 0 10px 0 40px;
    }

    .news-popup .news-popup-wrap .news-content .alert.alert-danger .close {
        top: 5px;
    }

    .news-popup .news-popup-wrap .news-content .checkbox-wrap {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .news-popup .news-popup-wrap .news-content .social-wrap .cws-social {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .price_slider_wrapper .price_slider_amount.addon .price_label span {
        padding: 1px 7px;
    }

    .shop-data .shop-ordering {
        margin-bottom: 10px;
    }

    .shop-data-bot .shop-data + .text-right {
        text-align: center;
    }

    .portfolio-item .pic .item-content .links {
        bottom: 10px;
        right: 10px;
    }
}

@media (max-width: 510px) {
    .cws-button + .cws-button {
        margin-left: 0;
    }
}

@media (max-width: 481px) {
    .blog-item-foot .cws-social:not(.mini) + .cws-button.pull-right {
        float: none !important;
        margin-top: 20px;
    }

    .shop-data-bot .shop-data {
        float: none !important;
        margin-bottom: 20px;
    }

    .service-fullwidth .service-icon-box .inner .back .back-inner-wrap .service-content-back p {
        margin-bottom: 0;
    }

    .row.products .col-md-4.col-sm-6 {
        width: 100%;
        float: none;
    }

    .portfolio-item .pic .item-content {
        height: 60px;
        font-size: 9px;
    }

    .portfolio-item .pic .item-content .portfolio-title {
        font-size: 13px;
        margin-left: 10px;
        margin-top: 14px;
    }

    .portfolio-item .pic .item-content .categories {
        margin-left: 10px;
    }

    .portfolio-item .pic .item-content .links {
        bottom: 10px;
        right: 10px;
    }

    .portfolio-item .pic .item-content .links .link-icon {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }

    .portfolio-item .pic:hover img {
        -webkit-transform: translate3d(0, -59px, 0);
        -moz-transform: translate3d(0, -59px, 0);
        transform: translate3d(0, -59px, 0);
    }
}

@media (max-width: 440px) {
    .blog-item-foot .cws-button + .cws-button.pull-right {
        float: none !important;
        margin-top: 20px;
    }

    .blog-item-foot {
        text-align: center;
    }

    table.table thead tr th {
        padding: 5px;
        font-size: 8px;
    }

    table.table tbody tr td {
        padding: 5px;
        font-size: 7px;
    }

    .breadcrumbs h1 {
        font-size: 22px;
    }

    .breadcrumbs .breadcrumbs-item a {
        font-size: 11px;
    }
}
