/* START OF HOME PAGE ONE */
/* ========================== */

body.page-id-6 .wraper_header.style-four .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-6 .wraper_header.style-four .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-6 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#00c57c;
}

.custom-font-size h3{
    font-size:30px;
    font-weight:400;
  
}

.custom-icon ul li{
    display:inline-block;
    vertical-align:top;
    margin-right:8px;
}

.custom-icon ul li a{
    color:#0f192d;
}

 .hover-container {
     position: relative;
     transition:all .5s;
}
 .hover-container > .vc_column-inner {
     overflow:hidden;
}
 .hover-container> .vc_column-inner .wpb_single_image img{
     transition:all .5s;
     width:100%;
}
 .hover-container:hover > .vc_column-inner .wpb_single_image img{
     transform: scale(1.2);
}
 .image {
     display: block;
     width: 100%;
     height: auto;
}
 .overlay-work-demo1 {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     height: 100%;
     width: 100%;
     opacity: 0;
     transition: .9s ease;
     background-color:rgba(6,2,13,0.9);
}
 .hover-container:hover .overlay-work-demo1 {
     opacity: 1;
}
 .overlay-work-demo1 > .wpb_wrapper {
     font-size: 20px;
     position: absolute;
     bottom: 5%;
     left:5%;
}

/* ========================== */
/* END OF HOME PAGE ONE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE TWO */
/* ========================== */




 .tag-heading{
     display: inline-block;
     vertical-align: top;
}
 .letter-spacing1{
     letter-spacing:1px;
}
 .rt-portfolio-box.element-one .rt-portfolio-box-item > .holder > .data h4 {
     font-weight: 500;
     font-size: 14px;
     color: #505050;
     line-height: 22px;
     letter-spacing: 0.5px;
}
 .rt-portfolio-box.element-one .rt-portfolio-box-item > .holder > .data {
     padding: 20px 25px 11px 25px;
     background-color: #fff;
     box-shadow: 0px 6px 10px 1px rgba(0,0,0,0.05);
     text-align: left;
}
 .heading-top-border1, .heading-top-border2, .heading-top-border3{
     position:relative;
}
 .heading-top-border1:before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     width:53px;
     height:4px;
     background-color:#ffffff;
}
 .heading-top-border2:before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     width:53px;
     height:4px;
     background-color:#1d4fce;
}
 .heading-top-border3:before{
     content:"";
     position:absolute;
     left:47%;
     top:0px;
     width:53px;
     height:4px;
     background-color:#1d4fce;
}
 .hover-number{
     width:54px;
     height:54px;
     display:inline-block;
     vertical-align:top;
}
/****HEADER SEVEN EDIT****/
 
/****HEADER SEVEN EDIT****/
/*========================== HOME PAGE TOW HOVER PROCESS ==========================*/
 .hover-box > .vc_column-inner .hover-number{
    transition: all .3s;
}
 .hover-box:hover > .vc_column-inner .hover-number{
     background-color:#1d4fce !important;
     box-shadow:0px 0px 4px #ccc;
     color:#fff !important;
     transform: scale(1.2);
}
/*============================= HOME PAGE TOW HOVER PROCESS END ==============================*/

/* ========================== */
/* END OF HOME PAGE TWO */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE THREE */
/* ========================== */

body.page-id-2818 .wraper_header.style-four .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-2818 .wraper_header.style-four .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-2818 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#ff1053;
}


.border-color-accordion .rt-accordion-item{
    border-bottom: 1px #333334 solid !important;
}
.border-color-accordion .panel-title{
    font-size:16px !important;
}
.border-color-accordion .rt-accordion-item:first-child{
    border-top: 1px #333334 solid !important;

}

.map {
    width: 100%;
    height: 400px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

@media screen and (max-width: 400px) {

  

}

/* ========================== */
/* END OF HOME PAGE THREE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FOUR */
/* ========================== */

body.page-id-2916 .wraper_header.style-six .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-2916 .wraper_header.style-six .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-2916 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#fe002f ;
}

/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

    .home-four-features-mobile{
        margin-bottom:0;
    }

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){

    .home-four-features-mobile{
        margin-bottom:0;
    }

}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){

    .home-four-features-mobile{
        margin-bottom:0;
    }

}

/* ========================== */
/* END OF HOME PAGE FOUR */
/* ========================== */



/* ========================== */
/* START OF HOME PAGE FIVE */
/* ========================== */

body.page-id-3108 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3108 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3108 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#2cb66a  ;
}

/* ========================== */
/* END OF HOME PAGE FIVE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE SIX */
/* ========================== */

body.page-id-3450 .wraper_header.style-five .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3450 .wraper_header.style-five .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3450 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#1d4fce;
}


.home-six-contact:before{
    display:block !important;
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    content:" ";
    width:calc(50% - 300px);
    height:100%;
    background-color:#f1f1f5;
}

/* ========================== */
/* END OF HOME PAGE SIX */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE SEVEN */
/* ========================== */
body.page-id-3135 .wraper_header.style-two .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3135 .wraper_header.style-two .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3135 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0b88ee;
}

.home-seven-banner-desktop{
    position:absolute;
    z-index:1;
    width:705px;
}

.home-seven-solution-mobile{
    width:640px;
    float:right;
}

/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

    .home-seven-banner-desktop,
    .home-seven-solution-mobile{
        position:static;
        width:inherit;
    }

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){

    .home-seven-banner-desktop,
    .home-seven-solution-mobile{
        position:static;
        width:inherit;
    }

}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){

    .home-seven-banner-desktop,
    .home-seven-solution-mobile{
        position:static;
        width:inherit;
    }

}

/* ========================== */
/* END OF HOME PAGE SEVEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE EIGHT */
/* ========================== */

body.page-id-3346 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3346 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3346 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#fec00a;
    color: #000;
}

.home-eight-advice-box-item{
    margin-top:-95px;
}

/* ========================== */
/* END OF HOME PAGE EIGHT */
/* ========================== */


/* ========================== */
/* START OF HOME PAGE NINE */
/* ========================== */

body.page-id-3378 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3378 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3378 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#3367d6;
  
}

.process-left-box > .holder,
.process-right-box > .holder {
	position: relative;
	
}

.process-left-box > .holder:after {
content: "";
    position: absolute;
    width: 50%;
    left: -11px;
    top: 0px;
    background-color: #f4f4f4;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
}
.process-right-box > .holder:after {
content: "";
    position: absolute;
    width: 50%;
    right: -11px;
    top: 0px;
    background-color: #f4f4f4;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
}

.demo-nine-post .blog-item > .holder{
	background-color:#ffffff;
	border:1px solid #eeeeee; 
	overflow: hidden;
	
}

.demo-nine-post .blog-item > .holder .data{
	padding:0px 25px 20px 20px; 
}
.demo-nine-post .blog-item > .holder > .category-display ul > li a{
	    background-color: #2850a7 !important;
    border: 1px solid #2850a7 !important;
    color: #fff !important;
}


    


/* ========================== */
/* END OF HOME PAGE NINE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE TEN */
/* ========================== */

body.page-id-3765 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3765 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3765 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#566df4;
  
}

/* ========================== */
/* END OF HOME PAGE TEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE ELEVEN  */
/* ========================== */


body.page-id-3912 .wraper_header.style-five .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3912 .wraper_header.style-five .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3912 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#ff871c;
  
}

.home-eleven-experience-box-item > .vc_column-inner{
	background-position:right bottom !important;
	box-shadow:0px 0px 10px rgba(0,0,0,0.07);
}


/* ========================== */
/* END OF HOME PAGE ELEVEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE TWELVE */
/* ========================== */

body.page-id-3936 .wraper_header.style-two .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3936 .wraper_header.style-two .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3936 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0a88ee;
  
}

/* ========================== */
/* END OF HOME PAGE TWELVE */
/* ========================== */


/* ========================== */
/* START OF HOME PAGE THIRTEEN */
/* ========================== */
body.page-id-4255 .wraper_header.style-seven .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4255 .wraper_header.style-seven .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4255 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#ef173b;
  
}
section.home-thirteen-banner{
	background-position: calc(50% + 150px) center !important;
}

/* ========================== */
/* END OF HOME PAGE THIRTEEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FOURTEEN */
/* ========================== */
body.page-id-4263 .wraper_header.style-three .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4263 .wraper_header.style-three .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4263 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0a88ee;
  
}

/* ========================== */
/* END OF HOME PAGE FOURTEEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FIFTEEN */
/* ========================== */
body.page-id-4441 .wraper_header.style-five .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4441 .wraper_header.style-five .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4441 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0992c9;
  
}

/* ========================== */
/* END OF HOME PAGE FIFTEEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE SIXTEEN */
/* ========================== */
body.page-id-4453 .wraper_header.style-three .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4453 .wraper_header.style-three .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4453 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#3367d6;
  
}

/* ========================== */
/* END OF HOME PAGE SIXTEEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE ONE */
/* ========================== */

body.page-id-6 .wraper_header.style-four .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-6 .wraper_header.style-four .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-6 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#00c57c;
}

.custom-font-size h3{
    font-size:30px;
    font-weight:400;
  
}

.custom-icon ul li{
    display:inline-block;
    vertical-align:top;
    margin-right:8px;
}

.custom-icon ul li a{
    color:#0f192d;
}

 .hover-container {
     position: relative;
     transition:all .5s;
}
 .hover-container > .vc_column-inner {
     overflow:hidden;
}
 .hover-container> .vc_column-inner .wpb_single_image img{
     transition:all .5s;
     width:100%;
}
 .hover-container:hover > .vc_column-inner .wpb_single_image img{
     transform: scale(1.2);
}
 .image {
     display: block;
     width: 100%;
     height: auto;
}
 .overlay-work-demo1 {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     height: 100%;
     width: 100%;
     opacity: 0;
     transition: .9s ease;
     background-color:rgba(6,2,13,0.9);
}
 .hover-container:hover .overlay-work-demo1 {
     opacity: 1;
}
 .overlay-work-demo1 > .wpb_wrapper {
     font-size: 20px;
     position: absolute;
     bottom: 5%;
     left:5%;
}

/* ========================== */
/* END OF HOME PAGE ONE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE TWO */
/* ========================== */




 .tag-heading{
     display: inline-block;
     vertical-align: top;
}
 .letter-spacing1{
     letter-spacing:1px;
}
 .rt-portfolio-box.element-one .rt-portfolio-box-item > .holder > .data h4 {
     font-weight: 500;
     font-size: 14px;
     color: #505050;
     line-height: 22px;
     letter-spacing: 0.5px;
}
 .rt-portfolio-box.element-one .rt-portfolio-box-item > .holder > .data {
     padding: 20px 25px 11px 25px;
     background-color: #fff;
     box-shadow: 0px 6px 10px 1px rgba(0,0,0,0.05);
     text-align: left;
}
 .heading-top-border1, .heading-top-border2, .heading-top-border3{
     position:relative;
}
 .heading-top-border1:before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     width:53px;
     height:4px;
     background-color:#ffffff;
}
 .heading-top-border2:before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     width:53px;
     height:4px;
     background-color:#1d4fce;
}
 .heading-top-border3:before{
     content:"";
     position:absolute;
     left:47%;
     top:0px;
     width:53px;
     height:4px;
     background-color:#1d4fce;
}
 .hover-number{
     width:54px;
     height:54px;
     display:inline-block;
     vertical-align:top;
}
/****HEADER SEVEN EDIT****/
 
/****HEADER SEVEN EDIT****/
/*========================== HOME PAGE TOW HOVER PROCESS ==========================*/
 .hover-box > .vc_column-inner .hover-number{
    transition: all .3s;
}
 .hover-box:hover > .vc_column-inner .hover-number{
     background-color:#1d4fce !important;
     box-shadow:0px 0px 4px #ccc;
     color:#fff !important;
     transform: scale(1.2);
}
/*============================= HOME PAGE TOW HOVER PROCESS END ==============================*/

/* ========================== */
/* END OF HOME PAGE TWO */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE THREE */
/* ========================== */

body.page-id-2818 .wraper_header.style-four .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-2818 .wraper_header.style-four .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-2818 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#ff1053;
}


.border-color-accordion .rt-accordion-item{
    border-bottom: 1px #333334 solid !important;
}
.border-color-accordion .panel-title{
    font-size:16px !important;
}
.border-color-accordion .rt-accordion-item:first-child{
    border-top: 1px #333334 solid !important;

}

.map {
    width: 100%;
    height: 400px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

@media screen and (max-width: 400px) {

  

}

/* ========================== */
/* END OF HOME PAGE THREE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FOUR */
/* ========================== */

body.page-id-2916 .wraper_header.style-six .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-2916 .wraper_header.style-six .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-2916 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#fe002f ;
}

/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

    .home-four-features-mobile{
        margin-bottom:0;
    }

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){

    .home-four-features-mobile{
        margin-bottom:0;
    }

}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){

    .home-four-features-mobile{
        margin-bottom:0;
    }

}

/* ========================== */
/* END OF HOME PAGE FOUR */
/* ========================== */



/* ========================== */
/* START OF HOME PAGE FIVE */
/* ========================== */

body.page-id-3108 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3108 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3108 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#2cb66a  ;
}

/* ========================== */
/* END OF HOME PAGE FIVE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE SIX */
/* ========================== */

body.page-id-3450 .wraper_header.style-five .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3450 .wraper_header.style-five .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3450 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#1d4fce;
}


.home-six-contact:before{
    display:block !important;
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    content:" ";
    width:calc(50% - 300px);
    height:100%;
    background-color:#f1f1f5;
}

/* ========================== */
/* END OF HOME PAGE SIX */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE SEVEN */
/* ========================== */
body.page-id-3135 .wraper_header.style-two .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3135 .wraper_header.style-two .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3135 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0b88ee;
}

.home-seven-banner-desktop{
    position:absolute;
    z-index:1;
    width:705px;
}

.home-seven-solution-mobile{
    width:640px;
    float:right;
}

/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

    .home-seven-banner-desktop,
    .home-seven-solution-mobile{
        position:static;
        width:inherit;
    }

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){

    .home-seven-banner-desktop,
    .home-seven-solution-mobile{
        position:static;
        width:inherit;
    }

}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){

    .home-seven-banner-desktop,
    .home-seven-solution-mobile{
        position:static;
        width:inherit;
    }

}

/* ========================== */
/* END OF HOME PAGE SEVEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE EIGHT */
/* ========================== */

body.page-id-3346 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3346 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3346 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#fec00a;
    color: #000;
}

.home-eight-advice-box-item{
    margin-top:-95px;
}

/* ========================== */
/* END OF HOME PAGE EIGHT */
/* ========================== */


/* ========================== */
/* START OF HOME PAGE NINE */
/* ========================== */

body.page-id-3378 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3378 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3378 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#3367d6;
  
}

.process-left-box > .holder,
.process-right-box > .holder {
	position: relative;
	
}

.process-left-box > .holder:after {
content: "";
    position: absolute;
    width: 50%;
    left: -11px;
    top: 0px;
    background-color: #f4f4f4;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
}
.process-right-box > .holder:after {
content: "";
    position: absolute;
    width: 50%;
    right: -11px;
    top: 0px;
    background-color: #f4f4f4;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
}

.demo-nine-post .blog-item > .holder{
	background-color:#ffffff;
	border:1px solid #eeeeee; 
	overflow: hidden;
	
}

.demo-nine-post .blog-item > .holder .data{
	padding:0px 25px 20px 20px; 
}
.demo-nine-post .blog-item > .holder > .category-display ul > li a{
	    background-color: #2850a7 !important;
    border: 1px solid #2850a7 !important;
    color: #fff !important;
}


    


/* ========================== */
/* END OF HOME PAGE NINE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE TEN */
/* ========================== */

body.page-id-3765 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3765 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3765 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#566df4;
  
}

/* ========================== */
/* END OF HOME PAGE TEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE ELEVEN  */
/* ========================== */


body.page-id-3912 .wraper_header.style-five .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3912 .wraper_header.style-five .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3912 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#ff871c;
  
}

.home-eleven-experience-box-item > .vc_column-inner{
	background-position:right bottom !important;
	box-shadow:0px 0px 10px rgba(0,0,0,0.07);
}


/* ========================== */
/* END OF HOME PAGE ELEVEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE TWELVE */
/* ========================== */

body.page-id-3936 .wraper_header.style-two .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-3936 .wraper_header.style-two .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-3936 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0a88ee;
  
}

/* ========================== */
/* END OF HOME PAGE TWELVE */
/* ========================== */


/* ========================== */
/* START OF HOME PAGE THIRTEEN */
/* ========================== */
body.page-id-4255 .wraper_header.style-seven .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4255 .wraper_header.style-seven .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4255 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#ef173b;
  
}
section.home-thirteen-banner{
	background-position: calc(50% + 150px) center !important;
}

/* ========================== */
/* END OF HOME PAGE THIRTEEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FOURTEEN */
/* ========================== */
body.page-id-4263 .wraper_header.style-three .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4263 .wraper_header.style-three .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4263 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0a88ee;
  
}

/* ========================== */
/* END OF HOME PAGE FOURTEEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FIFTEEN */
/* ========================== */
body.page-id-4441 .wraper_header.style-five .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4441 .wraper_header.style-five .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4441 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#0992c9;
  
}

/* ========================== */
/* END OF HOME PAGE FIFTEEN */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE NINTEEN */
/* ========================== */
body.page-id-4914 .wraper_header.style-six .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-4914 .wraper_header.style-six .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-4914 .wraper_footer.style-eleven .footer_main_item button[type="submit"]{
    background-color:#f5b800;
  
}

/* ========================== */
/* END OF HOME PAGE NINTEEN */
/* ========================== */

/*xuyi:======================*/
.wraper_header.style-two .header_main .responsive-nav i,
.wraper_header.style-five .header_main .responsive-nav i {
    color: #fff !important;
}

.blog_single .entry-meta {
    display: none;
}

.wraper_header.style-two .nav > [class*="menu-"] > ul.menu > li > a,
.wraper_header.style-five .nav > [class*="menu-"] > ul.menu > li > a {
    padding-top: 20px;
}

.wraper_header.style-two .wraper_header_main {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,0.2);
}

#article-list ul.display-posts-listing li:before {
    content: "\f0f6";
    color: #3fafd4;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    padding-right: 8px;
}
/*xuyi:======================*/