/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Top Head */

/* Header Menu */
#sp-header {
    top: 0;
    height: inherit;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0;
  	background: #fff;
  	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    background: #fff;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-size: 14px !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
}
.sp-megamenu-parent > li > span {
    color: #000;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
  	background: #000;
}
.offcanvas-menu > .align-items-center {
  	background: #ffffff;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
#sp-header.header-sticky .burger-icon>span, body:not(.home) .burger-icon>span {
    background-color: #000;
}
#sp-menu ul.social-icons a {
    color: #fff;
}
#sp-header.header-sticky #sp-menu ul.social-icons a, body:not(.home) #sp-menu ul.social-icons a {
    color: #000;
}

/*** Block Styles ***/
/* Button */
.btn {
    color: #fff!important;
    letter-spacing: 1px;
    font-size: 14px;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 14px 28px;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-top: 25px;
}
.btn:hover {
    box-shadow: 0px 20px 24px 0px rgba(61, 89, 232, 0.3)!important;
}
.btn em {
    font-size: 0;
}
.btn em:before {
    font-size: 16px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn:hover em:before {
    margin-left: 7px;
}

 /* Title */
 .title.sppb-text-center {
    max-width: 900px;
    margin: 0 auto 40px;
 }
 .title.sppb-text-center h3 {
    padding-bottom: 0px;
}
.title h3 {
    text-transform: capitalize;
    line-height: 1.2;
    margin: 0 auto;
    font-weight: 600;
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 13px!important;
}
.title h3:after {
    content: "";
    position: absolute;
    left: 0;
    width: 60px;
    height: 1px;;
    bottom: 0;
}
.title.sppb-text-center h3:after {
    display: none;
    padding: 0;
}
.title .sppb-addon-content {
    max-width: 900px;
    margin: 0 auto;
}
.title .sppb-addon-content .section_title_border {
    margin: 10px 0 15px;
}
.title .sppb-addon-content .section_title_border strong {
    display: none;
}
.title .sppb-addon-content .f-border {
    width: 4px;
    display: inline-block;
    height: 4px;
    background-color: #000;
}
.title .sppb-addon-content .s-border {
    width: 25px;
    display: inline-block;
    height: 4px;
    background-color: #000;
}
.title .sppb-addon-content .bg-dark {
    background-color: #22232f;
}
.title .sppb-addon-content .bg-custom {
    background-color: #ff4f64;
}
.title .sppb-addon-content p {
    color: #777;
    max-width: 500px;
    font-size: 15px;
    line-height: 1.8;
    margin: 0 auto;
}
.title.sppb-text-left {
    max-width: 650px;
}
.title.sppb-text-left h3,
.title.sppb-text-left .sppb-addon-content p {
    margin: initial;
}

/* Slider */
section#slider {
    margin-top: -90px !important;
}
.slider {
    position: relative;
}
.slider:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background: url(../images/effect31.png) no-repeat;
    background-size: cover;
}
.slider-content h3 {
    font-weight: 600;
}
.slider-content .sppb-addon-content p {
    line-height: 25px;
    line-height: 1.8;
    max-width: 570px;
    margin: 30px 0 40px;
}
.slider-content label {
    margin-left: 12px;
  	position: relative;
    top: 10px;
}
.slider-right {
    margin-top: 120px;
}
.slider-content h5 {
    color: #fff;
}
.slider-content .cd-words-wrapper {
    font-size: 64px;
    letter-spacing: 3px;
    color: #fff;
    line-height: 1.4;
    max-width: 850px;
    text-transform: capitalize;
    font-weight: 500;
}
.slider .sppb-row > div:nth-child(1),
.slider .sppb-row > div:nth-child(2) {
    position: relative;
    z-index: 2;
}
.slider .sppb-row > div:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

/* Effect shapes */
.slider .clearfix
.slider .clearfix .shapes-box {
    width: 100%;
    height: 100%;
}
.shapes-box {
    position: absolute;
    top: 0;
    width: 100%;
    height: 900px;
    width: 100%;
}
.shapes-box span {
    position: absolute;
}
.shapes-box span b {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0px 20px 24px 0px currentColor;
    display: inline-block;
    opacity: 0.5;
}
.shapes-box span b.green {
    color: green;
    background: green;
}
.shapes-box span b.yellow {
    color: yellow;
    background: yellow;
}
.shapes-box span b.pink {
    color: pink;
    background: pink;
}
.shapes-box span b.blue {
    color: blue;
    background: blue;
}
.shapes-box span:nth-child(1) {
    left: 4.8%;
    top: 4.5%;
}
.shapes-box span:nth-child(2) {
    left: 9.6%;
    top: 27.2%;
}
.shapes-box span:nth-child(3) {
    left: 8.8%;
    bottom: 16%;
}
.shapes-box span:nth-child(4) {
    left: 25%;
    bottom: 21%;
}
.shapes-box span:nth-child(5) {
    right: 35%;
    top: 6.6%;
}
.shapes-box span:nth-child(6) {
    right: 18%;
    bottom: 30%;
}
.shapes-box span:nth-child(7) {
    right: 10%;
    top: 50%;
}
.shapes-box span:nth-child(8) {
    right: 11.8%;
    top: 33%;
}
.shapes-box span:nth-child(9) {
    right: 15%;
    top: 10%;
}
.shapes-box span:nth-child(10) {
    right: 25%;
    bottom: 33%;
}

/* Client */
.client img {
    opacity: 0.4;
    -moz-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -webkit-transition: ease all 0.55s;
    transition: ease all 0.55s;
}
.client img:hover {
    opacity: 1; 
}

/* About */
.about-item .sppb-icon-container {
    font-size: 32px;
    height: 64px;
    width: 64px;
    overflow: hidden;
    line-height: 64px;
    display: inline-block;
    position: relative;
    text-align: center;
    box-shadow: 0 0px 0px 10px rgba(255, 79, 100, 0.18);
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #f47a65;
    background: -webkit-linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.4));
    background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.4));
}
.about-item .sppb-icon-container:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: -1;
}
.about-item:hover .sppb-icon-container {
    box-shadow: 0 0px 0px 10px rgba(255, 79, 100, 0.38);
}
.about-item h4 {
    margin-bottom: 15px;
}
.about-item a {
    font-size: 0;
}
.about-item a:before {
    font-size: 24px;
    color: #777;
}

/* Video Pupop */
.video-item {
    width: 100%;
    max-width: 600px;
    margin: 200px auto 0;
}
.video-item figure {
    position: relative;
    width: 100%;
    font-size: 0;
}
.video-item figure a {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
}
.video-item figure a:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    opacity: .9;
    z-index: 10;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.video-item figure a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12.5px;
    margin-left: -7px;
    border: solid 13px transparent;
    border-left: solid 20px;
    border-left-color: #fff;
    z-index: 10;
}
.video-item figure a:hover:before {
    background-color: rgba(255, 39, 0, 0.9);
}
.video-item figure a em:before, 
.video-item figure a em:after {
    content: "";
    position: absolute;
    border: 1px solid #ffffff;
    border-radius: 50%;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    opacity: 0;
    -moz-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -webkit-transition: ease all 0.55s;
    transition: ease all 0.55s;
}
.video-item figure a:hover em:before {
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    opacity: 1;
}
.video-item figure a:hover em:after {
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    opacity: 1;
}
.modal-open {
    overflow: hidden;
}
.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 120px 10px;
    display: none;
    box-sizing: border-box;
    overflow: auto;
    z-index: 100;
}
.popup-modal {
    position: relative;
    margin: 0 auto;
    display: none;
}
.popup-modal .close {
    position: absolute;
    top: 18px;
    right: 30px;
    width: 28px;
    height: 28px;
    border: solid 1px #004eff;
    border-radius: 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
}
.popup-modal .close:before {
    position: absolute;
    width: 14px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    background-color: #004eff;
    content: '';
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.popup-modal .close:after {
    position: absolute;
    width: 14px;
    height: 2px;
    top: 50%;
    right: 50%;
    margin-right: -7px;
    background-color: #004eff;
    content: '';
    -ms-transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.popup-modal .close:hover {
    border-color: #ff2700;
}
.popup-modal .close:hover:before {
    background-color: #ff2700;
}
.popup-modal .close:hover:after {
    background-color: #ff2700;
}
.post-popup {
    width: 100%;
    max-width: 875px;
    background-color: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.22);
}
.post-popup .popup-header {
    padding: 20px 30px;
    font-size: 14px;
    margin-right: 60px;
}
.post-popup .popup-video {
    font-size: 0;
}
.post-popup .popup-video video {
    width: 100%;
}
.post-popup .popup-video img {
    width: 100%;
}
.post-popup .popup-main {
    padding: 40px 30px;
}
.post-popup .popup-main p {
    margin: 0 0 10px 0;
}

/* Work */
.tab .sppb-nav-tabs-content {
    padding: 50px 50px 30px;
    position: relative;
    top: -20px;
    -webkit-box-shadow: 0px 5px 15px 0px rgb(227, 223, 227);
    -moz-box-shadow: 0px 5px 15px 0px rgba(150,147,150,1);
    box-shadow: 0px 5px 15px 0px rgb(216, 213, 216);
}
.tab .sppb-tab i {
    width: 57px;
    height: 55px;
    text-align: center;
    display: inline-block;
    line-height: 55px;
    color: #ffffff;
    font-size: 18px;
    border: 2px solid #ffffff;
    border-top: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -34px;
    cursor: pointer;
    border-radius: 50%;
}
.tab .sppb-nav-tabs > li {
    width: 33%;
    text-align: center;
}
.tab .sppb-nav-tabs > li > a {
    background: #3d59e8;
    box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
    display: inline-block;
    border: 1px solid #3d59e8;
    position: relative;
    padding: 34px 20px 10px 20px;
    border-radius: 4px;
    background: #ffffff;
    z-index: 1;
    cursor: pointer;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
}
.tab .sppb-nav-tabs > li.active > a {
    color: #fff;
}
.tab-content .sppb-media-body {
    position: relative;
}
.tab-content .sppb-media-body h1 {
    position: absolute;
    top: 0px;
    font-size: 120px;
    color: #3d59e8;
    opacity: 0.1;
    left: 0;
}
.tab-content .sppb-media-body {
    text-align: left;
}
.tab-content .sppb-media-body h3 {
    font-size: 34px;
    margin: 45px 0 20px;
    font-weight: 500;
}
.tab-content .sppb-media-body .check-list {
    padding-left: 0;
}
.tab-content .sppb-media-body .check-list li {
    padding: 10px 0;
}
.tab-content .sppb-media-body .check-list em {
    padding-right: 10px;
}
.tab-content .sppb-media-body .check-list strong {
    display: none;
}

/* Parallax */
.parallax-content .sppb-addon-content {
    max-width: 635px;
    margin: 0 auto;
}
.parallax-content .sppb-addon-content p {
    line-height: 2.0;
}
.parallax-content .lt-btn {
    border-radius: 25px;
}

/* Skill */
.skill-wrap .title,
.skill-wrap .skill-item {
    max-width: 600px;
    margin: 0 auto;
}
.skill-wrap .title h3,
.skill-wrap .title .sppb-addon-content p {
    color: #fff;
}
.skill-wrap .title .sppb-addon-content .s-border,
.skill-wrap .title .sppb-addon-content .f-border {
    background: #fff;
}
.skills .skill,
.skills .skill .skill-title,
.skills .skill .skill-bar {
    width: 100%;
    float: left;
}
.skills {
    padding: 15px 0;
}
.skills .skill {
    margin-bottom: 30px;
}
.skills .skill .skill-title {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}
.skills .skill .skill-bar {
    width: 0;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: #eaeaea;
    transition: 1s cubic-bezier(1, 0, .5, 1);
    -webkit-transition: 1s cubic-bezier(1, 0, .5, 1);
    -ms-transition: 1s cubic-bezier(1, 0, .5, 1);
}
.skills.active .skill .skill-bar {
    width: 100%;
}
.skills .skill .skill-bar span {
    float: left;
    width: 0%;
    height: 8px;
    border-radius: 3px;
    position: relative;
    transition: 1s cubic-bezier(1, 0, .5, 1);
    -webkit-transition: 1s cubic-bezier(1, 0, .5, 1);
    -ms-transition: 1s cubic-bezier(1, 0, .5, 1);
    background: #fff;
    background: -webkit-linear-gradient(to right, #fff, #f47a65);
    background: linear-gradient(to right, #fff, #f47a65);
}
.skills .skill .skill-bar span b {
    float: left;
    width: 100%;
    position: relative;
    text-align: right;
    opacity: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    top: -22px;
}

/* Work */
.work-item h1 {
    height: 64px;
    width: 64px;
    color: #fff;
    font-weight: 700;
    line-height: 64px;
    display: inline-block;
    text-align: center;
    box-shadow: 0 0px 0px 10px rgba(255, 79, 100, 0.18);
    border-radius: 50%;
    background: -webkit-linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2));
    background: linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2));
}
.work-item h5 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
}
.work-img {
    transform: rotatex(180deg);
    position: absolute;
    width: 70%;
    right: -40%;
    top: -20px;
}
.work-img .sppb-addon-single-image-container {
    position: relative;
}
.work-img .sppb-addon-single-image-container:before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 22px;
    position: absolute;
    background: -webkit-linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2));
    background: linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2));
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    z-index: 998;
    left: 0;
    transform: rotate(-5deg);
    top: 16px;
    right: 0;
    margin: 0 auto;
    color: #fff;
}
.work-img.center {
    transform: rotatex(0deg);
    top: 38px;
}

/* Price */
.price .sppb-row > div:nth-child(3) {
    z-index: 3;
    position: relative;
    box-shadow: 0 0.75rem 6rem rgba(56,65,74,.03);
}
.price-item {
    background: #fff;
    border-radius: 5px;
    -moz-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -webkit-transition: ease all 0.55s;
    transition: ease all 0.55s;
    box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}
.price .sppb-row > div:nth-child(3) .price-item {
    padding: 30px 25px; 
    margin-top: 0;
} 
.price-item .sppb-img-container {
    width: 110px;
    height: 110px;
    margin-top: 30px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #f5f7fd;
    border-radius: 50%;
    overflow: hidden;
}
.price-item .sppb-img-container img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 70%;
    max-height: 70%;
    margin: auto;
}
.price-item h5 {
    font-weight: 600;
    font-size: 17px;
    margin: 0 0 12px;
    padding: 0 0 13px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.price-item h5:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 2px;
    margin: auto;
}
.price-item .pt-price {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}
.price-item .pt-price strong {
    font-weight: 400;
    font-size: 14px;
}
.price-item ul {
    padding-left: 0;
}
.price-item ul li {
    list-style: none;
    padding: 8px 0;
}
.price-item .btn {
    margin: 10px 0 35px;
    border: 1px solid;
}
.price .sppb-row > div:nth-child(2n) .btn {
    background: none !important;
}
.price .sppb-row > div:nth-child(2n) .btn:hover {
    color: #fff!important;
}
.price-item.active .btn {
  	color: #fff!important;
}

/* Statistic */
.statistic {
    position: relative;
    z-index: 1;
}
.statistic .sppb-row > div:nth-child(2) .counter-item,
.statistic .sppb-row > div:nth-child(2) .counter-item:after, 
.statistic .sppb-row > div:nth-child(2) .counter-item:before {
    background: #ffbc5c;
}
.statistic .sppb-row > div:nth-child(3) .counter-item,
.statistic .sppb-row > div:nth-child(3) .counter-item:after, 
.statistic .sppb-row > div:nth-child(3) .counter-item:before {
    background: #1edee4;
}
.statistic .sppb-row > div:nth-child(4) .counter-item,
.statistic .sppb-row > div:nth-child(4) .counter-item:after, 
.statistic .sppb-row > div:nth-child(4) .counter-item:before {
    background: #ff2560;
}
.statistic .sppb-row > div:nth-child(5) .counter-item,
.statistic .sppb-row > div:nth-child(5) .counter-item:after, 
.statistic .sppb-row > div:nth-child(5) .counter-item:before {
    background: #255cff;
}
.counter-item {
    padding: 60px 10px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    box-shadow: 0px 1px 52px 32px rgba(228, 228, 228, 0.35);
}
.counter-item:hover {
    transform: rotateX(22deg);
    -webkit-transform: rotateX(22deg);
}
.counter-item:after, 
.counter-item:before {
    content: "";
    width: 30px;
    height: 30px;
    background: currentColor;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    border: 4px solid #ffffff;
}
.counter-item:after {
    left: -15px;
}
.counter-item:before {
    right: -15px;
}
.counter-item h1 {
    font-size: 50px;
    line-height: 50px;
    padding: 0 0 15px;
    font-weight: 600;
}
.counter-item h1,
.counter-item h6 {
    color: #fff;
}
.counter-item h6 {
    font-size: 14px;
    font-weight: 400;
}

/* Call */
.call {
    position: relative;
    z-index: 1;
}
.call:before {
    content: "";
    top: 20px;
    left: 20px;
    right: 20px;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 100%;
    height: -moz-calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
    height: -o-calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    display: inline-block;
    background: rgba(13, 15, 20, 0.76);
}

/* Feature */
.feature .sppb-row > div:first-child {
    position: relative;
    z-index: 3;
}
.feature .title h4 {
    font-size: 34px;
    margin: 0 0 20px;
    font-weight: 500;
}
.feature-img img {
    border-radius: 7px;
}
.feature-video {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    z-index: 999;
}
.feature-item .sppb-panel-modern {
    border: 0!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
}
.feature-item .sppb-panel-modern>.sppb-panel-heading {
    background: none!important;
}
.feature-item .sppb-panel-modern .sppb-panel-title {
    color: #696969;
    font-size: 15px;
}

/* Service */
.service-right {
    position: relative;
    z-index: 1;
    padding: 10%;
}
.service-right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: -webkit-linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2));
    background: linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2));
}
.service-right .title h3,
.service-right .title .sppb-addon-content p {
    color: #fff;
}
.service-right .title .sppb-addon-content .s-border,
.service-right .title .sppb-addon-content .f-border {
    background: #fff;
}
.service-right .clearfix {
    padding: 15px;
}
.service-right .clearfix:nth-child(n+2) {
    width: 50%;
    float: left;
}
.service-item {
    padding: 1.5em;
    border: 1px solid rgba(255,255,255,0.11);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}
.service-item:hover {
    -webkit-box-shadow: 0px 0px 7px 2px rgba(237, 227, 237);
    -moz-box-shadow: 0px 0px 7px 2px rgba(237, 227, 237);
    box-shadow: 0px 0px 7px 2px rgb(237, 227, 237);
}

/* Feature */
.feature-img { 
    position: relative;  
    transition: all 1s ease; 
    transform-origin: 50% 50%; 
}
.feature-img:hover { 
    z-index: 1; 
    transition: all .15s ease; 
}

/* Subscribe */
.subscribe .sppb-column-addons {
    text-align: center;
}
.subscribe .sppb-addon-content {
    display: inline-block;
}
.subscribe form {
    display: inline-block;
    border: 1px solid #e7e7e7;
}
.subscribe .acym_form {
    width: 260px;
    float: left;
}
.subscribe .acysubbuttons {
    width: 100px;
    float: left;
}
.subscribe .onefield.fieldacy2 {
    display: none;
}
.subscribe .acysubbuttons .btn.btn-primary,
.subscribe #acym__user__edit__email {
    border-radius: 0!important;
    border: 0;
}
.subscribe .acym_form p,
.subscribe .acym__users__creation__fields__title {
    display: none;
}
.subscribe #acym__user__edit__email {
    line-height: 26px;
    max-width: 100%;
}
.subscribe .acysubbuttons {
    width: auto;
    margin-bottom: 0;
}
.subscribe .acysubbuttons .btn.btn-primary {
    padding: 9px 35px;
    text-transform: uppercase;
    margin-top: 0;
    max-width: 100%!important;
    border-radius: 5px!important;
}
.subscribe .acysubbuttons .btn.btn-primary:hover {
    background: #222!important;
    border-color: #222!important;
}

/* Team */
.team .lt-title h3 {
    padding-bottom: 0;
}
.team-item {
    background: #fff;
    box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
}
.team-item .sppb-img-container,
.team-item .sppb-img-container img {
    width: 100%;
    position: relative;
}
.team-item .sppb-img-container:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    right: 0;
    -moz-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -webkit-transition: ease all 0.55s;
    transition: ease all 0.55s;
}
.team-item:hover .sppb-img-container:after {
    opacity: 0.8;
}
.team-item h6 {
    font-size: 14px;
    font-weight: 400;
    color: #696969;
    margin-bottom: 20px;
}
.team-item ul {
    padding-left: 0;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    -moz-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -webkit-transition: ease all 0.55s;
    transition: ease all 0.55s;
    opacity: 0;
}
.team-item:hover ul {
    opacity: 1;
}
.team-item:hover ul:after, 
.team-item:hover ul:before {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.team-item ul:after, 
.team-item ul:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ffffff;
    right: 0;
    margin: auto;
    -moz-transition: ease all 0.55s;
    -o-transition: ease all 0.55s;
    -webkit-transition: ease all 0.55s;
    transition: ease all 0.55s;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}
.team-item ul:before {
    height: 100%;
    width: 1px;
}
.team-item ul:after {
    width: 100%;
    height: 1px;
}
.team-item ul li {
    list-style: none;
    display: inline-block;
    margin: 5px 6px;
    text-align: center;
    float: left;
} 
.team-item ul.social-icons>li:not(:last-child) {
    margin-right: 0px !important;
}
.team-item ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    color: #ffffff;
}
.team-item ul li em {
    font-size: 0;
}
.team-item ul li em:before {
    font-size: 16px;
    color: #fff;
}

/* Testimonial */
.testimonial .sppb-row .sppb-column {
    border-radius: 5px;
    position: relative;
    z-index: 1;
    box-shadow: 0 5px 30px 0px rgba(89, 69, 230, 0.1);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.testimonial .sppb-row .sppb-column h5,
.testimonial .sppb-row .sppb-column .sppb-addon-text,
.testimonial .sppb-row .sppb-column .sppb-addon-content {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.testimonial-item-title .sppb-img-container {
    width: 70px;
    overflow: hidden;
    border: 5px solid #ffffff;
    height: 70px;
    box-shadow: -2px 0px 26px 1px rgba(47, 47, 47, 0.19);
    background: #ffffff;
}
.testimonial .sppb-row .sppb-column:hover h5 {
    color: #fff!important;
}
.testimonial .sppb-row .sppb-column:hover .sppb-addon-text,
.testimonial .sppb-row .sppb-column:hover .sppb-addon-content {
    color: rgba(255, 255, 255, 0.6)!important;
}

/* Portfolio */
.portfolio ul {
    padding-left: 0;
}
.portfolio ul li {
    list-style: none;
    border-radius: 20px;
    position: relative;
} 
.portfolio ul li:after {
    content: "*";
    top: 15px;
    right: -14px;
    position: absolute;
    display: inline-block;
    color: #bbb;
    margin: 0px 8px;
}
.portfolio ul li:last-child:after {
    display: none;
}
.portfolio ul li a {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 5px;
    transition: all 0.2s;
    font-size: 14px;
    letter-spacing: 0;
    outline: none;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
    border: 0;
    padding: 8px 15px!important;
    border-radius: 5px!important;
    margin: 5px;
    background: none!important;
    z-index: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    color: #fff!important;
    background: -webkit-linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2))!important;
    background: linear-gradient(to right, rgba(255,255,255,.3), rgba(0,0,0,.2))!important;
}

/*** Contact ***/
.contact-form .title.sppb-text-left {
    max-width: 650px;
    margin: 0 auto;
}
.contact-form-detail {
    padding: 30px;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 0;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
	font-size: 23px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    padding: 21px 20px 32px 20px;
    background: #f5f5f5;
}
.jm-category-module.default .mod-article-image {
    margin-bottom: 0px;
}

/* Bottom */
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 22px;
}
.bottom-social ul li {
    list-style: none;
    line-height: 35px;
    display: inline-block!important;
    padding: 0px!important;
}
.bottom-social ul li a {
    font-size: 16px;
    background: #fefefe;
    height: 50px;
    width: 50px;
    line-height: 50px;
    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;
}
.bottom-social ul li a em {
    font-size: 22px;
}
.bottom-social ul li a strong {
    display: none;
}
.bottom-social ul li a:hover {
    background: #EC7A5C; 
  	color: #fff !important;
}
#sp-bottom .sp-module {
    margin-bottom: 0px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255, 255, 255, .1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Tablet Landscape Layout */
@media (min-width: 980px) and (max-width: 1199px) {
    .social-wrap {
		display: none !important;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
      	background: #fff;
	}
  	.title h2 {
    	font-size: 60px;
	}
  	.slider-content h1 {
        font-size: 80px;
        line-height: 90px;
	}
  	.choose-column-right {
    	padding: 0 0px;
	}
    .testimonial-column {
		padding: 80px 10px;
    }
    body #sp-header .social-wrap {
    	display: none !important;
  	}
  	.burger-icon>span {
    	background-color: #000;
	}
  	.tab-content .pull-right {
    	float: inherit !important;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.slider-small h3 {
    	margin-bottom: 0 !important;
  	}
  	.slider-big h1 {
    	padding: 0 !important;
  	}
  	.title h2 {
    	font-size: 50px;
	}
  	.slider-content h1 {
        font-size: 70px;
        line-height: 80px;
	}
  	.our-column-right .clearfix:nth-child(n+2) {
    	max-width: 100%;
	}
  	.our-column-right .clearfix:nth-child(2n) {
    	margin-right: 0;
	}
  	.tab .sppb-nav-tabs > li {
    	width: 100% !important;
    	margin-bottom: 50px !important;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, a.slider-btn:hover, .btn,
.slider-item .sppb-btn-success,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay, .title h3:after,
.tab .sppb-nav-tabs > li.active > a, .tab .sppb-tab i, .team-item .sppb-img-container:after, .price .sppb-row > div:nth-child(2n) .btn:hover,
.testimonial .sppb-col-md-4 .sppb-column:hover {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.step-item h6, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a, .testimonial-item h6, .title h6,
.about-we-item:hover i, .title h6, .tab-content .sppb-media-body .check-list em, .price-item .pt-price, .price-item .btn,
.title.color h3 {
  	color: var(--text-color) !important; 
}
.tab .sppb-nav-tabs > li > a, .price-item .btn {
  	border-color: var(--text-color) !important;
}
.service-column .clearfix {
    border-top-color: var(--text-color) !important;
}