@import url(http://fonts.googleapis.com/css?family=Exo+2:400,500,600,700,800,900,300,200&subset=latin,latin-ext);
/* GLOBAL STYLES
    -------------------------------------------------- */

.well {
	background: none;
	border: none;
	box-shadow: none;
	margin-top: -7px;
	height: 50px;
	overflow: hidden;
}
.carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}

.item {
	margin-top: 3px;
}
.carousel-control {
	left: -12px;
	background: none;
	color: #13a9b2 !important;
	font-size: 150px;
	top: 14px;
	border: none;
	
}
.carousel-control.right {
	right: -12px;
}

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

.carousel-indicators li {
	background: #c0c0c0;
}

.carousel-indicators .active {
background: #333333;
}
   
    /* Padding below the footer and lighter body text */
	
	html { background: #fff !important; }
	
    body {
      padding-bottom: 40px;
      color: #5a5a5a;
      font-family: 'Exo 2', sans-serif !important;
      background: #fff !important;
    }
    

    /* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    .navbar-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 10;
      margin-top: 58px;
      margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
     background: url(../img/menu-bg.png) repeat-x;
    }
    .navbar-wrapper .navbar {

    }

    /* Remove border and change up box shadow for more contrast */
    .navbar .navbar-inner {
      border: 0;
	  background: none !important;
	  box-shadow: none !important;
    }

    /* Downsize the brand/project name a bit */
    .navbar .brand {
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
      margin-top: -56px;
      width: 260px;
    }
	
	.navbar .nav {
		float: right;
		margin: 0px -15px 0px 0px;
	}
	
	
	
    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a {
      padding: 15px 12px 15px 12px;
      color: #a1d0db;
      font-size: 14px;
      background: none !important;
      margin: 0px 5px 0px 5px;
    }
    

    
    
    
    .navbar .nav > .active > a {
    	background: none;
    	box-shadow: none;
    	border-bottom: 5px solid #4dbfc5;
    	color: #4dbfc5;
    }

    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top: 10px;
    }
    





    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }


    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }
    
    
    
    /* Header Bar 
    ------------------------- */
   
    .header-bar {
    	width: 100%;
    	height: 58px;
    	margin-top: 11px;
		background: url(../img/header-bar-bg.png) repeat;
    }
    .login {
    	float: right;
    }
    .login-img {
    	float: left;
    	margin: 0px 10px 0px 0px;
    }
    .login-text {
    	float: left;
    	color: 485050;
    	font-size: 16px;
    	line-height: 15px;
    	margin: 5px 0px 0px 0px;
    }
    .aqua {
    	color: #4dbfc5;
    }
    .thin-size {
    	color: #858484;
    	font-size: 12px;
    }
    .header-contact {
    	float: right;
    }
    .header-contact-img {
    	float: left;
    	margin: 0px 10px 0px 0px;
    }
    .header-contact-text {
    	float: left;
    	color: 485050;
    	font-size: 20px;
    	line-height: 15px;
    	margin: 4px 0px 0px 0px;
    }
    .ayrac {
    	float: right;
    	width: 1px;
    	height: 37px;
    	border-right: 1px dashed;
    	margin: 5px 30px 0px 30px;
    }
    
    /* Home nav Bar 
    ------------------------- */
    
    .home-nav {
    	margin-top: -28px;
    	height: 138px;
    	background: url(../img/home-nav-bg.png) repeat;
    }
    .nav-box {
    	font-size: 12px;
    	color: #fff;	
    	margin-top: 9px;
    	height: 122px;
    	background: url(../img/nav-box-bg.png) right center no-repeat;
    }
    .nav-box-detail {
    	max-width: 200px;
    	float: left;
    	margin-top: 25px;
    	font-size: 11px; 
    	margin-left: -10px;
    	
    }
    .nav-box-img {
    	float: right;
    	margin-top: 13px;
    	margin-right: 10px;
    }
    .nav-box-detail-title {
    	font-size: 24px;
    	color: #17b1b9;
    }
    
    .nav-inner {
    	box-shadow: none !important;
    }
    
    .navbar .nav > li > a:hover { 
      	color: #4dbfc5;
      }

	/* Home Widgets 
    ------------------------- */
   
   .home-widgets {
   		margin-top: 20px;
   		background: url(../img/home-widgets-bg.png) bottom left repeat-x;
   		padding-bottom: 70px;
   }
   
   .home-about {
   		font-size: 12px;
   		color: #505050;
   		line-height: 22px;
   		font-weight: 700;
   }
   
   .home-about img { margin-bottom: 10px; }
   
   .home-about .dark-blue {
   		font-size: 14px;
   		color: #132fd8;
   		font-weight: bold;
   }
   .home-about .aqua {
   		font-size: 14px;
   		font-weight: bold;
   }
   
   .title { 
   		width: 270px; 
   		height: 38px;
   		background: url(../img/title-bg.png) no-repeat;
   		color: #fff;
   		font-size: 15px;
   		padding: 9px 15px 9px 15px;
   		font-weight: 500;
   	}
   	
   	.home-services ul { margin: -14px 0px 0px 15px; padding: 0px; }
   	
   	.home-services ul li { 
   		list-style: none;
   		font-weight: 500; 
   		margin: 15px 0px 15px 0px;
   		line-height: 32px;
   	}

	.home-services ul li a { 
		color: #505050;
		font-size: 14.71px;
		background: url(../img/list.png) left center no-repeat;
		padding: 8px 0px 8px 20px;
		border-bottom: 1px solid #eaeaea;
	}
	
	.home-services ul li a:hover { 
		text-decoration: none;	
		margin-left: 10px;
		color: #1eaab1;
	} 
	
	.act-services { 
		text-decoration: none;	
		margin-left: 10px;
		color: #1eaab1 !important;
	} 
	
	.home-news {
		color: #505050;
		font-weight: 700;
		font-size: 12px;
	}
	.news-list {
		border-bottom: 1px solid #cdcdcd;
		padding: 5px 0px 5px 0px;
	}
	.news-list-title a {
		color: #0fa7ae;
		font-size: 14.71px;
		margin-right: 10px;
		font-weight: 700;
		text-decoration: none !important;
	}
	.date {
		color: #9e9e9e;
		font-size: 13px;
		font-weight: 500;
	}
	
	/* Footer Nav 
    ------------------------- */
	
	.footer-nav {
	
		margin-top: -50px;
		height: 80px;
		background: url(../img/footer-menu.png) left top no-repeat;
		background-size: contain !important;
	}
	
	.footer-nav-menu ul {
		margin: 30px 0px 0px 25px;
		padding: 0px;
		font-size: 12px;
	}
	
	.footer-nav-menu ul li {
		float: left;
		margin: 3;
		list-style: none;
	}
	
	.footer-nav-menu ul li a { 
		padding: 10px 12px 10px 12px;
		color: #515151;
		font-weight: 500;
	}
	
	/* Footer 
    ------------------------- */
   
   .copyright {
   		width: 100%;
   		margin-top: -30px;
   		height: 109px;
   		background: url(../img/footer-bg.jpg) repeat;
   }
   
	.copy {  
		float: left;
		margin-top: -2px;
		font-weight: 500;
	}
	
	.directedby {
		float: right;
		margin-top: 10px;
	}
	
	/* Pages 
    ------------------------- */
	
	.pages {
		margin-top: 20px;
		color: #000;
		min-height: 900px;
	}
	.banner  {
		background: url(../img/banner-2.jpg) no-repeat;
		height: 145px;
	}
	.banner-title {
		margin-top: 75px;
		text-align: right;
		color: #fff;
		font-size: 36px;
		text-shadow: 2px 2px 1px #000;
	}
	.pages-nav {
		margin-top: 70px;
		font-size: 20px;
		color: #2cb4bc;
		font-weight: bold;
	} 
	.pages-nav a {
		font-size: 12px !important;
		color: #17b1b9; 
		font-weight: normal !important;
		margin: 0px 2px 0px 2px;
	}
	.pages-content {
		margin-top: 25px;
		line-height: 30px !important;
		text-align: justify;
	}
	.page-title {
		font-size: 15px;
		color: #16adb5;
		font-weight: bold;
		margin-top: 2px;
		margin-bottom: 21px;
	}
	
	.brands {
		width: 22%;
		border: 1px solid #e3e3e3;
		height: 220px;
		margin-bottom: 20px;
	}
	
	input {
		padding: 5px !important;
		width: 280px;
		height: 30px !important;
		margin: 8px;
	}
	textarea {
		padding: 5px !important;
		width: 280px;
		height: 30px !important;
		margin: 8px;
	}
	
	input[type=submit] {
		width: 20%;
		background: url(../img/btn.jpg) no-repeat;
		border: none;
		border-radius: 5px;
		color: #fff;
	}
	
    /* RESPONSIVE CSS
    -------------------------------------------------- */
   
    @media (max-width: 1350px) { 
    	.dolap { 
    		margin-left: -270px;
    	}
    }
   
    @media (max-width: 1200px) { 
    	.nav-box-detail {
    		width: 160px;
    		margin-top: 7px;
    	}
    	.dolap { 
    		margin-left: -250px;
    	}
      }

    @media (max-width: 979px) {
    	
      .well {
      	display: none;
      }
      .copyright {
      	display: none;
      }
      .nav-box-img {
      	display: none;	
      }

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      
      .nav-box {
      	background: none;
      	color: #1c2183;
      	width:  100% !important;
      }
      
      .home-nav {
      	display: none;
      	background: none;
      }
      
      .nav {
        border-radius: 0;
        margin: -20px 0;
        background: #121212 !important;
      }

     
      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
      .navbar .nav > li > a {
      	padding: 15px 20px;
      	color: #fff;
      	font-size: 16.55px;
      }
      .navbar .nav > li > a:hover { 
      	background: #000 !important;
      }

      .navbar .nav > .active > a {
    	background: #000;
    	box-shadow: none;
    	background: #000 !important;
    	border: none;
      }
    }


    @media (max-width: 767px) {
    	
      .pages {
      		width: 90%;
			margin-top: 110px;
			color: #000;
			height: 145px;
			margin-bottom: 100px;
			background-size: cover;
		}
		.banner-title {
			margin-top: 80px;
			text-align: center;
			color: #fff;
			font-size: 36px;
			text-shadow: 2px 2px 1px #000;
		}	
      .home-widgets .span4 {
      	width: 90% !important;
      }
	  .brand {
	  	margin-top: -90px !important;
	  	
	  }
      .brand img { 
      	width: 320px; 
      }	
      
      .btn-navbar{
		margin-top: 15px !important;
		margin-right: -15px !important;
      	width: 25px;
      	padding: 3px !important;
      }
 	  .header-bar { 
 	  	display: none; 
 	  } 
 	  .nav {
 	  	margin-top: 0px !important;
 	  	width: 200px;
 	  }
 	  .slider {
 	  	margin-top: 150px;
 	  }
 	  .port-slider {
 	  	display: none;
 	  }
 	  .footer-nav {
 	  	display: none;
	  }
      .marketing .span4 + .span4 {
        margin-top: 40px;
      }
      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

    }