/*** General ***/
body:not(.home) .site-inner {
    padding: 60px 0;
}
:focus {
    outline: 0;
}
p {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 10px;
    font-weight: 400;
    color: #333;
    margin: 0;

}
a {
    text-decoration: none!important;
}
ul li {
    list-style: none;
}
.entry-content ol, 
.entry-content ul {
    margin-left: 0;
}
.status-publish {
    margin-bottom: 0;
}
.widget {
    margin-bottom: 0;
}
body.home .geodir-breadcrumb-bar {
    display: none;
}
body.home #genesis-content .page > .entry-header {
    display: none;
}
/* Transition */
i, i:before, a, i:after, a:before, img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition:    all 0.3s ease-in-out;
    -ms-transition:     all 0.3s ease-in-out;
    -o-transition:      all 0.3s ease-in-out;
     transition:        all 0.3s ease-in-out; 

}
/*** Head ***/
.site-inner {
    padding-left: 0;
    padding-right: 0;
}
.wpforo-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.site-header {
    margin: 0 auto;  
}
.site-header {
    position: fixed;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.site-header.is-sticky {
    z-index: 9999;
    width: 100%; 
    top: 0;
    background-color: #fff;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.3);
}
.site-header .wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.right-header {
    float: right;
    text-align: right;
    width: 150px;
}
/*** Menu ***/
#menu-main-menu {
    max-width: 1170px;
    margin: 0 auto;
}
.nav-primary {
    left: 50px;
	text-align: center
}
.nav-primary {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}

.nav-primary.is-sticky {
    position: relative;
    margin: 0 auto;
    top: 0;
    z-index: 999;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.nav-primary .header-widgws-area button.menu-toggle {
    font-size: 0;
    padding-top: 24px;
}
.nav-primary .header-widgws-area button.menu-toggle:before {
    font-size: 30px;
}
.genesis-nav-menu a {
    color: #333;
	text-align: left;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.nav-primary .menu-primary > li > a {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.nav-primary > .wrap > ul > li > a {
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 70px;
    height: 70px;
    position: relative;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.nav-primary.is-sticky > .wrap > ul > li > a {
    color: #333;
}
.genesis-nav-menu .sub-menu a {
    font-size: 14px;
    padding: 16px 12px;
	font-weight: 500;
} 
.genesis-nav-menu .sub-menu a:hover {
    padding-left: 20px;
}
.genesis-nav-menu .sub-menu .current-menu-item a,
.genesis-nav-menu .sub-menu a:hover, 
.genesis-nav-menu .sub-menu a:focus, 
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, 
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #fff!important;
}
.nav-primary > .wrap > ul > li:hover a:before,
.nav-primary > .wrap > ul > li.current-menu-item > a:before {
    width: 100%;
    opacity: 1;
}
.nav-primary > .wrap > ul > li > a:before {
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: .5s;
    width: 0%;
}
.nav-primary > .wrap > ul > li:last-child > a:before {
    content: none;    
}
/*** Body ***/
body.home .site-inner {
    margin-top: 0!important;
    padding-top: 0;
}
body:not(.home) .site-header {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.3);
}
body:not(.home) .nav-primary > .wrap > ul > li > a {
    color: #333;
}
.text-center {
    text-align: center;
}
/*** Title ***/
.ws-title {
    position: relative;
    text-align: center;
}
.ws-title.white-title,
.ws-title.white-title p {
    color: #fff;
}
.ws-title h5 {
    font-size: 22px;
    line-height: 32px;
    font-style: italic;
    font-family: "Playfair Display",serif;
}
.ws-title h3 {
    font-size: 41px;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-weight: 400;
    line-height: 1.1em;
    display: block;
    position: relative;
}
.ws-title h3:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 72px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.ws-title p {
    font-size: 20px;
    font-weight: 300;
    max-width: 50%;
    margin: 0 auto;
}
/*** Button ***/
.ws-btn,
.ws-btn-sl a,
.sow-more-text a {
    position: relative;
    display: inline-block;
    margin: 30px auto 0;
    padding: 14px 30px;
    font-size: 14px;
    border-radius: 0;
    font-weight: bold !important;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    z-index: 1;
    letter-spacing: .08em;
    border: 2px solid;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2) !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.sow-more-text a {
	padding: 14px 18px;
}
.ws-btn:hover,
.ws-btn-sl a:hover,
.textwidget .sow-more-text a:hover {
    color: #fff !important;
}
.ws-btn:hover:after,
.ws-btn-sl a:hover:after,
.sow-more-text a:hover:after {
    opacity: 1;
    height: 530%;
}
.ws-btn:after,
.ws-btn-sl a:after,
.sow-more-text a:after {
    opacity: .5;
    -moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
.ws-btn:after,
.ws-btn-sl a:after,
.sow-more-text a:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 200%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}
/*** Slider ***/
.ws-slider {
    margin-top: -15px;
}
/*** Intro ***/
.ws-intro-feature h5 {
    font-size: 24px;
    text-transform: uppercase;
}
.ws-intro-feature .sow-icon-image {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.ws-intro-feature .sow-features-feature:hover .sow-icon-image {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
/*** Parallax ***/
.ws-parallax .ws-title p {
    max-width: 100%;
}
.ws-parallax > div .panel-grid-cell {
    width: 50% !important;
}
.ws-parallax-img {
    position: relative;
    overflow: hidden;
}
.ws-parallax-img::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.ws-parallax-img:hover::before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
/*** Portfolio ***/
.vp-portfolio__items-arrow {
    right: -40px!important;
    width: 80px!important;
    top: 50%;
    bottom: 0;
    margin: 0;
    height: 80px!important;
    text-align: center;
    border: 0;
    opacity: 1!important;
    border-radius: 50% 0 0 50%!important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s ease-in-out!important;
    -moz-transition: 0.4s ease-in-out!important;
    -ms-transition: 0.4s ease-in-out!important;
    -o-transition: 0.4s ease-in-out!important;
    transition: 0.4s ease-in-out!important;
}
.vp-portfolio__items-arrow:hover {
    right: -10px!important;
}
.vp-portfolio__items-arrow svg {
    color: #fff!important;
    margin-right: 20px;
}
.vp-portfolio__items-arrow-prev {
    left: -40px!important;
    border-radius: 0 50% 50% 0!important;
}
.vp-portfolio__items-arrow-prev:hover {
    left: -10px!important;
}
.vp-portfolio__items-arrow-prev svg {
    margin-right: 0;
    margin-left: 20px;
}
.vp-portfolio__items-arrow:hover svg {
    margin-right: 0px;
}
.vp-portfolio__item-meta-category {
    list-style: none!important;
}
.vp-portfolio__items-style-emerge .vp-portfolio__item-meta a {
    color: #fff!important;
    opacity: 1;
}
.vp-portfolio__items-style-emerge .vp-portfolio__item-meta-categories li {
    background: #fff!important;
}
.vp-portfolio__items-style-emerge .vp-portfolio__item-meta-categories a {
    color: #000!important;
}
.vp-portfolio__items-style-emerge .vp-portfolio__item-overlay::before {
	opacity: 0.6 !important;
}
/*** Testimonial ***/
.ws-test-item {
    background-color: #fff;
    padding: 50px 48px 42px;
    margin: 0 15px;
}
.ws-testimonials-text {
    padding-bottom: 15px;
}
.ws-testimonials-text h4 {
    margin-top: 0 !important;
    text-transform: uppercase;
}
.ws-test-item img {
    display: inline-block !important;
}
.ws-testimonials-author-image,
.ws-testimonials-author-details {
    float: left;
}
.ws-testimonials-author-details {
    margin-left: 20px;
}
.ws-testimonials-author-details h5 {
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
}
/*** Blog ***/
.ws-blog .rpc-box {
    padding: 30px !important;
}
.ws-blog .slick-next:before, 
.ws-blog .slick-prev:before {
    font-size: 13px !important;
}
.ws-blog .slick-next:before {
    padding: 4px 5px 4px 8px !important;
}
.ws-blog .slick-prev:before {
    padding: 4px 7px 4px 5px !important;    
}
/*** Product ***/
.ws-product-item .woocommerce ul.products li.product {
    background: #fff;
    z-index: 1;
    border-bottom: 1px solid #f1ebe4;
}
.ws-product-item .woocommerce ul.products li.product:hover {
    background-color: #f1ebe4; 
}
.ws-product-item ul.products li.product.pif-has-gallery .wp-post-image--secondary {
    position: absolute;
    left: 100%;
    top: 0;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out !important;
}
.ws-product-item ul.products li.product.pif-has-gallery:hover .wp-post-image--secondary {
    left: 0%;
    opacity: 1;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out !important;
}
.ws-product-item .woocommerce ul.products li.product h2 {
    position: relative;
    margin-top: 40px;
}
.ws-product-item .woocommerce ul.products li.product h2:before {
    content: '';
    display: block;
    position: absolute;
    border: 0 none;
    border-top: 1px solid;
    width: 50px;
    margin: 0 auto;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: center;
    left: 0;
    top: -10px;
    right: 0;
}
.ws-product-item .woocommerce ul.products li.product:hover h2:before {
    width: 90px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.ws-product-item ul.products li.product a.button.compare, 
.ws-product-item ul.products li.product a.button.yith-wcqv-button, 
.ws-product-item ul.products li.product a.button.tinvwl_add_to_wishlist_button {
    position: relative !important;
    opacity: 1;
    visibility: inherit !important;
}
.ws-product-item .tinv-wraper.tinv-wishlist {
    display: inline-block;
}
.ws-product-item ul.products li.product a.button.compare, 
.ws-product-item ul.products li.product a.button.yith-wcqv-button, 
.ws-product-item ul.products li.product a.button.tinvwl_add_to_wishlist_button {
    right: 0 !important;
    width: 0 !important;
    height: 0 !important;
    color: #99a3b0 !important;
}
.ws-product-item ul.products li.product a.button.tinvwl_add_to_wishlist_button::before {
     color: #99a3b0 !important;  
     font-weight: 600 !important; 
}
.ws-product-item .button.compare:before,
.ws-product-item .button.yith-wcqv-button:before {
    font-size: 18px !important;
}

/*** Client ****/ 
.ws-client-item img {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); 
}
.ws-client-item img:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);  
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}

/*** Contact ****/
.ws-contact {
    position: relative;
}
.ws-contact .sow-features-feature {
    cursor: pointer;
}
.ws-contact .sow-features-feature .sow-icon-container {
    width: 164px!important;
    height: 164px!important;
    text-align: center;
    vertical-align: bottom;
    padding: 5px;
    border: 4px solid #ccc;
    border-radius: 50%;
}
.ws-contact .sow-features-feature h5 {
    margin: 10px 0!important;
    color: #1f2732;
    font-size: 24px;
}
.ws-contact .sow-features-feature strong {
    color: #1f2732;
}
.ws-contact .ws-space-img {
    background: url(../images/title-line-dark.png) no-repeat center center;
}
.ws-contact .sow-features-feature:hover .sow-icon-container {
    -webkit-animation: scaleDisappear 0.5s;
    animation: scaleDisappear 0.5s;
}
@-webkit-keyframes scaleDisappear {
    0% {
    opacity: 1;
    -webkit-transform: scale(1);
    }
    60% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    }
    100% {
    opacity: 1;
    -webkit-transform: scale(1);
    }
}
@-moz-keyframes scaleDisappear {
    0% {
    opacity: 1;
    -moz-transform: scale(1);
    }
    60% {
    opacity: 0;
    -moz-transform: scale(1.3);
    }
    100% {
    opacity: 1;
    -moz-transform: scale(1);
    }
}
@keyframes scaleDisappear {
    0% {
    opacity: 1;
    transform: scale(1);
    }
    60% {
    opacity: 0;
    transform: scale(1.3);
    }
    100% {
    opacity: 1;
    transform: scale(1);
    }
}
.scaleDisappear {
    -webkit-animation: scaleDisappear 350ms ease-in-out;
    -moz-animation: scaleDisappear 350ms ease-in-out;
    -ms-animation: scaleDisappear 350ms ease-in-out;
    -o-animation: scaleDisappear 350ms ease-in-out;
    animation: scaleDisappear 350ms ease-in-out;
}
/*** Tab ***/
.ws-tab-content .accordionItem  {
    margin-bottom: 10px;
    max-width: 100%;
}
.ws-tab-content .accordionItemHeading {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 2rem;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 12px 10px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #dbdbdb;
}
.ws-tab-content .open .accordionItemHeading {
    font-weight: 600;
}
.ws-tab-content .accordionItemHeading:before {
    content: "\f0da";
    font-size: 20px;
    color: #333;
    font-family: 'FontAwesome';
    margin-right: 15px;
    line-height: 25px;
}
.ws-tab-content .open .accordionItemHeading:before {
    content: "\f0d7";    
    font-family: 'FontAwesome';
}
.ws-tab-content .close .accordionItemContent {
    height:0px;
    transition:height 1s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    float:left;
    display:block;  
}
.ws-tab-content .open .accordionItemContent {
    padding: 15px;
    background-color: #fcfcfc;
    border: 1px solid #eee;
    width: 100%;
    display:block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    box-sizing: border-box;
}
.ws-tab-content ul > li {
    list-style-type: none;
    line-height: 2;
}
.ws-tab-content h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-top: 0;
}
.ws-tab-content ol.decimal-list {
    margin: 0 15px 15px;
}
/*** Facilities ***/
.ws-faq-content .accordionItem  {
    margin-bottom: 10px;
    max-width: 100%;
    border: 1px solid #e5e5e5;
}
.ws-faq-content .accordionItemHeading {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 2rem;
    color: #333;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 12px 10px;
    position: relative;
    text-transform: none;
    background: #f9f9f9;
    border-bottom: 1px solid #dbdbdb;
}
.ws-faq-content .accordionItemHeading i {
    margin-right: 5px;
}
.ws-faq-content .close .accordionItemContent {
    height:0px;
    transition:height 1s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    float:left;
    display:block;  
}
.ws-faq-content .open .accordionItemContent {
    padding: 15px;
    background-color: #fff;
    width: 100%;
    display:block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    box-sizing: border-box;
}
.ws-faq-img {
    margin-left: 5%;
}
.ws-faq-img {
    overflow: hidden;
    position: relative;
}
.ws-faq-img:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ws-faq-img::before {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    transform: scale(0);
    transition: .3s;
    cursor: pointer;
    border: 1px solid #fff;
}
/*** Privacy ***/
.ws-privacy .sow-features-feature {
    padding-top: 20px !important;
}
.ws-privacy .sow-features-feature .textwidget {
    padding: 0 10px 10px;
}
.ws-privacy .sow-features-feature:nth-of-type(4n + 1) {
    padding-left: 25px !important;
}
.ws-privacy .sow-features-feature:nth-of-type(4n) {
    padding-right: 25px !important;    
}
.ws-privacy .sow-features-feature .sow-icon-image {
    width: 240px !important;
    height: 180px !important;
    background-size: cover !important;
}
.ws-privacy .sow-icon-container {
    width: 240px !important;
    height: 180px !important;
}
.ws-privacy-item-1 .sow-features-feature:nth-child(2n-1) {
    background-color: #e7ecf4;
}
.ws-privacy-item-1 .sow-features-feature:nth-child(2n) {
    background-color: #fabea6;   
}
.ws-privacy-item-2 .sow-features-feature:nth-child(2n) {
    background-color: #e7ecf4;
}
.ws-privacy-item-2 .sow-features-feature:nth-child(2n-1) {
    background-color: #fabea6;   
}
.scwf_price_area_fix p {
	font-size: 20px;
}