/*
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0.
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height:100%;
}

	 .specials li {
	  text-decoration: underline;
	  background-color: #CFC11D ;
	  color: white !important;
	}


	.nav > li > a:hover, .nav > li > a:focus {
	  text-decoration: none;
	  background-color: #dd4d42 !important;
	  color: white !important;
	}
	
	 


.img-home-highlight {
  margin-bottom: 50px;
  
}

.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-graph,
.section-graph50,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color:  #f5f5f5; /* change this to change the background color of a colored section */
}



.section-graph50 {
  /**background-image: url("../images/bg/graphy-50.png");  /* graph background image of a white section */
background-color:  #ededed;
}

.section-footer {
background-color:  #939393;
color: #f1f1f1;


}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
	background-size: ;
	padding-top: 100px;
    
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}



/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 100%;
}



/* Footer Styles */
footer {
  margin: 50px 0;
  box-shadow: 0 0 6px #999;
}

/* Responsive Styles */
@media (max-width: 650px) {



.affix-nav {
  position: fixed;
  top: 0px !important;
  z-index: 10000;
}

.header {

  width: 100%;
}

padding-top: 50px !important; 

}


.dc
{
  position: relative !important;

}

.zero {
  margin-top: 0px;
  padding-top: 0px;
}

.well-branch {
  padding-top: 5px;
  padding-bottom: 5px;
   min-height: 20px;
  padding-left: 19px;
  padding-right: 19px;
  margin-bottom: 20px;
  background-color: #dcdcdc;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        border: none;
}


.fade {
opacity: 0;
  -webkit-transition: opacity 2.25s linear;
    -moz-transition: opacity 2.25s linear;
     -ms-transition: opacity 2.25s linear;
      -o-transition: opacity 2.25s linear;
         transition: opacity 2.25s linear;
}

.disclaimer {
  
  padding: 12px 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 150%;
  background-color: #FFC;
  margin-left: 50px;
  border: thick solid rgb(204, 204, 204);
  width: 70%;
}



.icon
	{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px;
	padding-right: 0px !important;
	    background: transparent url(none) no-repeat center right !important;
	}
	.icon:hover
	{
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px;
	padding-right: 0px !important;
	    background: transparent url(none) no-repeat center right !important;
	}
	
	.thumbnails1 {
		margin-left: 20px;
		list-style: none;
		width: 800px;
		}
		
	.thumbnail img {
		width: 100% !important;
		}
		
	h3 {
		border:none !important;
		 
		}
		
	.btn3d {
    transition:all .08s linear;
    position:relative;
    outline:medium none;
    -moz-outline-style:none;
    border:0px;
    margin-right:0px;
    margin-top:10px;
	}
	.btn3d:focus {
		outline:medium none;
		-moz-outline-style:none;
	}
	.btn3d:active {
		top:9px;
	}
	.btn-default {
		box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #adadad, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
		background-color:#fff;
	}
	.btn-primary {
		box-shadow:0 0 0 1px #428bca inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #357ebd, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
		background-color:#428bca;
	}
	 .btn-success {
		box-shadow:0 0 0 1px #5cb85c inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #4cae4c, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
		background-color:#5cb85c;
	}
	 .btn-info {
		box-shadow:0 0 0 1px #5bc0de inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #46b8da, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
		background-color:#5bc0de;
	}
	.btn-warning {
		box-shadow:0 0 0 1px #f0ad4e inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #eea236, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
		background-color:#f0ad4e;
	}
	.btn-danger {
		box-shadow:0 0 0 1px #de1e29 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #C24032, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
		background-color:#de1e29;
	}
	.btn3d:active.btn-default { box-shadow: none; }
.btn3d:active.btn-primary { box-shadow: none; }
.btn3d:active.btn-success { box-shadow: none; }
.btn3d:active.btn-info { box-shadow: none; }
.btn3d:active.btn-warning { box-shadow: none; }
.btn3d:active.btn-danger { box-shadow: none; }

.col-md-2 portfolio-item h3 {
	text-align:center;
}

.thumbnail-dc > img,
.thumbnail-dc a > img {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 0px 10px;
	margin-top: 20px;

}
.thumbnail-dc{
	border: 1px solid #ddd;
	border-spacing: 5px;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
	border-radius: 3px;
	padding-bottom: 18px;
}

.breadcrumb ol {
	margin-bottom:0px !important;
	}

.dropdown-submenu {
  position: relative;
}


/*submenu drop down code. also need the javascript file*/

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover {
  background: #e2e1e1;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
/** roll over effect  **/
a {
  color: #DD4D42;
  font-weight: bold;
  word-wrap:break-word;
  text-decoration:none !important;
  vertical-align: bottom;
}

a:hover {
	color: white;
	background: #dd4d42;
	text-shadow: none;
	border: none;
	border-radius: 2px;
	width: auto;
	min-width: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	
	
	
}



  .a-img:hover  {
	color: white;
	background: #fff;
	text-shadow: none;
	border: none;
	border-radius: 0px;
	width: auto;
	min-width: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px !important;
	padding-right: 0px !important;
	
	
	
}

.carousel-control:hover, .carousel-control:focus{
	background:#fff !important;
	background-color: transparent !important;
}

a:hover img{
    color: white;
    background: none;
    text-shadow: none;
    border: none;
    border-radius: 2px;
	padding:  0px 0px !important;
	
	
}


li.dropdown a {
	word-wrap:normal !important;
	
	}

/*********************************************
 * ROLLING LINKS
 *********************************************/
 .roll {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    -ms-perspective: 300px;
    perspective: 300px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
}
.roll:hover {
    background: none;
    text-shadow: none;
}
.roll span {
    display: block;
    position: relative;
    padding: 0 2px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.roll:hover span {
    background-color: #dd4d42;
    -webkit-transform: translate3d(0px, 0px, -45px) rotateX(90deg);
    -moz-transform: translate3d(0px, 0px, -45px) rotateX(90deg);
    -ms-transform: translate3d(0px, 0px, -45px) rotateX(90deg);
    transform: translate3d(0px, 0px, -45px) rotateX(90deg);
}
.roll .after {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding-left:  10px;
    padding-right: 10px; 
    margin-left: -10px;
    white-space: nowrap;
    background-color: #dd4d42;
    -webkit-transform: translate3d(0px, 105%, 0px) rotateX(90deg);
    -moz-transform: translate3d(0px, 105%, 0px) rotateX(90deg);
    -ms-transform: translate3d(0px, 105%, 0px) rotateX(90deg);
    transform: translate3d(0px, 105%, 0px) rotateX(90deg);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.roll:hover .after {
    top: 0px;
    -webkit-transform: translate3d(0px, 0px, -45px) rotateX(0deg);
    -mos-transform: translate3d(0px, 0px, -45px) rotateX(0deg);
    -ms-transform: translate3d(0px, 0px, -45px) rotateX(0deg);
    transform: translate3d(0px, 0px, -45px) rotateX(0deg);
}

		
.cta {
	width: 82%;
	border: thick dashed #666;
	background-color: #FFFFCC;
	
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	margin: 50px;
	margin-left: 60px;
	text-align: center;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   }
   
    .cta-action {
	   width: 70%;
	   display:block;
	  color:white !important;
	   background-color:#3498db;
	   height: 40px;
	   margin-left:auto;
	   margin-right:auto;
	   padding:25px;
	   
	   text-align:center;
	   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
  -moz-box-shadow: 0px 0px 9px #000000;
-webkit-box-shadow: 0px 0px 9px #000000;
box-shadow: 0px 0px 9px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

   }
   
 .cta-action a {
	 color:white;
 }
.section:nth-child(odd) {
		 background-color:  #ffffff;
		
		 
		}
			
	.section:nth-child(even) {
		 background-color:  #ededed;
		 
		}

.col-xs-2-footer {

 position: relative;
  min-height: 1px;
  padding-right: 7px;
  padding-left: 7px;
  padding-bottom:15px;
  float: left;
  
}

.well-br {
	min-height: 20px;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	
}

.interiors-service {
	font-size: 1.3em;
	font-weight: 400;
	line-height:160%;
	float:right;
	margin-bottom:20px;
	
}

.min-img-350, a img.min-img-350  {
	min-width:350px;
	float:left;
	
}

p a img.min-img-350 {
	margin-bottom:50px;
}

.program-item {  -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }

.program-item:hover { -webkit-box-shadow: 0px 14px 15px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 14px 15px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 14px 15px 0px rgba(0, 0, 0, 0.2); }

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 100000;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 100000;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
	z-index:100000;	
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
	z-index:100000;
}

h3 i{color: #444;}

.section-header {
		padding:0px !important;
	}
	
.bigger-text {
	font-size: x-large;
	}
	
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

@media (max-width:600px)  {
	.swap {
 		display:none !important;
  		visibility:hidden !important;
		
}
}

@media (min-width:601px) {
	.swap1 {
		display:none !important;
  		visibility:hidden !important;
		
}	
}

img { -ms-interpolation-mode: bicubic !important; }


@media (max-width:810px)  {
  .yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
 font-size: xx-large !important; 
  text-align: center !important;
}

/**.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0px !important;
  margin-left: 0px !important;
} **/

.navbar-collapse {
  max-height: 410px !important;
  
  
}

.navbar-nav > li > a {
  line-height: 30px !important;
  }

 /** li.dropdown a {
    font-size: xx-large;
    } **/

.navbar-nav .open .dropdown-menu > li > a {
  
  font-size: large !important;
}


.branch-collapse {
  text-align:left;
  font-size:large;
}

.dropdown-menu > li > a {
  
 color: #dd4d42 !important; 
  
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #F5F5F5 !important;
}

.dropdown-indent {	
	margin-left:10px;
	}
    
}
