<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
@package Inwave Inhost
@version 1.0.0
@created May 4, 2015
@author Inwavethemes
@email inwavethemes@gmail.com
@website http://inwavethemes.com
@support Ticket https://inwave.ticksy.com/
@copyright Copyright (c) 2015 Inwavethemes. All rights reserved.
@license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL

*/
/* 
    Created on : May 4, 2015, 9:40:24 AM
    Deverloper     : duongca
*/

/**
    GENERAL STYLE
*/
.center-text{
    text-align: center;
}
.right-text{
    text-align: right;
}
.left-text{
    text-align: left;
}
.white-text,.white-text-force *{
    color: #fff!important;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.theme-bg .ajax-overlay,
.iw-footer-widget .ajax-overlay{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.ajax-overlay{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    display: none;
}
.ajax-overlay .ajax-loading{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.vc_row .ajax-overlay{
	width: 200%;
	margin-left:-50%;
}
.iw-bg-overlay {
    position: relative;
}
.iw-bg-overlay:after {
    background: #000000 !important;
    position: absolute;
    opacity: 0.85;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.emergency-services {
    padding: 50px 25px;
    font-size: 18px;
}
.emergency-services span.phone {
    padding: 5px 30px 2px;
    font-size: 18px;
    border: 2px #ffffff solid;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-left: 10px;
}
.iw-line {
    border-bottom: 2px #414141 solid;
}
/* ------------ Heading Style1 -------------*/
.iw-heading {
    padding: 15px 0;
}
.iw-heading.style1 .iwh-title {
    font-size: 36px;
    color: #ffffff;
    font-weight:600 !important;
    margin: 0 0 15px;
    line-height: 40px;
}
.iw-heading.style1 .iwh-sub-title {
    font-size: 18px;
    color: #ffffff;
    line-height: 40px;
}
.iw-heading.style1 .iwh-content {
    font-size: 14px;
    color: #cacaca;
}
/* ------------ Heading Style2 -------------*/
.iw-heading.style2{
    margin-top: 10px;
}
.iw-heading.style2 .iwh-title {
    font-size: 72px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    letter-spacing: -7px;
    font-weight: 700;
    display: inline-block;
    -webkit-filter: drop-shadow(0px 0 70px rgba(255, 255, 255, 0.6));
    filter: drop-shadow(0px 0 70px rgba(255, 255, 255, 0.6));
}

.iw-heading.style2 .iwh-sub-title {
    font-size: 36px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -4px;
    line-height: 1;
    -webkit-filter: drop-shadow(0px 0 70px rgba(255, 255, 255, 0.5));
    filter: drop-shadow(0px 0 70px rgba(255, 255, 255, 0.5));
}
.iw-heading.style2 .iwh-content {
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
    font-weight: 600;
    margin-top: 10px;
}
.iw-heading.style2 .iwh-content:before,.iw-heading.style2 .iwh-content:after{
    content:'';
    display:inline-block;
    border: 1px solid rgba(255,255,255,0.3);
    width:78px;
    margin: 0 7px 3px;
}

/* ------------ Heading Style3 -------------*/
.iw-heading.style3 {
    padding-top: 0;
}
.iw-heading.style3 .iwh-title {
    font-size: 72px;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: 1;
    overflow: hidden;
}
.iw-heading.style3 .iwh-title span {
    display: inline-block;
    padding: 10px 50px 10px 35px;
    position: relative;
    z-index: 0;
}
.iw-heading.style3 .iwh-title span:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-40deg) translateX(-15%);
    width: 120%;
    z-index: -1;
}
.iw-heading.style3 .iwh-sub-title {
    font-size: 44px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    padding-left: 30px;
}
.iw-heading.style3 .iwh-content {
    color: #ffffff;
    line-height: 24px;
}
/* ------------ Heading Style4 -------------*/
.iw-heading.style4 .iw-heading-info {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 60px;
    width: 80%;
}
.iw-heading.style4 .iwh-title {
    font-size: 44px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 5px 0 15px;
    line-height: 40px;
}
.iw-heading.style4 .iwh-title .title-text {
    position: relative;
    z-index: 9;
    padding: 0 20px;
    display: inline-block;
}
.iw-heading.style4 .iwh-title .title-text:before {
    position: absolute;
    right: 100%;
    width: 9999px;
    top: 20px;
    border-top: 2px #ffffff solid;
    z-index: -1;
    content: "";
    height: 100%;
}
.iw-heading.style4 .iwh-title .title-text:after {
    position: absolute;
    left: 100%;
    width: 9999px;
    top: 20px;
    border-top: 2px #ffffff solid;
    z-index: -1;
    content: "";
    height: 100%;
}
.iw-heading.style4 .iwh-sub-title {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    z-index: 9;
    position: relative;
    padding: 0 10px;
}
.iw-heading.style4 .iwh-sub-title:before {
    position: absolute;
    right: 100%;
    width: 9999px;
    top: 10px;
    border-top: 2px #ffffff solid;
    z-index: -1;
    content: "";
    height: 100%;
}
.iw-heading.style4 .iwh-sub-title:after {
    position: absolute;
    left: 100%;
    width: 9999px;
    bottom: 10px;
    border-bottom: 2px #ffffff solid;
    z-index: -1;
    content: "";
    height: 100%;
}
.iw-heading.style4 .iwh-content {
    color: #ffffff;
    line-height: 24px;
}
.iw-heading.style5 .iwh-title{
    font-size: 48px;
}
.iw-heading.style5 .iwh-sub-title{
    font-size: 24px;
    margin-top: 20px;
    letter-spacing: 10px;
}
.iw-heading.style5 .iwh-sub-title:before,.iw-heading.style5 .iwh-sub-title:after{
    content:'';
    display:inline-block;
    border: 1px solid #fff;
    width:178px;
    margin: 0 7px 7px;
}

/*Info list style */
.info-list .info-item{
    width: 50%;
    float:left;
    padding-bottom: 80px!important;
}
.info-list .info-item:nth-child(odd){
    text-align: right;
    padding-right:115px;
}
.info-list .info-item:nth-child(even){
    text-align: left;
    padding-left:115px;
}
.info-list .info-item:nth-child(odd) .icon{
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.info-list .info-item:nth-child(3){
    padding-right:206px;
}
.info-list .info-item:nth-child(4){
    padding-left:206px;
}
@media (max-width: 1025px)  {
    .info-list .info-item:nth-child(odd){
        padding-right:15px!important;
    }
    .info-list .info-item:nth-child(even){
        padding-left:15px!important;
    }
}

/* ------------ Info Item Style1 -------------*/
.info-item.style1 {
    color: #dadada;
    margin-bottom: 20px;
}
.info-item.style1 .icon {
    float: left;
    margin-right: 20px;
    margin-top:7px;
}
.info-item.style1 .info-item-content {
    overflow: hidden;
}
.info-item.style1 .info-item-content .info-item-title {
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0 15px;
}
.info-item.style1 .info-item-content .info-item-desc {
    margin-bottom: 15px;
}
.info-item.style1 .info-item-content .info-read-more {

    text-transform: uppercase;
}
/* ------------ Info Item Style2 -------------*/
.info-item.style2 {
    background: #202020;
    padding: 20px 20px 5px;
}
.info-item.style2 .icon {
    background: #313131;
    width: 65px;
    height: 65px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
}
.info-item.style2 .info-item-content .info-item-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.info-item.style2 .info-item-content .info-item-desc {

}
/* ------------ Info Item Style3 -------------*/
.info-item.style3 .icon {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    float: left;
    margin-right: 15px;
}
.info-item.style3 .info-item-content .info-item-title {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px;
    overflow: hidden;
    line-height: 30px;
}
.info-item.style3 .info-item-content .info-item-desc {
    font-size: 14px;
    position: relative;
    margin-left: 17px;
    padding-left: 31px;
}
/* info item style4*/
.info-item.style4{
    padding-bottom:50px;
}
.info-item.style4 .icon{
    text-align: center;
    border-radius: 50%;
    float:left;
    margin-right:20px;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
	margin-bottom: 20px;
}
.info-item.style4:hover .icon{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.info-item.style4 .icon img{
    margin-bottom:4px;
}
.info-item.style4 .info-item-title{
    font-weight: 600;
    font-size: 18px;
	margin-bottom: 15px;
    margin-top: 2px;
}
.info-item-desc {
	color: #cacaca;	
}
/* ------------ Info Item Style5 -------------*/
.info-item.style5 {
    padding: 25px 25px 30px;
    color: #ffffff;
}
.info-item.style5 .info-item-content .info-item-title {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 600;
}
.info-item.style5 .info-item-sub-title {
    font-size: 18px;
    text-transform: uppercase;
}
.info-item.style5 .info-item-content .info-item-desc {
	color:#fff;
}
.info-item.style5 .info-item-content .info-item-pricing {
    font-size: 24px;
    margin-top: 5px;
	font-weight: 600;
}

/* ------------ Info Item Style6 -------------*/
.info-item.style6{
    padding:30px 0;
}
.info-item.style6 .icon{
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
    opacity: 0.3;
    -webkit-transition: transform 0.3s,opacity 0.3s;
    transition: transform 0.3s,opacity 0.3s;
    margin-bottom: 10px;
}
.info-item.style6:hover .icon{
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}
.info-item.style6 .info-item-title{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 5px;
}
.info-item.style6 .info-item-sub-title{
    font-style:italic ;
    font-weight: 100;
	font-size:12px;

}
.info-item.style6 .info-item-sub-title:after{
    display: inline-block;
    content: '';
    border-bottom:1px solid rgba(255,255,255,0.1);
    width: 60%;
    margin:20px 0 3px 0;
}
.info-item.style6 .info-read-more{
    font-weight: 14px;
    border-radius: 30px;
    padding:5px 20px;
    margin:15px;
    display: inline-block;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.info-item.style6 .info-read-more a{
    color:#fff;
}

    /* ------------ Pricebox Style1 -------------*/
.pricebox {
    text-align:left;
    margin:0 0 10px 0;
}
.pricebox .pricebox-col1 {
    width: 45%;
    float: left;
    min-height: 200px;
    padding: 30px 40px 0;
    background: #343434;
}
.pricebox h3.pricebox-title {
    font-size: 24px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.pricebox .pricebox-price-desc {
    line-height: 30px;
}
.pricebox .pricebox-col2 {
    width: 30%;
    float: left;
    min-height: 200px;
    background: #2d2d2d;
    padding-left: 20px;
    font-size: 14px;
    line-height: 36px;
    padding-top: 30px;
    color: #cacaca;
}
.pricebox .pricebox-col2 ul {
    margin: 0;
}
.pricebox .pricebox-col2 li {
    list-style: none;
}
.pricebox .pricebox-col2 li i.fa {
    margin-right: 11px;
}
.pricebox .pricebox-col3 {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    width: 25%;
    float: left;
    min-height: 200px;
    color: #ffffff;
    padding-top: 30px;
}
.pricebox .pricebox-price {
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
}
.pricebox .pricebox-purchased-link a {
    display: inline-block;
    margin: 0;
    border: 2px solid #fff;
    border-radius: 2px;
    padding: 10px 20px;
    color: #ffffff;
}
/* ------------ Pricebox Style2 -------------*/
.pricebox .pricebox_call {
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
}
/* ------------ Tabs -------------*/
.iw-tab-item.active {
    position: relative;
}
.iw-tab-item.active:after {
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    content: "";
    left: calc(50% - 15px);
    position: absolute;
    top: 100%;
}
.iw-shortcode-tabs .iw-tabs{
    position: relative;
    border: none;
}

.iw-tabs .iw-tab-icon{
    margin-right: 30px;
}
.iw-tabs .iw-tab-title{
    display: inline-block;
}

.iw-hidden {
    display: none !important;
    visibility: hidden !important;
}
.iw-shortcode-tabs .iw-tabs .iw-tab-items {
    width: 100%;
    border: none;
}

.iw-shortcode-tabs .iw-tabs .iw-tab-items::before {
    border: none;
}

.iw-shortcode-tabs .iw-tab-items .iw-tab-title {
    padding: 0;
    border: none;
}

.iw-shortcode-tabs .iw-tabs .iw-tab-content{
    overflow: hidden;
    padding: 0;
    float: none;
    width: 100%;
}

.iw-tab-content-inner {
    position: relative;
}

.iw-tabs .iw-tab-content .iw-tab-item-content{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width:100%;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content,
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content{
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}
.iw-tabs .iw-tab-content .iw-tab-item-content.active{
    opacity: 1;
    position: relative;
    z-index:2;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content.next{
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    z-index:1;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content.prev{
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    z-index:1;
}
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content.next{
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    z-index:1;
}
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content.prev{
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    z-index:1;
}

/** tab slider style 1*/
.iw-tabs.layout1 .iw-tab-item{
    clear:both;
    padding: 45px;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    border: none;
    transition: background 0.2s;
    -webkit-transition: background 0.2s;
}

.iw-tabs.layout1 .iw-tab-icon{
    float:left;
}
.iw-tabs.layout1 .iw-tab-icon img{
    border-radius: 50%;
}
.iw-tabs.layout1 .iw-tab-title{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.iw-tabs.layout1 .iw-tab-item:hover .iw-tab-subtitle,
.iw-tabs.layout1 .iw-tab-item:hover .iw-tab-desc{
    color: #fff;
}
.iw-tabs.layout1 .iw-tab-item:hover a{
    color: #fff;
}
.iw-tabs.layout1 .iw-tab-subtitle,
.iw-tabs.layout1 .iw-tab-desc{
    font-size: 14px;
    color: #d5d5d5;
}
.iw-tabs.layout1 .iw-tab-desc a{
    margin-top: 10px;
    display: inline-block;
}
.iw-tabs.layout1 .owl-controls{
    text-align: left;
    margin: 20px 55px;
}
.iw-tabs.layout1 .iw-tab-desc,.iw-tabs.layout1 .iw-tab-title{
	margin-left:125px;
	display:block;
}

/** tab slider style 2*/
.iw-tabs.layout2 .iw-tab-item{
    padding:15px;
}
.iw-tabs.layout2 .iw-tab-title{
    font-size: 18px;
    margin:25px 0 15px 0;
}
.iw-tabs.layout2 .iw-tab-item img{
    width: 100%;
}
.iw-tabs.layout2 .iw-tab-desc a{
    border-radius: 30px;
    color: #fff;
    padding: 5px 20px;
    margin-top:20px;
    display: inline-block;
}

/** Accordion */
.iw-accordion-item {
    margin-bottom: 15px;
}
.iw-accordion-item .iw-accordion-header .iw-accordion-title {
    background: #333333;
    overflow: hidden;
    padding-right: 40px;
    cursor: pointer;
}
.iw-accordion-item .iw-accordion-header .iw-accordion-title &gt; span {
    font-size: 14px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    padding: 15px 50px;
    z-index: 0;
	font-weight:600;
}
.iw-accordion-item .iw-accordion-header .iw-accordion-title &gt; span:after {
    position: absolute;
    top: 15px;
    content: "\f055";
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    left: 20px;
}
.iw-accordion-item .iw-accordion-header.active .iw-accordion-title &gt; span:after {
    position: absolute;
    content: "\f056";
    display: block;
    font-family: FontAwesome;
}
.iw-accordion-item .iw-accordion-header .iw-accordion-title &gt; span .iw-av-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-40deg) translateX(-20%);
    width: 120%;
    z-index: -1;
    display: none;
}
.iw-accordion-item .iw-accordion-header.active .iw-accordion-title &gt; span .iw-av-overlay,
.iw-accordion-item .iw-accordion-header:hover .iw-accordion-title &gt; span .iw-av-overlay {
    display: block;
}
.iw-accordion-item .iw-accordion-content {
    background: #333333;
    padding: 25px 25px 40px 25px;
	color: #cacaca;
}

.iw-accordion-item .iw-accordion-content .wpb_text_column.wpb_content_element{
    margin: 0;
}

.accordion-style2 .iw-accordion-item .iw-accordion-header .iw-accordion-title &gt; span {
    text-transform: none;
}
.accordion-style2 .iw-accordion-item .iw-accordion-header .iw-accordion-title &gt; span:after {
    position: absolute;
    top: 15px;
    content: "\f059";
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    left: 25px;
}
.accordion-style2 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title &gt; span:after {
    position: absolute;
    content: "\f059";
    display: block;
    font-family: FontAwesome;
}
/* ------------ Buttons -------------*/
.iw-button {
	font-weight: 400;
}
.iw-button .rounded {
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.iw-button a.bg-white {
    background-color: #ffffff;
}
.iw-button a.bg-grey {
    background-color: #222222;
}
.iw-button a.bg-none {
    background: none;
}
.iw-button a.color-white {
    color: #ffffff;
}
.iw-button a.color-grey {
    color: #e6e6e6;
}
.iw-button a.button-text {
    border: 2px solid;
    padding: 6px 30px 4px 30px;
    display: inline-block;
    line-height: 30px;
    white-space: nowrap;
}
.iw-button a.border-white {
    border-color: #ffffff;
}
.iw-button a.border-grey {
    border-color: #e6e6e6;
}
.iw-button.button2 a {
    border: none;
}
.iw-button.ibutton-normal a {
    font-size: 14px;
}
.iw-button.ibutton-small a {
    font-size: 14px;
    font-weight: 600;
}
.iw-button.ibutton-large a.button-text {
    padding: 7px 30px 6px 30px;
    font-size: 18px;
}
.bg-bevelled {
    overflow: hidden;
}
.iw-button.button3 .button-text {
    position: relative;
    border: none;
    background: none !important;
    z-index: 0;
}
.iw-button.button3 .button-text {
    padding: 10px 45px 10px 30px !important;
}
.bg-bevelled .iw-av-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-30deg) translateX(-25%);
    width: 120%;
    z-index: -1;
}
.iw-button a.width-auto {
    width: auto;
}
.iw-button a.full-width {
    width: 100%;
}
.button-icon.iw-button a.button-text {
    position: relative;
    padding: 25px 25px 25px 75px;
}
.button-icon .iw-button-text a i {
    position: absolute;
    left: 15px;
    width: 45px;
    top: calc(50% - 28px);
    padding: 10px 0;
    opacity: 0.35;
}
.button-icon .iw-button-text a:hover i {
    opacity: 1;
}
.button-icon .iw-button-text a {
    position: relative;
}
.button-icon .iw-button-text a:before {
    position: absolute;
    width: 1px;
    height: 70%;
    left: 60px;
    content: "";
    background: rgba(225, 225, 225, 0.35);
    top: 14%;
}
.iw-button .iw-button-text.bg-white-hover:hover a {
    background: #ffffff !important;
}
.iw-button .iw-button-text.bg-grey-hover:hover a {
    background: #e6e6e6 !important;
}
.iw-button .iw-button-text.color-white-hover:hover a {
    color: #ffffff !important;
}
.iw-button .iw-button-text.color-grey-hover:hover a {
    color: #e6e6e6 !important;
}
.iw-button .iw-button-text.border-white-hover:hover a {
    border-color: #ffffff !important;
}
.iw-button .iw-button-text.border-grey-hover:hover a {
    border-color: #e6e6e6 !important;
}
.iw-button.ibutton-large.button-effect1 a.button-text {
    padding: 10px 50px;
}
.button-effect1 .button-text {
    position: relative;
    overflow: hidden;
    padding: 10px 50px;
}
.button-effect1.button-icon .button-text, .iw-button.ibutton-large.button-effect1.button-icon a.button-text {
    padding: 25px 50px 25px 75px;
}
.rtl .button-effect1.button-icon .button-text, .rtl .iw-button.ibutton-large.button-effect1.button-icon a.button-text {
    padding: 25px 75px 25px 50px;
}
.button-effect1 .button-text:after {
    position: absolute;
    content: "\f061";
    font-family: FontAwesome;
    top: calc(50% - 15px);
    left: 120%;
    -webkit-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
    height: 100%;
}
.button-effect1 .button-text:hover:after {
    left: 86%;
}
.rtl .button-effect1 .button-text:after {
    display: none;
}
.rtl .button-effect1 .button-text:before {
    position: absolute;
    content: "\f060";
    font-family: FontAwesome;
    top: calc(50% - 15px);
    right: 120%;
    -webkit-transition: right 0.3s ease 0s;
    transition: right 0.3s ease 0s;
    height: 100%;
}
.rtl .button-effect1 .button-text:hover:before {
    right: 86%;
}
.button-effect2 .button-text {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.iw-button.button-effect2 .iw-button-text:hover a {
    background: none !important;
}
.button-effect2 .bg-grey-hover .button-text:after {
    background: #e6e6e6;
}
.button-effect2 .button-text:after {
    background: #ffffff;
    height: 0;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    -webkit-transition: height 0.3s ease 0s;
    transition: height 0.3s ease 0s;
    z-index: -1;
}
.button-effect2 .button-text:hover:after {
    height: 100%;
}
.button-effect3 {
    overflow: hidden;
    position: relative;
}
.button-effect3 .button-text {
    display: inline-block;
    position: relative;
    -webkit-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}
.button-effect3 .button-text::before {
    content: attr(data-hover);
    display: inline-block;
    font-weight: 600;
    position: absolute;
    top: 100%;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.button-effect3:hover .button-text, .button-effect3:focus .button-text {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.footer_extra_links .iw-button-text a {
    z-index: 0;
    overflow: hidden;
    position: relative;
}
.footer_extra_links .iw-button-text a:before {
    font-size: 180%;
    height: 100%;
    line-height: 2.5;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    left: calc(50% - 10px);
    top: -100%;
    content: "\f07a";
    z-index: -1;
    font-family: FontAwesome;
}
.footer_extra_links .iw-button-text a:hover:before {
    top: calc(50% - 28px);
}
.footer_extra_links .iw-button-text a span {
    backface-visibility: hidden;
    display: inline-block;
    height: 100%;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.footer_extra_links .iw-button-text a:hover span {
    transform: translateY(300%);
}

/* ------------ Video -------------*/
.iw-video {
    position: relative;
    margin-top: 25px;
}
.iw-video .iw-video-player {
    position:relative;
    z-index: 1;
}
.iw-video video {
    display: block;
    width:100%;
}
.iw-video .play-button {
    color: #424037;
    font-size: 20px;
    cursor: pointer;
    position:absolute;
    z-index: 99;
    top:50%;
    left:50%;
    transform: translateX(-50%)  translateY(-65%);
    -webkit-transform: translateX(-50%)  translateY(-65%);
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 31px;
}
.iw-video .play-button i {
    margin-left: 5px;
}
.iw-video.have-content .play-button {
    top:30%;
}
.iw-video-overlay,.iw-video-poster,.iw-parallax-video {
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    width:100%;
}
.iw-video .iw-video-overlay,.iw-video-poster {
    transition:opacity ease 1s;
    -webkit-transition:opacity ease 1s;
}
.iw-video .play-button {
    transition:all ease 0.2s;
    -webkit-transition:all ease 0.2s;
}
.iw-video.playing .play-button,.iw-video.playing .iw-video-poster {
    opacity: 0!important;
}
.iw-video .iw-video-poster {
    height:auto!important;
}
.iw-mailchimp-form.style1 .iw-video-poster img {
    width: 100%;
}
.iw-video.playing .play-button {
    transform: translateX(-50%)  translateY(-50%) scale(5);
    -webkit-transform: translateX(-50%)  translateY(-50%) scale(5);
}
.iw-video .iw-video-content {
    position:absolute;
    top:20%;
    width:100%;
    text-align: center;
    left:0;
    color: #fff;
    z-index: 1;
}
/* ------------ Custom Link -------------*/
.inwave-custom-link {
    background: #333333;
}
.inwave-custom-link a {
    color: #dadada;
    display: block;
}
.inwave-custom-link a:hover {
    color: #ffffff;
}
.inwave-custom-link a .icon {
    color: #ffffff;
    font-size: 48px;
    float: left;
    text-align: center;
    padding: 40px 35px;
}
.inwave-custom-link a .text {
    padding: 40px 0 40px 20px;
    border-left: 1px #414141 solid;
    text-transform: uppercase;
    overflow: hidden;
}
.inwave-custom-link a:hover .text {
    border-left: 1px #ffffff solid;
}
.inwave-custom-link a .text .title {
    font-size: 24px;
    margin-bottom: 10px;
}
.inwave-custom-link a .text .sub-title {
    font-size: 18px;
}

/* ------------ Sidebar Menu -------------*/
.default-sidebar .sidebar-service .widget.widget_nav_menu li {
    font-size: 14px;
    padding: 20px 15px 20px 70px;
    background: #222222;
    border-bottom: 1px #353535 solid;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.default-sidebar .sidebar-service .widget.widget_nav_menu li:last-child {
    border: none;
}
.default-sidebar .sidebar-service .widget.widget_nav_menu li:hover, 
.sidebar-service .widget.widget_nav_menu li.current-menu-item {
    background: none;
}
.default-sidebar .sidebar-service .widget.widget_nav_menu li:hover:before, 
.sidebar-service .widget.widget_nav_menu li.current-menu-item:before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-20deg) translateX(-25%);
    width: 65px;
    z-index: -1;
    content: "";
}
.default-sidebar  .sidebar-service .widget.widget_nav_menu li:hover:after, 
.sidebar-service .widget.widget_nav_menu li.current-menu-item:after {
    color: #ffffff;
}
.default-sidebar  .sidebar-service .widget.widget_nav_menu li .icon {
    color: #ffffff;
    left: 15px;
    position: absolute;
}
.default-sidebar  .sidebar-service .widget.widget_nav_menu li a {
    color: #dadada;
}
.shortcode_widget {
    margin-top: 35px;
}
.shortcode_widget .widget-title {
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 20px;
}
.shortcode_widget .widget-title span::after {
    content: "";
    left: 0;
    position: absolute;
    top: 8px;
    width: 100%;
    z-index: -1;
}
.shortcode_widget .widget-title:before {
    display: none;
}
.textwidget .iw-testimonial-item {
    margin-bottom: 65px;
}
/* ------------ Simple List -------------*/
.simple-list li {
    padding:6px 0;
    list-style: none!important;
    color: #cacaca;
}
.simple-list li span.icon {
    margin-right: 10px;
}
.simple-list ul{
    margin: 0!important;
}
.simple-list li .list-style {
    margin-right: 10px;
    display: inline-block;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    float: left;
}
.simple-list li.active .list-style {
    color: #fff;
    border: none!important;
}
.simple-list.stars li.active .list-style {
    background: none;
}
.simple-list.check-mark li span.icon {
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    line-height: 11px;
    text-align: center;
    width: 15px;
    font-size: 10px;
}
.simple-list.numbers li .list-style{
    font-size: 9px;
    font-weight: bold;
}
.simple-list.angle-right li .list-style{
    font-size: 9px;
    border: 1px solid #dadada;
    padding-left: 1px;
    line-height: 19px;
}
.simple-list.style2 li {
    border-bottom: 1px #353535 solid;
    padding: 10px 0;
}
.simple-list.style2 li:last-child {
    border-bottom: none;
}
.simple-list.style2 span {
    color: #dadada;
    position: relative;
    padding-left: 65px;
    display: inline-block;
}
.simple-list.style2 span i {
    padding: 5px 0 5px 20px;
    border-right: 1px #353535 solid;
    position: absolute;
    left: 0;
    height: 100%;
    width: 50px;
}
/* ------------ Member Style1 -------------*/
.member-box.style1 {
    margin: 0 15px;
}
.member-box.style1 .member-image {
    position: relative;
    z-index: -1;
}
.member-box.style1 .member-image:after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.5s linear 0s;
    width: 100%;
}
.member-box.style1:hover .member-image:after {
    opacity: 0.5;
}
.member-box.style1 .member-info {
    position: relative;
}
.member-box.style1 .social-links {
    opacity: 0;
    position: absolute;
    text-align: right;
    top: -45px;
    padding: 0 15px;
    right: 0;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
    -webkit-transform:translateX(-50px);
    transform:translateX(-50px);
}
.member-box.style1:hover .social-links {
    opacity: 1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
.member-box.style1 .social-links .member-socials a {
    font-size: 16px;
    color: #ffffff;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
}
.member-box.style1 .name-position {
    margin-top: -15px;
}
.member-box.style1 .name {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px;
    overflow: hidden;
    float: left;
}
.member-box.style1 .name span {
    position: relative;
    padding: 10px 35px 10px 15px;
    display: inline-block;
}
.member-box.style1 .name span:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-40deg) translateX(-26%);
    width: 120%;
    z-index: -1;
}
.member-box.style1 .name span:after {
    content: "";
    height: 100%;
    right: 15px;
    position: absolute;
    top: 0;
    transform: skewX(-40deg) translateX(-5%);
    width: 2px;
    z-index: -1;
}
.member-box.style1 .position {
    float: left;
    font-size: 14px;
    text-transform: capitalize;
    margin: 15px 0 0 -5px;
}
.member-box.style1 .description {
    padding: 0 15px;
}
.iw-member-slider-block .owl-controls {
    position: absolute;
    top: calc(50% - 50px);
    width: 100%;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -60px;
    position: absolute;
    opacity: 1;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div.owl-next::after {
    content: "\f105";
    right: -2px;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -60px;
    position: absolute;
    opacity: 1;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div.owl-prev::after {
    content: "\f104";
    left: -2px;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div::after {
    font-family: FontAwesome;
    font-size: 36px;
    position: relative;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 0;
    height: 40px;
    width: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 30px;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div:hover {
    border: 2px #ffffff solid;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div:hover:after {
    color: #ffffff;
}
/* ------------ Posts Style1 -------------*/
.iw-posts.style1 .iw-post-item{
    min-height: 522px;
} 
.iw-posts.style1 .post-item-inner {
    margin-bottom: 30px;
}
.iw-posts.style1 .post-thumbnail {
    position: relative;
}
.iw-posts.style1 .post-thumbnail img {
    width: 100%;
}
.iw-posts.style1 .post-thumbnail .post-type {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 24px;
}
.iw-posts.style1 .post-content {
    padding: 25px 25px;
    position: relative;
    background: #202020;
}
.iw-posts.style1 .post-content .post-date {
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    left: 0;
    top: -60px;
    z-index: 0;
    overflow: hidden;
    display: inline-block;
}
.iw-posts.style1 .post-content.video .post-date {
    position: relative;
    top: 0;
    margin-bottom: 15px;
}
.iw-posts.style1 .post-content .post-date .date {
    padding: 10px 40px 10px 25px;
    display: inline-block;
}
.iw-posts.style1 .post-content .post-date .iw-av-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-30deg) translateX(-25%);
    width: 120%;
    z-index: -1;
}
.iw-posts.style1 .post-content .post-title a {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
}
.iw-posts.style1 .post-content .post-meta {
    margin-bottom: 10px;
}
.iw-posts.style1 .post-content .post-meta ul {
    margin: 0;
}
.iw-posts.style1 .post-content .post-meta ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
}
.iw-posts.style1 .post-content .read-more {
    text-transform: uppercase;
}
.iw-posts.style1 .post-content a.read-more:hover {
    color: #ffffff !important;
}

.iw-posts.style2 .owl-wrapper{
    background: #222222;
}
.iw-posts.style2 .iw-post-item{
    border-right:1px solid rgba(255,255,255,0.1);
}
.iw-posts.style2 .post-content{
    height:400px;
    padding:60px;
    position:relative;
    overflow: hidden;
}
.iw-posts.style2 .post-thumbnail{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    text-align: center;
}

.iw-posts.style2 .post-thumbnail img{
    width:auto;
    height:100%;
    max-width: none;
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-left:100%;
}
.iw-posts.style2 .post-content-details{
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.iw-posts.style2 .iw-post-item:hover .post-content-details{
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.iw-posts.style2 .iw-post-item:hover .post-thumbnail img{
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.iw-posts.style2 .post-meta{
    border-top:1px solid rgba(255,255,255,0.1);
    padding:15px 40px;
}
.iw-posts.style2 .post-date{
    padding: 5px 35px 5px 10px;
    font-size: 14px;
}
.iw-posts.style2 .post-title{
    margin-top:15px;
}
.iw-posts.style2 .post-title a{
    font-size: 24px;
    line-height: 130%;
    color: #fff;
}
.iw-posts.style2 .post-description{
    line-height: 220%;
    margin-top:15px;
}

.iw-posts.style2 .read-more{
    position:absolute;
    width:66px;
    height:66px;
    left:50%;
    top:50%;
    border-radius: 50%;
    color:#fff;
    font-size:24px;
    text-align: center;
    line-height: 66px;
    margin-left: -33px;
    margin-top: -33px;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 3;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
.iw-posts.style2 .iw-post-item:hover .read-more{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.iw-posts.style2 .post-meta ul,.iw-posts.style2 .post-meta ul{
    list-style: none;
}
.iw-posts.style2 .author img{
    border-radius: 50%;
}
.iw-posts.style2 .author a{
    color:#fff;
    text-transform: uppercase;
    padding:0 10px;
}
.iw-posts .owl-theme .owl-controls{
    margin: 30px;
}
.iw-posts .owl-theme .owl-controls .owl-page span,.iw-posts .owl-theme .owl-controls .owl-page.active span,.iw-posts .owl-theme .owl-controls.clickable .owl-page:hover span,
.iw-tabs .owl-theme .owl-controls .owl-page span,.iw-posts .owl-theme .owl-controls .owl-page.active span,.iw-tabs .owl-theme .owl-controls.clickable .owl-page:hover span{
    height:4px;
    width:54px;
    border-radius: 0;
    margin: 2px;
}

/* ------------ Contact Form -------------*/
.iw-contact .form-group {
    margin-bottom: 30px;
}
.iw-contact .form-group input {
    width: 100%;
    padding: 15px 20px;
    color: #dadada;
    background: #222222;
    border: 1px #2a2a2a solid;
    line-height: 1;
}
.iw-contact .form-group textarea {
    width: 100%;
    padding: 10px 20px;
    color: #dadada;
    background: #222222;
    border: 1px #2a2a2a solid;
    line-height: 1;
}
.iw-contact input::-moz-placeholder, .iw-contact textarea::-moz-placeholder {
    color: #dadada;
    opacity: 1;
}
.iw-contact input::-webkit-input-placeholder, .iw-contact textarea::-webkit-input-placeholder {
    color: #dadada;
    opacity: 1;
}
.iw-contact .form-submit {
    text-align: center;
}
.iw-contact .form-submit button.btn-submit {
    text-align: center;
    border: none;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 25px;
}
.iw-contact .form-submit button.btn-submit i {
    margin-right: 10px;
}
.iw-contact .form-submit button.btn-submit span {
    line-height: 50px;
}
/* ------------ Testimonial -------------*/
.iw-testimonial-item.style1 .content {
    background: #222222;
    padding: 20px 25px 40px;
    margin-bottom: 30px;
    position: relative;
}
.iw-testimonial-item.style1 .content:after {
    position: absolute;
    content: "";
    bottom: -15px;
    right: 35px;
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #222222;
}
.iw-testimonial-item .content .testi-title {
    font-size: 14px;
    margin-bottom: 10px;
}
.iw-testimonial-item.style1 .content .testi-title {
    font-size: 14px;
    margin-bottom: 10px;
}
.iw-testimonial-item.style1 .testi-author {
    margin-right: 30px;
}
.iw-testimonial-item .testi-author .testi-image {
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 2px #ffffff solid;
    float: right;
    margin-left: 10px;
}
.iw-testimonial-item .testi-author .testi-image img {
    width: 100%;
}
.iw-testimonial-item.style1 .testi-author .name-position {
    float: right;

    text-align: right;
}
/*  testimonial style 2*/
.iw-testimonial-item.style2{
    font-size:16px;
    padding-left:60px;
    padding-top:20px;
    position: relative;
    overflow: visible;
    z-index: 1;
}
.iw-testimonial-item.style2:before{
    content: "\201C"!important;
    font-size:300px;
    color:#1f1d1d;
    position:absolute;
    top:160px;
    left:0px;
    display: block;
    z-index: -1;
}
.iw-testimonial-item.style2 .testi-text{
    font-style: italic;
    text-indent: 35px;
    line-height: 30px;
    color: #f6f6f6;
}
.iw-testimonial-item.style2 .testi-author .testi-image{
    float:left;
    margin: 3px 10px 0 0;
}
.iw-testimonial-item.style2 .testi-author .testi-name{
    font-size:18px;
    color:#fff!important;
    margin-bottom: 5px;
    font-weight: 600;
}
/* testimonial style 3 */
.iw-testimonial-item.style3{
    padding:25px 20px 20px 30px;
    background: #1d1d1d;
}
.iw-testimonial-item.style3 .testi-author .testi-image{
    width:148px;
    height:auto;
    padding:20px 30px;
    float:left;
    border-radius: 0;
    margin:5px 0 0 0;
    border: none;
    background: #282828;
}
.iw-testimonial-item.style3 .content{
    margin-left:178px;
}
.iw-testimonial-item.style3 .testi-text{
    font-style: italic;
    line-height: 30px;
	color:#cacaca;
}
.iw-testimonial-item.style3 .testi-title{
    font-size: 18px;
    text-transform: uppercase;
    padding:8px 0;
}

.iw-testimonial-item.style4{
    border: 7px solid #fff;
    border-right:none;
    padding-top:40px;
    overflow: visible!important;
    position: relative;
    min-width: 330px;
}
.iw-testimonial-item.style4 .testi-image:before,.iw-testimonial-item.style4 .testi-image:after{
    content: '';
    border-left:7px solid #fff;
    height: 40px;
    position:absolute;
    right:0;
}
.iw-testimonial-item.style4 .testi-image:before{
    top:0;
}
.iw-testimonial-item.style4 .testi-image:after{
    bottom:0;
}

.iw-testimonial-item.style4 .testi-title{
    font-size: 48px;
    line-height: 100%;
    margin: 15px 0 20px 0;
}
.iw-testimonial-item.style4 .content{
    position:absolute;
    right:-20%;
    width:80%;
    top:45px;

}
.iw-testimonial-item.style4 .testi-title a{
    color: #fff;
}

.iw-testimonial-item.style4 .testi-name{
    font-size: 60px;
    font-family: 'PWSignaturetwo';
    font-weight: bold;
    margin-top: 50px;
}

.iw-testimonial-item.style4 .testi-image img{
    width: auto;
}
.iw-testimonial-item.style4 .testi-text{
    font-weight:bold;
}

    /* ------------ adv banner -------------*/
.iw-av-banner.style1 {
    position: relative;
}
.iw-av-banner.style1 img{
    width: 100%;
}
.iw-av-banner.style1 .banner-content {
    position: absolute;
    bottom: 25px;
    width: 100%;
}

.iw-av-banner.style1 .iw-av-title {
    font-size: 36px;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: 1;
    overflow: hidden;
    font-weight: 600;
}
.iw-av-banner.style1 .iw-av-title span {
    display: inline-block;
    padding: 5px 50px 5px 35px;
    position: relative;
    z-index: 0;
}
.iw-av-banner.style1 .iw-av-title span:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-40deg) translateX(-15%);
    width: 120%;
    z-index: -1;
}
.iw-av-banner.style1 .iw-av-subtitle {
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 36px;
    padding-left: 30px;
    margin-bottom: 20px;
}
.iw-av-banner.style1 .banner-button {
    padding-left: 30px;
}
.iw-av-banner.style1 .banner-button a {
    display: inline-block;

    font-weight: 600;
    padding: 5px 15px;
    border: 2px #ffffff solid;
    color: #ffffff;
    text-transform: capitalize;
}

/** style 2*/
.iw-av-banner.style2{
    position: relative;
    z-index: 1;
}
.iw-av-banner.style2:before{
    position: absolute;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    content:'';
    opacity: 1;
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
}
.iw-av-banner.style2:hover:before{
    opacity: 0;
}
.iw-av-banner.style2 .banner-content {
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.iw-av-banner.style2 img{
    width: 100%;
}
.iw-av-banner.style2 .iw-av-title{
    color:#fff;
    font-size: 18px;
    padding:0 0 10px 30px;
    font-weight:600;
}
.iw-av-banner.style2 .banner-button{
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    overflow: hidden;
    text-transform: uppercase;
    padding:5px 20% 5px 30px;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.iw-av-banner.style2 .banner-button a{
    color: #fff;
}
.iw-av-banner.style2 .banner-button a:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-40deg) translateX(-30%);
    width: 120%;
    z-index: -1;
    background:rgba(255,255,255,0.3);
    -webkit-transition: background-color ease 0.3s;
    transition: background-color ease 0.3s;
}

.iw-av-banner.style3{
	position:absolute;
	width:calc(100% - 30px);
	height:calc(100% - 30px);
	top:0;
	left:0;
    margin:15px;
}

.iw-av-banner.style3 .iw-overlay{
    top:0;
    left:0;
	content:'';
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
    opacity: 0.85;
}
.iw-av-banner.style3 .banner-content{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-align: center;
    top:0;
    left:0;
    padding-top:80px;
}
.iw-av-banner.style3 .banner-button a{
    font-size:14px;
    font-weight: bold;
    height:42px;
    line-height: 38px;
    padding:0 20px;
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
	margin-top:5px;
}
/* style 3*/
.iw-av-banner.style3 .iw-av-title{
    font-size:48px;
    font-weight: bold;
}
.iw-av-banner.style3 .iw-av-subtitle h3{
    font-size:24px;
    letter-spacing: 10px;
}
.iw-av-banner.style3 .iw-av-subtitle p{
    font-weight: bold;
}
/* ------------ Table -------------*/
.iw-table ul {
    margin: 0;
}
.iw-table ul li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px #353535 solid;
}
.iw-table ul li div {
    position: relative;
    overflow: hidden;
}
.iw-table ul li:first-child {
    border-top: 1px #353535 solid;
}
.iw-table ul li span {
    display: inline-block;
    font-size: 14px;
    padding: 15px 20px;
    position: relative;
}
.iw-table ul li span:before {
    width: 1px;
    height: 1000px;
    background: #353535;
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
}
.iw-table ul li:hover span:before {
    background: #ffffff;
    opacity: 0.1;
}
.iw-table ul li:nth-child(odd) div {
    background: #222222;
}
.iw-table ul li span.name:before {
    display: none;
}
.iw-table ul li span.name {
    width: 40%;
    border: none;
}
.iw-table ul li span.delivery-time, .iw-table ul li span.pricing, .iw-table ul li span.warranty-time {
    width: 20%;
}
.iw-table ul li.table-title span {
    text-transform: uppercase;
}
/**Portfolio slider style 1 */
.portfolio-slider-style1{
    padding:46px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.portfolio-slider-style1:before{
    top:0;
    left: 0;
    z-index: -1;
    background: #2f2e2e;
    position: absolute;
    transform: skewX(-30deg) translateX(-50%);
    -webkit-transform: skewX(-30deg) translateX(-50%);
    width:100%;
    height:100%;
    content:'';
    opacity: 0.7;

}
.portfolio-slider-style1 h3{
    font-size: 36px;
    line-height:45px;
    border-left:4px solid #fff;
    display:block;
    padding-left:20px;
    font-weight: 600;
}
.portfolio-slider-style1 .iw-button a.button-text{
    font-size: 18px;
    padding-left:25px;
    padding-right:52px;
}
.portfolio-slider-style1 p{
    padding:10px 0px 12px 25px;
    line-height:30px;
}
.portfolio-slider-style1 .owl-theme .owl-controls{
    position: absolute;
    left:39%;
    margin: 1px 0 0 10px;
}
.portfolio-slider-style1 .owl-theme .owl-buttons .owl-prev,.portfolio-slider-style1 .owl-theme .owl-buttons .owl-next{
    position: relative;
    top:0;
    left:0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    border-radius: 0;
    background: none!important;
    opacity: 1;
    color:#696a6b;
    font-size:30px!important;
    padding:0px 13px!important;
    text-align: center;
}
.portfolio-slider-style1 .owl-theme .owl-buttons i{
    font-weight:700;
    margin-bottom:1px;
    transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
}
.portfolio-slider-style1 .owl-theme .owl-buttons .owl-prev:before,.portfolio-slider-style1 .owl-theme .owl-buttons .owl-next:before{
    border:2px solid #696a6b;
    transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    content:"";
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
/**Portfolio slider style 2 */
.portfolio-slider-style2 .owl-theme .owl-controls{
    position: static;
}
.portfolio-slider-style2 .owl-theme .owl-buttons &gt; div {
    position: relative;
    top:0;
    left:0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    border-radius: 0;
    background: none!important;
    opacity: 1;
    color:#fff;
    font-size:14px!important;
    padding:3px 30px 3px 10px!important;
    margin: 25px 2px 0 2px;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
}
.portfolio-slider-style2 .owl-theme .owl-buttons .owl-prev{
    padding:3px 10px 3px 30px!important;
}
.portfolio-slider-style2 .owl-theme .owl-buttons &gt; div:before{
    background:#292929;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-20deg) translateX(-20%);
    width: 100%;
    z-index: -1;
}
.portfolio-slider-style2 .owl-theme .owl-buttons .owl-next:before{
    transform: skewX(-20deg) translateX(-20%);
}
.portfolio-slider-style2 .owl-theme .owl-buttons .owl-prev:before{

    transform: skewX(20deg) translateX(20%);
}
.portfolio-slider-style2 .portfolio-item{
    overflow: hidden;
    position: relative;
    padding: 0;
}
.portfolio-slider-style2 .portfolio-content{
    top:0;
    left:0;
    position:absolute;
    opacity: 0;
    width:100%;
    height:100%;
    -webkit-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    background:rgba(0,0,0,0.5);
}
.portfolio-slider-style2 .portfolio-item:hover .portfolio-content{
    opacity: 1;
}
.portfolio-slider-style2 .portfolio-content-inner{
    position: absolute;
    bottom:20px;
}
.portfolio-slider-style2 img{
    width: 100%;
}
.portfolio-slider-style2 .read-more{
    color:#fff;
    display: inline-block;
    padding:4px 10px;
    border:2px solid #fff;
    margin-left:20px;
    margin-top:15px;
}
.portfolio-slider-style2 .categories{
    padding-left:20px;
    font-size: 14px;
    font-weight: 600;
    margin-top:5px;
}
.portfolio-slider-style2 .categories a{
    color:#fff;
}
.portfolio-slider-style2 .iw-button.button3 a.button-text{
    font-size:18px;
    padding:11px 60px 11px 20px;
    font-weight: 600;
}

/* =============================
    Responsive
============================== */
@media (max-width: 1199px) {

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

    /* ------------ Services -------------*/
    .pricebox .pricebox-col1 {
        width: 100%;
    }
    .pricebox .pricebox-col2 {
        width: 50%;
    }
    .pricebox .pricebox-col3 {
        width: 50%;
    }
    .emergency-services span.phone {
        display: inline-block;
        margin-top: 20px;
    }
    .inwave-custom-link a .text .title {
        font-size: 20px;
    }
    .inwave-custom-link a .icon {
        font-size: 40px;
    }
}
@media (max-width: 767px) {

    /* ------------ Services -------------*/
    .pricebox .pricebox-col2 {
        width: 100%;
    }
    .pricebox .pricebox-col3 {
        width: 100%;
    }

    /* ------------ About Us -------------*/
    .iw-member-slider-block .owl-controls {
        top: calc(50% - 110px);
    }
    .iw-member-slider-block .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 20px;
    }
    .iw-member-slider-block .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 20px;
    }

    .testimonial-padding .vc_column-inner{
        padding: 50px!important;
    }
    .iw-testimonial-item.style4 .content{
        right:-10px;
    }
}
@media (max-width: 479px) {

    /* ------------ Frequently FAQ -------------*/
    .iw-heading.style4 .iwh-title .title-text {
        font-size: 25px !important;
    }

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

    /* ------------ Pricing Table -------------*/
    .product-detail .product-essential {
        padding-right: 0;
    }
    .product-detail .product-essential .product-shop {
        padding: 0 15px;
    }

    /* ------------ Pricing Table -------------*/
    .iw-table ul li span {
        padding: 15px 5px;
        font-size: 10px;
        width: 25% !important;
    }
    /* ------------ Frequently FAQ -------------*/
    .iw-heading.style4 .iwh-title .title-text:before, .iw-heading.style4 .iwh-title .title-text:after {
        display: none;
    }
    .iw-heading.style4 .iw-heading-info {
        padding: 0;
        width: 100%;
    }
}


/** wc product shortcode */
.inwave-product .woo-list-product-grid .cart-rating .add-cart{
    float:left;
}
.inwave-product .woo-list-product-grid .cart-rating .add-cart a{
    text-transform: none;
}
.inwave-product .woo-list-product-grid .cart-rating .rating-box{
    display: inline-block;
    float: none;
}
.inwave-product .cart-rating.theme-bg{
    background: none!important;
    padding:0;
    border: none;
}
.inwave-product .price-box span.amount,.inwave-product .woo-list-product-grid .product-name a{
    padding: 0 0 0 30px;
    font-size: 14px;
    margin-bottom: 0;
}
.inwave-product .woo-list-product-grid .info-products{
    padding:0;
}
.inwave-product .woo-list-product-grid .product-name a{
    color: #dbdbdb;
}

.inwave-product .woo-list-product-grid .cart-rating .add-cart span{
    padding: 9px 50px 9px 30px;
}
.inwave-product .woo-list-product-grid .cart-rating .add-cart span::before{
    -webkit-transform: skewX(-30deg) translateX(-15%);
    transform: skewX(-30deg) translateX(-15%);
}
.inwave-product .info-products:hover,.inwave-product .product-image-wrapper:hover .info-products{
    background: none;
}
.inwave-product .price-box span.amount::before{
    display: none;
}

.inwave-product .woo-list-product-grid .product-image{
    padding: 10px 30px;
}
.inwave-product .woo-list-product-grid {
    margin: 15px 0!important;
}</pre></body></html>