/*------------------------------------------------------------------
[Master Stylesheet]
1. Icon Heading Box
2. Blog Box
3. Portfolio Section
4. Team Member Section
5. Contact Form 7
6. Custom Button
7. Testimonial
8. client logo
9. Fact and digit
10.Service Style
11.VC Button
12.Contact form
13.error-404
14.Search Popup Area CSS
-------------------------------------------------------------------*/

/* --------------------------------------
 * Preloader setting
 * ---------------------------------------*/

.cspt-preloader {
    background-color: white;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px;
    display: block;
}

/* --------------------------------------
 * Icon Heading Box
 * ---------------------------------------*/

/*-------------- ihbox-style-global ----------------*/

.cspt-ihbox {
    margin-bottom: 50px;
}

.cspt-ihbox h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    margin-bottom: 0;
}

/*-------------- cspt-ihbox-style-1 ----------------*/

.cspt-ihbox-style-1,
.cspt-ihbox-style-1 .creativesplanet-box-content,
.cspt-ihbox-style-1 .cspt-ihbox-btn .vc_btn3,
.cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-ihbox-style-1 {
    background-color: #fff;
    border-bottom: 3px solid transparent;
    box-shadow: 0 0px 40px rgba(183, 196, 226, 0);
    border-radius: 2px;
    padding: 50px 60px;
    padding-bottom: 20px;
    text-align: center;
}

.cspt-ihbox-style-1.cspt-ihbox h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.cspt-ihbox-style-1 .cspt-ihbox-icon-wrapper {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    color: #232323;
}

.cspt-ihbox-style-1 .cspt-ihbox-content {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
}

.cspt-ihbox-style-1 .cspt-ihbox-subheading h4 {
    font-size: 16px;
    line-height: 26px;
}

.cspt-ihbox-style-1.cspt-active,
.cspt-ihbox-style-1:hover {
    border-width: 3px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

.cspt-ihbox-style-1 .vc_general.vc_btn3 {
    background-color: transparent !important;
    padding: 0
}

.cspt-ihbox-style-1 .cspt-ihbox-btn .vc_btn3 {
    color: #232323 !important;
    position: relative;
    font-size: 14px;
}

/*-------------- cspt-ihbox-style-2 ----------------*/

.cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper {
    width: 100px;
    height: 100px;
    line-height: 110px;
    text-align: center;
    font-size: 38px;
    background: #fff;
    border-radius: 50%;
}

.cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper i {
    color: #232323;
}

.cspt-ihbox-style-2 .cspt-ihbox-icon-wrap {
    padding-left: 20px;
}

.cspt-ihbox-style-2 .cspt-ihbox-heading .vc_custom_heading {
    font-size: 40px;
    line-height: 40px;
}

.cspt-ihbox-style-2 .cspt-ihbox-subheading .vc_custom_heading {
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.cspt-ihbox-style-2 .cspt-ihbox-content,
.cspt-bg-color-secondarycolor .cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper i {
    color: #fff;
}

/*-------------- cspt-ihbox-style-2 ----------------*/

.cspt-ihbox-style-3 .cspt-ihbox-icon-wrapper {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 24px;
    background: #232323;
    border-radius: 50%;
}

.cspt-ihbox-style-3 .cspt-ihbox-icon-wrapper i {
    color: #fff;
}

.cspt-ihbox-style-3 .cspt-ihbox-icon-wrap {
    padding-left: 20px;
}

.cspt-ihbox-style-3 .cspt-ihbox-heading .vc_custom_heading {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
}

.cspt-ihbox-style-3 .cspt-ihbox-subheading .vc_custom_heading {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #686868;
    margin-bottom: 0;
}

.cspt-ihbox-style-3 .cspt-ihbox-content,
.cspt-bg-color-secondarycolor .cspt-ihbox-style-2 .cspt-ihbox-icon-wrapper i {
    color: #fff;
}

/*-------------- cspt-ihbox-style-4 ----------------*/

.cspt-ihbox-style-4 {
    padding: 50px 50px;
    padding-bottom: 45px;
    border-radius: 2px;
}

.cspt-ihbox-style-4 .cspt-ihbox-icon-wrapper {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 10px;
}

.cspt-ihbox-style-4 .cspt-ihbox-heading .vc_custom_heading {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.cspt-ihbox-style-4 .cspt-ihbox-content,
.cspt-ihbox-style-4 .cspt-ihbox-heading-wrapper h4,
.cspt-ihbox-style-4 .cspt-ihbox-heading-wrapper h2,
.cspt-ihbox-style-4 .cspt-ihbox-icon {
    color: #fff;
}

/*-------------- cspt-ihbox-style-5 ----------------*/

.cspt-ihbox-style-5 {
    padding: 60px 60px;
    padding-bottom: 60px;
    border-radius: 2px;
    background: #f7f7f7;
}

.cspt-ihbox-style-5 .cspt-ihbox-icon-wrapper {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 25px;
}

.cspt-ihbox-style-5 .cspt-ihbox-heading .vc_custom_heading {
    font-size: 30px;
    line-height: 50px;
    font-weight: 500;
}

/* --------------------------------------
 * static Box
 * ---------------------------------------*/

.cspt-static-box-style-1 {
    background: #fff;
    border-radius: 2px;
}

.cspt-static-box-style-1>.row {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.cspt-static-box-style-1 h4 {
    font-size: 22px;
    line-height: 26px;
    color: #232323 !important;
    margin-bottom: 15px;
}

.cspt-static-box-style-1 .creativesplanet-static-box-content {
    padding: 30px 25px;
}

.cspt-static-box-style-1 .creativesplanet-static-box-desc {
    font-size: 16px;
    line-height: 26px;
}

.cspt-static-box-style-1 img {
    width: 100%;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: relative;
    right: -1px;
}

/*-------------- static-box-style-2 ----------------*/

.cspt-static-box-style-2 img {
    border-radius: 2px;
    margin-bottom: 25px;
}

.cspt-static-box-style-2 .creativesplanet-box-title {
    margin-bottom: 30px;
}

/* --------------------------------------
 * Blog Box
 * ---------------------------------------*/

.creativesplanet-box-blog {
    margin-bottom: 30px;
}

/**** ts-blogbox-style-1 ****/

.cspt-blogbox-style-1,
.cspt-blogbox-style-1 .creativesplanet-overlay {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-blogbox-style-1 {
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
}

.cspt-blogbox-style-1 .creativesplanet-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
    padding-bottom: 0;
    padding-right: 0;
    color: #fff;
    content: '';
    text-align: left;
    position: absolute;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.cspt-blogbox-style-1 .cspt-meta-date {
    display: inline-block;
    background: #333;
    width: 58px;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 18px;
    border-radius: 2px;
}

.cspt-blogbox-style-1 .cspt-meta-date span {
    display: block;
    font-size: 20px;
}

.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title {
    font-size: 26px;
    line-height: 34px;
    color: #fff;
}

.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title a {
    color: #fff
}

.cspt-blogbox-style-1 .creativesplanet-box-content-wrap {
    position: absolute;
    bottom: 40px;
    padding-right: 50px;
}

.cspt-blogbox-style-1 .cspt-meta-line a {
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

.cspt-blogbox-style-1 .creativesplanet-box-content .cspt-post-title a:hover,
.cspt-blogbox-style-1:hover .creativesplanet-box-content .cspt-post-title a {
    text-decoration: underline;
}

.cspt-blogbox-style-1:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cspt-blogbox-style-1:hover .creativesplanet-overlay {
    background-color: rgba(0, 0, 0, 0.5);
}

/*.cspt-blogbox-style-2*/

.cspt-blogbox-style-2 .cspt-featured-container {
    margin-bottom: 20px;
}

.cspt-blogbox-style-2 {
    padding: 0;
    background-color: #fff;
    margin-bottom: 30px;
}

.cspt-blogbox-style-2 .cspt-post-title {
    font-size: 20px;
    line-height: 30px;
    color: #2c2c2c;
}

.cspt-blogbox-style-2 .cspt-post-title a {
    color: #2c2c2c;
}

.cspt-blogbox-style-2 .creativesplanet-box-desc-text {
    font-size: 16px;
    height: 57px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.creativesplanet-element-blog div.cspt-blog-ele .cspt-blogbox-style-2 {
    background-color: #fff !important;
}

.cspt-blogbox-style-2 .cspt-meta-container {
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 35px;
}

.cspt-blogbox-style-2 .cspt-meta-container .cspt-meta-date {
    padding: 8px 14px;
    background-color: #1762f0;
    color: #fff;
    border-radius: 2px;
}

.cspt-blogbox-style-2 .cspt-meta-container a {
    color: #fff;
}

.cspt-blogbox-style-2 .creativesplanet-box-desc {
    margin-top: 15px;
}

.cspt-blogbox-style-2 .cspt-read-more-link a {
    color: #232323;
    font-size: 16px;
}

/* Classic blog */

.cspt-blog-classic {
    margin-bottom: 60px;
    background-color: #fff;
    border-bottom: 3px solid transparent;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-blog-classic .cspt-blog-classic-inner {
    padding: 40px 60px;
}

.cspt-blog-classic .cspt-post-thumbnail {
    margin-bottom: 60px;
}

.cspt-blog-classic .cspt-post-title {
    font-size: 34px;
    line-height: 44px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.cspt-blog-classic .cspt-post-title a {
    color: #232323;
}

.cspt-blog-classic .cspt-read-more-btn {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}

.cspt-blog-classic .cspt-read-more-btn a {
    color: #232323;
}

.cspt-blog-classic .cspt-entry-content {
    margin-top: 20px;
    margin-bottom: 40px;
}

.cspt-blog-classic .cspt-blog-meta-top {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}

.cspt-blog-classic .cspt-blog-meta-top>span+span:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #ddd;
    margin: 0 11px 2px;
}

body:not(.single) .cspt-blog-classic:hover {
    border-width: 3px;
    box-shadow: 0 0px 40px rgba(0, 0, 0, .1);
}

.cspt-blog-classic .cspt-featured-wrapper {
    border-radius: 2px;
    overflow: hidden;
}

/***** Classic blog sidebar *****/

.site-content .widget ul>li {
    font-weight: 600;
}

.site-content .widget ul>li a {
    color: #686868;
}

.site-content .widget ul>li a:hover {
    color: #232323;
}

/*** widget_archive ***/

.site-content .widget.widget_archive ul>li a {
    padding-left: 0;
}

.site-content .widget.widget_archive ul li>a:before {
    display: none;
}

.site-content .widget.widget_archive ul>li span {
    position: absolute;
    right: 10px;
    top: 18px;
    background-color: #ececec;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 12px;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    z-index: 99;
}

.site-content .widget.widget_archive ul>li:hover span {
    color: #fff;
}

/*** widget_tag_cloud ***/

.site-content .widget_tag_cloud ul li a:hover {
    color: #fff;
}

/*** Widget list menu ***/

.widget ul>li {
    padding: 0px 0px 20px 0;
    position: relative;
}

.widget ul>li a {
    color: #686868;
}

.site-content .cspt_widget_list_all_posts ul>li,
.site-content .widget_categories ul>li,
.site-content .widget.widget_archive ul li {
    margin: 2px 0;
    padding: 0
}

.site-content .cspt_widget_list_all_posts ul>li a,
.site-content .widget_categories ul>li a,
.site-content .widget.widget_archive ul li>a {
    background-color: #fff;
    padding: 20px 30px;
    display: block;
    position: relative;
    border-radius: 2px;
    font-weight: 600;
    color: #686868;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .0);
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.site-content .cspt_widget_list_all_posts ul>li a:hover,
.site-content .widget_categories ul>li a:hover,
.site-content .widget.widget_archive ul li>a:hover {
    box-shadow: 0px 10px 30px rgba(0, 0, 0, .05);
    color: #232323;
    z-index: 99;
}

.site-content .cspt_widget_list_all_posts ul>li a:before {
    position: absolute;
    content: '\e814';
    left: inherit;
    right: 30px;
    font-size: 16px;
    top: -3px;
    color: inherit;
    font-family: 'creativesplanet-base-icons';
    top: 35%;
}

.site-content .widget.widget_categories ul li span {
    position: absolute;
    right: 20px;
    top: 23px;
    background-color: #ececec;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #232323;
    z-index: 99;
}

.site-content .widget.widget_categories ul ul {
    margin-top: 2px;
}

.site-content .widget .wp-block-latest-comments li,
.site-content .widget .wp-block-latest-posts li>a,
.site-content .widget.widget_recent_comments ul li {
    padding-left: 20px;
    position: relative;
}

.site-content .widget .wp-block-latest-comments li:after,
.site-content .widget .wp-block-latest-posts li>a:after,
.site-content .widget.widget_meta ul li a:after,
.site-content .widget.widget_recent_comments ul li:after,
.site-content .widget.widget_recent_entries ul li>a:after,
.site-content .widget.widget_nav_menu ul li>a:after,
.site-content .widget.widget_pages ul li>a:after {
    position: absolute;
    content: '\e814';
    left: 0px;
    font-size: 16px;
    top: 1px;
    color: inherit;
    font-family: 'creativesplanet-base-icons';
    line-height: normal;
}
.site-content .widget .wp-block-latest-comments li{
    padding-left: 25px;
}
.site-content .widget .wp-block-latest-comments li:after{
    content: '\f0e6';
}


/* blog details*/

.cspt-blog-meta-bottom .cspt-meta-tags a {
    display: inline-block;
    color: #686868 !important;
    font-size: 14px !important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 18px;
    margin: 0 2px;
    margin-top: 5px;
    height: 50px;
    line-height: 50px;
    background-color: #ececec;
    border-radius: 2px;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-blog-meta-bottom .cspt-meta-tags a:hover {
    color: #fff !important;
    box-shadow: 0 0px 40px rgba(0, 0, 0, .1);
}

.archive .content-area .site-main .row {
    margin: 0
}

/* --------------------------------------
 * Portfolio Section
 * ---------------------------------------*/

/* .cspt-blogbox-style-1-2-3 */

.creativesplanet-overlay-box .creativesplanet-post-item {
    position: relative;
    overflow: hidden;
}

.creativesplanet-overlay-box .creativesplanet-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    content: '';
    text-align: left;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    /* Standard syntax (must be last) */
}

.creativesplanet-overlay-box:hover .creativesplanet-overlay {
    opacity: 1;
    height: 100%;
}

.cspt-heading-bg-color-blackish .cspt-ihbox {
    background-color: #232323;
    margin: -10px -10px 10px -10px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.cspt-heading-bg-color-blackish .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading .vc_custom_heading {
    color: #fff;
}

.cspt-portfolio-style-1 .creativesplanet-overlay .creativesplanet-box-content-inner {
    position: absolute;
    bottom: 35px;
    left: 40px;
    width: 50%;
    word-break: break-word;
}

.cspt-portfolio-style-1 .creativesplanet-overlay .creativesplanet-box-content-inner .cspt-portfolio-title {
    font-size: 22px;
    line-height: 22px;
}

.cspt-portfolio-style-1 .creativesplanet-overlay .creativesplanet-box-content-inner .cspt-portfolio-title,
.cspt-portfolio-style-1 .creativesplanet-overlay .creativesplanet-box-content-inner .cspt-portfolio-title a {
    color: #fff
}

.cspt-portfolio-style-1 .creativesplanet-overlay .creativesplanet-icon-box {
    display: block;
    text-align: right;
    margin-top: 40px;
    padding-right: 40px;
}

.cspt-portfolio-style-1 .creativesplanet-overlay .creativesplanet-icon-box a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 45px;
}

/* .cspt-blogbox-style-2 */

.cspt-portfolio-style-2,
.cspt-portfolio-style-2 .creativesplanet-box-content {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-portfolio-style-2 {
    box-shadow: 0 0px 40px rgba(0, 0, 0, .05);
}

.cspt-portfolio-style-2 .creativesplanet-box-content {
    background-color: #fff;
    text-align: center;
    border-radius: 2px;
}

.cspt-portfolio-style-2 .creativesplanet-box-content {
    padding: 25px 10px 15px 10px;
}

.cspt-portfolio-style-2 .cspt-featured-wrapper img {
    border-radius: 2px;
}

.cspt-portfolio-style-2 .cspt-portfolio-title a {
    color: #2c2c2c;
}

.cspt-portfolio-style-2:hover .cspt-portfolio-title a {
    color: #fff;
}

.cspt-portfolio-style-2:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.owl-carousel .cspt-portfolio-style-2 {
    margin: 20px 15px;
}

/* --------------------------------------
 * Prtfolio Single
 * ---------------------------------------*/

.cspt-portfolio-single-style-1 .cspt-entry-content {
    margin-top: 20px;
}

.cspt-portfolio-single .cspt-portfolio-subheading {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 15px;
}

.cspt-portfolio-single .cspt-portfolio-heading {
    margin-bottom: 30px;
}

.cspt-sep-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 35px;
}

.cspt-sep-heading:after {
    position: absolute;
    content: "";
    width: 72px;
    height: 2px;
    bottom: 0;
    left: 0;
}

.cspt-portfolio-single-style-1 .wpb_single_image img {
    border-radius: 2px;
}

.cspt-portfolio-single-style-1 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin: 0 30px 30px 0;
}

.cspt-portfolio-single-style-1 .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(even) {
    margin-right: 0;
}

/* .cspt-portfolio-lines-wrapper */

.cspt-portfolio-lines-wrapper {
    background-color: #f6f6f6;
    padding: 30px 30px;
}

.cspt-portfolio-lines-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cspt-portfolio-line-title {
    width: 116px;
    display: inline-block;
}

.cspt-portfolio-line-li {
    margin: 2px 0;
    background-color: #fff;
    padding: 17px 20px;
    font-size: 16px;
    line-height: 30px;
    display: block;
    position: relative;
    border-radius: 2px;
    font-weight: 600;
    color: #686868;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .0);
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-portfolio-line-li:hover {
    box-shadow: 0px 10px 30px rgba(0, 0, 0, .05);
    z-index: 99;
}

body .cspt-portfolio-line-li:hover span {
    color: #232323;
}

.cspt-portfolio-single .nav-links a .cspt-portfolio-nav-wrapper {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-portfolio-single .nav-links a:hover .cspt-portfolio-nav-wrapper span {
    color: #fff
}

/* single-cspt-service*/

.tax-cspt-portfolio-category.cspt-sidebar- #primary.content-area {
    margin-top: 60px;
}

.archive .cspt-element-cat-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
}

.archive .creativesplanet-ele-portfolio {
    margin-bottom: 30px;
}

.cspt-sortable-list-ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 42px;
    display: block;
}

.cspt-sortable-list-ul li {
    display: inline-block;
    margin: 0 15px;
}

.cspt-sortable-list a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #222222;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    display: block;
}

.cspt-sortable-list a.cspt-selected {
    color: #fff;
    border: 1px solid;
}

.cspt-sortable-list a.cspt-selected:hover {
    color: #fff;
}

.cspt-sortable-list a:hover {
    color: #222222;
}

/* --------------------------------------
 * Team Member Section
 * ---------------------------------------*/

/* Team Member style 1 */

.creativesplanet-ele-team {
    position: relative;
    margin-bottom: 50px;
}

.cspt-team-style-1,
.cspt-team-style-1 .creativesplanet-box-social-links,
.cspt-team-style-1 .creativesplanet-box-content {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-team-style-1 {
    background-color: #fff;
    border-radius: 2px;
    border-bottom: 1px solid transparent;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid transparent;
}

.cspt-team-style-1 .creativesplanet-box-content {
    padding: 20px 30px 10px 25px;
}

.cspt-team-style-1 .cspt-featured-wrapper img {
    border-radius: 2px;
}

.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title {
    margin-bottom: 10px;
}

.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title,
.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title a {
    color: #232323;
}

.cspt-team-style-1 .creativesplanet-box-team-position {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 5px;
}

.cspt-team-style-1 .creativesplanet-box-social-links {
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.cspt-team-style-1:hover .creativesplanet-box-social-links {
    height: 32px;
    opacity: 1;
}

.cspt-team-style-1 .creativesplanet-box-social-links .fa-share-alt {
    display: none;
}

.cspt-team-style-1 .creativesplanet-box-content ul {
    margin: 0;
    padding: 0;
}

.cspt-team-style-1 .creativesplanet-box-content ul li {
    display: inline-block;
    margin: 0px 5px;
    padding: 0px;
}

.cspt-team-style-1 .creativesplanet-box-content ul li:first-child {
    margin-left: 0;
}

.cspt-team-style-1 .creativesplanet-box-content ul li a {
    display: inline;
    font-size: 15px;
    line-height: 15px;
}

.cspt-team-style-1:hover {
    border-width: 3px;
    margin-bottom: 0;
    box-shadow: 0 0px 40px rgba(183, 196, 226, .3);
}

/* Team Member style 2 */

.cspt-team-style-2 .creativesplanet-box-content {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-team-style-2 .creativesplanet-box-content {
    padding: 20px 30px 10px 25px;
    text-align: center;
}

.cspt-team-style-2 .cspt-featured-wrapper img {
    border-radius: 2px;
}

.cspt-team-style-2 .creativesplanet-box-content .cspt-team-title {
    margin-bottom: 10px;
}

.cspt-team-style-2 .creativesplanet-box-content .cspt-team-title,
.cspt-team-style-2 .creativesplanet-box-content .cspt-team-title a {
    color: #232323;
}

.cspt-team-style-2 .creativesplanet-box-team-position {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.cspt-team-style-2 .creativesplanet-box-content ul {
    margin: 0;
    padding: 0;
}

.cspt-team-style-2 .creativesplanet-box-content ul li {
    display: inline-block;
    margin: 0px 5px;
    padding: 0px;
}

.cspt-team-style-2 .creativesplanet-box-content ul li:first-child {
    margin-left: 0;
}

.cspt-team-style-2 .creativesplanet-box-content ul li a {
    display: inline;
    font-size: 15px;
    line-height: 15px;
}

/* single-cspt-teammember*/

.tax-cspt-team-group.cspt-sidebar-no #primary.content-area {
    margin-top: 60px;
}

.tax-cspt-team-group .cspt-element-team-wrapper {
    margin-top: 40px;
}

/* --------------------------------------
 * Timeline view Section
 * ---------------------------------------*/

.cspt-company-hostory .simple-text p {
    text-align: left;
}

.cspt-company-hostory .year {
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: -17px;
    z-index: 9;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 100px;
    text-align: center;
    background: #f2c21a;
}

.cspt-company-hostory .company_detail .content {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.cspt-company-hostory .cspt-ourhistory-row {
    display: -webkit-box;
    display: flex;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.cspt-ourhistory .cspt-ourhistory-right {
    padding-bottom: 50px;
    padding-left: 70px;
}

.cspt-ourhistory .cspt-ourhistory-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: content-box;
}

.cspt-ourhistory .label {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}

.cspt-ourhistory h4 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.cspt-ourhistory .cspt-ourhistory-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
    width: 4px;
    height: 100%;
    background: #ececec;
}

.cspt-ourhistory .cspt-ourhistory-right.last {
    padding-bottom: 0;
}

.cspt-ourhistory img {
    border-radius: 2px;
}

.cspt-ourhistory-type2:last-child .cspt-ourhistory-right:after {
    display: none;
}

.cspt-timeline-inner {
    margin: 0 -15px;
}

.cspt-ourhistory .cspt-ourhistory-right .cspt-timeline-image,
.cspt-ourhistory .cspt-ourhistory-right .label {
    margin-bottom: 30px;
    display: none;
}

/* --------------------------------------
 * Contact Form 7
 * ---------------------------------------*/

.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea {
    border: none;
    border-bottom: 1px solid #cccccc;
    padding-left: 0;
    text-transform: uppercase;
    font-size: 14px;
}

/* --------------------------------------
 * Custom Button
 * ---------------------------------------*/

.vc_btn3-color-globalcolor.vc_general.vc_btn3:not(.vc_btn3-style-simple) {
    color: #fff;
}

.vc_btn3-style-classic.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-style-classic.vc_general.vc_btn3-color-globalcolor {
    border-color: transparent;
}

.vc_btn3.vc_btn3-style-classic.vc_btn3-color-secondarycolor:hover,
.vc_btn3.vc_btn3-style-classic.vc_btn3-color-globalcolor:hover {
    background-color: #222;
}

.cspt-bg-color-blackish .vc_btn3.vc_btn3-style-classic.vc_btn3-color-globalcolor:hover {
    background-color: #fff;
    color: #232323;
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg {
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 45px;
    padding-right: 45px;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 40px;
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-right: 35px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #262626;
    border-color: #d5d5d5;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
    background-color: #d5d5d5;
    border-color: transparent;
    color: #fff
}

.vc_btn3.vc_btn3-style-classic.vc_btn3-color-white:hover {
    background-color: #232323;
    color: #fff;
}

/* --------------------------------------
 * Testimonial
 * ---------------------------------------*/

/* Team Member style 1 */

.cspt-testimonial-style-1 {
    position: relative;
    padding: 40px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0px 40px rgba(0, 0, 0, .01);
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-testimonial-style-1 .creativesplanet-box-img {
    position: absolute;
    width: 40px;
    height: 40px;
    overflow: hidden;
    left: 0;
    top: 8px;
}

.cspt-testimonial-style-1 .creativesplanet-box-img img {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

.cspt-testimonial-style-1 .creativesplanet-box-author {
    position: relative;
    padding-left: 60px;
    padding-top: 10px;
    line-height: 18px;
}

.cspt-testimonial-style-1 .creativesplanet-box-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.cspt-testimonial-style-1 span.cspt-designation {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.cspt-testimonial-style-1 blockquote {
    padding: 0;
    margin: 0;
    border: none;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #7c7c82;
    background: transparent !important;
}

.cspt-testimonial-style-1 .creativesplanet-box-desc {
    position: relative;
    margin-bottom: 20px;
}

.cspt-testimonial-style-1 .creativesplanet-box-author:after {
    position: absolute;
    content: "“";
    font-size: 100px;
    line-height: 0;
    bottom: -5px;
    right: 0px;
    color: #f7f7f7;
    font-weight: 700;
}

.cspt-testimonial-style-1:hover .creativesplanet-box-title,
.cspt-testimonial-style-1:hover span.cspt-designation,
.cspt-testimonial-style-1:hover blockquote,
.cspt-testimonial-style-1:hover {
    color: #fff;
}

/*  cspt-testimonial-style 2 */

.cspt-testimonial-style-2 {
    margin-bottom: 30px;
}

.cspt-testimonial-style-2 .creativesplanet-box-desc {
    position: relative;
    margin-bottom: 20px;
}

.cspt-testimonial-style-2 .creativesplanet-box-desc:before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 40px;
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f00;
}

.cspt-testimonial-style-2 blockquote {
    background-color: transparent;
    font-size: 18px;
    margin-bottom: 15px;
    padding: 35px 40px;
    margin: 0;
}

.cspt-testimonial-style-2 .creativesplanet-box-desc:after {
    position: absolute;
    content: "\e80d";
    font-family: "creativesplanet-base-icons";
    font-size: 70px;
    line-height: 70px;
    top: 0px;
    left: 50%;
    -khtml-transform: translateX(-50%) translateY(-0%);
    -moz-transform: translateX(-50%) translateY(-0%);
    -ms-transform: translateX(-50%) translateY(-0%);
    -o-transform: translateX(-50%) translateY(-0%);
    transform: translateX(-50%) translateY(-0%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}

.cspt-testimonial-style-2 .creativesplanet-box-author {
    position: relative;
    padding-left: 76px;
    padding-top: 15px;
    text-align: left;
    display: inline-block;
    margin-left: 18px;
}

.cspt-testimonial-style-2 .creativesplanet-box-img {
    position: absolute;
    width: 70px;
    height: 70px;
    overflow: hidden;
    left: 0;
    top: 10px;
}

.cspt-testimonial-style-2 .creativesplanet-box-img img {
    border-radius: 50%;
    height: 60px;
    width: 60px;
}

.cspt-testimonial-style-2 .creativesplanet-box-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
}

/* --------------------------------------
 * client logo
 * ---------------------------------------*/

.cspt-client-wrapper {
    position: relative;
    text-align: center;
}

.owl-carousel .creativesplanet-ele-client img {
    width: auto !important;
    max-width: 100%;
    display: inline-block !important;
}

/***** cspt-client-style-1 *****/

.cspt-client-style-1 {
    padding: 30px 0px;
}

.cspt-client-style-1 img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 1;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-client-style-1:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

.cspt-client-style-1 .cspt-client-wrapper.cspt-client-with-hover-img .cspt-client-hover-img {
    position: absolute;
    opacity: 0;
    left: 7px;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.cspt-client-style-1 .cspt-client-wrapper.cspt-client-with-hover-img {
    position: relative;
}

.cspt-client-style-1 .cspt-client-wrapper.cspt-client-with-hover-img:hover .cspt-client-hover-img {
    opacity: 1;
}

.cspt-client-style-1 .cspt-client-wrapper.cspt-client-with-hover-img:hover .cspt-featured-wrapper {
    opacity: 0;
}

/***** cspt-client-style-2 *****/

.cspt-client-style-2 .cspt-client-hover-img {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    width: 100%;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-client-style-2 .cspt-featured-wrapper,
.cspt-client-style-2 .cspt-client-hover-img {
    padding: 10px 20px;
}

.cspt-client-style-2:hover .cspt-client-hover-img {
    opacity: 1;
}

/* --------------------------------------
 * VC Icon size
 * ---------------------------------------*/

.vc_icon_element-inner.vc_icon_element-style- {
    background-color: transparent !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-gradientcolor .vc_icon_element-icon:before {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
    font-size: 1.85em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
    font-size: 2.85em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 3.85em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 4.85em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
    font-size: 5.85em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm {
    width: 3em !important;
    height: 3em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm .vc_icon_element-icon {
    font-size: 0.75em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm {
    width: 4em !important;
    height: 4em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm .vc_icon_element-icon {
    font-size: 1.25em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md {
    width: 5em !important;
    height: 5em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 1.75em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg {
    width: 6em !important;
    height: 6em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 2.25em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl {
    width: 7em !important;
    height: 7em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl .vc_icon_element-icon {
    font-size: 2.75em !important;
}

/* --------------------------------------
 * Fact and digit
 * ---------------------------------------*/

/***** creativesplanet-ele-fid-style-1 *****/

.creativesplanet-ele-fid-style-1 .cspt-sbox-icon-wrapper {
    display: none;
}

.creativesplanet-ele-fid-style-1 {
    text-align: center;
}

.creativesplanet-ele-fid-style-1 .cspt-sbox-icon-wrapper {
    font-size: 60px;
    line-height: 70px;
    color: #000;
}

.creativesplanet-ele-fid-style-1 .cspt-fid-inner {
    font-size: 40px;
    line-height: 40px;
}

.creativesplanet-ele-fid-style-1 .cspt-fid-inner sub {
    bottom: 0;
    left: -10px;
}

.creativesplanet-ele-fid-style-1 .cspt-fid-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.creativesplanet-ele-fid-style-1 .cspt-fid-inner .cspt-number-rotate {
    display: inline-block;
}

.creativesplanet-ele-fid-style-1 .cspt-fid-sub {
    font-size: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
    position: absolute;
}

/***** creativesplanet-ele-fid-style-2 *****/

.creativesplanet-ele-fid-style-2 {
    text-align: left;
}

.creativesplanet-ele-fid-style-2 .cspt-fid-inner .cspt-number-rotate {
    font-size: 70px;
    line-height: 70px;
}

.creativesplanet-ele-fid-style-2 .cspt-fid-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
}

/***** creativesplanet-ele-fid-style-3 *****/

.creativesplanet-ele-fid-style-3 {
    text-align: left;
}

.creativesplanet-ele-fid-style-3 .cspt-sbox-icon-wrapper {
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    padding-bottom: 10px;
}

.creativesplanet-ele-fid-style-3 .cspt-fid-inner {
    line-height: 40px;
    margin-bottom: 0;
}

.creativesplanet-ele-fid-style-3 .cspt-fid-inner .cspt-number-rotate {
    font-size: 40px;
    line-height: 40px;
}

.creativesplanet-ele-fid-style-3 .cspt-fid-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

/* --------------------------------------
 * Service Style
 * ---------------------------------------*/

/***** cspt-service-style-1 *****/

.cspt-element-portfolio-style-2.creativesplanet-element-viewtype-carousel .creativesplanet-element-inner {
    margin: 0px -15px;
}

.cspt-element-service-style-1.creativesplanet-element-viewtype-carousel .cspt-element-posts-wrapper {
    margin-top: -30px;
}

.cspt-service-style-1,
.cspt-service-style-1 .creativesplanet-box-content,
.cspt-service-style-1 .cspt-service-btn .vc_btn3,
.cspt-service-style-1 .cspt-service-icon-wrapper {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-service-style-1 {
    margin-bottom: 30px;
}

.cspt-service-style-1 .creativesplanet-box-content {
    background-color: #fff;
    border-bottom: 3px solid transparent;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
}

.cspt-service-style-1 .creativesplanet-box-content {
    padding: 55px 50px 15px 50px;
}

.cspt-service-style-1 .cspt-featured-wrapper img {
    border-radius: 2px;
}

.cspt-service-style-1 .cspt-service-icon-wrapper img{
    width: 48px !important;
    height: 48px;
    margin-bottom: 10px;
}

.cspt-service-style-1 .cspt-service-title {
    font-size: 26px;
    line-height: 30px;
    margin-top: 20px;
}

.cspt-service-style-1 .cspt-service-title,
.cspt-service-style-1 .cspt-service-title a {
    color: #232323;
}

.cspt-service-style-1 .cspt-service-icon-wrapper {
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    color: #232323;
}

.cspt-service-style-1 .cspt-service-content {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 25px;
}

.cspt-service-style-1 .cspt-service-content p {
    margin-bottom: 5px;
}

.cspt-service-style-1:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

.cspt-service-style-1 .creativesplanet-box-content:hover {
    border-width: 3px;
    box-shadow: 0 0px 40px rgba(183, 196, 226, .3);
}

.cspt-service-style-1 .vc_general.vc_btn3 {
    background-color: transparent !important;
    padding: 0
}

.cspt-service-style-1 .cspt-service-btn .vc_btn3 {
    color: #232323 !important;
    position: relative;
    font-size: 14px;
}

.creativesplanet-element-viewtype-carousel .owl-carousel .cspt-ele .cspt-service-style-1 {
    padding: 30px 0px;
}

/***** .cspt-service-style-2 *****/

.cspt-service-style-2 .creativesplanet-box-content,
.cspt-service-style-2 .cspt-service-btn .vc_btn3,
.cspt-service-style-2 .cspt-featured-wrapper img {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.cspt-service-style-2 .cspt-featured-wrapper img {
    border-radius: 2px;
}

.cspt-service-style-2 .cspt-service-title {
    font-size: 26px;
    line-height: 30px;
    margin-top: 35px;
}

.cspt-service-style-2 .cspt-service-title,
.cspt-service-style-2 .cspt-service-title a {
    color: #232323;
}

.cspt-service-style-2 .cspt-service-icon-wrapper {
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    color: #232323;
}

.cspt-service-style-2 .cspt-service-content {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 20px;
}

.cspt-service-style-2 .cspt-service-content p {
    margin-bottom: 5px;
}

.cspt-service-style-2:hover .cspt-featured-wrapper img {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

.cspt-service-style-2 .vc_general.vc_btn3 {
    background-color: transparent !important;
    padding: 0
}

.cspt-service-style-2 .cspt-service-btn .vc_btn3 {
    color: #232323 !important;
    position: relative;
    font-size: 14px;
}

.creativesplanet-element-viewtype-carousel .owl-carousel .cspt-ele .cspt-service-style-2 {
    padding: 30px 0px;
}

.single-cspt-service.cspt-sidebar-no .content-area {
    padding-top: 110px;
    padding-bottom: 100px;
}

.cspt-short-description {
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 34px;
}

/***** Hide next prev button *****/

.single-cspt-service .navigation {
    display: none;
}

/***** single-cspt-service *****/

.tax-cspt-service-category.cspt-sidebar- #primary.content-area {
    margin-top: 60px;
}

.tax-cspt-service-category .cspt-element-team-wrapper {
    margin-top: 40px;
}

.single-cspt-service .cspt-service-single-style-2 .cspt-short-description {
    margin-bottom: 50px;
    margin-top: 0px;
}

.single-cspt-service .cspt-entry-content {
    margin-top: 60px;
}

.single-cspt-service .cspt-service-heading {
    margin-bottom: 20px;
}

.single-cspt-service .cspt-featured-wrapper img {
    border-radius: 2px;
}

.single-service-contact {
    background: #fff;
    padding: 30px;
    border-radius: 2px;
    color: #686868;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.single-service-contact h3 {
    margin-bottom: 0;
}

.widget .download .item-download a {
    display: block;
    padding: 20px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: #232323;
    box-shadow: 0 0px 20px rgba(0, 0, 0, .02);
    -webkit-transition: 0.2s ease-out 0s;
    -o-transition: 0.2s ease-out 0s;
    transition: 0.2s ease-out 0s;
}

.widget .download .item-download:first-child {
    margin-bottom: 15px;
}

.widget .download .item-download a:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 0px 20px rgba(0, 0, 0, .03);
}
.widget .download .item-download:first-child a:hover {
    color: #fff;
}

/* --------------------------------------
 * VC Button
 * ---------------------------------------*/

.cspt-border-radius-2px {
    background-color: transparent !important
}

.cspt-border-radius-2px .vc_column-inner:before,
.cspt-border-radius-2px .vc_column-inner {
    border-radius: 2px;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 2px;
}

.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:focus,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:hover,
.vc_btn3-color-global_color.vc_general.vc_btn3 {
    color: #fff;
}

.vc_general.vc_btn3 span {
    color: inherit;
}

.vc_general.vc_btn3.vc_btn3-style-simple {
    background-color: transparent;
    padding: 0;
}

.vc_general.vc_btn3.vc_btn3-style-simple {
    position: relative;
}

.vc_general.vc_btn3.vc_btn3-style-simple:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #f5f5f5;
    bottom: -2px;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.vc_general.vc_btn3.vc_btn3-style-simple:hover:after {
    width: 0%;
}

.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black,
.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black:hover {
    color: #232323;
}

/***** Special theme button *****/

.vc_general.vc_btn3.vc_btn3-style-classic.vc_btn3-color-globalcolor,
.cspt-main-form button,
.cspt-main-form input[type=button],
.cspt-main-form input[type=reset],
.cspt-main-form input[type=submit] {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

/* --------------------------------------
 * Footer 
 * ---------------------------------------*/

.site-footer .widget {
    margin: 50px 0 80px;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
}

/***** Footer first widget bg *****/

.site-footer .cspt-footer-widget-col-1 .widget {
    margin-right: 40px;
}

.site-footer .cspt-footer-widget,
.site-footer .cspt-footer-widget:first-child .widget>div {
    position: relative;
}

.site-footer .cspt-footer-widget:first-child .widget>div {
    z-index: 2
}

.cspt-footerlogo {
    margin-bottom: 20px;
    max-height: 33px;
}

.site-footer .widget-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

/***** Footer Social ******/

.cspt-footer-widget .cspt-social-links {
    margin-top: 30px;
    margin-left: 0;
}

/***** Footer contact ******/

.footer-wrap ul.menu li a {
    font-size: 16px;
}

.footer-wrap ul.menu li {
    padding-bottom: 10px;
}

.footer-wrap ul#menu-footer-links {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}

.footer-wrap .cspt-contact-widget-lines .cspt-contact-widget-line,
.footer-wrap .contact-info li {
    position: relative;
    padding: 0 !important;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 26px;
}
.footer-wrap .cspt-contact-widget-lines .cspt-contact-widget-line {
    margin-bottom: 10px;
}
.footer-wrap .contact-info li span {
    display: block;
    font-size: 20px;
    font-weight: 500;
}

/***** Form *****/

.site-footer.cspt-color-white .mc4wp-form input[type="email"] {
    background-color: #2f2f2f;
    height: 60px;
    border: none;
    border-radius: 2px;
    width: 215px;
    padding-left: 30px;
    font-size: 15px;
    color: #fff;
}

.site-footer .mc4wp-form button {
    padding: 10px 30px;
}

/***** Recent Post *****/

.site-footer .widget_recent_entries ul li {
    padding-top: 0px;
    padding-bottom: 35px;
}

.site-footer .widget_recent_entries ul li span {
    line-height: 17px;
    display: block;
    font-size: 16px;
    margin-top: 10px;
    letter-spacing: .1em;
}

.site-footer .widget_recent_entries ul li a {
    color: #fff;
    font-size: 18px;
}

.site-footer .widget_recent_entries ul li a:hover {
    color: rgba(255, 255, 255, 0.80);
}

/*** Copyright area **/

.cspt-footer-text-area {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cspt-footer-menu-yes .cspt-footer-text-area .row .col-md-6:not(.cspt-footer-copyright) {
    text-align: right;
}

.cspt-footer-text-area .cspt-social-links {
    margin-bottom: 0
}

.cspt-footer-text-area .cspt-social-links li a:hover {
    background-color: transparent;
}

.cspt-footer-text-area .cspt-social-links li {
    margin-right: 25px;
    display: inline-block;
}

.cspt-footer-text-area .cspt-social-links li:last-child {
    margin-right: 0px;
}

.cspt-footer-text-area .cspt-social-links li a {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}

.cspt-footer-menu-yes .cspt-footer-text-area .row .col-md-6 {
    vertical-align: middle;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.cspt-no-footer-widget .cspt-footer-text-area:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #eee;
    top: 0;
    left: 0;
    z-index: 1
}

/* --------------------------------------
 * Contact form
 * ---------------------------------------*/

.cspt-main-form .input-group {
    display: block;
    margin-bottom: 30px;
}

.cspt-main-form .input-group input[type="text"],
.cspt-main-form .input-group input[type="email"],
.cspt-main-form .input-group textarea {
    border: 0;
    border-radius: 2px;
    background: #f7f7f7;
}

.cspt-main-form .input-group input[type="text"]::placeholder,
.cspt-main-form .input-group input[type="email"]::placeholder,
.cspt-main-form .input-group textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b4b4b4;
    opacity: 1;
    /* Firefox */
}

.cspt-main-form .input-group input[type="text"]:-ms-input-placeholder,
.cspt-main-form .input-group input[type="email"]:-ms-input-placeholder,
.cspt-main-form .input-group textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b4b4b4;
}

.cspt-main-form .input-group input[type="text"]::-ms-input-placeholder,
.cspt-main-form .input-group input[type="email"]::-ms-input-placeholder,
.cspt-main-form .input-group textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b4b4b4;
}

/* --------------------------------------
 * Custom FAQ
 * ---------------------------------------*/

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel.vc_active .vc_tta-panel-body {
    border: none;
    background-color: #fbfbfb;
    color: #222;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel .vc_tta-panel-heading {
    background-color: #f1f1f1 !important;
    color: #222;
    border: none;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel-title {
    font-size: 18px;
    line-height: 28px;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel-body {
    padding: 30px 55px 35px 40px;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 55px;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .wpb_single_image {
    margin-bottom: 0;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel.vc_active .vc_tta-panel-heading {
    margin-bottom: 0 !important;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel .vc_tta-panel-heading {
    border-color: #edeaea;
}

.wpb-js-composer .vc_tta.vc_general.cspt-faq .vc_tta-panel-title>a {
    padding: 17px 20px 17px 35px;
    color: #424d6c;
}

.wpb-js-composer .vc_tta.vc_tta-accordion.vc_general.cspt-faq .vc_tta-panel-title>a {
    color: #222;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.cspt-faq .vc_tta-panel.vc_active .vc_tta-panel-body {
    margin-top: 0;
}

/**** .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title ****/

.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title>a {
    color: #232323;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title>a {
    padding: 22px 20px;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
    margin-top: -20px;
}

/* --------------------------------------
 * Custom FAQ Box
 * ---------------------------------------*/

.cspt-faq-ask-box {
    padding: 40px 90px 30px 90px;
    border-radius: 30px;
    background: #545f80;
    background: -moz-linear-gradient(45deg, #545f80 14%, #ffa277 100%);
    background: -webkit-linear-gradient(45deg, #545f80 14%, #ffa277 100%);
    background: linear-gradient(45deg, #545f80 14%, #ffa277 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#545f80', endColorstr='#ffa277', GradientType=1);
}

.cspt-faq-ask-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    font-size: 6.85em !important;
}

/* --------------------------------------
 * error-404
 * ---------------------------------------*/

.error404 .site-content-contain {
    background-image: url('../images/404bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.error-404 {
    margin: 0;
    width: 100%;
    padding: 250px 0px 160px 0px;
    position: relative;
    text-align: center;
}

.error-404 .page-header h2 {
    font-size: 58px;
    line-height: 68px;
    color: #fff;
    font-weight: bold;
}

.error-404 .error-message {
    color: #2c2c2c;
}

.error-404 .error-message {
    display: inline-block;
    font-size: 290px;
    line-height: 290px;
    font-weight: 900;
}

.error-404 .footer-message {
    font-size: 22px;
    line-height: 32px;
    color: #999;
    font-weight: 400;
    margin-top: 15px;
}

.error-404 .search-form {
    margin: 45px auto;
    max-width: 400px;
}

.error404 .wrap {
    width: 100%;
}

.error404 .search-form {
    position: relative;
}

.error404 .search-form input[type="search"] {
    border-radius: 10px;
    height: 58px;
    line-height: 58px;
}

.error404 .search-form .search-submit:after {
    font-family: "creativesplanet-base-icons";
    content: '\e800';
    position: absolute;
    right: 18px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: #dbdbdb;
    font-size: 20px;
}

.error404 .search-form label {
    display: none;
}

.error404 .search-form button {
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 50px;
}

.error404 #primary {
    flex: none !important;
    max-width: none !important;
}

.error404 .cspt-title-bar-wrapper {
    display: none;
}

.error404 .page-content .page-title {
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 580px;
    margin-top: 45px;
    color: #fff;
}

.error404 .cspt-header-style-2 .cspt-header-menu-area {
    border-bottom: 1px solid #f1f1f1;
}

.error404 a.ts-home-back {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    color: #fff;
}

.error404 a.ts-home-back:after {
    font-family: "creativesplanet-base-icons";
    content: '\e810';
    margin-left: 15px;
}

.error404 a.ts-home-back:focus,
.error404 a.ts-home-back:hover {
    color: #fff;
}

/*** search-no-results ***/

.search-no-results #primary {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.search-no-results-content {
    padding: 174px 50px 100px 50px;
    text-align: center;
    margin-bottom: 100px;
}

.search-no-results-content p {
    margin-bottom: 30px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    max-width: 480px;
}

body.cspt-sidebar-no.search-no-results #content {
    padding-top: 0px;
}

.search-results.cspt-sidebar-no .site-content {
    margin-bottom: 100px;
}

.search-results .site-content {
    margin-bottom: 100px;
}

.search-results article .cspt-search-results {
    margin-bottom: 60px;
    background-color: #fff;
    border-bottom: 3px solid transparent;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    padding: 30px;
}

/* --------------------------------------
 * Search Popup Area CSS
 * ---------------------------------------*/

.cspt-header-search-form-wrapper .cspt-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    text-align: center;
    cursor: pointer;
}

/* --------------------------------------
 * cspt-title-bar-wrapper - Ostion Special
 * ---------------------------------------*/

.cspt-title-bar-content-inner {
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: normal;
    width: 100%;
}

.cspt-title-bar-content .cspt-breadcrumb {
    margin-left: auto !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.cspt-title-bar-content {
    padding: 0;
}

.cspt-breadcrumb .sep {
    margin: 0 10px;
    display: inline-block;
}

.cspt-header-style-2 .cspt-title-bar-wrapper {
    padding-top: 60px;
}

/* --------------------------------------
 * Button section
 * ---------------------------------------*/

.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #232323;
}

.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor {
    color: #fff;
    border: none;
    position: relative;
}

.rev-btn.cspt-gradient-right:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    opacity: 0;
}

.rev-btn.cspt-gradient-right:hover:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:hover:after {
    opacity: 1;
}

.rev-btn.cspt-gradient-right span,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor span {
    position: relative;
    z-index: 2
}

.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    top: 2px;
    left: 2px;
    border-radius: 3px;
    background-color: #fff;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}

.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover:after {
    opacity: 0;
}

.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover {
    color: #fff;
    box-shadow: 0 0px 15px rgba(0, 0, 0, .15);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

/***** Contact Info  ( Homepage 2 ) *****/

.cspt-box-shadow {
    box-shadow: 0 0px 40px rgba(0, 0, 0, .05);
    border-radius: 2px;
}

.cspt-box-shadow .cspt-bg-color-white:before {
    border-radius: 8px;
}

/***** Counters ( Homepage 2 ) *****/

.cspt-border-radiu-4 .vc_column-inner::before {
    border-radius: 4px;
}

.creativesplanet-element-testimonial .owl-carousel.owl-drag .owl-item {
    margin: 15px 0px;
}

/* Vc Custom row bg*/

.cspt-shapebg.cspt-bg-color-light:not(.vc_column_container):before {
    background-color: #f7f7f7;
    margin-top: 164px;
}

/***** Welcome To ( Homepage 1 ) *****/

.cspt-rounded-img-style img {
    border-radius: 50%;
}

.cspt-rounded-img-style {
    position: relative;
    padding-left: 30px;
    padding-top: 0;
}

.cspt-rounded-img-style .vc_single_image-wrapper:before {
    position: absolute;
    top: -20px;
    left: -30px;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: '';
    text-align: left;
    position: absolute;
    border-radius: 50%;
    background-color: #000;
}

/*** cspt-circle-style ***/

.cspt-ihbox.cspt-ihbox-style-hsbox.cspt-circle-style {
    margin-bottom: 0;
}

.cspt-circle-style {
    position: absolute;
    background: #fff;
    height: 170px;
    width: 170px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    left: 0;
    bottom: 0;
    z-index: 2;
}

.cspt-ihbox.cspt-ihbox-style-hsbox.cspt-reverse-heading-yes.cspt-circle-style .cspt-ihbox-subheading {
    margin-bottom: 0;
}

.cspt-circle-style .cspt-ihbox-contents {
    padding-top: 60px;
}

.cspt-circle-style:before {
    content: "";
    display: block;
    width: 87%;
    height: 87%;
    border: 2px dashed #ededed;
    position: absolute;
    border-radius: 50%;
    top: 7%;
    left: 7%;
}

/***** How We Work ( Homepage 1 ) *****/

.cspt-box-shadow-2 .vc_column-inner>.wpb_wrapper {
    box-shadow: 0 0px 40px rgba(0, 0, 0, .05);
    border-radius: 2px;
    background: #fff;
    padding-right: 40px;
}

.cspt-rounded-2 img {
    border-radius: 2px;
}

.cspt-fid-middle {
    border-radius: 2px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 40px;
    padding-bottom: 30px;
    color: #fff;
    position: absolute;
    left: -60px;
    top: 30%;
    z-index: 2;
    width: 210px;
}

.creativesplanet-ele-fid-style-3.cspt-fid-middle .cspt-fid-title,
.creativesplanet-ele-fid-style-3.cspt-fid-middle .cspt-fid-inner {
    color: #fff;
}

/*** Full button ***/

.cspt-full-btn .vc_general.vc_btn3 {
    font-size: 22px;
    font-weight: 600;
    border: none;
    box-shadow: inherit;
    text-transform: inherit;
    color: #232323;
    letter-spacing: 0;
    padding-right: 0 !important;
}

.cspt-full-btn .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 45px;
    right: 0 !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cspt-full-btn .vc_general.vc_btn3:hover {
    background: none;
    color: #232323;
}

/***** list ( How We Work - Homepage 1 ) *****/

.creativesplanet-ul-list.cspt-list-counter ul li {
    padding: 35px 105px;
    padding-right: 30px;
    font-size: 24px;
    font-weight: 500;
    color: #232323;
    line-height: 34px;
    margin: 0
}

.creativesplanet-ul-list.cspt-list-counter ul li:nth-child(odd) {
    background: #f8f8f8;
}

body {
    counter-reset: cnt;
}

.creativesplanet-ul-list.cspt-list-counter ul li {
    position: relative;
}

.creativesplanet-ul-list.cspt-list-counter ul li:before {
    counter-increment: cnt;
    content: counter(cnt);
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    border-color: #ffffff;
    background-color: #000;
}

/***** 2 Image Boxes (Homepage 2) *****/

.cspt-heading-middle {
    border-radius: 2px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 40px;
    padding-bottom: 30px;
    background: #fff;
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 2;
    width: 280px;
}

.cspt-heading-middle-2 {
    border-radius: 2px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 40px;
    padding-bottom: 30px;
    background: #fff;
    position: absolute;
    right: -70px;
    top: 60px;
    z-index: 2;
    width: 180px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

.cspt-ihbox.cspt-ihbox-style-hsbox.cspt-heading-middle-2 .cspt-ihbox-heading .vc_custom_heading,
.cspt-ihbox.cspt-ihbox-style-hsbox.cspt-heading-middle-2 .cspt-ihbox-subheading .vc_custom_heading {
    color: #fff;
}

/**** Counter section (Hompe page) *****/

.cspt-counter-section .cspt-ihbox-content {
    font-size: 16px !important;
    line-height: 32px !important;
}

/*** cspt-vertical-text ***/

.cspt-vertical-text .wpb_heading {
    position: absolute;
    background-color: #000;
    transform: rotate(90deg);
    transform-origin: left top 0;
    left: 90px;
    z-index: 20;
    width: calc(56% - 6px);
    padding: 20px 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.wpb_single_image.cspt-vertical-text {
    text-align: left;
    margin-bottom: 0;
    margin-right: -381px;
    position: relative;
    display: inline-block;
}

/***** We are Leading section (Hompe page 2) *****/

.cspt-leading-section .leftimage.wpb_single_image {
    margin-left: -440px;
    margin-right: 30px
}

/* Homepage 1 */

.cspt-f-weight-500 {
    font-weight: 500 !important;
}

.cspt-f-weight-600 {
    font-weight: 600 !important;
}

/* --------------------------------------
 * vc_progress_bar
 * ---------------------------------------*/

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar:first-child .vc_label {
    margin-top: 20px;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_label {
    padding: 0px;
    margin-top: 72px;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #e7e7e7;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar {
    border-radius: 0;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar:after {
    background-color: #fff;
    content: "";
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .cspt-pbar-title,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units {
    position: relative;
    top: -38px;
    color: #222;
    text-shadow: none;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units {
    right: 0;
    position: absolute;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
    height: 7px;
    border-radius: 10px;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar {
    border-radius: 5px 0px 0px 5px;
}

.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    right: -2px;
    top: -7px;
}

/* --------------------------------------
 * Custom Social icon
 * ---------------------------------------*/

.cspt-team-single .cspt-team-social-links li.cspt-social-facebook a,
.cspt-team-style-1 .creativesplanet-box-content ul li.cspt-social-facebook a,
.cspt-footer-text-area .cspt-social-links li.cspt-social-facebook a,
.cspt-header-style-2 .cspt-social-links li.cspt-social-facebook a {
    color: #182eb2
}

.cspt-team-single .cspt-team-social-links li.cspt-social-twitter a,
.cspt-team-style-1 .creativesplanet-box-content ul li.cspt-social-twitter a,
.cspt-footer-text-area .cspt-social-links li.cspt-social-twitter a,
.cspt-header-style-2 .cspt-social-links li.cspt-social-twitter a {
    color: #31a5ff
}

.cspt-team-single .cspt-team-social-links li.cspt-social-youtube-play a,
.cspt-team-style-1 .creativesplanet-box-content ul li.cspt-social-youtube-play a,
.cspt-footer-text-area .cspt-social-links li.cspt-social-youtube-play a,
.cspt-header-style-2 .cspt-social-links li.cspt-social-youtube-play a {
    color: #ff2e2e
}

.cspt-team-single .cspt-team-social-links li.cspt-social-gplus a,
.cspt-team-style-1 .creativesplanet-box-content ul li.cspt-social-gplus a,
.cspt-footer-text-area .cspt-social-links li.cspt-social-gplus a,
.cspt-header-style-2 .cspt-social-links li.cspt-social-gplus a {
    color: #d34836
}

.cspt-team-single .cspt-team-social-links li.cspt-social-linkedin a,
.cspt-team-style-1 .creativesplanet-box-content ul li.cspt-social-linkedin a,
.cspt-footer-text-area .cspt-social-links li.cspt-social-linkedin a,
.cspt-header-style-2 .cspt-social-links li.cspt-social-linkedin a {
    color: #007cb9
}

/* --------------------------------------
 * Custom font
 * ---------------------------------------*/

.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea {
    font-family: 'Rajdhani', sans-serif;
}

.cspt-header-style-2 .cspt-header-button a,
.cspt-header-style-2 .cspt-phonenumber,
.cspt-blog-classic .cspt-read-more-btn a,
.error-404 .footer-message:after,
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    font-family: 'Rajdhani', sans-serif;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}
/**** cspt-header-style-1 search-form *****/

.cspt-header-style-1 .cspt-header-search-form-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    opacity: 0;
  }
  .cspt-header-style-1 .cspt-header-search-form-wrapper.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .search-form {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .search-form:after {
    font-family: "creativesplanet-base-icons";
    content: '\e800';
    position: absolute;
    right: 10px;
    top: 18px;
    color: #fff;
    font-size: 25px;
    line-height: normal;
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .search-form input[type="search"] {
    height: 65px;
    line-height: 65px;
    font-size: 28px;
    background-color: transparent;
    text-align: left;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    padding-left: 0;
    border-radius: 0;
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .search-form input[type="search"]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.89);
    opacity: 1;
    /* Firefox */
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.89);
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(255, 255, 255, 0.89);
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .search-form [type=submit] {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    background-color: transparent;
    text-indent: -9999px;
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .cspt-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    text-align: center;
    cursor: pointer;
  }
  
  .cspt-header-style-1 .cspt-header-search-form-wrapper .cspt-search-close:hover {
    opacity: 1;
  }
  

/**** .cspt-header-style-2 .cspt-header-info ****/

.cspt-header-style-2 .cspt-header-info {
    margin-bottom: -60px;
    background-color: rgba(0, 0, 0, .20);
    position: relative;
    z-index: 2;
    border-bottom: 1px solid rgba(255, 255, 255, .30);
}

.cspt-header-style-2 .cspt-header-info-inner,
.cspt-header-style-2 .cspt-header-info {
    height: 60px;
}

.cspt-header-style-2 .cspt-header-info .cspt-header-box {
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, 0.30);
    height: 60px;
    width: 33%;
    display: flex;
    align-items: center;
}

.cspt-header-style-2 .cspt-header-info .cspt-header-box.cspt-header-box-1 {
    text-align: left;
    border-left: none;
}

.cspt-header-style-2 .cspt-header-info .cspt-header-box.cspt-header-box-2 {
    text-align: center;
    justify-content: center;
}

.cspt-header-style-2 .cspt-header-info .cspt-header-box.cspt-header-box-3 {
    justify-content: flex-end;
}

.cspt-header-style-2 .cspt-header-info .cspt-header-box .cspt-header-box-icon {
    margin-right: 10px;
    margin-bottom: -4px;
}

/**** cspt-header-style-2 search-form *****/

.cspt-header-style-2 .search-form {
    height: 45px;
    padding-top: 2px;
}
.cspt-header-style-2 .search-form input[type="search"] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: none;
    background: none;
    width: 100%;
}
.cspt-header-style-2 .search-form .search-submit:after {
    font-family: "creativesplanet-base-icons";
    content: '\e800';
    position: absolute;
    right: 18px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: #686868;
    font-size: 15px;
    font-weight: normal;
}

.cspt-header-style-2 .search-form input[type=search]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #686868;
    opacity: 1;
    /* Firefox */
}

.cspt-header-style-2 .search-form input[type=search]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #686868;
}

.cspt-header-style-2 .search-form input[type=search]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #686868;
}

.cspt-header-style-2 .search-form [type=submit] {
    margin: 0;
    top: -1px;
}

/**** cspt-header-style-2 cspt-top-content ****/

.cspt-header-style-2 .cspt-top-content .cspt-box {
    flex: 1;
}

.cspt-header-style-2 .cspt-top-content .cspt-box:nth-child(2) {
    text-align: center;
}

.cspt-header-style-2 .cspt-top-content .cspt-box:first-child {
    padding-right: 100px;
    border-right: 1px solid #ececec;
}

.cspt-header-style-2 .cspt-top-content .cspt-box:first-child .cspt-small-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cspt-header-style-2 .cspt-top-content .cspt-box:nth-child(3) {
    border-left: 1px solid #ececec;
}

/**** .cspt-header-style-2 .cspt-wpml-lang-links-ul ****/

.cspt-header-style-2 .cspt-wpml-lang-links-ul {
    margin: 0 20px;
    padding: 0;
}

.cspt-header-style-2 .cspt-wpml-lang-links-ul li {
    display: inline-block;
    margin: 0 10px;
    text-transform: uppercase;
}

.cspt-header-style-2 .cspt-wpml-lang-links-ul li a {
    color: #686868;
}

/**** cspt-header-style-2 .cspt-social-links ****/

.cspt-header-style-2 .cspt-social-links {
    margin-left: 60px;
}

.cspt-header-style-2 .cspt-social-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cspt-header-style-2 .cspt-social-links li {
    margin: 0 10px;
    font-size: 16px;
    display: inline-block;
}

/**** cspt-header-style-3 search-form *****/
.cspt-header-style-3 .cspt-header-search-btn {
    margin-left: 30px;
    position: relative;
}

.cspt-header-style-3 .cspt-header-search-btn:after {
    position: absolute;
    content: "";
    border-left: 1px solid #fff;
    height: 20px;
    width: 1px;
    left: -15px;
    top: 50%;
    margin-top: -10px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper  {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    opacity: 0;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .search-form {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .search-form:after {
    font-family: "creativesplanet-base-icons";
    content: '\e800';
    position: absolute;
    right: 10px;
    top: 18px;
    color: #fff;
    font-size: 25px;
    line-height: normal;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .search-form input[type="search"] {
    height: 65px;
    line-height: 65px;
    font-size: 28px;
    background-color: transparent;
    text-align: left;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    padding-left: 0;
    border-radius: 0;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .search-form input[type="search"]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.89);
    opacity: 1;
    /* Firefox */
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder  {
    /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.89);
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(255, 255, 255, 0.89);
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .search-form [type=submit] {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    background-color: transparent;
    text-indent: -9999px;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .cspt-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    text-align: center;
    cursor: pointer;
}

.cspt-header-style-3 .cspt-header-search-form-wrapper .cspt-search-close:hover {
    opacity: 1;
}

/**** Play icon ( Ostion ) ****/

.cspt-play-icon.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background {
    width: 100px !important;
    height: 100px !important;
}

/*blockquote*/

blockquote code {
    color: rgba(255, 255, 255, 0.80);
}

blockquote code:hover,
blockquote a {
    color: #fff;
}