/*** General ***/
.lt-btn,
.lt-slider-btn a,
#sp_qc_submit,
.lt-newsletter table.acymailing_form .button.subbutton {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    font-weight: 600;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: .02em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 34px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff!important;
    background-color: #F8D840;
    border-radius: 0;
    border: 2px solid #F8D840!important;
}
.lt-btn:hover,
.lt-slider-btn a:hover,
#sp_qc_submit:hover {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.lt-btn:hover,
.lt-newsletter table.acymailing_form .button.subbutton:hover {
    background: none;
    color: #F8D840!important;
}
.lt-slider-btn a span:before {
    margin-left: 10px;
}
.lt-btn.no-bg {
    background: none!important;
    box-shadow: none!important;
    border: 2px solid #C8C5BB!important;
    color: #212529!important;
    font-size: 14px;
}
.lt-btn.no-bg:hover {
    border-color: #99978E!important;
}
body {
    font-size: 15px;
    line-height: 1.9em;
    color: #828282;
}
a:hover {
  color: #333;
}
/*** Top head ***/
#sp-top-bar {
    background: #fff;
}
#sp-top1 p,
#sp-top-bar a {
    margin-bottom: 0;
}
#sp-top-bar li i {
    color: #ffa516;
}
#sp-top1 .eJOY__extension_root_class {
    display: none!important;
}
#sp-top1 .custom {
    margin-right: 10px;
}
#sp-top2 ul li span {
    color: #756969;
}

/*** Head ***/
#sp-header {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    top: 0;
    height: inherit;
    background: url(../images/menu-bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0;
}
body:not(.home) #sp-header {
    background: #efeeea;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
#sp-header.header-sticky .logo {
    height: 63px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
#sp-header .logo-image,
.sp-megamenu-parent > li > a {
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
#offcanvas-toggler {
    position: relative;
    width: 70px;
    height: 70px;
}
#offcanvas-toggler > .fa,
#offcanvas-toggler > .fa:before,
#offcanvas-toggler > .fa:after {
    content: "";
    top: 34px;
    position: absolute;
    left: 25px;
    height: 2px;
    width: 18px;
    background-color: #fff;
    border-radius: 12px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
#offcanvas-toggler > .fa:before {
    left: 0;
    top: -6px;
    width: 10px;
}
#offcanvas-toggler > .fa:after {
    left: initial;
    right: 0;
    top: 6px;
    width: 10px;
}
#offcanvas-toggler:hover > .fa:before,
#offcanvas-toggler:hover > .fa:after {
    width: 18px;
}
#sp-menu {
    padding-left: 0;
}
.sp-megamenu-parent {
    display: flex!important;
    width: calc(100% - 75px);
}
.sp-megamenu-parent > li {
    flex: 1;
    text-align: center;
}
.sp-megamenu-parent > li li {
    text-align: left;
}
.sp-megamenu-parent > li:last-child {
    border-right: 0;
}
.sp-megamenu-parent > li > a {
    width: 100%;
    padding: 0;
    color: #756969;
    text-transform: uppercase;
}
.sp-megamenu-parent > li li a {
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-weight: 300!important;
}
.sp-megamenu-parent > li li a:hover {
    padding-left: 7px!important;
}
.sp-megamenu-parent > li li a:before {
    content: '+';
    left: -25px;
    width: 20px;
    position: relative;
    color: #001659;
    font-size: 18px;
    font-weight: 400!important;
    line-height: inherit;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0;
}
.sp-megamenu-parent > li li a:hover:before {
    opacity: 1;
    left: -5px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    position: absolute;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 600;
}

/*** Slider ***/
.lt-slider {
    max-height: 1020px;
    overflow: hidden;
}
.lt-slider-left .clearfix:nth-child(n+2) {
    display: inline-block;
}
.lt-slider h6 {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.lt-slider h5 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    color: #777;
}
.lt-slider p {
    color: #777;
    letter-spacing: 0.025em;
    line-height: 28px;
    margin: 0;
    font-size: 15px;
}
.lt-slider .ld-masked-image {
    margin-right: -400px;
}
.lt-slider-left .lt-btn {
    margin-right: 30px;
}
.lt-slider-button-text {
    position: relative;
    top: 14px;
}
.lt-slider-btn a {
    position: relative;
    padding: 14px 45px!important;
}
.lt-slider-btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #b4a77a;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.lt-slider-btn a:hover:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

/*** Title ***/
.lt-title h2 {
    color: #443B3B;
    font-size: 46px;
    line-height: 1.2em;
    font-weight: 600;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.lt-title h2:before {
    content: "";
    bottom: 0;
    position: absolute;
    width: 130px;
    height: 22px;
    background: url(../images/line-title.png);
    background-repeat: repeat-x;
}
.lt-title.sppb-text-center h2:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.lt-title.sppb-text-center h2 {
    color: #443B3B;
    font-size: 61px;
    font-weight: 900;
    text-transform: uppercase;
}

/*** About ***/
.lt-about-item {
     box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -180px 0px 0px 0px;
    padding: 80px 80px 30px 80px;
    background: #fff;
}
.lt-btn.bg {
    border-color: #fff!important;
}
.lt-btn.bg:hover {
    background: #fff;
}

/*** Testimonial ***/
.lt-testimonial-star ul {
    padding-left: 0;
}
.lt-testimonial-star ul li {
    list-style: none;
    position: static!important;
    visibility: inherit;
}
.lt-testimonial-director {
    text-transform: uppercase;
}
.lt-testimonial img {
    border-radius: 50%;
}

/*** Service ***/
.lt-service-item img {
    max-width: 80px;
}

/*** Our ***/
.lt-our-left .clearfix {
    position: relative;
}
.lt-our-left .clearfix:nth-child(2) {
    top: 100px;
    position: absolute;
}
.lt-our-left .clearfix:nth-child(3) {
    position: relative;
    top: -100px;
}

/*** Video ***/
.lt-work {
    z-index: 2!important
}
.lt-work .sppb-row > div:nth-child(1) {
    position: relative;
    z-index: 2;
}
.lt-video-left .clearfix:nth-child(n+2) {
    display: inline-block;
}
.lt-video {
    min-width: 80px;
    min-height: 80px;
}
#video-popup-container {
    display:none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
.lt-video a {
    font-size: 0;
    position: relative;
    left: 32px;
}
.lt-video a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 55%;
    width: 65px;
    height: 65px;
    margin-top: -32.5px;
    margin-left: -32.5px;
    border-radius: 50%;
    background-color: #fe688b;
    z-index: 10;
}
.lt-video a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 57%;
    margin-top: -10.5px;
    margin-left: -7px;
    border: solid 11px transparent;
    border-left: solid 17px;
    border-left-color: #fff;
    z-index: 10;
}
#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover {
    color: #DE0023;
}
.lt-btn-no-bg,
.lt-btn-no-bg:hover {
    background: none;
    border: 0;
}

/*** Counter ***/
.lt-counter-item {
    padding-bottom: 40px;
    position: relative;
}
.lt-counter-item h6 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
}
.lt-counter-item span {
    font-size: 69px;
    font-weight: 600;
    color: #fff;
}

/*** Blog Default ***/
div.k2ItemsBlock ul li a.moduleItemImage {
    display: inline-block;
    width: 100%;
}
div.k2ItemsBlock ul li a.moduleItemImage img {
    width: 100%;
}
div.k2ItemsBlock ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
}
div.k2ItemsBlock ul li:nth-child(3n) {
    margin-right: 0;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
    display: inherit;
}
.com-k2 div.k2ItemsBlock ul li .moduleItemImage,
.com-k2 div.k2ItemsBlock ul li .moduleItemImage img {
    width: 100%;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
    display: inline-block;
}

/*** Blog ***/
.lt-blog .lt-title h1:before {
    right: 0;
    margin: 0 auto;
}
.lt-blog div.k2ItemsBlock ul li {
    position: relative;
    padding: 21px 0 32px 0;
}
.lt-blog div.k2ItemsBlock ul li a.moduleItemImage {
    overflow: hidden;
}
.lt-blog div.k2ItemsBlock ul li a.moduleItemImage img {
    padding: 0;
    -webkit-transition: all  1500ms ease;
    -ms-transition: all  1500ms ease;
    transition: all  1500ms ease;
}
.lt-blog div.k2ItemsBlock ul li:hover a.moduleItemImage img {
    opacity: .4;
    transform: scale(1.3);
}
.lt-blog div.k2ItemsBlock ul li div.moduleItemIntrotext {
    padding: 0;
}
.lt-blog div.k2ItemsBlock ul li span.moduleItemDateCreated {
    font-size: 12px;
    line-height: 2.33em;
    text-transform: uppercase;
    color: #565969;
    letter-spacing: .1em;
    font-weight: 500;
    padding: 0px 0 0px;
    display: inline-block;
}
.lt-blog div.k2ItemsBlock ul li a.moduleItemTitle {
    line-height: 1.15em;
    font-size: 20px;
    color: #383838;
    font-weight: 600;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 20px;
}
div.k2ItemsBlock ul li .moduleItemReadMore {
    position: relative;
    font-size: 16px;
    letter-spacing: .02em;
    margin-top: 7px;
    font-weight: 500;
    color: #001659;
}
div.k2ItemsBlock ul li.clearList {
    display: none;
}
.com-k2 div.k2ItemsBlock ul li {
    width: 100%;
    margin: 0;
}
#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
    display: block;
    border-bottom: 1px solid #f3f3f3;
}
div.k2ItemsBlock ul li a.moduleItemComments {
    border-right: 0;
}

/*** Together ***/
.lt-together h1 span {
    line-height: 100px;
    font-size: 70px;
}

/*** Offer ***/
.lt-offer .sppb-row img {
    box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -moz-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -webkit-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.lt-offer-left {
    margin-left: -10%;
    width: 110%;
}
.lt-offer-right {
    margin-top: 100px;
    margin-left: -70px;
    z-index: -1;
    width: 110%;
}

/*** Project ***/
.lt-title-content h2 {
    font-size: 60px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(0, 22, 89);
    letter-spacing: -2px;
    margin-bottom: 25px;
}
.lt-title-content p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(86, 89, 105);
}
.lt-project-img img {
    height: 667px;
}
.lt-project-img-pen {
    position: absolute;
    bottom: 48px;
    right: 20px;
}

/*** Portfolio ***/
#lt-portfolio .sp-simpleportfolio-tags,
#lt-portfolio .sp-simpleportfolio-title {
    display: none!important;
}
.sp-simpleportfolio-btns {
    margin-bottom: 20px;
}
.sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    position: relative;
}
.sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .75!important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-view {
    display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom:hover {
    font-size: 0;
    border: 0;
    position: absolute;
    top: -50px;
    right: 10px;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    left: 0;
    right: 0;
    margin: 38% auto;
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 5px;
    padding: 12px 12px 12px 12px;
    width: 44px;
    height: 44px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-btns .btn-zoom {
    top: 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
    background: none;
    border: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {
    display: inline-block;
    position: absolute;
    left: -50px;
    bottom: 70px;
    transform: rotate(-90deg)!important;
    -webkit-transform: rotate(-90deg)!important;
    -ms-transform: rotate(-90deg)!important;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
    left: 5%;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {
    position: absolute;
    bottom: 20px;
    display: inherit!important;
    opacity: 0;
    right: -100%;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-title {
    right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
    background: #b0a37e;
    opacity: 0.6;
}
.lt-portfolio .lt-btn {
    display: unset;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle .sp-simpleportfolio-tags,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a {
  display: none;
}
/*** Contact ***/
.lt-contact-title em {
    font-style: inherit;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
}

/*** Feature ***/
.lt-feature-item {
    padding: 30px 20px;
    border: 1px solid #e8e8e9;
    position: relative;
}
.lt-feature-item:hover,
.lt-feature-item:hover:after {
    background-color: #b4a77a;
}
.lt-feature-item:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
}
.lt-feature-item h4 {
    color: #001659;
    font-size: 26px;
}
.lt-feature-item .sppb-addon-content a {
    padding: 8px 18px 11px;
    margin: 30px 0 10px;
    display: inline-block;
    font-size: 20px;
    border: 3px;
}
.lt-feature-item:hover .sppb-addon-content a {
    color: #fff;
}
.lt-feature-item:hover h5,
.lt-feature-item:hover h4 {
    color: #fff!important;
}

/*** Step ***/
.lt-step .sppb-row > div:nth-child(n+2) {
    border-left: 1px solid #E6E6E6;
}
.lt-step-item h4 {
    color: #262626;
    font-size: 30px;
    font-weight: 400;
}
.lt-step-item h6 {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

/*** Team ***/
.line-title .sppb-section-title {
    position: relative;
}
.line-title .sppb-section-title:before {
    position: absolute;
    content: "";
    top: -110px;
    height: 75px;
    width: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.lt-team .sppb-title-heading {
    -webkit-text-stroke-color: #1e3c6f;
}
.lt-team-item .sppb-media-content {
    text-align: center;
    padding: 25px 20px;
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 15px;
    z-index: 1;
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.lt-team-item .sppb-img-container {
    position: relative;
}
.lt-team-item .sppb-addon-text {
    max-height: 0;
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    overflow: hidden;
}
.lt-team-item:hover .sppb-addon-text {
    max-height: 100px;
    opacity: 1;
}
.lt-team-item img {
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.lt-team-item:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.lt-team-item h4 {
    font-size: 26px;
    line-height: 1.15em;
    color: #fff;
    font-weight: 500;
}
.lt-team-item ul {
    padding-left: 0;
    top: 0;
    right: 0;
    z-index: 2;
    left: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
.lt-team-item ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
}
.lt-team-item ul li a {
    display: inline-block;
    padding: 13px 16px 10px;
    border-radius: 3px;
    color: #000;
    font-size: 15px;
}
.lt-team-item ul li a.share {
    -webkit-box-shadow: 0 -7px 20px 0 rgba(255,94,20,.5);
    box-shadow: 0 -7px 20px 0 rgba(255,94,20,.5);
}
.lt-team-item ul li strong {
    display: none;
}

/*** Testimonial ****/
.lt-testimonial img {
    border-radius: 50%;
}

/*** Plan ***/
.lt-client-column .clearfix {
    width: 33.3%;
    float: left;
}

/*** Contact Form ***/
.lt-contact-form {
    position: absolute;
    left: 0;
    top: 75px;
    display: block;
    max-width: 364px;
    width: 100%;
    background: #fff;
    padding: 45px 30px 39px;
    box-shadow: 0 0 20px rgba(34,34,34,.1);
    z-index: 1;
}
#sp-quickcontact-form textarea#message {
    width: 100%;
}
#sp-quickcontact-form input {
    width: 100%;
}
#sp-quickcontact-form .sp_qc_clr {
    display: none;
}
#sp-quickcontact-form textarea,
#sp-quickcontact-form input {
    margin-bottom: 20px;
    border-radius: 0;
}
#sp-quickcontact-form #sp_qc_submit {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-family: oswald,sans-serif;
    font-weight: 600;
    color: #222!important;
    background: 0 0;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
    transition: all 500ms ease;
    padding: 0;
    width: auto;
}

/*** Newsletter ***/
.lt-newsletter .lt-title.sppb-text-center h2 {
    padding-bottom: 0;
}
.lt-newsletter .lt-title.sppb-text-center h2:before {
    display: none;
}
.lt-newsletter table.acymailing_form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.lt-newsletter table.acymailing_form .inputbox {
    border-radius: 0;
    margin: 15px 0;
    line-height: 30px;
    width: 100%!important;
}
.lt-newsletter table.acymailing_form .button.subbutton {
    margin-top: 20px;
}
/*** Bottom ***/
#sp-bottom {
    background: rgba(16,16,16,0.96);
    color: #a0aec6;
    padding-bottom: 0;
}
#sp-bottom p {
    line-height: 2.2;
}
#sp-footer {
    background: #0a0a0a;
    text-align: center;
}
#sp-footer,
#sp-footer a {
    color: #fff;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255, 255, 255, .1);
}
#sp-bottom h3 {
    margin: 0 0 20px;
    color: #fff;
    font-size: 19px;
    margin: 0 0 20px;
    line-height: 1em;
}
#sp-bottom p a {
    font-weight: 700;
}
.lt-bottom-bank {
    text-align: center;
}
.lt-bottom-bank .clearfix {
    display: inline-block;
    margin: 20px;
}
.lt-bottom-social ul li {
    list-style: none;
    line-height: 35px;
    display: inline-block!important;
    padding: 0px!important;
}
.lt-bottom-social ul li a {
    font-size: 16px;
    background: #fefefe;
    height: 36px;
    width: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
    display: inline-block;
}
.lt-bottom-social ul li a strong {
    display: none;
}
.lt-bottom-social ul li a:hover {
    background: #EC7A5C; 
}

/*** Canvas Menu ***/
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    padding: 9px;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
}

/*** Resposive ***/
@media (min-width: 1170px) {
    .lt-work-img {
        margin-right: calc(-50vw + 555px);
    }
    .lt-our-left .clearfix:nth-child(1) {
        left: calc(-50vw + 555px);
    }
    .lt-our-left .clearfix:nth-child(3) {
        left: calc(-50vw + 500px);
    }
}
@media (min-width: 992px) and (max-width: 1280px) {
    .sp-megamenu-parent > li > a {
        padding: 0 4px;
    }
    .sp-megamenu-parent {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .sp-megamenu-parent {
        display: none!important;
    }
    .lt-feature-item,
    .lt-team-item,
    .lt-plan-item {
        margin: 20px 0;
    }
    .sppb-section-title .sppb-title-subheading {
        font-size: 30px!important;
    }
    div.k2ItemsBlock ul li > * {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .lt-contact {
        padding: 0!important;
    }
    .lt-contact-img {
        position: relative;
        bottom: 0;
        margin-top: 20px;
    }
    .lt-our-left .clearfix:nth-child(2) {
        top: 200px;
    }
    .lt-our-left .clearfix:nth-child(3) {
        top: 0;
    }
}
@media (max-width: 768px) {
    .lt-title h1 {
        font-size: 34px;
    }
    .lt-about-item {
        margin-top: 80px;
    }
    div.k2ItemsBlock ul li {
        width: 100%;
        margin-right: 0;
    }
    #sp-header .logo {
        text-align: left;
    }
    .lt-offer .sppb-column {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .sppb-panel-collapse,
    .sppb-panel-modern>.sppb-panel-heading {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .sppb-panel-modern>.sppb-panel-heading {
        padding-left: 20px!important;
    }
    .lt-title-content h2 {
        font-size: 35px!important;
        line-height: 40px!important; 
    }
    .lt-slider .tparrows.preview1:after {
        width: 32px!important;
        height: 32px!important;
        font-size: 12px!important;
        line-height: 32px!important;
    }
    .lt-slider .tparrows.preview1 {
        width: 32px!important;
        height: 32px!important;
    }
    .lt-slider .tparrows.tp-rightarrow {
        left: 32px!important;
    }
    #sp-quickcontact-form input {
        width: 100%!important;
        margin-right: 0!important;
    }
    .lt-project-img img {
        height: auto;
    }
    .lt-offer-left,
    .lt-offer-right {
        width: 100%;
        margin: 20px 0;
    }
    .lt-client-column .clearfix {
        width: 100%;
    }
    .lt-our-left {
        padding-right: 0!important;
    }
}



