@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Pivotal - Data Science & Analytics WordPress Theme
*
* -----------------------------------------------------------------------------
*
**/

@titleFont: 'Poppins';
@bodyFont: 'Poppins';
@transition: all 0.5s ease 0s;
@titleColor: #333;
@primaryColor: #f26723;
@secondaryColor: #173969;
@hoverColor: #ff7c3f;
@whiteColor: #ffffff;
@grayColor: #eff1f7;
@globalColor: #666;
@bodyColor: #666666;
@sec-color: #f7f7f7;
@border-color: #f6f5f5;
@breadcrumb-bg:#173969;

@transition: all 0.3s ease 0s;
@menuColor: #333;
@btnColor: #01a0f9;
@linkColor: #09c778;
@formBg: #0e1254;
@lightColor: #f9f9f9;
@btnBgColor: #f14652;
@btnHoverColor: #07bec4;


@import "contact.less";
@import "blog.less";
@import "header.less";
@import "footer.less";
@import "rsaddons.less";
@import "price_table.less";
@import "woocommerce.less";


/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
    font-size: 15px;
    color: @bodyColor;
    font-family: @bodyFont;
    vertical-align: baseline;
    line-height: 1.9;
    font-weight: 400;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}
p {
    margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: @titleFont;
    color: @titleColor;
    margin: 0 0 26px;
    font-weight: 500;
}
h1 {
    font-size: 52px;
    line-height: 62px;
    font-weight: 700;
}
h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
}
h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
h4 {
    font-size: 24px;
    line-height: 30px;
}
h5 {
    font-size: 21px;
    line-height: 28px;
}
h6 {
    font-size: 18px;
    line-height: 24px;
}
.fix{
    overflow: hidden;
}


a {
    color: @primaryColor;
    transition: @transition;
    text-decoration: none !important;
    outline: none !important;
}

.pl-left-50{
    padding-left: 50px;
}

h3.mb-20{
    margin-bottom: 15px;
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0 none;
    color: @titleColor;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
::-moz-selection {
    background: @primaryColor;
    text-shadow: none;
    color: #ffffff;
}
::selection {
    background: @primaryColor;
    text-shadow: none;
    color: #ffffff;
}
.box-shadow{
    box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.07);
    border-radius: 7px;
}
.primary-bg{
    background: @primaryColor;
}
.primaryColor{
    color: @primaryColor;   
}
body .bg-repeat-x-center{
    background-repeat: repeat-x !important;
    background-position: center top 58% !important;
}
body .bg-fixed{
    background-attachment: fixed !important;
    background-position:  center top !important;
}
body .bg-top{
   background-position:  center top !important;  
}
body .bg-left{
   background-position:  bottom left !important;  
}
body .bg-right{
   background-position:  top right !important;  
}
body .bg-bottom{
   background-position:  center bottom !important;  
}
body .main-contain{
 background-size: cover; 
 background-repeat: no-repeat;

}
.glyph-icon:before{
    margin: 0;
}
.ball {
  position: absolute;
  border-radius: 100%;
  opacity: 1;
}

.border-left-radius > .vc_column-inner{
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.border-right-radius > .vc_column-inner{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.overflow-visible{
    overflow: visible !important;
}
.overflow-hidden{
    overflow: hidden !important;
}
.max-width-700{
    max-width: 700px;
    margin: 0 auto;
}
.white-color{
    color: #fff;
    h1,
    h2,
    h3,
    h4{
        color: #fff;
    }
}
iframe{
    width: 100%;
}
.floating-box{
    position: relative;
    z-index: 9;
    top: 160px;
}
.custom-max-width{
    max-width: 800px;
}

.menu-cart-area h2{
	display: none;
}

.bs-sidebar{
    #wp-calendar{
        th{
            background: @primaryColor;
            color: #fff;
        }
    }
}
.common-shadow{
    box-shadow: 0 0 150px #eee;
    background: #fff;
}

ul.profile_info{
    padding-left: 0;
    margin-left: 0;
    li{
        list-style: none;
        margin-bottom: 10px;
        font-size: 15px;
        padding: 5px 0px;
        position: relative;
        .title{
            color: @globalColor;
            margin-right: 10px;
            position: relative;
            &:after{
                content: "";
                position: absolute;
                background: @secondaryColor;
                width: 30px;
                height: 3px;
                left: 0;
                z-index: -1;
                bottom: 5px;
                opacity: 0.6;
            }
        }
        a{
            color: @bodyColor;
        }
    }
}
.video-btn-style{
    .rs-btn{
        margin-right: 30px;
    }
    .rs-video-2,
    .rs-btn{
        float: left;
    }
}
.rs-heading{
    .description{
        ul{
            list-style: none;
            margin:45px 0 0;
            max-width: 365px;
            li{
                color: @titleColor;
                background: #f1f6fd;
                border-radius: 30px;
                padding: 13px 10px 13px 70px;
                margin-bottom: 35px;               
                position: relative;
                transition: 0.4s;
                font-weight: 500;
                &:before{
                    content: "\f124";
                    font-family: Flaticon;
                    position: absolute;
                    background: #f1f6fd;
                    width:55px;
                    height: 55px;
                    top: 0;
                    left: 0;
                    border-radius: 50%;
                    text-align: center;
                    line-height: 55px;
                    color: @primaryColor;
                    box-shadow: 0 0 20px #ccc;
                }
                &:last-child{
                    margin-bottom: 20px;
                }
                &:hover{
                    box-shadow: 0 0 15px #ddd;
                }
            }
        }
    }
}

.rs-parallax-wrap{
    div.wpcf7-validation-errors{
       color: #fff !important;
    }
}




ul.check-list2{
    list-style: none;
    margin: 0;
    padding: 0;
    li{
        color: @titleColor;
        border-radius: 30px;
        padding: 13px 0 13px 78px;
        margin-bottom: 20px;               
        position: relative;
        transition: 0.4s;
        &:before{
            content: "\f124";
            font-family: Flaticon;
            position: absolute;
            background: #fff;
            width:55px;
            height: 55px;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            border-radius: 50%;
            text-align: center;
            line-height: 55px;
            color: @primaryColor;
            box-shadow: 0 0 20px #dedbdb;
        }
    }
}

.pivotal-slider-form{
    .pivotal-form-inner{
        display: flex;
        position:relative;
        align-items: start;         
    }
    .email,
    .form-button{
        input{
            font-size: 15px;
        }
    }
    .email{
        input{
            width: 290px;
            border-radius: 3px 0 0 3px;
            height: 55px;
            line-height: 55px;
        }
    }
    .form-button{
        input{
            width: 135px;
            padding: 15px;
            text-align: center !important;
            font-weight: 500;
            border-radius: 0 3px 3px 0;
        }
    }
    .sign-in-text{
        margin-top: 20px;
        a{
            color: @primaryColor;
            border-bottom: 1px solid @primaryColor;
            &:hover{
                color: #FF7C3F;
            }
        }
    }
    br{
        display: none;
    }
    
}
/* -----------------------
    404
--------------------------*/
.page-error{
    position: relative;   
    display: table;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center top!important;
    background-size: cover!important;
    background-color:@breadcrumb-bg;
    height: 100vh;
    &.not-found-bg{
        background-position: center top !important;
        background-size: cover !important;
    }
    .container{
        position: fixed;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }
    .content-area {
        position: relative;
        z-index: 101;
        margin: 0 auto;
        text-align: center;
        h1.page-title{
            color: @primaryColor;
            font-size: 100px;
            margin-bottom: 30px;
            margin-top: 0px;
            padding-bottom: 450px;
        }
        h3{
            font-size: 52px;
            font-weight: 600;
            line-height: 62px;
            display: block;
            color: @whiteColor;

            span{
                font-size: 150px;
                text-shadow: 14px 0 0 rgba(0, 0, 0, 0.3);
                line-height: 140px;
                color: @whiteColor;
                display: block;
                padding-bottom: 30px;
            }
        }       
    }
    .bs-sidebar{
        max-width: 400px;
        margin: 0 auto;
        padding-bottom: 20px;       
    }
    .bs-sidebar{
        padding: 10px 0 35px;
    }

    a{
        color: @whiteColor;
        background:@primaryColor;
        border-radius: 5px;
        font-size: 16px;     
        display: inline-block;
        padding: 16px 24px;
        text-transform: uppercase;
        &:hover{
            color: @whiteColor;
        }
    }
    &.coming-soon{
        .content-area{
            h3{ 
                font-size: 30px;
                margin-top: 40px;
                margin-bottom: 60px;
                font-weight: 400;
                span{
                    font-size: 60px;
                    text-shadow: unset;
                    text-transform: uppercase;
                    line-height: 70px;
                    padding-bottom: 15px;
                    font-weight: 700;
                }
            }
        }
        .countdown-inner{
            width: 600px;
            margin: 0 auto;
            max-width: 100%;
            .time_circles{
                position: relative;
                justify-content: center;
                align-items: center;
                canvas{
                    opacity: 0;
                    display: none;
                }
                div{
                    color: @whiteColor;
                    font-size: 36px;
                    font-weight: 600;
                    padding-top: 25px;
                    width: 120px !important;
                    height: 120px !important;
                    display: grid;
                    align-items: center;
                    margin: 0 auto;
                    border-radius: 100%;
                    border: 5px solid @whiteColor;
                    background: @primaryColor;
                    box-shadow: 0 0 52px rgba(0,0,0,0.3);
                    display: inline-block;
                    margin: 0 12px;
                    &:first-child{
                        padding-left: 0;
                    }
                    &:last-child{
                        margin-right: 0;
                    }
                    span,
                    h4{
                        color: #ffffff;
                    }
                    span{
                        line-height: 1;
                        font-size: 55px;
                        display: block;
                    }
                    h4{
                        margin: 0;
                        font-weight: 400 !important;
                        text-transform: uppercase;
                    }
                }
            }
        }
        .follow-us-sbuscribe{
            p{
                color: @whiteColor;
                font-size: 30px;
                padding-top: 50px;
                font-weight: 500;
                margin-bottom: 5px;
            }
            ul{
                list-style: none;
                margin:0;
                li{
                    display: inline-block;
                    margin-right: 8px;
                    &:last-child{
                        margin-right:0;
                    }
                    a{
                        width: 45px;
                        height: 45px;
                        line-height: 35px;
                        border-radius: 50%;
                        padding: 0;
                    }
                    i{
                        line-height: 45px;
                    }
                }
            }
        }
    } 
}

.not-found-bg{
    .content-area h3{
        padding-bottom: 450px;
    }
}
@media only screen and (max-width: 767px) {
    body .page-error.not-found-bg{
        background: @secondaryColor !important;
    }
}
/* ------------------------------------
    02. Global Class
---------------------------------------*/
.rectangle{
    position: relative;
    &:after{
        position: absolute;
        content: "";
        height: 120px;
        width: 1px;
        background: #404c51;
        right: -20px;
        top: 50%;
        transform: translateY(-50%);
    }
}

span.yellow{
    color: @primaryColor;
}
.overflow-show{
    overflow: visible !important;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 8px;
    vertical-align: text-top;
}
.sticky{
	.menu-area{
		padding: 0
	}
}
.alignleft{
    margin-bottom: 26px;
}
.alignright{
    margin-bottom: 26px;
}
.vertical-middle{
    display: table;
    width: 100%;
    height: 100%;
    .vertical-middle-cell{
        display: table-cell;
        vertical-align: middle;
    }
}
.display-table {
    display: table;
    height: 100%;
    width: 100%;
}
.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}
body .img-width-150{
    img{
        max-width: 100px;
    }
}

.rs-blog-details .single-content-full ul.checklisting,
.rs-blog-details .single-content-full ul.stylelisting{ 
    margin-bottom: 20px !important;
}

ul.checklisting,
ul.stylelisting{
    list-style-type: none;
    margin: 0px !important;
    li{
        position: relative;
        padding-left: 26px;
        line-height: 35px;
        border: none !important;
        font-weight: 500;        
        transition: all .5s ease;
        &:before{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            content: "\f05d";
            font-family: 'FontAwesome';
            color: @primaryColor;  
            transition: all .5s ease;   
            opacity: .5;       
        }
        &:hover{
            margin-left: 10px;
        }
    }
    &.two-column-bullet{
        display: flex;
        flex-wrap: wrap;
        padding-top: 15px;
        li{
            width: 45%;
        }
    }
}

ul.checklisting{
    li{
        &:before{
            content: "\f124";
            font-family: 'Flaticon';       
        }
    }
}
.description {
    ul.stylelisting{
        padding-top: 12px;
    }
}
blockquote{
    margin: 40px 0;
    padding-left: 85px;
    position: relative;
    background-color:#fff;
    font-weight: normal;
    background-image: url(../images/qoute_icon.png);
    background-repeat: no-repeat;
    background-position: top 15px left;
    font-size: 18px;
    min-height: 65px;
    p{
        margin-bottom: 10px !important;
    }
    a{
        color: @bodyColor !important;
    }

}
.box-shadow {
    box-shadow: 2px 10px 50px rgba(158, 158, 158, 0.25);
}
.meseage_box{
    position: relative;
    z-index: 100;
    background: #ffffff;
    max-width: 680px;
    margin: 0 auto !important;
    padding: 55px 100px 0;
    .rs-heading .title-inner .title{
        margin-bottom: 0;
    }
}
mark, ins{
    background: @primaryColor;
    color: #fff; 
    padding: 0 4px;
}
code{
    background: @primaryColor;
    color: #fff !important;
}
body .background_positon_top{
    background-position: center top !important;
}
.border-image {
    .vc_single_image-wrapper{
        position: relative;
        &:after{
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-top: 200px solid @secondaryColor;
            border-right: 200px solid transparent;
            left: -32px;
            top: -32px;
        }
        &:before{
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-bottom: 300px solid @secondaryColor;
            border-left: 300px solid transparent;
            right: -32px;
            bottom: -32px;
        }
        img{
            position: relative;
            z-index: 99;
        }
    }
    &.small-border{
        .vc_single_image-wrapper{
            &:after{
                border-top: 250px solid @secondaryColor;
                border-right: 250px solid transparent;
                left: -21px;
                top: -21px;
            }
            &:before{
                border-bottom: 250px solid @secondaryColor;
                border-left: 250px solid transparent;
                right: -21px;
                bottom: -21px;
            }
        }
    }
}
button,  
html input[type="button"],  
input[type="reset"],  
input[type="submit"] {    
    color: #fff;
    padding: 15px 22px;  
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    transition: all .5s ease;
    border-radius: 4px;
    position: relative;
    background: @primaryColor;
    &:hover{
        color: #fff;
        background: @hoverColor;
    }
}
.mb-30{
	margin-bottom: 30px;
}

.mb-50{
    margin-bottom: 50px;
}

h5.mb-20{
    margin-bottom: 10px;
}

.submit-btn{
    width: 170px;
    background: @primaryColor;
    position: relative;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    z-index: 2;
    border: none;
    .wpcf7-submit{
        position: relative;
        cursor: pointer;
        display: inline-block;
        border-radius: 0;
        font-size: 16px;
        font-weight: 500;
        cursor: pointer;
        color: #ffffff;
        background: none;
        border: none;
    }
    &:hover{
        background: @btnColor;
        color: #ffffff;
        opacity: 0.99;
    }
}

button:hover,  
html input[type="button"]:hover,  
input[type="reset"]:hover{
    background: @primaryColor;
    color:@secondaryColor;
}
body #cl-testimonial{
    .slick-next,
    .slick-prev{
        transition: all 0.7s ease 0s;
        background-size: 200% !important;
        background: linear-gradient(to right,@primaryColor 0,@secondaryColor 51%,@primaryColor 100%);
        &:hover{
            background-position: right center !important;
        }
    }
}
.wpb-js-composer .vc_tta.vc_general{
    .vc_tta-panel{
        &.vc_active{
            animation: slide-down 0.8s ease-out !important;
        }
    }

    @keyframes slide-down {
        0% { opacity: 0; transform: translateY(100%); }
        100% { opacity: 1; transform: translateY(0); }
    }
}

.main-contain {
    #content {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    
    .rs-porfolio-details{
       #content {
            padding-bottom: 110px;
        } 
    }
    .page-error{
        #content {
            padding-top: 60px;
        }
    }
}

#content{
    .project-gallery {
        .p-gallery-title{
            margin: 0 0 40px;
        }
    }
}


body.single-teams {   
    .main-contain{
        #content {
            padding-bottom: 85px;
        } 
    }
}

.post-type-archive-product {
    .main-contain {
        #content {
            padding-bottom: 90px;
        }
    }
}


.sign{
    margin-top:15px;
}

.rs-heading.bigger-text h2.title{
    font-size: 55px;
    line-height: 65px;
}

.rs-heading.bigger-text p{
    color: #fff;
    font-size: 18px;
}
ul.unorder-list{
    margin:20px 0 0;
    padding: 0;
    list-style: none;
    li{
        display: block;
        position: relative; 
        padding-left: 28px;
        padding-bottom: 15px;
        font-weight: 500;
        line-height: 25px;
         &:before{
            position: absolute;
            top: 0px;
            left: 0;
            content: "\f058";
            font-family: FontAwesome;
            color: @primaryColor;

            font-size: 20px;

       }
    }
}
ul.check-icon{
    list-style: none;
    margin-left: 20px;
    li{
       position: relative; 
       padding-left: 22px;
       padding-bottom: 4px;
       font-size: 16px;
       &:before{
            position: absolute;
            top: 4px;
            left: 0;
            content: "\f11b";
            font-family: Flaticon;
            color: @primaryColor;
            font-weight: 700;
            font-size: 14px;
       }
    }
    &.two-call{
        column-count: 2;
        li{
            padding-right: 10px;
        }
    }
}
.light-faq{
    .vc_toggle{
        .vc_toggle_title{
            h4{
                color: #fff;
            }
        }
        .vc_toggle_content{
            color: #fff;
        }
    }
}

.post-password-required  input[type="password"]{
    margin-left: 5px;
}
.post-password-required  input[type="submit"] {
    margin-left: -4px;
    border-radius: 0 3px 3px 0;
    padding: 11px 20px;
}
@media screen and (min-width: 1366px){
    #rs-header .menu-area .navbar ul > li.mega > ul{
        left: 30%;
        max-width: 70%;
    }
}

input[type="text"],
input[type="number"],
input[type="password"],
textarea,
input[type="email"]{  
    color: @bodyColor;
    width: 100%;
    max-width: 100%;
    opacity:1;
    &::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #888;
      opacity:1;
    }
    &::-moz-placeholder { /* Firefox 19+ */
      color: #888;
      opacity:1;
    }
    &:-ms-input-placeholder { /* IE 10+ */
      color: #888;
      opacity:1;
    }
    &:-moz-placeholder { /* Firefox 18- */
      color: #888;
      opacity:1;
    }
}


select{
    color: #666;
    cursor: pointer;
    &:valid{
      color:#666;
    }
}


/*--------------------------------------------------------------

## Links

--------------------------------------------------------------*/

a {
    color: @primaryColor;
}
a:hover,  a:focus,  a:active {
    color: @primaryColor;
}
a:focus {
    outline: thin dotted;
}
a:hover,  a:active {
    outline: 0;
}


/*--------------------------------------------------------------

--------------------------------------------------------------*/
.ceo-founder p{
    font-weight: 500;
    color: @titleColor;
}
.sticky-logo{
    display: none;
}

.sticky {
    .logo-area{
        display: none;
    }
    .logo-area.sticky-logo{
        display: block;
    }
}
.owl-carousel {
    padding-top: 0;
    .owl-nav {
        right: 0;
        [class*="owl-"] {
            font-size: 0;
            width: 42px;
            height: 42px;
            line-height: 42px;
            color: #fff;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            transition: 0.6s ease all;
            opacity: 0;
            visibility: hidden;
            background-size: 200% auto!important;
            background-image: linear-gradient(to right,@primaryColor 0,@hoverColor 51%,@primaryColor 100%);
            &:before {
                font-family: FontAwesome;
                position: absolute;
                font-size: 20px;
                top: 50%;
                left: 50%;
                -webkit-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%);
            }
            &.owl-prev{
                left: 0;
                &:before {
                    content: "\f104";
                }
            }
            &.owl-next {
                right: 0;
                &:before {
                    content: "\f105";
                    margin-left: 2px;
                }
            }
            &:hover {
                background-position: right center !important;
                color: #fff;
                color: #fff;
            }
        }
    }
    &:hover {
        .owl-nav {
            [class*="owl-"] {
                opacity: 1;
                visibility: visible;
                &.owl-prev{
                    left: -60px;
                }
                &.owl-next {
                    right: -60px;
                }
            }
        }
    }
    .partner-item{
        a{
            img{
                width: auto;
                margin: 0 auto;
            }
        }
    }
}

ul.software-info{
    display: inline-flex;
    margin-right: 30px;
    list-style: none;
    margin:0 0 20px;
    li{
        list-style: none;
        margin-right: 35px;
        &:last-child{
            margin-right:0;
            display: flex;
        }
    }
    .software-rating{
        padding: 0 5px;
        i{
            color: #f1ce0c;
        }
    }
}

.dual-btn{
    .btn-left{
        float:left;
        margin-right: 35px;
        &:last-child{
            margin-right:0;
        }
    }
}

.software-newslater{
    .newsletter-box 
        {   
            position: relative; 
            input[type="email"] {
            border: none;
            padding-left: 30px;
            width: 100%;
            max-width: 525px;
            height: 70px;
            line-height: 70px;
            background: rgba(255, 255, 255, 0.3);
            border-radius: 50px;
            margin-bottom: 0;
            color: #fff;
            padding-right: 135px;

            &::-webkit-input-placeholder { /* Chrome/Opera/Safari */
              color: #fff;
            }
            &::-moz-placeholder { /* Firefox 19+ */
              color: #fff;
            }
            &:-ms-input-placeholder { /* IE 10+ */
              color: #fff;
            }
            &:-moz-placeholder { /* Firefox 18- */
              color: #fff;
            }
        }
       
        button{
            position: absolute;
            right: 0;
            background: #ffffff;
            color: #666666;
            height: 70px;
            line-height: 70px;
            width: 120px;
            border-radius: 0 50px 50px 0;
            transform: unset;
            transition: all 0.7s ease 0s;
            font-size: 16px;
            top:0;
            &:before{
                display:none;
            }
            &:after{
                display:none;
            }
            &:hover{
                color: @primaryColor;
                background-image: none !important;
                background: #fff !important;
            }
        }
        i{
            display: none;
        }      
        
    }
}

.heading-bottom{
    margin-bottom: 0;
    .title-inner .title{
        margin-bottom: 0;
    }
}

.sidenav {
    width: 100%;
    .widget-title{
    	color: @titleColor !important;
    	padding: 0 0 15px;
		font-size: 20px !important;
		line-height: 26px;
		font-weight: 600 !important;
		position: relative;
    	&:before {
			content: "";
			position: absolute;
			background: @primaryColor;
			height: 2px;
			width: 50px;
			left: 0;
			bottom: 0;
			display: block;
			z-index: 1;
		}
    }
    .widget {
        padding: 0;
        .widget-title {
            font-size: 26px;
            color: #fff;
            margin-bottom: 30px;
        }
        .search-form {
            .search-input {
                height: 42px;
                background: rgba(255,255,255,0.1);
                border-color: rgba(255,255,255,0.3) !important;
                color: #fff;
                font-size: 14px;
                outline: none;
                &::-webkit-input-placeholder { /* Chrome/Opera/Safari */
                  color: #fff;
                }
                &::-moz-placeholder { /* Firefox 19+ */
                  color: #fff;
                }
                &:-ms-input-placeholder { /* IE 10+ */
                  color: #fff;
                }
                &:-moz-placeholder { /* Firefox 18- */
                  color: #fff;
                }
            }
            button {
                padding: 8px 12px;
                color: #fff;
                background: transparent !important;
                -webkit-transition: 0.3s ease all;
                transition: 0.3s ease all;
                &:hover {
                    opacity: 0.7;
                }
            }
        }
    }
    .fa-ul{
    	margin-left: 0;
    	text-align: left;
    	font-size: 15px;
    	li{
    		padding: 10px 0;
    		i{
    			padding-right: 15px;
    			color: @bodyColor;
                &:before{
                    font-size:20px;
                }
                &.flaticon-email,
                &.flaticon-clock{
                    position: relative;
                    top: 4px;
                }
    		}
    		a{
    			color: @bodyColor;
    			&:hover{
    				color: @primaryColor;
    			}
    		}
            &.address1{
                padding-left:36px;
                padding-top: 0;
                i{
                    position: absolute;
                    top: 3px;
                    left: 0;
                }
            }
    	}
    }
    .offcanvas_social{
    	margin-left: 0;
    	list-style-type: none;
    	padding-bottom: 90px;
        padding-top: 7px;
    	li{
    		display: inline-block;
    		a{
    			-webkit-transition: all 0.35s;
				-o-transition: all 0.35s;
				transition: all 0.35s;
				-moz-transition: all 0.35s;
				-ms-transition: all 0.35s;
				float: left;
				margin-right: 12px;
				i{
					font-size: 18px;
					color: #fff;
                    width: 40px;
                    height: 40px;
                    line-height: 40px;
                    background: @secondaryColor;
                    text-align: center;
                    border-radius: 50%;
					&:hover{
						opacity:.9;
					}
				}
    		}
    		&:last-child{
    			a{
    				margin-right: 0;
    			}
    		}
    	}
    }
    .nav-close-menu-li {
        margin: 0;
        padding-bottom: 30px;
        text-align: right;
        a{
            font-size: 0;
            text-align: center;
            display: inline-block;
            border: 2px solid #fff;
            width: 36px;
            height: 36px;
            line-height: 36px;
            border-radius: 100%;
            margin-right: 10px;
            position: relative;
            &:after, &:before {
                content: '';
                position: absolute;
                width: 2px;
                height: 14px;
                background-color: #fff;
                top: 9px;
            }
            &:before {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }
            &:after {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }
            &:hover{
                background:#fff;
                color: #000;
                border-color: #fff;
                &:after, &:before {
                    background-color: @primaryColor;
                }
            }
        }
    }
    .widget_nav_menu {
        ul{
            padding: 0;
            margin: 0;
            text-align: left;
            li{
                list-style: none;
                border: none !important;
                margin-left: 0;
                padding: 0;
                position:relative;
                a{
                    font-size: 14px;
                    padding: 8px 0;
                    display: block;
                    color: @titleColor;
                    text-transform: uppercase;
                    &:hover{
                        color: @primaryColor;
                    }
                }
                &:before{
                    display: none;
                }
                ul{
                    li{
                        a{
                            text-transform: capitalize;
                        }
                    }
                }
            }
        }
    }
    .bs-search button{
        padding: 5px 11px;
    }
    li.nav-link-container{
        color: @secondaryColor;
        text-align: center;
        display: block;
        border-radius: 30px;
        height: 40px;
        right: 15px;
        width: 40px;
        top: 14px;
        position: absolute;
        -webkit-transition: transform .5s ease;
            -moz-transition: transform .5s ease;
            transition: transform .5s ease;
            &:hover{
                a{
                    display: block;
                    span{
                        background: #000 !important;
                    }    
                }
            }
        a{
        	display: block;   
        }
        .nav-menu-link{
            padding: 13px 15px 15px 9px !important;
            background:none;
            span.hamburger1{
                transform: rotate(-45deg) translate(-16px, 0px);
                background:@primaryColor;
                width: 30px;
            }
            span.hamburger3{
                -webkit-transform: rotate(45deg) translate(2px, 0px);
                transform: rotate(45deg) translate(2px, 0px);
                background:@primaryColor;
                width: 30px;
            }
        }
    }
}

.fa-ul{
    list-style: none;
}
.mobile-menu-container {
    .nav-close-menu-li {
        padding-top: 50px;
        a{
            padding: 0
        }
    }
    ul{
        padding-left: 0;
        margin: 0;
        text-align: left;
        li{
            list-style: none;
            border: none !important;
            margin-left: 0;
            padding: 0;
            a{
                font-size: 15px;
                padding: 12px 0;
                display: block;
                color: #222;
                border-bottom: none;
                &:hover{
                    opacity: 0.9;
                }
            }
            &:before{
                display: none;
            }
        }
    }
}
.nav-active-menu-container{
  -ms-transform: translate(0);
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  transform: translate(0);
}
#rs-header .menu-area .navbar ul li ul li .sub-menu{
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    transform: scaleY(0);
    visibility: hidden;
}
#rs-header.header-transparent .menu-sticky.sticky ul.offcanvas-icon.sidenav .nav-link-container span{
    background: #fff !important;
}
#rs-header .menu-area .navbar ul li ul li:hover ul.sub-menu{
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}

#rs-header .menu-area .navbar ul li.three-col ul > li{
    width: 33.33%;
}
#rs-header .menu-area .navbar ul li.four-col ul > li{
    width: 25%;
}
.transparent_header {
    position: absolute;
}
.transparent_header .menu-area .navbar ul > li > a:after {
    background: #fff;
}
.transparent_header .sticky .navbar ul > li > a:after{
    background: @primaryColor;
}
.default_header .menu-area .navbar ul > li > a:after {
    background: @primaryColor;
}



.callto-home5{
    .exp-title{
        font-weight: 500 !important;
    }
}

.customrev{
    .rev-btn{
        i{
            position: absolute;
            top: 50%;
            right: 26px;
            transition: all 0.3s;
            transform: translateY(-50%);
            opacity: 1;
            font-size: 16px;
        }
        &:hover{
            i{
                opacity: 1;
                right: 18px;
            }
        }
    }
}


/*------------------------------------
    04. Sticky Menu
--------------------------------------*/
.menu-sticky{
    margin: 0;
    width: 100%;
    z-index: 999;
    transition: all 300ms ease-in-out;
    background: transparent;
    &.sticky{
        position: fixed !important;
        background: rgba(255,255,255,0.9);        
        box-shadow: 0 0 20px -10px rgba(0,0,0,0.8);
        padding: 0;
        
        .toolbar-area {
            display: none;
        }
        .navbar-menu{
            width: 100%;
            text-align: right;
            ul.menu{
                text-align: right;
            }
        }
        .navbar{
            ul{
                li{
                    > a{
                        color: @titleColor;
                        font-size:15px;
                    }
                }
            }
        }
        .btn_quote{
            padding-top: 28px !important;
            padding-bottom: 28px !important;
        }

        .quote-button{
            color: #fff;
            border-color: @primaryColor;
            background: @primaryColor;
            &:hover{
                border-color: @primaryColor;
                color: @primaryColor;
                background: transparent !important;
            }
        }
        .nav-link-container{            
            i{
                color: @titleColor;
            }
            .nav-menu-link.menu-button{
                padding: 30px 35px;
            }
        }
    }
}

.max900{
    .vc_column-inner{
        max-width: 900px;
        margin: 0 auto;
    }
}

.formbtn{
    .form-button{
        text-align: center;
    }
}

.cl-testimonial2{
    .testimonial-content{
        .cl-quote-icon{
            line-height: 44px;
        }
    }
}
/* -----------------------
    17. Scroll Up
--------------------------*/


#scrollUp {
    text-align: center;
    bottom: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 40px;
    z-index: 10;
    i {
        height: 40px;
        font-size: 24px;
        width: 42px;
        border-radius: 50%;
        color: #fff;
        line-height: 36px;
        transition: all 0.3s ease 0s;
        background-color: @primaryColor;
        margin-left: 2px;
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
        &:hover {
            opacity:0.8;           
        }
    }
    &.left_option{
        right: auto;
        left: 40px;
    }
}


/* ------------------------------------
    20. Breadcrumbs
  ---------------------------------------*/

.rs-breadcrumbs {
    position: relative;
    background: #e7eaf1;
    .content_banner{
        font-size: 18px;
        color: @whiteColor;
        margin-bottom: 5px;
    }
    .page-banner-image{
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    .breadcrumbs-title{
        font-size: 0px;
        color: @bodyColor;
        > span{
            margin-right: 6px;
        }
        span{
            font-size: 14px;
            position: relative;
            padding-right: 10px;
            &.current-item{
                margin-right: 0;
                padding-right:0;
            }
            a{
                span{
                    color: @bodyColor;
                    transition: 0.4s;
                    &:hover{
                        opacity:.7;
                    }
                }
                &:before{
                    content: "/";
                    position: absolute;
                    top: 3px;
                    right: 0;
                    color: @bodyColor;
                    line-height: 16px;
                }
                &:before{
                    right: 5px;
                }
            }
        }
        .current-item{
            color: @bodyColor;
        }
    }
    .breadcrumbs-inner{
        padding: 225px 0 175px;        
        position: relative;  
        text-align:  center;      
        .banner-desc{
            margin-top: 10px;
            margin-bottom: 10px;
            color: #fff;
            text-align: left;
        }
        .cate-single{
            .post-categories{
                padding: 0 0 8px 0;
                a{
                    background: #fbfbfb;
                    color: @bodyColor !important;
                    padding: 6px 19px 5px;
                    border-radius: 5px;
                    font-size: 13px;
                    margin-right: 10px;
                    margin-bottom: 10px;
                    display: inline-block;
                }
            }
        }
        .bs-meta{
            padding-left: 0;
            li{
                margin-right: 13px;
                font-size: 13px;
                i{
                    margin-right: 3px;
                    &:before{
                        font-size: 14px;
                        font-weight: 600;
                    }
                }
            }
        }
    }

    .container-fluid{
        padding-left: 100px;
        padding-right: 100px;
    }
    .breadcrumbs-single{
        background-size: cover;
        background-position: top center;
    }
    .trail-browse{
        display: none !important;
    }
    .trail-items li{
        position: relative;
        a{
            padding-right: 20px;
        }
    }
    .trail-items li::after {
        right: 0px;
        position: absolute;
        padding: 0;
        content: "\f147";
        font-family: Flaticon;
        font-style: normal;
        font-weight: 300;
        display: block !important;
        top: 0;
    }   
    .trail-items li.trail-end::after{
        display: none !important;
    }
    .page-title {      
        margin: 0 auto;
        max-width: 830px;     
        padding-bottom: 14px !important;
        color: @titleColor !important;   
        position: relative;  
        z-index: 2;
        font-weight: 600;
    } 
    .trail-items li::after {
        font-size: 12px;
    }
    ul {
        display: inline-block;
        padding: 0 0 10px;
        margin: 0px;
        li {
            color: #666;
            display: inline-block;
            font-size: 15px;
            * {
                color: #666;
            }
            a {
                color: #666;
                &:hover {
                    color: @primaryColor;
                }
            }
            &.trail-begin{
                a {
                    position: relative;
                    display: inline-block; 
                    padding-left: 0;
                    &:hover {
                        opacity: 0.7;
                    }               
                }
            }
            &.trail-end{
              padding-left: 8px;
            }
        }
    }
    &.porfolio-details {
      position: relative;
    }
}
body.wpb-js-composer .vc_tta-container{
    margin-bottom: 0;
}


.mc4wp-form-fields{
    input[type="email"]{
        &::-webkit-input-placeholder { /* Chrome/Opera/Safari */
          color: @bodyColor;
        }
        &::-moz-placeholder { /* Firefox 19+ */
          color: @bodyColor;
        }
        &:-ms-input-placeholder { /* IE 10+ */
          color: @bodyColor;
        }
        &:-moz-placeholder { /* Firefox 18- */
          color: @bodyColor;
        }
    }
}

.entry-content .page-links{
    padding-top: 30px;
}

.comment-reply-title{
    font-size: 24px;
    margin-top: 14px;
}


.page{
    .comments-title{
        font-size: 24px;
        font-weight: 700;
    }
}
.recent-widget .show-featured .post-img img{
    border-radius: 3px;
}

.format-aside .single-content-full .bs-desc {
    margin-top: 0;
}

.close5{
    background: #28406d;
    color: #fff;
    border-radius: 50%;
}

.home1-contact{
    input.wpcf7-text, 
    select,
    textarea{
        background: #333333;
        border: none;
        color: #fff;
        width: 100%;
        margin-bottom: 30px;
        outline: none;
       
    }
    input[type="submit"]{
        background:@btnColor;
        width: 100%;
        font-size: 16px;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin-top: -7px;
        border-radius: 0;
        color: #f5f5f5;
    }
    input.wpcf7-text{
        height: 55px;
    }
    textarea{
        height: 170px;
    }
    input[type="text"],
    textarea,
    input[type="email"]{   
        &::-webkit-input-placeholder { /* Chrome/Opera/Safari */
          color: #999;
          opacity: 1;
        }
        &::-moz-placeholder { /* Firefox 19+ */
          color: #999;
          opacity: 1;
        }
        &:-ms-input-placeholder { /* IE 10+ */
          color: #999;
          opacity: 1;
        }
        &:-moz-placeholder { /* Firefox 18- */
          color: #999;
          opacity: 1;
        }
    }
}

.footer-top-contact{
    .rs-contact{
        color: #fff;
        .contact-address{
            .address-text{
                h3{
                    color: #fff;
                    font-weight: 500;
                }
                a{
                    color: #fff;
                    &:hover{
                        color: @primaryColor;
                    }
                }
            }
        }
    }
}

.bg-centertops{
    background-position:center top !important;
}

.readon {
    .vc_btn3{
        background: transparent !important;
        box-shadow: none !important;
        border: none !important;
        margin-top: -5px !important;
        &:hover{
            color: @secondaryColor !important;
        }
    }
}

#process-circle{
    .services-main{
        position:relative;
        &:before{
            content: "";
            height: 28px;
            width: 28px;
            background:#f1f1fe;
            border-radius: 50%;
            display: block;
            position: absolute;
            left: -67px;
            bottom: 7px;
            transition: all .4s ease-in-out 0s;
        }
    }
    ul:hover{
        .services-main:before{
            background:@primaryColor;
        }
    }
    &.process-circle{
        .services-main{
            &:before{
                background:@secondaryColor;
            }
        }
    }
}



.process-boxes{
    list-style: none;
    margin: 0;
    padding:0;
}


#process-circle ul:nth-child(2){
    .services-main:before{
        top: 83px;
        left: -131px;
    }
}

#process-circle ul:nth-child(3){
    .services-main:before{
        top: 46px;
        left: -92px;
    }
}

#process-circle ul:nth-child(4){
    .services-main:before{
        top: 17px;
        left: -69px;
    }
}

#process-circle ul:nth-child(5){
    .services-main:before{
        top: -8px;
        left: -69px;
    }
}


#process-circle ul:nth-child(6){
    .services-main:before{
        top: -40px;
        left: -89px;
    }
}

#process-circle ul:nth-child(7){
    .services-main:before{
        top: -83px;
        left: -126px;
    }
}

#process-circle:not(:hover) ul:nth-child(4){
    .services-main:before{
        background:@primaryColor;
    }
    .services-item .services-number{
        background:@primaryColor;
    }
}

.home5-service-top{
    .rs-services2 .shadow_yes{
        box-shadow: 0 0 20px #f0f0f0;
    }
    .services-wrap{
        position: relative;
        overflow: visible;
        &:before{
            content: "";
            position: absolute;
            left:0;
            top: 0;
            width: 195px;
            height: 1px;
            background: @primaryColor;
            z-index: 1;
            opacity: 0;
            transition: all .5s ease;
        } 
        &:after{
            content: "";
            position: absolute;
            left:0;
            top: 0;
            width: 1px;
            height: 195px;
            background: @primaryColor;
            z-index: 1;
            opacity: 0;
            transition: all .5s ease;
        }
        .services-item{
            &:before{
                content: "";
                position: absolute;
                right:0;
                bottom: 0;
                width: 195px;
                height: 1px;
                background: @primaryColor;
                z-index: 1;
                opacity: 0;
                transition: all .5s ease;
            } 
            &:after{
                content: "";
                position: absolute;
                right:0;
                bottom: 0;
                width: 1px;
                height: 195px;
                background: @primaryColor;
                z-index: 1;
                opacity: 0;
                transition: all .5s ease;
            }
        } 
        &:hover{
            &:before, &:after{
                opacity:1;
            }
            .services-item{
                &:before, &:after{
                    opacity:1;
                }
            }
        }
    }
}

ul.list-half{
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    max-width: 100% !important;
    li{
        padding: 0 0 0 20px !important;
        background: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        float: left;
        width: 50%;
        margin: 0 0 8px !important;
        &:before{
            display:none;
        }
        &:after{
            content:"";
            position: absolute;
            left: 0;
            top: 11px;
            width: 6px;
            height: 6px;
            background: @primaryColor;
            border-radius: 50%;
        }
    }
}


.subscribe-form{
    p{
        text-align: center;
        margin: 0 auto;
    }
    .mc4wp-form-fields{
        margin: 0 auto;
    }
    input{
        display: inline-block;
        height: 70px;
        line-height: 70px;
        padding: 0 30px;
    }
    input[type="email"]{
        width: 70%;
        border-radius: 30px 0 0 30px;
    }
    input[type="submit"]{
       border-radius: 0 30px 30px 0;
       position: relative;
   }
    .signup-post{
        display: none;
    }
}


/*********************
    what we do
**********************/
#what-we-do{
    .vc_tta-tabs-list{
        margin-bottom: 50px;
    }
    .vc_tta-panel-body{
        padding: 0;
        border: none;
    }
    .vc_tta-panels{
        background: transparent;
        border:0 !important;
    }
    .services-item{
        box-shadow: none;
    }
    .vc_tta-tabs{
        .vc_tta-tab{
            a{
                background: @whiteColor;
                transition: 0.4s;
                color: @bodyColor;
                border-radius: 5px;
                height: 43px;
                line-height: 40px;
                padding: 0 24px;
                font-weight: 500;
                margin: 0 10px;
                border: none;
            }         
        }
    }
}


.testimonial-slide5.slider5{
    .image{
        img{
            width: auto;
            margin: 22px auto 0;
            border: 3px solid #fff;
            border-radius: 50%;
        }
        i{            
            top: 0 !important;
            position: absolute !important;
            transform: rotate(180deg);
            line-height: 0;
            transform-origin: 20px;
            z-index: -1;
            &:before{
                font-size:80px;
            }
        }
    }
    .testimonial-content{
        max-width: 650px;
        margin: 0 auto;
        text-align: center;
        .clt-content{
            p{
                margin: 0;
            }
        }
    }
}

.home5-testimonial{
    background-size: 100% !important;
    .container2{
        max-width: 800px;
        margin: 0 auto;
    }
    #cl-testimonial .slick-prev{
        background: #fff !important;
        box-shadow: 0 3px 10px #f2eded;
        opacity: 1 !important;
        &:after{
            color:#333 !important;
        }
        &:hover{
            &:after{
                color:@primaryColor !important;
            }
        }
    }
    #cl-testimonial .slick-next{
        background: #fff !important;
        box-shadow: 0 3px 10px #f2eded;
        opacity: 1 !important;
        &:after{
            color:#333 !important;
        }
        &:hover{
            &:after{
                color:@primaryColor !important;
            }
        }
    }
}

.home5-clients{
    .clients-grids .partner-item img{
        opacity: 1;
        &:hover{
            opacity:.6;
        }
    }
}


.home5-blog{
    .blogfull{
        box-shadow: 0 0 16px #eef2fd !important;
        border: none !important;
        .blog-button{
            a{
                color: @primaryColor;
                &:hover{
                    color:@titleColor !important;
                }
            }
            a:before{
                display:none;
            }
        }
    }
    .owl-item{
        &:before{
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            width: 195px;
            height: 1px;
            background: #f26723;
            z-index: 1;
            opacity: 0;
            transition: all .5s ease;
        }
        &:after{
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            width: 1px;
            height: 195px;
            background: #f26723;
            z-index: 1;
            opacity: 0;
            transition: all .5s ease;
        }
        .blog-item{
            &:before{
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 195px;
                height: 1px;
                background: #f26723;
                z-index: 1;
                opacity: 0;
                transition: all .5s ease;
            }
            &:after{
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                width: 1px;
                height: 195px;
                background: #f26723;
                z-index: 1;
                opacity: 0;
                transition: all .5s ease;
            }
        }
        &:hover{
            &:before, &:after{
                opacity:1;
            } 
            .blog-item{
                &:before, &:after{
                    opacity:1;
                }
            }
        }
    }
}


.home5-services{
    .rs-services-default .services-wrap .services-item .services-title{
        line-height: 46px !important; 
    }
}


.af-proces-style3{
    ul{
        margin: 0;
        padding: 46px 0 46px;
        list-style: none;
        overflow: hidden;
        position: relative;
        &:before{
            content:"";
            position: absolute;
            left: 50%;
            top: 0;
            bottom: 0;
            background: @primaryColor;
            width: 4px;
            height: 100%;
            border-radius: 30px;
        }
        li{
            max-width: 470px;
            background: @secondaryColor;
            clear: both;
            padding: 25px;
            border-radius: 4px;
            position: relative;
            transition: all .5s ease;
            &:nth-child(even){
                float: right;
                background: @primaryColor;
                &:before{
                    left: -136px;
                }
                &:after{
                    left: -68px;
                    border-left: 2px dotted #ccc;
                    right: auto;
                    border-right: 0;
                }
                &:hover{
                    background: @secondaryColor;
                    &:before{
                        left: -144px;
                    }
                }
            }
            &:before{
                content: "";
                position: absolute;
                right: -140px;
                top: 50%;
                bottom: 0;
                background: @primaryColor;
                width: 16px;
                height: 16px;
                border-radius: 50%;
                border: 2px solid #fff;
                transform: translateY(-50%);
                z-index: 1;
                transition: all .8s ease;
            }
            &:after{
                content: "";
                position: absolute;
                right: -68px;
                top: 0;
                bottom: 0;
                border-right: 2px dotted #ccc;
                transform: rotate(90deg);
                z-index: 0;
            }
            .process-inners{
                display: flex;
                align-items: center;
                transition: all .8s ease;
                .title{
                    margin: 0;
                    font-size: 20px;
                    font-weight: 500;
                }
                p{
                    margin: 0;
                    color: #fff;
                }
                .process_icon2{
                    padding-right: 20px;
                    img{
                        width: 70px;
                    }
                }
            }
            &:hover{
                background: @primaryColor;
                &:before{
                    right: -147px;
                    width: 30px;
                    height: 30px;
                }
                .process-inners{
                    padding-left: 25px;
                }
            }
        }
    }
}


body.page-id-3671 #rs-header .toolbar-area{
    padding-bottom:0;
}

table.ab-table{
    border: none;
    thead{
        tr{
            th{
                border: none;
                font-size: 18px;
                font-weight: 500;
                color: @primaryColor;
                padding: 0 0 8px;
                width: 21%;
            }
        }
    }
    tr{
        border-bottom: 1px solid #eaeaea;
        td{
            border: none;
            font-size: 18px;
            color: #333;
            padding: 15px 0;
            width: 21%;
            img{
                margin-right: 8px;
            }
        }
    }
}

.ab-shadow{
    box-shadow: 0 22px 30px #eaeaea;
    border-radius: 0 0 5px 5px;
    padding: 20px 10px 5px 32px;
    background: #fff;
    a:hover{
        color:@secondaryColor;
    }
}

.home4-list-style{
    max-width: 480px !important;
    li{
        border-radius: 5px !important;
        font-size: 15px;
        font-weight: 400 !important;
        padding-left: 55px !important;
        em{
            font-style: normal;
            font-weight: 500 !important;
        }
        &:before{
            box-shadow:none !important;
        }
    }
    &.home4-list-style2{
        max-width: 100%;
        li{
            box-shadow: none !important;
            background: none !important;
            margin: 0 !important;
            font-weight: 500 !important;
            font-size: 16px;
            padding-bottom: 0 !important;
            &:before{
                background: none !important;
            }
        }
    }
}

.border_radius_style{
    .rs_button{
        border-radius: 30px;
    }
}

.rs-heading .title-inner .title em{
    font-style: normal;
    color: @primaryColor;
}


.home4-faq{
    .vc_toggle_default{
        background: #fff;
        border-radius: 0 4px 4px 0;
        .vc_toggle_content{
            margin-top: -20px;
            padding-bottom: 16px;
            animation: all .8s ease;
        }
        .vc_toggle_title{
            padding-right: 24.2px;
            border-left: 2px solid @primaryColor;
            padding-top: 42px;
            padding-bottom: 40px;
            h4{
                font-size: 22px;
                font-weight: 600;
                color: #333;
            }
            i.vc_toggle_icon{
                left: auto !important;
                right: 50px !important;
                height: 2px !important;
                border: none !important;
                background: @primaryColor !important;
                &:before{
                    width:2px !important;
                    background: @primaryColor !important;
                    border: none;
                }
                &:after{
                    background: none !important;
                }
            }
            &:before{
                content: "";
                position: absolute;
                right: 35px;
                top: 36px;
                width: 40px;
                height: 40px;
                border-radius: 50%;
                background: #fff;
                box-shadow: 0 8px 10px #eaeaea;
            }
        }
        &.vc_toggle_active{            
            .vc_toggle_title{
                border-color: #fff;
            }
        }
    }
}


.two-btn{
    max-width: 500px;
    .rs-btn{
        .rs_button{
            border-radius: 30px;
        }
    }
    .last-btn{
        .rs-btn{
            .rs_button{
                background: none !important;
                border-bottom: 2px solid @primaryColor;
                border-radius: 0 !important;
                padding: 2px 1px;
            }
        }
    }
}

.home4-services{
    .rs-services2 .services-item{
        padding: 24px 0 8px;
        background: #fff;
        box-shadow: 0 0 15px #f9f9f9;
        margin-bottom: 10px;
        &:hover{
            background:@primaryColor;
        }
    }
    .rs-services2 .services-item .services-icon {
        margin-bottom: 15px;
    }
}


body{
    .rs-blog{
        .blog-item{
            &.style2{
                &.blog-style2{
                    padding: 0;
                    margin: 0;
                    .blogfull{
                        padding: 30px 30px 30px !important;
                    }
                }
            }
        }
    }
}

/*********************
    Contact
**********************/
.contact-info-details{
    box-shadow: 0 0 20px rgba(158, 158, 158, 0.16);
    padding: 30px 40px 34px;
    p{
        margin-bottom: 16px;
    }
    .rscontact-title{
        position: relative;
        padding-bottom: 10px;
        &:before{
            content: "";
            position: absolute;
            left: 0;
            bottom: -2px;
            width: 100px;
            height: 2px;
            background: #f1f6fc;
        }
    }
}
.contact_social_icon{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    li{
        float: left;
        width: 50%;
        padding-bottom: 15px;
        a{
            color: @bodyColor;
            transition: .4s;
            display: block;
            &:hover{
                color: @primaryColor;
            }
        }
    }
}
.contact_phone,
.contact_mail{
    margin: 0;
    padding: 0;
    list-style: none;
    li{
        display: block;
        padding-bottom: 2px;
       a{
            color: @bodyColor;
            transition: .4s;
            display: inline-block;
            &:hover{
                color: @primaryColor;
            }
        } 
    }
}
.contact_phone{
    padding-top: 10px;
    padding-bottom: 24px;
}
.contact-business{
    z-index: 9;
    .form-button{
        margin: 20px auto 0;
    }
    &.content-center
        .form-button{
            margin: 0 auto;
            p{
                text-align: center;
                margin: 0 auto;
                display: block;
            }
        }
}



#pivotal-load{
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    margin-top: 0px;
    top: 0px; 
    background: #f1f6fc;
    img{
        position: absolute;
        top: 50%;
        left: 50%;
        padding:15px;
        transform: translate(-50%, -50%);
    }
}

.sidenav{
    .widget_nav_menu ul li.mega{
        position:relative !important;
    }
}
#af_tabs_section{
    .vc_tta.vc_general .vc_tta-panel-body,
    .rs-services-default.shadow_yes_always .services-wrap,
    .rs-services-default.shadow_yes_always .services-item{
        padding: 0;
        border: none;
    }
    .rs-services-default .services-wrap .services-item .services-title{
        font-size: 16px;
        font-weight: 500;
    }
    .vc_tta.vc_general .vc_tta-tab>a,
    .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels{
        border: none;
        background: transparent;
    }
    .vc_tta.vc_general .vc_tta-tab{
        border-bottom: 1px solid #ddd;
    }
    .vc_tta.vc_general .vc_tta-tab>a{
        padding: 0;
        font-size: 20px;
        font-weight: 500;
        color: #303d5b;
        position: relative;
        margin-right: 45px;
        padding-bottom: 7px;
        &:before{
            position: absolute;
            content: "";
            height: 4px;
            width: 0;
            top: auto;
            left: 0;
            bottom: 0;
            background: @primaryColor;
            opacity: 0;
            visibility: hidden;
            transition: 0.4s;
        }
    }
    .vc_tta.vc_general .vc_tta-tab:last-child>a{
        margin-right: 0;
    }
    .vc_tta.vc_general .vc_active.vc_tta-tab>a{
        color: @primaryColor;
        &:before{
            width: 100%;
            opacity: 1;
            visibility: visible;
        }
    }
    .description{
        ul{
            padding-left: 15px;
        }
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{
        color: #ffffff;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
        background: #ffffff;
        margin-bottom: 40px;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:last-child .vc_tta-panel-body{
        margin-bottom: 0;
    }
}
/* ------------------------------------
 Preloader CSS
---------------------------------------*/
.loader-new{
  width: 60px;
  height: 60px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#loader-1:before, 
#loader-1:after{
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 6px solid transparent;
  border-top-color: @primaryColor;
}

#loader-1:before{
  z-index: 100;
  animation: spin 1.5s infinite;
}

#loader-1:after{
  border: 6px solid @secondaryColor;
}


.spinner_inner-image{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
}

@keyframes spin{
  0%{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.woocommerce.widget_shopping_cart .cart_list li a.remove{
    line-height: 27px;
}

.woocommerce a.remove{
    line-height: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,        
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover:before,
.woocommerce #respond input#submit:before, 
.woocommerce a.button, 
.woocommerce .wc-forward:before, 
.woocommerce button.button:before, 
.woocommerce input.button:before, 
.woocommerce #respond input#submit.alt:before, 
.woocommerce a.button.alt:before, 
.woocommerce button.button.alt:before, 
.woocommerce input.button.alt:before,
button:hover, html input[type="button"], 
input[type="reset"], input[type="submit"]{
    transition: .5s;
    background: @primaryColor;
} 

.woocommerce #respond input#submit:hover:after, 
.woocommerce a.button:hover, 
.woocommerce .wc-forward:hover:after, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover:after, 
.woocommerce #respond input#submit.alt:hover:after, 
.woocommerce a.button.alt:hover:after, 
.woocommerce button.button.alt:hover:after, 
.woocommerce input.button.alt:hover:after,
button:hover, html input[type="button"]:hover, 
input[type="reset"]:hover, input[type="submit"]:hover{
    background: @hoverColor;
}



/* -------------------------------------
    33. Animation CSS 
--------------------------------------*/


.animate_lr{
  animation: animate_lr 2.5s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}

@keyframes animate_lr {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(30px, 0, 0);
  }
}

@-webkit-keyframes animate_lr {
    from {
      -webkit-transform: translate3d(0, 0, 0);
    }
    to {
      -webkit-transform: translate3d(30px, 0, 0);
    }
  }


.meseage_box,
.animate1 {
    animation: animate1 2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}
@keyframes animate1 {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        transform: translate3d(0, -30px, 0);
    }
}
.animate2 {
    animation: animate2 2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}
@keyframes animate2 {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        transform: translate3d(-15px, 0, 0);
    }
}
.animate3 {
    animation: animate3 0.60s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}
@keyframes animate3 {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}

/*Pulse Effect*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
    opacity: 0;
  }
}

@-webkit-keyframes pivotal-loader-anim {
    0% {
        opacity: 1;
        -webkit-transform: scale(.1);
                transform: scale(.1);
    }
    70% {
        opacity: .5;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    95% {
        opacity: 0;
    }
}
@-moz-keyframes pivotal-loader-anim {
    0% {
        opacity: 1;
        -moz-transform: scale(.1);
             transform: scale(.1);
    }
    70% {
        opacity: .5;
        -moz-transform: scale(1);
             transform: scale(1);
    }
    95% {
        opacity: 0;
    }
}
@-o-keyframes pivotal-loader-anim {
    0% {
        opacity: 1;
        -o-transform: scale(.1);
           transform: scale(.1);
    }
    70% {
        opacity: .5;
        -o-transform: scale(1);
           transform: scale(1);
    }
    95% {
        opacity: 0;
    }
}
@keyframes pivotal-loader-anim {
    0% {
        opacity: 1;
        -webkit-transform: scale(.1);
           -moz-transform: scale(.1);
             -o-transform: scale(.1);
                transform: scale(.1);
    }
    70% {
        opacity: .5;
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
    95% {
        opacity: 0;
    }
}


@-webkit-keyframes anim {
     from {
         left: -100%;         
     }
     to {
         left:100%;
     }
}

@keyframes anim {
   from {
         left: -100%;
     }
     to {
         left:100%;
     }
}