/* TABLE OF CONTENT
    -------------------------------------------------- 

    1. NAVBAR
    2. ABOUT US
    3. SERVICE
    4. PORTFOLIO
    5. TEAM
    6. PRICE TABLES
    7. PROCESS
    8. CLIENTS
    9. FACTS
    10. CONTACT    
    11. FOOTER
    12. BORDERS
    13. RESPONSIVE CSS
     
    */

/* 1. Navbar
-------------- */

.navbar-inverse {
  background-color: #4cb4d4;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.9);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.9);
}

/* 2. About Us
-------------- */

    #about {
	    background: #4cb4d4;
	    padding-bottom:90px;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
	    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.9);
    }
    
    #about h1 {
	    color: #000;  
    }
    
    #about p {
	    color: #000;
    }
    
    #skillbar h6 {
	    color: #000 !important;
    }

/* 3. Service
-------------- */
    
    #service {
	    background: #4cb4d4;
	    padding: 120px 0px;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
	    text-align: center;
    }
    
     #service h1 {
	    color: #000;
	    font-family:"Times New Roman",Times, serif;
    }
    
    .service-col:hover {
	    background: #34495e;
	    color: #fff;
    }
    
    .service-col h4 {
	    color: #fff;
	}
	
	.service-col:hover h4 {
	    color: #e67e22 !important;
	    border-bottom: 1px solid #fff;
    }
    
    .service-col p {
	    color: #000;
    }
    
     .service-col:hover p {
	    color: #000;
    }
    
    .service-col:hover > div {
        background: #e67e22;
        color: #fff;
    }
    
    .icon-wrench, .icon-mobile, .icon-desktop {
	    background-color: #34495e;
        color: #e67e22;
    }

/* 4. Portfolio
-------------- */
    
    #portfolio {
	    background: #34495e;
	    padding: 120px 0px ;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
    }
    
    #portfolio h1 {
	    color: #fff;
    }
    
    .caption {
        color: #fff !important;
        background: rgba(211, 84, 0, 0.75)
    }
    
    .caption h5 {
        color: #34495e;
	    border-bottom: 1px solid #fff;
	}
    
/* 5. Team
-------------- */
    
    #team {
	    background: #4cb4d4;
	    padding: 120px 0px ;
	    display: block;
        width: 100%;
        position: relative;
	    z-index: 900;
	    text-align: center;
    }
    
    #team h1 {
	    color: #fff;
    }
    .team:hover {
	    background-color: #34495e;
	    color: #fff;
    }
    
    .team h5 {
        color: #000;
    }

    .job {
        color: #443e44 !important;
        border-bottom: 1px dashed #9e968f;
    }
    
    .team p {
	    color: #000;
    }
    
    .team:hover p {
	    padding: 10px;
	    color: #fff;
    }
    
    .team a {
	    color: #bababa;
    }
    
    .team:hover a {
	    color: #fff;
    }
    
    .member1, .member2, .member3, .member4 {
        color: #e67e22;
    }
    
    .team-member1:hover > div {
        color: #fff;
        border: 5px solid #e67e22;
    }
    .team-member2:hover > div {
        color: #fff;
        border: 5px solid #e67e22;
    }
    .team-member3:hover > div {
        color: #fff;
        border: 5px solid #e67e22;
    }
    .team-member4:hover > div {
        color: #fff;
        border: 5px solid #e67e22;
    }
    
    .icon-social {
        background: #fff;
        color: #000;
    }

    
/* 6. Price
-------------- */
    
    #price {
	    background: #34495e;
	    padding: 120px 0px ;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
    }
    
    #price h1 {
	    color: #fff;
    }
    
    .price-table {
    	border: 1px solid #4cb4d4;
    }
    
    .price-table-heading h3 {
	    color: #bababa !important;
    }
    
    .price-table:hover {
        background: #e67e22;
    }
    
    .the-price {
		background-color: #4cb4d4;
    }
    
    .table-feature {
    	border: 2px solid #e67e22;
	}
	
	.table-feature:hover {
       background: #e67e22;
    }
    
        /* 6. Process
-------------- */
    
    #process {
	    background: #4cb4d4;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
    }
    
    #process h1 {
	    color: #000;
	    font-family:"Times New Roman",Times,serif;
    }
    
    .our-process { 
        background: #4cb4d4 url(../img/process/our-process-theme3.svg) no-repeat center; 
    }
    
    .process-con h5 {  
        margin-bottom: 50px;
        color: #000;
    }
    
    .process-img { 
        color: #4cb4d4;
    }
    
    .process-img: {
	    background: #fff;
	    color: #fff;
    }

/*7. Clients
-------------- */
    
    #clients {
	    background: #fff;
	    padding: 120px 0px ;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 1000;
    }
    
     #clients h1 {
	    color: #000;
    }
    
    .testemonials p {
	    color: #000;
    }
    
    .testemonials .author {
	    color: #e67e22;
    }
    
    .nbs-flexisel-item {
        border-bottom: 1px solid #fff;
    }
    
    .nbs-flexisel-nav-left,
    .nbs-flexisel-nav-right {
        background-color: #443e44 !important;
    }
    
    .nbs-flexisel-nav-left:hover,
    .nbs-flexisel-nav-right:hover {
        background-color: #e67e22 !important;
    }

/* 8. FACTS
-------------- */
    
    #facts {
	    background: #4cb4d4 url("../img/pattern_theme_4.svg") repeat;
	    padding: 120px 0px ;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
	    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.9);
	    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.9);
    }
    
    #facts h1 {
	    color: #000;
    }   
    
     /* Fun Facts */
    
     .fun-fact h5 {
	    color: #fff;
    }
    
    .fun-fact h3 {
	    color: #000;
    }
    
    .fun-fact p {
	    color: #fff;
	    font-size: 60px;
    }
    
    .fun-fact:hover p {
	    color: #34495e;
    }      
        
        
       
/* 9. Contact
-------------- */
   
    #contact {
	    background: #34495e;
	    padding: 120px 0px ;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
	    -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.9);
	    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.9);
    }
    
    #contact h1 {
	    color: #fff;
    }
    
    .requi {
	    color: #fff;
    }
    
/* 10. Footer
-------------- */
    
    #foot {
	    background: #4cb4d4;
	    padding: 50px 0px ;
	    display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
	    z-index: 900;
	    -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.9);
	    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.9);
    }
    
    .bottom-con h5 {
	    color: #000;
    }
    
    .bottom-con p {
        padding-left: 30%;
	    text-align: left;
	    color: #000;
    }
    
    .footer a:hover {
	    color: #e67e22;
    }
    .footer-social-icon span {
      color: #000;
      display: block;
      font-size: 20px;
      font-weight: 700;
      font-family: 'Poppins', sans-serif;
      margin-bottom: 20px;
    }
    .footer-social-icon a {
      color: #fff;
      font-size: 16px;
      margin-right: 15px;
    }
    .footer-social-icon i {
      height: 40px;
      width: 40px;
      text-align: center;
      line-height: 38px;
      border-radius: 50%;
    }
   
    .facebook-bg:hover,.twitter-bg:hover,.google-bg:hover,.youtube-bg:hover,.linkedin-bg:hover{
      background: white;
      color: black;
      text-align: center;
      border-radius: 50%;
    }
    .twitter-bg{
      background: #21A1DF;
      color: white;
      font-size: 21px;
    }
    .google-bg{
      background: linear-gradient(90deg, #c42baa, #ff000c);
      color: white;
      font-size: 22px;
    }
    .youtube-bg{
      background: #F00;
      color: white;
      font-size: 21px;
    }
    .linkedin-bg{
      background: #4060ef;
      color: white;
      font-size: 21px;
    }
    .visitus{
        text-align:center;
        color:#000;
    }
    
    /* GOING UP ARROW */
    
    .up {
	    background: #34495e;
    }
    
    .up span:hover {
		color: #e67e22 ;
	}
	
	.up span {
	    color: #bababa;
	}
	
/* 11. Borders
-------------- */

    .head-border-white {
	    background: #fff;
    }
    
    .head-border-grey {
	    background: #443e44;
    }	

/* 12. General
-------------- */
