/*** General ***/
.site-inner {
    padding: 0;
}
:focus {
    outline: 0;
}
p {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 10px;
    font-weight: normal;
    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;
}
h1, h2, h3, h4, h5, h6, i, i:before, i:after {
    -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;
}
/*** Right Header ***/
.sp-info-top,
.right-header li {
    display: inline-block;
}
.sp-info-top {
    margin: 0 30px;
}
.header-widget-area {
    width: 70%;
    float: left;
    padding: 20px;
}
.sp-info-top ul {
    padding-left: 10px;
    overflow: hidden;
}
.right-header li {
    margin-bottom: 0 !important;
}
.sp-contact-email, 
.sp-contact-time-top2 {
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    transition: 300ms;
}
.right-header svg {
    float: left;
    margin-top: 8px;
    padding: 10px;
    width: 40px !important;
    color: #002e5b;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
}
.right-header i {
    float: left;
    margin-top: 8px;
    font-size: 23px;
    width: 40px !important;
    color: #002e5b;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;	
}
.right-header .sp-contact-time,
.right-header .sp-contact-day,
.right-header .sp-location {
    font-size: 16px;
    font-weight: 600;
    color: #002e5b;
}
.sp-contact-email, 
.sp-contact-time-top2 {
    cursor: pointer;
    font-size: 15px;
    font-weight: 300;
}
/*** Top Head ***/
.before-header { 
    color: #fff;
    padding: 30px 0;
    position: relative;
    z-index: 2;
}
.before-header .wrap {
    max-width: 1170px;
    margin: 0 auto;
}
.before-header ul {
    margin-bottom: 0 !important;
}
.top-left-menu, 
.top-right-menu {
    width: 50%;
    float: left;
}
.top-right-menu {
    text-align: right;
}
.sp-contact-info li {
    font-size: 90%;
    margin: 0 15px;
    margin-top: 10px;
}
.sp-contact-info li i,
.sp-contact-info li svg {
    margin: 0 3px;    
}
.top-left-menu a, 
.top-right-menu a {
    color: #fff !important;
}
.top-left-menu li:hover a, 
.top-right-menu li:hover a {
    color: #333 !important;
}
.top-left-menu li,
.top-right-menu li {
    display: inline-block;
}
.top-left-menu li {
    margin: 10px 15px;    
}
.top-left-menu li a {
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;   
}
/*** Head ***/
.site-inner {
    padding-left: 0;
    padding-right: 0;
}
.wpforo-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.site-header {
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.site-header.is-sticky {
    position: fixed;
    background: #fff;
    top: 0;
}
.site-header .wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
}
/*** Logo ***/
.wp-custom-logo .title-area {
    -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;
}
/*** Menu ***/
#menu-main-menu {
    max-width: 1170px;
    margin: 0 auto;
}
.nav-primary {
	padding: 0;
}
.nav-primary.is-sticky {
    margin: 0 auto;
    top: 0;
    z-index: 999;
    left: 0;
    right: 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: uppercase;
    -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;
}
.genesis-nav-menu a i {
    font-size: 12px;
    font-weight: 300;
}
.nav-primary .menu-primary > li > a {
    font-weight: 700;
    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 .menu-primary > li > a:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    position: absolute;
    border: 1px solid transparent;
}
.genesis-nav-menu .sub-menu {
    display: none;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}
.genesis-nav-menu .sub-menu a {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    padding: 16px 12px;
    text-transform: none;
} 
.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;
}
body:not(.home) .nav-primary {
    background-color: #002e5b;
}
/*** Title ***/
.et-title {
    text-align: center;
    margin-bottom: 30px;
}
.et-title h3 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}
.et-title h3:after {
    content: '';
    width: 100px;
    height: 4px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}
.et-title p {
    color: #333;
    font-size: 16px;
    padding-bottom: 0;
    font-weight: normal;
}
.et-title.white-title h3 {
    color: #fff;
}
/*** Button ***/
.et-btn,
.sow-more-text {
    color: #fff !important;
    padding: 15px 20px;
    border: 1px solid;
    font-size: 20px;
    line-height: 20px;
    border-radius: 5px;
    z-index: 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.et-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background: #fff;
    transform: scale3d(0.7, 1, 1);
    transition: transform 0.42s, opacity 0.42s;
    border-radius: inherit;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition:    all 0.2s ease-in-out;
    -ms-transition:     all 0.2s ease-in-out;
    -o-transition:      all 0.2s ease-in-out;
    transition:         all 0.2s ease-in-out;
}
.et-btn:hover::before {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.et-btn:hover,
.sow-more-text:hover,
.et-about-button a {
    color: #fff !important;
}
/*** Slider ***/
.et-slider {
    position: relative;
    margin-top: -45px;
    background-size: cover;
    background-repeat: no-repeat;
}
.et-slider .et-btn-sl a {
    -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;
}
.et-slider .et-btn-sl a:hover {
    background: #fff !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;
}
/*** Feature ***/
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.et-feature-item,
.et-feature-item p {
    color: #fff;
}
.et-feature-item {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}
.et-feature-item i,
.et-feature-item svg {
    font-size: 30px;
    border: 1px solid #fff;
    height: 50px;
    width: 50px !important;
    line-height: 50px;
    border-radius: 50px;
}
.et-feature-item svg {
    padding: 8px;
}
.et-feature-item h3 {
    font-size: 20px;
    padding-top: 10px;
    font-weight: 700;
    line-height: 30px;
}
.et-feature-item span {
    text-align: center;
    display: inline-block;
}
/*** Why ***/
.et-why-img {
    position: relative;
    display: inline-block;
}
.et-why-img:hover::before {
    -webkit-animation: circle .85s;
    animation: circle .85s;
}
.et-why-img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 10%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.et-why-content {
    margin-bottom: 20px;
}
.et-why-content i,
.et-why-content svg {
    float: left;
    font-size: 36px;
    line-height: 36px;
    margin-right: 20px;
    display: inline-block;
}
.sppb-media-body {
    overflow: hidden;
}
.et-why-content h3 {
    color: #000000;
    font-size: 22px;
    line-height: 22px;
    margin-top: 0;
    font-weight: 700;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
/*** Counter ***/
.et-counter {
    position: relative;
    z-index: 0;
}
.et-counter:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.et-counter-item {
    text-align: center;
    color: #fff;
}
.et-counter-item i,
.et-counter-item svg {
    font-size: 36px;
    line-height: 36px;
}
.et-counter-item h3 {
    font-weight: 800;
    font-size: 40px;
}
.et-counter-item p {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
}
/*** Team ***/
.et-team-item .sow-features-feature {
    width: 31.333% !important;
    margin-right: 3%;
    background: #fff none repeat scroll 0 0;
    padding: 0 !important;
}
.et-team-item .sow-features-feature:nth-child(3) {
    margin-right: 0 !important
}
.et-team-item .sow-icon-container {
    margin: 0 !important;
}
.et-team-item .sow-icon-container,
.et-team-item .sow-icon-image {
    width: 367px !important;
    height: 250px !important;
    max-width: 100%;
}
.et-team-item .sow-icon-image {
    background-size: cover !important;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.et-team-item .sow-features-feature:hover .sow-icon-image {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.et-team-item h5 {
    color: #000000;
    font-size: 20px;
    margin: 20px 0 0 !important;
}
.et-team-item h6 {
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: bold;
}
.et-team-item ul {
    opacity: 1;
    visibility: inherit;
    background-color: #fff;
    padding: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 20px 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.et-team-item ul li {
    display: inline-block;
    list-style: none;
    width: 33.33%;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.et-team-item ul li i,
.et-team-item ul li svg {
    font-size: 20px;
}
.et-team-item ul li a i.fa-facebook,
.et-team-item ul li a svg.fa-facebook-f {
    color: #4e68a1;
}
.et-team-item ul li a i.fa-twitter,
.et-team-item ul li a svg.fa-twitter {
    color: #65b5f2;
}
.et-team-item ul li a i.fa-google-plus,
.et-team-item ul li a svg.fa-google-plus-g {
    color: #e05d4b;
}
/*** Service ***/
.et-service-feature h5 {
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}
/*** Pricing ***/
.et-pricing-item {
    text-align: center;
}
.et-pricing-item .pricing-table {
    background: #e9f0f4;
    text-align: center;
    margin: 15px 0;
}
.et-pricing-item .pricing-title {
    color: #333;
    font-size: 25px;
    font-weight: 700;
    padding: 30px;
    margin-bottom: 0;
    background-color: #fff;
}
.et-pricing-item.specail .pricing-table-price {
    background-color: #005462!important;
}
.et-pricing-item .pricing-table-price {
    font-weight: 700;
    padding: 30px;
    margin-bottom: 30px;
}
.et-pricing-item .pricing-table-price p {
    color: #fff;
    font-weight: 700;
}
.mr-1 {
    margin-right: 10px;
}
.pricing-currency {
    font-size: 18px;
    font-weight: 700;
    vertical-align: 25px;
}
.pricing-price {
    font-size: 45px;
    font-weight: 700;
}
.pricing-table-content ul li {
    margin-bottom: 15px;
    list-style: none!important;
}
.pricing-table-button {
    padding: 15px 0 35px;
}
/*** Client ****/ 
.et-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); 
}
.et-client-item img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);  
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}
/*** Testimonial ****/ 
.et-testimonial-item {
    text-align: center;
}
.et-testimonial-item img {
    border-radius: 100%;
}
.et-testimonial-item p {
    color: #fff;
}
/*** Learn ****/ 
.et-learn-content h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700
}
.et-learn-content p {
    text-align: justify;
}
/*** Diving ****/ 
.et-diving-feature .sow-icon-container,
.et-diving-feature .sow-icon-image {
    width: 350px !important;
    height: 233px !important;
    max-width: 100%;
}
.et-diving-feature h5 {
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.et-diving-feature p {
    text-align: justify;
}
/*** FAQ ****/
.et-faq-item h3 {
    font-weight: bold;
}
.et-faq-item .accordionItem  {
    margin-bottom: 10px;
    max-width: 100%;
    border: 1px solid #e5e5e5;
}
.et-faq-item .accordionItemHeading {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 2rem;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 17px;
    position: relative;
    text-transform: none;
    background: #f6fafb;
    color: #4b5981;
}
.et-faq-item .accordionItemHeading i {
    margin-right: 5px;
    float: right;
}
.et-faq-item .open .accordionItemHeading i.fa-chevron-right:before {
    content: "\f078";
}
.et-faq-item .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;  
}
.et-faq-item .open .accordionItemContent {
    padding: 15px;
    background-color: #fff;
    width: 100%;
    display:block;
    border-top: 1px solid #dbdbdb;
    -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;
}/*** Contact ****/ 
.et-contact-feature h5,
.et-contact-feature p {
    color: #fff;
}
.et-contact label {
    width: 100%;
}
.et-contact-form p:nth-child(2),
.et-contact-form p:nth-child(3),
.et-contact-form p:nth-child(4) {
    width: 32%;
    margin-right: 2%;
    float: left;
}
.et-contact-form p:nth-child(4) {
    margin-right: 0 !important;
}
.et-contact-form p:nth-child(5) {
    display: inline-block;
    width: 100%;
}
.et-contact-form p span {
    color: #ff0000;
    font-size: 20px;
}
/*** Contact ***/
.et-contact-title {
    border-bottom: 2px solid;
}
.et-contact-item svg {
    display: inline-block;
    float: left;
    font-size: 30px; 
}
.et-contact-item h3 {
    font-size: 24px;
    margin-top: 0;
    margin-left: 15px;
    display: inline-block;
}
.et-contact-item h6,
.et-contact-item p {
    color: #fff;
}
.et-contact-item h6 {
    font-size: 20px;
    font-weight: 700;
}
/*** 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);
}

/*** Facilities ***/
.et-faq-content .accordionItem  {
    margin-bottom: 10px;
    max-width: 100%;
    border: 1px solid #e5e5e5;
}
.et-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;
}
.et-faq-content .accordionItemHeading i {
    margin-right: 5px;
}
.et-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;  
}
.et-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;
}
.et-faq-img {
    margin-left: 5%;
}
.et-faq-img {
    overflow: hidden;
    position: relative;
}
.et-faq-img:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.et-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;
}
/*** Tab ***/
.et-tab-content .accordionItem  {
    margin-bottom: 10px;
    max-width: 100%;
}
.et-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;
}
.et-tab-content .open .accordionItemHeading {
    font-weight: 600;
}
.et-tab-content .accordionItemHeading:before {
    content: "\f0da";
    font-size: 20px;
    color: #333;
    font-family: 'FontAwesome';
    margin-right: 15px;
    line-height: 25px;
}
.et-tab-content .open .accordionItemHeading:before {
    content: "\f0d7";    
    font-family: 'FontAwesome';
}
.et-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;  
}
.et-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;
}
.et-tab-content ul > li {
    list-style-type: none;
    line-height: 2;
}
.et-tab-content h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-top: 0;
}
.et-tab-content ol.decimal-list {
    margin: 0 15px 15px;
}
/*** Tab ***/
.et-tab-item .accordionItem  {
    margin-bottom: 15px;
    max-width: 100%;
}
.et-tab-item .accordionItemHeading {
    display: block;
    cursor: pointer;
    color: #333;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 12px 10px;
    position: relative;
    border: 1px solid #eee;
}
.et-tab-item .open .accordionItemHeading {
    border-radius: 5px 5px 0 0;    
}
.et-tab-item .accordionItemHeading svg {
    float: right;
}
.et-tab-item .accordionItem p {
    padding-bottom: 0 !important;
}
.et-tab-item .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;  
}
.et-tab-item .open .accordionItemContent {
    padding: 10px;
    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;
}
.et-tab-item ul > li {
    list-style-type: none;
    line-height: 2;
}
.et-tab-item h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-top: 0;
}
.et-tab-item ol.decimal-list {
    margin: 0 15px 15px;
}
/*** Membership ***/
.et-member-item h5 {
    font-size: 18px;
    color: #000;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    text-transform: uppercase;
}
.et-member-item .sow-icon-fontawesome {
    background: #333 !important;
    transition: all 0.3s ease 0s;
}
.et-member-item .sow-icon-fontawesome:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -5px;
    left: -5px;
    opacity: 0;
    padding: 5px;
    transform: scale(1.2);
    box-sizing: content-box;
    transition: all 0.3s ease 0s;
}
.et-member-item .sow-features-feature:hover .sow-icon-fontawesome:after {
    transform: scale(1);
    opacity: 1;
}
/*** Banner ***/
.et-banner-content {
    background: #002e5b;
    padding: 111px 74px 119px 75px;
    margin-top: -30px;
    margin-bottom: -25px;
    border-bottom: 6px solid #fbba42;
    text-align: left;
}
.et-banner-content h3 {
    font-size: 48px;
    color: #fff;
    font-weight: 800;
}
.et-banner-content h6 {
    color: #fff;
    font-size: 16px;
    padding-bottom: 30px;
    position: relative;
}
.et-banner-content h6:before {
    position: absolute;
    height: 2px;
    width: 64px;
    background: #fff;
    content: "";
    left: 0;
    top: 30px;
}
.et-banner-content p {
    color: #fff;
    font-size: 14px;
}

/*** Project ***/ 
.et-project-item .sow-features-feature {
    padding: 0 !important
}
.et-project-item .sow-icon-container {
    width: 604px !important;
    height: 317px !important;
    margin-bottom: 0 !important;
}
.et-project-item .sow-icon-image {
    width: 604px !important;
    height: 317px !important;
    opacity: 0.7;
    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-project-item .sow-features-feature:hover .sow-icon-image {
    opacity: 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-project-item .textwidget {
    margin: 0 15px !important;
}
.et-service-content {
    position: relative;
    box-shadow: 0px 0px 13px 5px rgba(0, 0, 0, 0.15);
    padding: 30px 35px 25px 35px;
}
.et-service-content .number {
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #333;
    color: #fff;
    float: left;
    display: table;
    text-align: center;
}
.et-service-content .media-body {
    text-align: left;
    padding-left: 40px;
    display: table;
    vertical-align: top;
    overflow: hidden;
}
.et-service-content .media-body h4 {
    margin-top: 0 !important;
}
/*** Plan ***/
.et-plan-content {
    text-align: center;
}
.et-plan-content h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 30px;
    letter-spacing: 0px;
    text-align: inherit;
    text-transform: none;
}
.et-plan-content p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 3px;
}
.et-plan-item .sow-icon-container {
    width: 170px !important;
    height: 170px !important;
}
.et-plan-bottom {
    top: -60px;
    position: relative
}
.et-plan-item .sow-icon-image {
    width: 170px !important;
    height: 170px !important;
    background-size: cover !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border: 10px solid #fff;
    background-color: #fff;
    overflow: hidden;
    border-radius: 5px;
}
.et-plan-item .sow-features-feature:hover .sow-icon-image {
    top: -20px !important;
    box-shadow: 0 0 40px 7px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 40px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 40px 7px rgba(0, 0, 0, 0.2);
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
}
.et-plan-item h5 {
    padding-top: 30px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

/*** Privacy ***/
.et-privacy .sow-features-feature {
    padding-top: 20px !important;
}
.et-privacy .sow-features-feature .textwidget {
    padding: 0 10px 10px;
}
.et-privacy .sow-features-feature:nth-of-type(4n + 1) {
    padding-left: 25px !important;
}
.et-privacy .sow-features-feature:nth-of-type(4n) {
    padding-right: 25px !important;    
}
.et-privacy .sow-features-feature .sow-icon-image {
    width: 240px !important;
    height: 180px !important;
    background-size: cover !important;
}
.et-privacy .sow-icon-container {
    width: 240px !important;
    height: 180px !important;
}
.et-privacy-item-1 .sow-features-feature:nth-child(2n-1) {
    background-color: #e7ecf4;
}
.et-privacy-item-1 .sow-features-feature:nth-child(2n) {
    background-color: #fabea6;   
}
.et-privacy-item-2 .sow-features-feature:nth-child(2n) {
    background-color: #e7ecf4;
}
.et-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;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px!important;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px dotted #777;
}
.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;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.et-footer-title span:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 100px;
    height: 1px;
    background: #fff;
    margin-left: -50px;
}
.footer-widget-area p {
    color: #fff;
}
#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;
    color: #fff;
}
.footer-widget-area .es_widget_form_email {
    font-size: 12px;
    color: #fff;
}
.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%;
}
.footer-widget-area .es_button #es_txt_button {
	width: 100%!important;
}
.footer-widget-area .footer-contacts li a {
    color: #fff;
}
.footer-widget-area .es_button #es_txt_button {
    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;
    color: #878C9F;
}
.footer-widget-area .footer-contacts li i {
    float: left;
    padding-right: 12px;
    position: relative;
    top: 2px;
}
.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 {
    border: 0;
}
.site-footer p {
    font-size: 16px;
    padding-bottom: 0;
    color: #fff;
}
.site-footer p a {
    color: #fff !important;
}
#genesis-footer-widgets .et-btn {
    box-shadow: none;
    font-size: 12px;
    padding: 15px 35px;
    text-shadow: none;
}
#genesis-footer-widgets .featured-content.featuredpost article {
    padding-bottom: 20px!important;
}


/*** Responsive ***/
@media (max-width: 1280px) {
    .nav-primary .menu-primary > li > a {
        padding: 12px 9px;
    }
    .et-slider-icon {
        bottom: 10px;
    }
    .et-project-item .sow-icon-container,
    .et-project-item .sow-icon-image {
        width: 380px !important;
        height: 317px !important;
    }
    .sp-info-top {
        margin: 0;
    }
}
@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;
    }
    .et-team-item .sow-icon-image,
    .et-team-item .sow-icon-container {
        width: 220px !important;
        height: 250px !important;
    }
    .et-intro-item .sow-icon-container,
     .et-intro-item .sow-icon-image {
        width: 200px !important;
        height: 195px !important;
    }

}
@media (max-width: 1023px) and (min-width: 960px) {
    .nav-primary .menu-primary > li > a {
        font-size: 12px;
    }
}
@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: #000!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.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: 350px;
        text-align: left;
        float: left;
    }
    .header-widget-area {
        display: none;
    }
    .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;
    }
}
@media (max-width: 860px) {
    .et-why-item {
        margin-top: 40px;
    }
    .et-client-item {
        text-align: center;
    }
    .top-right-menu {
        text-align: left;
    }
    .top-right-menu li {
        margin: 0 8px;
    }
}
@media (max-width: 780px) {
    .top-left-menu, 
    .top-right-menu {
        width: 100%;
    }
	.site-header {
		padding: 0 !important;
	}
}
@media (max-width: 676px) {
    .et-team-item .sow-features-feature {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
        padding-bottom: 40px !important;
    }
    .et-team-item .sow-icon-image, 
    .et-team-item .sow-icon-container {
        width: 100% !important;
        height: 380px !important;
    }
	.before-header {
		display: none;
	}
}
@media (max-width: 480px) {
    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;
    }
	.wp-custom-logo .title-area {
		max-width: 200px;
	}

}