/*** General ***/
.site-inner {
    padding: 0;
}
:focus {
    outline: 0;
}
p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    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;
}
body:not(.home) .site-inner {
    padding-bottom: 70px;
}
.page-id-728 .site-inner,
.page-id-1736 .site-inner {
    padding-bottom: 0 !important;
}
/*** Head ***/
.site-inner {
    padding-left: 0;
    padding-right: 0;
}
.wpforo-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.site-header {
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
}
body:not(.home) .site-header {
    background: #242145;
}
.site-header.is-sticky {
    position: fixed;
    background: #242145;
}
.site-header .wrap {
    max-width: 1170px;
    margin: 0 auto;
}
.right-header {
    float: right;
    text-align: right;
    width: 150px;
}
/*** Logo ***/
.site-header .title-area {
    float: left;
}
.wp-custom-logo .title-area {
    padding-top: 18px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.is-sticky .title-area {
    padding-top: 10px;
}
/*** Menu ***/
#menu-main-menu {
    max-width: 1170px;
    margin: 0 auto;
}
.nav-primary {
	padding: 0;
}
.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;
    text-transform: none;
    -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: 14px;
    text-transform: uppercase;
    position: relative;
}
.nav-primary > .wrap > ul > li > a {
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 90px;
    height: 90px;
    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;
}
.is-sticky .nav-primary > .wrap > ul > li > a {
    line-height: 70px;
    height: 70px;
}
.genesis-nav-menu .sub-menu {
    display: none;
}
.genesis-nav-menu .sub-menu a {
    font-size: 14px;
    padding: 16px 12px;
} 
.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;
}
/*** Body ***/
body.home .site-inner {
    margin-top: 0!important;
    padding-top: 0;
}
/*** Title ***/
.et-title {
    padding-bottom: 30px;
}
.et-title.text-left {
    text-align: left;
}
.et-title.text-center {
    text-align: center;
}
.et-underline {
    width: 120px;
    height: 5px;
    position: relative;
}
.et-title.text-center .et-underline {
    text-align: center;
    margin: 0 auto;
}
.et-underline:before {
    content: '';
    width: 4px;
    height: 5px;
    position: absolute;
    right: -12px;
    top: 0;
    float: left;
    background-color: #232044;
}
.et-underline:after {
    content: '';
    width: 4px;
    height: 5px;
    position: absolute;
    right: -6px;
    top: 0;
    float: left;
    background-color: #232044;
}
.et-title h3 {
    font-weight: 700;
    color: #232044;
    text-transform: uppercase;
    line-height: 1.3em;
    font-size: 32px;
    padding-bottom: 18px;
}
.et-title h4 {
    font-size: 18px;
    padding-bottom: 11px;
    letter-spacing: 2px;
    line-height: 26px;    
}
.et-title.text-white p,
.et-title.text-white h3 {
    color: #fff;
}
.et-title p {
    font-size: 14px;
    font-weight: 500;
    max-width: 80%;
    margin: 0 auto;
}
.et-title p:not(:last-child) {
     padding-top: 30px;   
}
.et-title.text-left p {
    text-align: left;
    margin: 0;
} 
/*** Slider ***/
.et-slider {
    margin-top: -90px;
}
/*** Button ***/
.et-btn,
.et-btn-sl a {
    color: #fff !important;
    font-weight: 700;
    line-height: 30px;
    font-size: 14px;
    z-index: 1;
    text-transform: uppercase;
    padding: 16px 50px;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.et-btn.et-btn-0:hover {
    background: #232044;
}
.et-btn.et-btn-1  {
    background: #232044 !important;
}
.et-btn-sl.b a:after,
.et-btn.et-btn-1:after {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    content: '';
    background-color: #f83256;
    background: #f83256;
    float: left;
    z-index: -1;
}
.et-btn-sl.b a:hover:after,
.et-btn.et-btn-1:hover:after {
    width: 100%;
}
/*** Intro ***/ 
.et-intro-item .sow-icon-image,
.et-intro-item .sow-icon-container {
    width: 360px !important;
    height: 180px !important;
    max-width: 100%;

}
.et-intro-item .sow-icon-image {
    background-size: cover !important;
}
.et-intro-item h5 {
    font-weight: bold;
    font-size: 24px;
}
/*** About ***/
.et-about-text {
    padding: 15px 0;
}
.et-about-button {
    margin-bottom: 10px;
}

/*** Service ***/
.et-service-item {
    text-align: center;
}
.et-service-item .sow-features-feature {
    text-align: left !important;
}
.et-service-item .sow-icon-container {
    margin: 0 !important;
}
.et-service-item h5 {
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.3em;
    font-size: 22px;
}
.et-service-item p {
    color: #fff;
}
/*** Feature ***/
.et-feature-item .sow-features-feature {
    padding: 20px !important;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear; 
    -o-transition: all .2s linear;
    transition: all .2s linear; 
}
.et-feature-item .sow-features-feature:hover {
    cursor: pointer;
    background-color: #242047;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear; 
    -o-transition: all .2s linear;
    transition: all .2s linear; 
}
.et-feature-item h5 {
    font-weight: 700;
    color: #232044;
    font-size: 18px;
    line-height: 1.3em;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding-top: 22px;
    margin: 10px 0 !important;
}
.et-feature-item .line1,
.et-feature-item .line2 {
    position: absolute;
    width: 0;
    height: 0;
    float: left;    
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.et-feature-item .line1 {
    top: -12px;
    right: -12px;
}
.et-feature-item .line2 {
    bottom: -12px;
    left: -12px;
}
.et-feature-item .line1:before,
.et-feature-item .line2:before {
    content: '';
    width: 1px;
    height: 50%;    
    position: absolute;
}
.et-feature-item .line1:before,
.et-feature-item .line1:after {
    top: 0;
    right: 0;
}
.et-feature-item .line2:before,
.et-feature-item .line2:after {
    bottom: 0;
    left: 0;
}
.et-feature-item .line1:after,
.et-feature-item .line2:after {
    content: '';
    width: 50%;
    height: 1px;
    position: absolute;
}

.et-feature-item .sow-features-feature:hover .line1,
.et-feature-item .sow-features-feature:hover .line2 {
    width: 100%;
    height: 100%;
}
.et-feature-item .sow-features-feature:hover p {
    color: #fff;
}
/*** Pricing ***/
.et-pricing-item .single-table {
    border-radius: 10px;
    overflow: hidden;
    color: #999;
    box-shadow: 0 0 12px -1px rgba(15,15,15,0.1);
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background-color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.et-pricing-item .single-table:hover {
    box-shadow: 0 0 30px 0px rgba(15,15,15,0.15);
    transform: translateY(-5px);
}
.et-pricing-item .single-table:before {
    content: '';
    display: block;
    width: 45px;
    height: 2px;
    background: #242145;
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 9999999;
}
.table-heading {
    padding: 20px;
    color: #ffffff;
    background: #fff;
}
.single-table .table-heading .title {
    color: #000;
    font-size: 23px;
    font-weight: 700;
    padding: 20px;

}
.et-pricing-item .cost {
    line-height: 70px;
}
.et-pricing-item .cost .curency {
    font-size: 40px;
    font-weight: 500;
}
.et-pricing-item .table-heading .amount {
    font-size: 40px;
    font-weight: 700;
}
.table-body {
    background: #f9f9f9;
}
.et-pricing-item .table-body p {
    color: #999;
    line-height: 1.3;
    border-top: 1px solid #eee;
    padding: 10px 30px 10px 30px !important;
    font-size: 12px;
    margin-bottom: 10px;
}
.et-pricing-item .single-table ul li {
    padding: 10px;
    font-size: 15px;
    border-bottom: 1px dotted #f1f1f1;
    list-style-type: none;
}
.et-pricing-item .table-footer {
    padding: 20px;
    background: #242145;
}
/*** Counter ***/
.et-counter-item {
    color: #fff;
    text-align: center;
}
.et-counter-item i,
.et-counter-item svg {
    font-size: 50px;
}
.et-counter-item h3 {
    font-size: 41px;
    line-height: 1.3;
    font-weight: bold;
    margin-top: 0;
}
.et-counter-item p {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
/*** Team  ***/
.et-team-item .sow-features-feature {
    cursor: pointer;
    padding: 0 !important;
}
.et-team-item .sow-features-feature:nth-child(3) {
    margin-right: 0;
}
.et-team-item .sow-icon-image,
.et-team-item .sow-icon-container {
    width: 350px !important;
    height: 433px !important;
    max-width: 100% !important;
    overflow: hidden;
}
.et-team-item .sow-icon-image {
    background-size: cover !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.et-team-item .sow-features-feature:hover .sow-icon-image {
    transform: rotate(5deg)scale(1.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.et-team-item h5 {
    font-weight: 500;
    font-size: 26px;
    line-height: 1.3em;
    padding-top: 20px;
    color: #232044;
    margin: 0 !important;
}
.et-team-item p {
    font-weight: 400;
    font-size: 16px;
    color: #aaa;
    line-height: 1.7em;
}
.et-team-item .social-links {
    padding-bottom: 30px;
}
.et-team-item .social-links a {
    width: 35px;
    height: 35px;
    display: block;
    background: #ffffff;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 35px;
    margin: 0 6px;
    border-radius: 50px;
    display: inline-block;
}
.social-links a:hover .fa-google-plus-g {
    color: #df4b38;
}
.social-links a:hover .fa-facebook-f, 
.social-links a:hover .fa-dribbble {
    color: #3b5998;
}
.social-links a:hover .fa-linkedin-in {
    color: #f16396;
}
/*** Blog ***/
.et-blog-item article {
    background-color: #ffffff;
    padding: 10px;
    border-radius: .25rem;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.et-blog-item article:hover {
    box-shadow: 0 0 30px 0px rgba(15,15,15,0.15);
    transform: translateY(-8px);

}
.et-blog-item article .entry-header {
    margin-bottom: 0;
}

/*** Contact  ***/
.et-contact-box {
    box-shadow: -1px 2px 26px -6px #000000;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=26, Direction=135, Color=#000000);
    padding: 48px 56px;    
}
.et-contact-text i,
.et-contact-text svg {
    font-size: 31px;
    float: left;
    margin-right: 20px;
}
.et-contact-text {
    cursor: pointer;
    padding: 20px;
    margin: 20px;
}
.et-contact-text:hover {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: -1px 2px 26px -5px #000000;
}
.et-contact-form label {
    width: 100%;
}
.et-contact-form .wpcf7-form textarea {
    height: 180px !important;
}
.et-contact-form form p:nth-child(-n+4) {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.et-contact-form form p:nth-child(4) {
    margin-right: 0 !important;
}
.et-contact-form form p {
    margin-bottom: 10px;
}
.et-contact-form label span {
    color: #ff0000
}
.et-contact-form .wpcf7-form input,
.et-contact-form .wpcf7-form textarea {
    background: #fafafa;
    border: 1px solid #dfdfdf;
    color: #888888;
    height: 35px;
    display: block;
    padding: 9px 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);    
}
.et-contact-form .wpcf7-form .wpcf7-submit {
    display: inline-block;
    font-size: 18px;
    line-height: 5px;
    padding: 20px 30px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
}
.et-contact-form label span {
    color: #d74c4c;
}
.et-contact-info {
    margin-top: -75px;
    background: #fff;
    position: relative;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.et-contact-info-item {
    text-align: center;
}
.et-contact-info-item i {
    font-size: 30px;
}
.et-contact-info-item h4 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.8em;
    font-weight: 600;
    margin-top: 10px;
}
.et-contact-info-item p {
    line-height: 1.6em;
    color: #606060;
    font-weight: 500;
    font-style: italic;
}
.et-contact-item i {
    font-size: 50px;
    float: left;
    margin-right: 10px;
}
.et-media-body {
    overflow: hidden;
}
.et-contact-item h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    margin-top: 0;
}
.et-contact-form.contact-page p {
    width: 100% !important;
    display: inline-block;
	max-width: 100%;
}
/*** Portfolio ***/
.vp-filter__style-default .vp-filter__item a {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 20px;
    padding: 10px 16px;
}
.vp-filter__style-default .vp-filter__item.vp-filter__item-active>* {
    color: #fff !important;
}
.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;
    background-color: #ff497c!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-meta a {
    padding: 3px 10px;
}

/*** Product ***/
.woocommerce ul.products li.product {
    background: #f6f2f1;
    padding: 15px 15px 30px 15px;   
    z-index: 1;
    box-shadow: 1px 0px 18px 2px rgba(0, 0, 0, 0.2);
}
/*** Promo ****/ 

/*** Client ****/ 


/*** Tab ***/
.tk-tab-content .accordionItem  {
    margin-bottom: 10px;
    max-width: 100%;
}
.tk-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;
}
.tk-tab-content .open .accordionItemHeading {
    font-weight: 600;
}
.tk-tab-content .accordionItemHeading:before {
    content: "\f0da";
    font-size: 20px;
    color: #333;
    font-family: 'FontAwesome';
    margin-right: 15px;
    line-height: 25px;
}
.tk-tab-content .open .accordionItemHeading:before {
    content: "\f0d7";    
    font-family: 'FontAwesome';
}
.tk-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;  
}
.tk-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;
}
.tk-tab-content ul > li {
    list-style-type: none;
    line-height: 2;
}
.tk-tab-content h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-top: 0;
}
.tk-tab-content ol.decimal-list {
    margin: 0 15px 15px;
}
/*** Membership ***/

/*** Banner ***/

/*** Facilities ***/
.tk-faq-content .accordionItem  {
    margin-bottom: 10px;
    max-width: 100%;
    border: 1px solid #e5e5e5;
}
.tk-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;
}
.tk-faq-content .accordionItemHeading i {
    margin-right: 5px;
}
.tk-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;  
}
.tk-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;
}
.tk-faq-img {
    margin-left: 5%;
}
.tk-faq-img {
    overflow: hidden;
    position: relative;
}
.tk-faq-img:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.tk-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;
}
/*** Team ***/

/*** Privacy ***/
.tk-privacy .sow-features-feature {
    padding-top: 20px !important;
}
.tk-privacy .sow-features-feature .textwidget {
    padding: 0 10px 10px;
}
.tk-privacy .sow-features-feature:nth-of-type(4n + 1) {
    padding-left: 25px !important;
}
.tk-privacy .sow-features-feature:nth-of-type(4n) {
    padding-right: 25px !important;    
}
.tk-privacy .sow-features-feature .sow-icon-image {
    width: 240px !important;
    height: 180px !important;
    background-size: cover !important;
}
.tk-privacy .sow-icon-container {
    width: 240px !important;
    height: 180px !important;
}
.tk-privacy-item-1 .sow-features-feature:nth-child(2n-1) {
    background-color: #e7ecf4;
}
.tk-privacy-item-1 .sow-features-feature:nth-child(2n) {
    background-color: #fabea6;   
}
.tk-privacy-item-2 .sow-features-feature:nth-child(2n) {
    background-color: #e7ecf4;
}
.tk-privacy-item-2 .sow-features-feature:nth-child(2n-1) {
    background-color: #fabea6;   
}
.scwf_price_area_fix p {
	font-size: 20px;
}
/*** Footer ***/
#genesis-footer-widgets {
    border: 0;
    padding: 0;
    text-align: left;
}
.footer-widget-area  {
    width: 100%;
}
.footer-widget-area .widget-title {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px!important;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px dotted #aaa;
}
.et-footer-title {
    position: relative;
}
.et-footer-title span {
    position: absolute;
    left: -220px;
    opacity: 0.2;
    top: 130px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 54px;
    letter-spacing: 6px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;

}
.et-footer-title span:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 100px;
    height: 1px;
    background: #fff;
    margin-left: -50px;
}
#genesis-footer-widgets .widget_sow-editor .footer-socilal ul li i {
    margin-right: 0!important;
    font-size: 14px;
}
#genesis-footer-widgets .featured-content.featuredpost article {
    width: 100%;
}
#genesis-footer-widgets .featured-content.featuredpost .entry-header {
    position: absolute;
    bottom: -9px;
    margin: 0;
}
#genesis-footer-widgets .featured-content.featuredpost .entry-header p {
    line-height: 22px;
}
.et-footer-left .entry-content {
    position: relative;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.71);
    padding: 10px 18px;
    background: rgba(255, 255, 255, 0.031);
    border-radius: 4px;
    font-weight: 400;
    padding: 5px;
    height: 35px;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0px 0px 28px 1px rgba(51, 51, 51, 0.41);
}
.et-footer-left .entry-content:after {
    bottom: -14px;
    left: 22px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: rgba(255, 255, 255, 0.041);
    border-width: 7px;
    margin-left: 7px;
}
.et-footer-left article {
    position: relative;
    padding-bottom: 40px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.151)!important;
}
.et-footer-left article:before {
    font-family: FontAwesome;
    content: '\f142';
    position: absolute;
    top: 20px;
    left: -15px;
    height: 20px;
    z-index: 1;
    font-size: 16px;
    font-weight: 300;
}
.entry-header {
    position: absolute;
    bottom: 0px;
}
.et-footer-left .entry-time {
    position: relative;
    font-size: 12px;
    padding-left: 20px;
}
.et-footer-left .entry-time:before {
    font-family: FontAwesome;
    content: "\f017";
    position: absolute;
    top: -3px;
    left: 0;
    font-weight: 300;
    opacity: 1;
    font-size: 14px;
}
.footer-widget-area .es_caption {
    font-size: 11px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
}
.footer-widget-area .es_widget_form_email {
    font-size: 12px;
}
.footer-widget-area #es_txt_email {
    height: 40px;
}
.footer-widget-area .es_textbox {
    width: 100%;
    float: left;
}
.footer-widget-area .es_textbox input {
    width: 100%;
}
.footer-widget-area .es_button {
    width: 100%;
    display: inline;
}
.footer-widget-area .es_button #es_txt_button {
	width: 100%;
    padding: 9px 30px!important;
}
.footer-widget-area .fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}
.footer-widget-area .footer-socilal {
    margin-top: 30px;
}
.footer-widget-area .footer-contacts li {
    float: left;
    width: 100%;
    padding: 8px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    font-weight: 600;
}
.footer-widget-area .footer-contacts li i {
    float: left;
    padding-right: 12px;
    position: relative;
    top: 2px;
}
.footer-widget-area .footer-contacts li a {
    color: #333;
}
.footer-widget-area .footer-contacts li span:hover {
    color: #fff;
}
.footer-widget-area .footer-socilal li, 
.footer-widget-area .order-wrap li {
    float: left;
    position: relative;
    margin-right: 20px;
    text-align: center;
}
#genesis-footer-widgets .widget_sow-editor .footer-socilal ul li a {
    font-size: 14px!important;
}
.footer-widget-area .footer-socilal li a, 
.footer-widget-area .order-wrap li a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: rgba(255, 255, 255, 0.41);
    font-size: 12px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.footer-widget-area .footer-socilal li a:hover,
.footer-widget-area .order-wrap li a:hover {
    border-radius: 100%;
    color: #fff;
}
.footer-contacts svg {
    margin-right: 5px;
}
.site-footer {
    background: #2D2D32;
    border: 0;
}
.site-footer p {
    padding-bottom: 0;
    color: #ffffffb5;
}
#genesis-footer-widgets .tk-btn {
    box-shadow: none;
    font-size: 12px;
    padding: 15px 35px;
    text-shadow: none;
}
#genesis-footer-widgets .featured-content.featuredpost article {
    padding-bottom: 30px!important;
}


/*** Responsive ***/
@media (max-width: 1200px) {
    .footer-widget-area .es_textbox {
        width: 66%;
    }    
}
@media (max-width: 1170px) {
    .panel-layout .panel-grid > div {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    body:not(.home) .site-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1024px) {
    .nav-primary .genesis-nav-menu a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 961px) {
    button.menu-toggle {
        margin: 0!important;
        padding: 15px 10px 20px;
        text-align: right;
        font-size: 0;
        line-height: 20px;
        position: relative;
        right: 0;
        z-index: 1000;
        margin-left: -10px!important;
        color: #fff !important;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .is-sticky button.menu-toggle {
        padding: 10px 10px 20px;
    }
    .wp-custom-logo .title-area {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .is-sticky .title-area {
        padding-top: 6px;
        padding-bottom: 6px;
    }
	.site-header {
		background: #242145;
	}
    .site-header.is-sticky {
        position: fixed;
    }
    .nav-primary.is-sticky {
        top: 50px;
    }
    button.menu-toggle:before {
        font-size: 30px; 
    }
    .site-header .menu-toggle::before {
        float: right;
    }
    .site-header .title-area .right-menu {
        padding-bottom: 30px;
    }
    .footer-widget-area {
        width: 50%!important;
    }
    .wp-custom-logo .title-area {
        max-width: 200px;
        text-align: left;
        float: left;
    }
}

@media (max-width: 960px) {
    .site-header {
        width: 100%;
        z-index: 9999;
        top: 0;
    }
    .nav-primary {
        position: static;
    }
    .et-slider {
        margin-top: 0;
    }
    .menu-toggle.dashicons-menu:before {
        font-size: 30px;
    }
    .genesis-nav-menu .sub-menu a {
        padding-left: 10px;
    }
    .menu-toggle {
        color: #333;
        font-size: 0;
    }
    .content {
        float: none!important;
    }
    .nav-primary > .wrap > ul > li > a,
    .nav-primary.is-sticky > .wrap > ul > li > a {
        line-height: 45px;
        height: 45px;
    }
    .nav-primary > .wrap > ul > li > a::before,
    .nav-primary > .wrap > ul > li > a::after {
        content: none;
    }
}

@media (max-width: 860px) {

}
@media (min-width: 860px) {
    .et-team-item .sow-features-feature {
        width: 32% !important;
        margin-right: 2%;
    }
}

@media (max-width: 786px) {
    .et-counter-item,
    .et-pricing-item {
        margin-bottom: 40px;
    }
    .et-blog-item article,
    .et-team-item .sow-features-feature {
        width: 100% !important;
        margin-bottom: 30px !important;
    }

}
@media (max-width: 480px) {
	body {
		width: 100vw;
	}
    body.woocommerce-page ul.products li.product {
        width: 100%!important;
        margin: 30px 0!important;
    }
    body.home .woocommerce ul.products li.product {
        margin-right: 0%!important;
        width: 100%!important;
    }
}
@media only screen and (max-width: 440px) {
    div#n2-ss-4, div#n2-ss-4-placeholder {
        display: none;
    }
}