/* Core modifications */
    body {
        font-size: 16px;
        line-height: 26px;
        font-family: 'Poppins', sans-serif;
        color: #34322E; }
    h1 { 
        font-weight: 600;
        font-size: 29px; }
         
    h2 { 
        font-weight: 600;
        font-size: 26px;
        margin-bottom: 10px;}         
    
    h3 { 
        font-weight: 600;
        margin-top: 7px;
        margin-bottom: 7px;
        font-size: 21px;
        line-height: 30px;}
        
    h4 { 
        margin-top: 7px;
        margin-bottom: 7px;
        font-size: 20px;
        line-height: 26px;}        
	
        .subpage-text { 
            font-size: 18px;
        line-height: 28px; }
        
        
    a { 
        color: #2E5DB0; }
        
    a:hover {
       color: #4B4B4B; }
       
    .row { margin-left: 0px; margin-right: 0px; }
               
     .list-group-item {
        border: 0px;
        padding: 3px 5px; }
        
        .modal-footer {
            border:0px;
            text-align: center;
            padding: 0px 10px 10px 10px;
        }

    .btn { white-space: normal !important; }  

/* Navbar */
	.navbar .navbar-nav {
	   margin-top: 5px;
        display: inline-block;
        float: none;
        vertical-align: top; }

    .navbar .navbar-collapse {
	   text-align: center;  }
	
    .navbar { 
    font-weight: 600;
    font-size: 18px;	   
	margin-bottom: 0px;
    border-radius: 0px;
    border-top: 0px solid #e7e7e7; 
    border-bottom: 1px solid #e7e7e7;
    /* background-color: #f8f8f8; */
    background-color: #fff;
    border-left: 0px;
    border-right: 0px; }
        

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a {      
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
            
        
    .navbar .navbar-btn {
        margin-left: 5px;
        }
 
    /* change the default break point for nav &*/   
    @media (max-width: 980px) {
        .navbar-header {
        float: none; }
      .navbar-left,.navbar-right {
          float: none !important; }
      .navbar-toggle {
          display: block; }
      .navbar-collapse {
          border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
      .navbar-fixed-top {
          top: 0;
          border-width: 0 0 1px; }
      .navbar-collapse.collapse {
          display: none!important; }
      .navbar-nav {
          float: none!important;
          margin-top: 7.5px; }
      .navbar-nav>li {
          float: none; }
      .navbar-nav>li>a {
          padding-top: 10px;
          padding-bottom: 10px; }
      .collapse.in{
          display:block !important; }
    }  

    .navbar-toggle:before {
        content:"Menu";
        left:-60px;
        top:4px;
        position:absolute;
        width:50px;
    }

    /* Header */
    @media screen and (max-width: 768px){
        .col-sm-center {
            text-align: center !important; }    
        }
        
    .callButton {
        font-weight: 600;
        font-size: 20px;  
        background-color: #D3E6C3;
        color: #4B4B4B;
        border: 1px solid #66AF38;
        }
        
    .callButton:hover {
        background-color: #FFF;
        color: #66AF38; }
        
/* picture carousel */

.picture-carousel .slides .slide-1, 
.picture-carousel .slides .slide-2,
.picture-carousel .slides .slide-3 {
  
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  text-align: center;
}
.picture-carousel .slides .slide-1 {
  background-image: url('../images/slide1.jpg'); }
.picture-carousel .slides .slide-2 {
  background-image: url('../images/slide2.jpg'); }
.picture-carousel .slides .slide-3 {
  background-image: url('../images/slide3.jpg'); }

.picture-carousel .slides .carousel-content {
    font-weight: bold;
    color: #fff;   
    padding-top: 15px; 
    text-align: center;
    background: rgba(255,255,255,0.8); 
	right: 0;
	top: 0;
	left: 0;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 10px;   }

.picture-carousel .slides .carousel-content .slogan {
    margin: 0 auto; }

.picture-carousel .slides .carousel-content  h1 {
    text-shadow: 1px 1px 0 rgba(0,0,0,.85);
    font-size: 30px;
    display: inline;
    margin-bottom:5px;
    margin-top:0px;
    color: #D43F3A;
    padding-right: 15px; }
    
.picture-carousel .slides .carousel-content  h2 {
    text-shadow: 1px 1px 0 rgba(0,0,0,.85);
    font-size: 20px;
    margin:0px;
    display: inline;
    color: #66AF38; }

.picture-carousel .carousel-inner .item { 
    height: 350px; }

.test-carousel {
    background-color: #F8F8F8;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7; }
    
    
/* testimonial carousel */    
    
.test-carousel .slides blockquote {
        text-align: center;
        border: none;
        font-weight: 600;
        font-size: 22px;
        font-weight: normal;
        margin: 0px; }

.test-carousel .slides blockquote span {
    display: inline;
    color: #c7c7c7;
    font-size: 22px;  }

.test-carousel .slides blockquote i { font-size: 13px; }          

    /* Panels */
    
    @media only screen and (min-width : 992px) {
        .services-round-bottom-button {
            bottom: 0px; position: absolute; 
            text-align: center;
            margin-left: auto;
            padding-bottom: 20px;
            margin-right: auto;
            right: 0;
            left: 0;    }
            
        .services-round-p {
            padding-bottom: 50px; }            
            
            }    
    
    
    .services-round {
        background: rgba(255,255,255,0.9);
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 5px;
        padding-right: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #e7e7e7; 
        }    
          
        
    
    .circle-icon {
        background: #fff;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        text-align: center;
        line-height: 100px;
        vertical-align: middle;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        -moz-box-shadow: 0px 0px 2px #888;
        -webkit-box-shadow: 0px 0px 2px #888;
        box-shadow: 0px 0px 2px #888;
        font-size: 75px;
    }    
    
    .circle-icon-small {
        background: #fff;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        vertical-align: middle;
        padding: 15px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        -moz-box-shadow: 0px 0px 2px #888;
        -webkit-box-shadow: 0px 0px 2px #888;
        box-shadow: 0px 0px 2px #888;
        font-size: 25px;
    }      
    
    ul { list-style-type: none; }
    .custom-bullet-large li {
        background-color: transparent;
        font-size: 20px;
        margin-bottom: 8px;
        text-align: left; }
        
    .custom-bullet-large li:before {
        content: "\e900";
        font-family: 'icomoon';
        font-size: 20px;
        float: left;
        margin-top: 0px;
        margin-bottom: 8px;
        margin-left: -17px;
        color: #CCCCCC;
    }         
        
    .custom-bullet-small li {
        background-color: transparent;
        font-size: 16px;
        margin-bottom: 5px;
        text-align: left; }   
        
    .custom-bullet-small li:before {
        content: "\e900";
        font-family: 'icomoon';
        font-size: 16px;
        float: left;
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: -17px;
        color: #CCCCCC;
    }                
        
        
       
        
    .link-button {
        font-weight: 600;
        font-size: 20px;  
        background-color: #D3E6C3;
        color: #4B4B4B;
        border: 1px solid #DBDBDB;
        margin-top: 13px;
        white-space: normal;  }
		
    .more-information-button {
        font-weight: 600;
        font-size: 20px;  
        background-color: #fff;
        color: #4B4B4B;
        border: 1px solid #DBDBDB;
        margin-top: 13px;
        white-space: normal;  }		
		
        
    .services-container {
        border-top: 1px solid #e7e7e7; 
        border-bottom: 1px solid #e7e7e7;
        background: #fafafa url(../images/services-background.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 15px;
        padding-bottom: 15px;
        background-attachment: fixed; }        

    .services-container h2 {
        text-shadow: 0.5px 0.5px 0 rgba(0,0,0,.65);
        padding: 10px;
        color: #000; }

    .contact-container {
        border-top: 1px solid #e7e7e7; 
        border-bottom: 1px solid #e7e7e7;
        background: #fafafa url(../images/contact-background.jpg);
        padding-top: 15px;
        padding-bottom: 15px;
        background-attachment: fixed;  
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;  }

        
    /* contact form */
    .panel-contact {
        border-top: 1px solid #e7e7e7; 
        border-bottom: 1px solid #e7e7e7;
        background-color: #2A5FB3;
        }            

    /* sub pages */
    .client-logo {
        display: inline;
        padding: 10px 10px 20px 10px;
        max-width: 165px;
        }
    .partner-logo {
        display: inline;
        padding: 5px 20px 5px 20px;
  
    }        
        
    .our-work-images img {
        display: inline;
        margin: 10px;
        max-height: 85px;
            
        }

    .clients-quote {
        color: #AAA; 
        font-size: 29px; }
            
    /* footer */
    .footer {
        font-size: 17px !important;
        background-color: #34322E; 
        color: #eee;
        }
        
    .footer a {
        color: #aaa; }
    .footer a:hover {
        color: #fff; }
    .footer .small {
        font-size: 13px;
        padding-top:10px;
        padding-bottom: 35px; }



    .client-portal-li li {
        font-size: 16px;
        margin-bottom: 15px; }   



/* projects */
.project-image-block {
    display: inline-block;
    width: 100px; height: 100px; 
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center; margin: 5px;
    border: 1px solid #aaa; }

.project-image-block:hover {
    cursor: pointer; }        
    

/*modal*/
.modal-lg {
    max-width: 1200px; }
.modal-lg a {
    font-size: 55px;
    text-shadow: 0px 0px 10px #fff;
    color: #444;
    font-weight: bold;
    font-stretch: ultra-condensed; }
.modal-lg a:hover { 
    text-decoration: none;
    color: #DD8006; }

    /* padding */
    .bottom-top-10 { margin-top: 10px; margin-bottom: 10px; }
    .m-bottom-10 { margin-top: 0px; margin-bottom: 10px; }
    .m-top-10 { margin-top: 10px; margin-bottom: 0px; }
    .m-top-20 { margin-top: 20px; margin-bottom: 0px; }
    .bottom-top-20 { margin-top: 40px; margin-bottom: 40px; }
