/*** General ***/
.site-inner {
    padding: 0;
}
:focus {
    outline: 0;
}
p {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #878C9F;
    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;
}
/*** Head ***/
.site-inner {
    padding-left: 0;
    padding-right: 0;
}
.wpforo-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.site-header {
    background: #222;
}
.home .site-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.3);
}
.site-header.is-sticky {
    position: fixed;
    background: rgba(0,0,0,.7);
}
.site-header .wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.right-header {
    float: right;
    text-align: right;
    width: 150px;
}
/*** Logo ***/
.wp-custom-logo .title-area {
    padding-top: 10px;
    -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: 5px;
}
/*** 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: #fff;
	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 {
    position: relative;
    font-weight: 600;
}
.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;
}
.is-sticky .nav-primary > .wrap > ul > li > a {
    line-height: 55px;
    height: 55px;
}
.genesis-nav-menu .sub-menu a:hover, 
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu .current-menu-item a {
	color: #fff!important;
}
.nav-primary > .wrap > ul > li.wpmenucartli > a::before,
.nav-primary > .wrap > ul > li.wpmenucartli > a::after {
    content: none;
}
.genesis-nav-menu .sub-menu {
    display: none;
}
.genesis-nav-menu .sub-menu a {
    font-size: 14px;
    color: #333;
    padding: 16px 12px;
} 
.genesis-nav-menu .sub-menu a:hover {
    padding-left: 20px;
}
/*** Body ***/
body.home .site-inner {
    margin-top: 0!important;
    padding-top: 0;
}
/*** Title ***/
.lt-title {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.lt-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 180px;
    background-color: #fff;
}
.lt-title h3 {
    color: #ffffff;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Poiret One", sans-serif;
}
.lt-title h6 {
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 7px;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
}
.lt-title.black h3,
.lt-title.black h6{
	color: #000;
}
.lt-title.black:after {
	background: #000;
}
.lt-btn,
.sow-more-text a {
    color: #fff;
    background-color: transparent;
    border-color: #ff497c;
    padding: 12px 50px;
    border: 1px solid #ff497c;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-block;
}
.sow-more-text a {
    color: #fff!important;
}
body .sow-more-text a:hover {
    color: #fff!important;
}
/*** Slider ***/
.lt-slider-title {
    position: relative;
}
.lt-slider-title:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 50px;
    height: 4px;
    border: 1px solid #ffffff36;
}
.lt-slider-title-color .n2-ow {
   color: #FAC921!important; 
}
.lt-slider .geodir_advance_search_widget {
    margin-top: -100px;
    z-index: 99999;
    position: relative;
    background: #fff;
}
.lt-slider .geodir_advance_search_widget .geodir-loc-bar {
    border: 0;
}
body .lt-btn-sl a:hover {
    background: #222!important;
}
.lt-slider-icon {
    position: relative;
    margin-bottom: -30px;
}
.lt-slider-icon .mouse-button {
    content: '';
    background-image: url(../images/mouse_icon.png);
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    width: 40px;
    height: 60px;
    z-index: 4;
    bottom: 30px;
    left: 50%;
    margin-left: -20px;
    margin-bottom: -20px;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes floating {
    0% {
    transform: translateY(0%);
    }
    50% {
    transform: translateY(8%);
    }
    100% {
    transform: translateY(0%);
    }
}
@-webkit-keyframes floating {
    0% {
    -webkit-transform: translateY(0%);
    }
    50% {
    -webkit-transform: translateY(8%);
    }
    100% {
    -webkit-transform: translateY(0%);
    }
}
/*** Intro ***/
.lt-about-content {
    position: relative;
}
.lt-about-content:before {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    left: calc(50% - 4px);
}
/*** Skill Chart ***/
.lt-skill {
    position: relative;
}
.lt-skill-item-title {
    position: relative;
    padding-left: 30px;
}
.lt-skill-item-title:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -2px;
    bottom: -10px;
    width: 4px;
}
.lt-skill-item-title h3 {
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    position: relative;
}
.lt-skill-item-title p {
    padding-top: 10px;
    color: #999;
    font-size: 11px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #878C9F;
}
.lt-skill-line {
    padding: 0 10px;
}
.lt-ci-num {
    float: left;
    margin-top: 70px;
    position: relative;
    width: 100%;
    margin-left: -40px;
}
.lt-ci-num span {
    position: absolute;
    left: 0;
    opacity: 0.2;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 44px;
    letter-spacing: 6px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #666;
    top: -40px;
}
.lt-skill-item {
    position: relative;
    text-align: center;
    padding-bottom: 80px;
    width: 33.33%;
    float: left;
}
.lt-skill-item .chart canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.lt-skill-item .percent {
    display: inline-block;
    line-height: 150px;
    z-index: 2;
    font-size: 25px;
    color: #fff;
}
.lt-skill-item h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto!important;
    bottom: 20px;
    cursor: pointer;
}
.lt-skill-line .skills {
    background-color: #292929;
    width: 100%;
    height: 10px;
    position: relative;
    margin: 40px 0;
}
.lt-skill-line .title-bar {
    position: absolute;
    top: -25px;
    text-transform: capitalize;
}
.lt-skill-line .skills span {
    float: right;
    margin-top: -25px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #666;
}
.lt-skill-line .skillbar {
    width: 0px;
    height: 10px;
}
/*** Skill ***/
.skill {
    margin: 20px 0;
}
.progress {
    background-color: #fff;
    border: 1px solid #ededed;
    box-shadow: none;
    height: 20px;
}
.progress-bar {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-name: process;
    animation-timing-function: linear;
    box-shadow: none;
    height: 18px;
    position: relative;
    transform-origin: left center 0;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.skill:first-child {
    margin-top: 0;
}
.skill:last-child {
    margin-bottom: 0;
}
.skill strong {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.skill strong:nth-child(2) {
    float: right;
    font-weight: 400!important;
}
@keyframes process {
0% {
    transform: scaleX(0);
}
100% {
    transform: scaleX(1);
}
}
/*** Service ***/
.lt-service-item .sow-features-feature .textwidget {
    margin-left: 20px!important;
}
.lt-service-item .sow-features-feature .sow-icon-container {
    margin-top: 0!important;
}
.lt-service-item .sow-features-feature h5 {
    margin-top: 0!important;
    font-style: italic;
}
/*** Client ***/
.lt-client .so-panel {
    text-align: center;
}
/*** Detail ***/
.lt-detail-item .sow-features-feature {
    text-align: left!important;
}
.lt-detail-item .sow-icon-container {
    margin-left: 0!important;
}
.lt-detail-item.right .sow-features-feature {
    text-align: right!important;
}
.lt-detail-item.right .sow-icon-container {
    margin-left: auto!important;
    margin-right: 0!important;
}
.lt-detail-item .sow-features-feature h5 {
    font-style: italic;
}
.lt-detail-item .sow-more-text a {
    color: #7b7b7b!important;
    border: 1px solid #eeeeee;
    padding: 12px 35px;
    margin-top: 15px;
}
.lt-detail-item .sow-more-text a:hover {
    color: #fff!important;
}
.lt-detail-item .sow-more-text a:before {
    content: "\f178";
    font-size: 16px;
    font-family: FontAwesome;
    -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;
}
.lt-detail-item .sow-more-text a:hover:before {
    color: #fff;
}
/*** Price ***/
.lt-price .so-widget-sow-editor {
    text-align: center;
}
.lt-price .table-heading .title {
    font-size: 28px;
    color: #fff;
    padding: 10px 10px 0;
}
.lt-price .table-heading .cost {
    line-height: 1;
    color: #fff;
    padding-bottom: 10px;
}
.lt-price .table-heading .amount {
    font-size: 47px;
}
.lt-price .table-body {
    padding: 20px;
}
.lt-price .table-body li {
    padding: 10px;
    list-style: none;
}
.lt-price .table-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
.lt-price .table-footer {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.lt-price .table-footer .lt-btn {
    border-color: #fff;
    text-transform: inherit;
    font-weight: 300;
    -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;
}
body .lt-price .table-footer .lt-btn:hover {
    background: #333;
    color: #fff;
}
/*** 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;
    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;
}
/*** Blog ***/
.lt-blog .lt-title {
    padding: 80px 0 50px;
}
.lt-blog .lt-title:after {
    bottom: 50px;
}
.lt-blog article {
    border: 0!important;
}
.lt-blog article,
.lt-blog .entry-title {
    text-align: center!important;
}
.lt-blog .featured-content.featuredpost .more-link {
    right: 0;
    margin: 0 auto;
}
/*** Testimonial ***/
.lt-testimonial img {
    border-radius: 50%!important;
}
/*** Contact ****/
.lt-contact {
    position: relative;
    z-index: 1;
}
.lt-contact:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(12,11,11,.52);
}
.lt-contact .lt-title p {
    color: #fff;
}
.lt-contact-content {
    padding-top: 30px;
}
.lt-contact-content .sow-features-feature {
    cursor: pointer;
}
.lt-contact-content .textwidget {
    margin-left: 0!important;
}
.lt-contact-content .sow-features-feature .sow-icon-container {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.lt-contact-content .sow-features-feature:hover .sow-icon-container {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    display: block; 
}
.lt-contact-content .sow-features-feature span {
    background: none;
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
/*** Contact form ***/
.wpcf7-form > p {
    text-align: center;
}
.wpcf7-form > p:nth-child(2),
.wpcf7-form > p:nth-child(3),
.wpcf7-form > p:nth-child(4) {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.wpcf7-form > p:nth-child(4) {
    margin-right: 0;
}
.wpcf7 .wpcf7-form-control {
    margin: 5px 0;
    max-width: 100%;
    min-width: 100%;
    font-family: inherit;
    padding: 0 10px;
    background: none;
    border: 0;
    border-bottom: 1px solid #bebbbb;
}
.wpcf7 label {
    width: 100%;
}
.wpcf7 textarea.wpcf7-form-control {
    height: 70px;
}
.wpcf7 input[type="submit"].wpcf7-form-control {
    min-width: auto;
    color: #fff!important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 55px;
    border: 0;
    background: #000;
}
.wpcf7 .wpcf7-form-control.wpcf7-not-valid {
    border-color: #fb1212;
}
.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-form input,
.wpcf7-form textarea {
    color: #ccc!important;
    font-size: 14px!important;
}
/*** Countdown ***/
.lt-countdown .time_circles > div > h4,
.lt-countdown .time_circles > div > span {
    color: #fff;
}
/*** 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;
}
/*** 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;
}
/*** 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;
}
/*** 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: 12px;
    font-weight: 600;
    margin-bottom: 20px!important;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.11);
}
.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: #878C9F;
}
#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: #878C9F;
    font-family: 'Poppins', sans-serif;
}
.footer-widget-area .es_widget_form_email {
    font-size: 12px;
    color: #878C9F;
}
.footer-widget-area #es_txt_email {
    height: 40px;
}
.footer-widget-area .es_textbox {
    width: 100%;
    float: left;
}
.footer-widget-area .es_textbox input,
.footer-widget-area .es_button #es_txt_button {
    width: 100%;
}
.footer-widget-area .es_button {
    width: 100%;
    display: inline;
}
.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 {
    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: 15px!important;
}
@media (min-width: 1170px) {
    .lt-skill-wrap {
        padding-right: calc(50vw - 600px)!important;
    }
    .lt-service-content {
        margin-left: calc(50vw - 600px)!important;
    }
}
@media (max-width: 1170px) {
    .panel-layout .panel-grid:nth-child(n+2) > div {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .panel-grid > div {
        margin-right: 0!important;
        margin-left: 0!important;
    }
    body:not(.home) .site-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 860px) and (max-width: 1170px) {
    .lt-intro-item {
        padding: 30px 15px 30px 30px!important;
    }
}
@media (max-width: 960px) {
    .nav-primary {
        position: static;
    }
}
@media (max-width: 779px) {
    .site-header {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .et-slider-bgcolor .n2-ow {
        padding: 5px!important;
    }
    .lt-price .panel-grid-cell {
        margin: 10px 0;
    }
    .lt-about-content:before {
        display: none;
    }
}
@media (max-width: 480px)  {
    .lt-intro-item {
        padding: 30px 15px 30px 30px!important;
    }
    .lt-skill-item {
        margin: 20px 0;
        width: 100%;
    }
}