/*
Version: 1.8
File Description: Place here your custom CSS styles
*/


p { text-align: justify }
li { text-align:justify }
a:hover { cursor: pointer }
.box-style-1 .fa { font-weight: 900; color:#b59d32}
.bottom-space-30 {margin-bottom:30px; }
.tab-pane h3 { color:#b59d32 ; font-weight: bold }
.panel-heading a.collapsed {
    color: #ffffff;
    background-color: #b59d31;
}
.asterisk { color:red }
.page-title {  color: #b59d31;}
h1, h2, h3, h4, h5, h6 {
  /*  color:#b59d31;*/
    line-height: 1.2;
}

.img-responsive-center {
    display: block;
    max-width: 100%;
    height: auto;
	margin: 0 auto;
}

/*  ####  Footer ######   */
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: #b59d31;
}
#footer .gallery-item img { height:90px; width:113px; }
.subfooter {
    padding: 25px 0;
    background-color: #262626;
}

/* footer color sceme override here */

.footer {
    padding: 30px 0;
    background-color: #134c54;
    border-top: 1px solid #a1b4b7;
    border-bottom: 1px solid #2e5c63;
}
.footer .link {color: #b59d31!important;}
.subfooter {
    padding: 25px 0;
    background-color: #0d3a40;
}
.subfooter p { color:#b59d31  }
.scrollToTop { background:#b59d31 }
.subfooter .navbar-default .nav > li > a { color: #b59d31; float: left!important;  }

/*  ##########################################  */

.separator-2 {
    display: block;
    width: 30px;
    height: 5px;
    margin: 15px 0 15px;
    background-color: #197582;
    position: relative;
}

.overlay a:hover {
    color: #ffffff;
    background-color: #b59d31;
    text-decoration: none;
}

.parallax-bg-5 {
  background: url("../images/parallax-bg-5.jpg") 50% 0px no-repeat;
}

/*  ######  Header Top  ##########  */

.header-top {
    background-color: #1a7582!important;
    border-bottom: 1px solid #dadada;
    -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.03) inset;
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.03) inset;
}
.header-top .social-links li a i {
    line-height: 30px;
	color:#eee; 
}
.header-top .social-links li:hover a i {
    line-height: 30px;
    color: #1480a4;
}
.header-top-dropdown .dropdown > button {
    padding: 8px 10px;
    margin: 0;
    color:#eee!important;	
}
.header-top-dropdown .dropdown > button:hover { color:#0e3942!important }

@media (max-width: 992px){

	.social-links .dropdown-menu {
		z-index: 103;
		padding: 0px;
		min-width: 290px;
		margin-top: 1px;
		font-size: 0;
		box-shadow: none;
		background-color: #48a0ad!important;
	}

	.social-links .dropdown.open > button > i:before {
    content: "\f00d";
    color: #eee;
	}
	.social-links .dropdown > button i { color:#eee }
	
}



/*  ##### Home page Slider  #### */

.golden_bg { background-color:#b59d31; color:#fff }
.lightBlue_bg { background-color:#c5dfe2 }
.hebe.tparrows { background: #ddd!important; }

.tp-bullet { background:#1a7582!important}
.tp-bullet.selected, .tp-bullet:hover {
    background: #b59d31!important;
}
.hebe.tparrows:before  { background:#1a7582!important}
.hebe.tparrows:hover {color:#fff}
.hebe .tp-title-wrap {  background-color:#b59d31; color:#fff }


/*  ##### Vertical Nav Tabs  ### */

.vertical .nav-tabs > li a {
    margin: 0;
    padding: 15px 40px;
    white-space: nowrap;
    color: #ffffff;
    border-bottom: 1px solid #8f8f8f;
	border-bottom:1px solid #b49d31;
}

.vertical .nav-tabs {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: transparent;
    background-color: #197582;
}

.vertical .nav-tabs > li.active > a, .vertical .nav-tabs > li.active > a:hover, .vertical .nav-tabs > li.active > a:focus {
    -webkit-box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
    box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
    border-right-color: transparent;
    border-bottom-color: #f0f0f0;
    color: #666666!important;
    z-index: 2;
    width: 101%;
}

/*  ###  Main menu ####  */
.nav li.active {
  background: #b59d31!important;
    
    padding: 0;
}
.nav li.active a { color:#fff!important }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    color: #197582;
    background-color: transparent;
}


@media (min-width: 992px){
	.margin-top-clear {
		margin-top: 10px !important;
	}
	
	.space-top {
    padding-top: 50px;
}

}


@media (max-width: 992px){
	
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    background-color: #1a7582!important;
	border-color: #53848b;
	color:#eee;
}
	
	.fixed-image {
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		height: 350px;
}

	.subfooter p {
    	text-align: center!important;
	}
	
	#footer .gallery-item img { height:auto; width:100%; }
	
	.subfooter .navbar.navbar-default {
		border-radius: 0;
		margin: 12px 0 5px;
		background-color:  transparent!important;
		border-color:transparent!important;
		color:#eee;
	}
	.subfooter .navbar-default .navbar-nav > li > a {
    border-bottom: 0px solid #141414!important;
	}
	.subfooter .navbar-nav { margin: 0px 0px!important; margin-bottom: 15px!important;  }
	.navbar-default .navbar-nav > li > a {
		color: #e2d6d6;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 700;
		padding: 12px 20px 12px 19px;
		z-index: 102;
		border: 1px solid transparent;
		bottom: -1px;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #b59d31!important;
	}

}

@media (min-width: 768px) {
	
	.subfooter .navbar-nav > li {
    float: inherit;
    padding: 5px 0;
    display: inline-block;
	}
}

/* ### About us- Our Team  ####  */

.panel-heading a { padding: 10px 35px 10px 15px; }
.progress {
    margin-bottom: 25px;
    margin-top: 10px!important;
}

#aboutus-our-team .box-style-1 {
    text-align: center;
    padding: 20px;
    margin: 0!important;
}

.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover, .gray-bg .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #b59d31!important;
    color: #f1f1f1;
}

button:focus {outline: none; }

/* ### testimonial  #### */

.testimonial-info-2 {
	/*text-shadow: 1px 2px 2px rgba(150, 150, 150, 1);*/
		font-size:26px;
}

.testimonial-info-2 {
	font-size:20px;
	color:inherit;
	color:#b59d31;
}
.testimonial-body p {
	font-size:18px;
	color:#eee;
}

/*   ###### Client Feedback Form  #####   */

.client-feedback-form { padding: 20px;}
.client-feedback-form .has-feedback { margin-top:5px; }

/* #####  Our ~Work section  #### */

#our-work h3 a {
	
}

#our-work a:hover { color: #b59d31  }

/* ##### Portfolio  ###  */

.portfolio-sorting li {
    margin-bottom: 0px;
    display: inline-block;
	    border-bottom: 0px solid #b59d31!important;
}
.portfolio-sorting li:first-child {
    margin-bottom: 0px;
    display: inline-block;
}
.margin-top-portfolio { margin-top:25px; }

.portfolio-sorting {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 35px;
	margin-top:25px;
}

.portfolio-sorting li a:hover, .portfolio-sorting li a.active {
    border-bottom: 0px solid #b59d31!important;
    background: #b59d31!important;
    color: #ffffff!important;
}

.portfolio-sorting li a {
    color: #808080;
    text-decoration: none;
    padding: 6px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
}
/*  #### Accordion  ########  */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #f0f0f0;
    border-top: none;
    background-color: #c5dfe2;
    color: #000;
}
.panel-dark .panel-heading a, .panel-dark .panel-heading a:hover {
    background-color: #197582;
}
.tp-bannertimer { background:#197582!important }

@media (min-width: 768px) {
	#quote .modal-dialog { width: 600px; margin: 30px auto; }
}

.box-style-1:not(.team-member):hover i {
    color: #197582;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #ffffff !important;
    background-color: #b59d32;
    border-color: #b59d32;
}
.process .nav-pills > li + li:after {
    font-family: "FontAwesome";
    content: "\f101";
    position: absolute;
    top: 10px;
    left: -35px;
    width: 10px;
    background-color:transparent;
}

.process .nav-pills > li + li.active:after {
    font-family: "FontAwesome";
    content: "\f101";
    position: absolute;
    top: 10px;
    left: -35px;
    width: 10px;
    background-color:transparent;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    border: 1px solid #437c84;
    color: #ffffff;
    background-color: #1a7682;
}

#process-we-follow .tab-content > .active {
    display: block;
    border: 8px solid #ccc;
    padding: 10px;
    box-shadow: 0px 0px 2px 1px #615b5b;
}

