@charset "utf-8";
/* CSS Document */



/*** HERADER ***/

.theLoGo {
	width:164px;
	height:86px;
}

#navigation .navbar {
	padding-top: 20px;
    padding-bottom: 20px;
}



#navigation .navbar {
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
background: rgb(255,255,255);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 );
	/*    background: url(../images/nav-top.jpg) 0 0 no-repeat;
    background-size: cover; */
}


.navbar-nav li a:hover, .current a {
	color:#f9b701 !important;
}

.navbar-right {padding-top:15px}


.PhoneNumber {
	position:relative;
    font-size: 28px;
    margin-top: 0;
    padding: 11px 18px;
    border: 2px solid #f9b701;
    border-radius: 50px;
	margin-left:20px;
background: rgb(69,72,77);
background: -moz-linear-gradient(-45deg,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(135deg,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 );
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}



.PhoneNumber a {
	text-decoration:none;
	color:#f9b701 !important;
}

.PhoneNumber i {
	color:#fff;
	margin-right:12px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ffffff;
}

/*** Slider ***/

.NotGeneric-Button a {color:#fff}
.NotGeneric-Button a:hover {color:#fff; text-decoration:none}

.metis .tp-bullet-title { text-transform:capitalize }


/*** INDEX ***/

.index-3-cols .block h2 {
    font-size: 17px;
    color: #222222;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.index-3-cols .block.medium-grey h2 {
    color: #fff;
}

.strip h2 {
    color: #fff;
    font-size: 20px;
    margin: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
	font-weight:300;
}

.block .description {min-height:150px}

.what-we-offer .header h2 span {
    font-size: 24px;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 22px;
    padding-right: 22px;
    color: #fff;
    background-color: #f9b701;
    text-transform: uppercase;
}

.what-we-offer .header h2 {
    margin-top: 50px;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
}

.what-we-offer .block h2 {
    font-size: 17px;
    color: #222222;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px;
    margin-top: 6px;
    margin-bottom: 15px;
}

.block a:hover {text-decoration:none}

.what-we-offer .picture {
	position: relative;
	opacity: 1;
}

.what-we-offer .picture img {
	width:100%;
	height:auto;
	opacity: 1;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;	
}

.what-we-offer .picture:hover img {
	opacity: 0.7;
}

.clients .header h2 {
    margin-top: 50px;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
}

.clients .header h2 span {
    font-size: 24px;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 22px;
    padding-right: 22px;
    color: #fff;
    background-color: #f9b701;
    text-transform: uppercase;
}

/*** service pages ***/

.services-details ul.list li a:hover {
    background-color: #f9b701;
	color: #fff;
}

.services-details ul.list li.theActive a {
    background-color: #f9b701;
	color: #fff;
}

.services-details .block h2 {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 24px;
	line-height:28px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 800;
    text-align: center;
}

.services-details .block h3 {
    font-size: 14px;
    color: #666666;
    font-weight: 800;
    text-align: center;
    font-style: italic;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.description p {margin-bottom:20px}

.services-details .block .title h2 {
    font-size: 18px;
	line-height:22px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 800;
    text-align: left;
	line-height: 20px;
}

.bassLiner {
	padding:100px 0;
	display:block;
	position:relative;
	overflow:hidden;
	color:#efefef;	
	text-align:center;
	-webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
}

.bassLiner h2 {
	color:#f9b701;
	margin-bottom:30px;
}

.bassLiner p {
	font-size:16px;
	margin-bottom:30px;
	width:80%;
	margin-right:auto;
	margin-left:auto;
}

.bassLiner p span {
	font-size:18px;
	font-weight:700;
	color: #f9b701;
}

.bigNumber {    
	display:block;
	margin-top:32px;
	color: #fff;
	font-size: 46px;
	line-height:52px;
    font-weight: 600;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.bigNumber:hover {
	color: #f9b701;
	text-decoration:none;
}

.space50 {
	display:block;
	height:50px;
	min-height:50px;	
}

.parallax-4 {
    background-attachment: fixed;
    background-image: url(../images/parallax/4.jpg);
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;
}

.parallax-6 {
    background-attachment: fixed;
    background-image: url(../images/parallax/6.jpg);
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;
}

.parallax-7 {
    background-attachment: fixed;
    background-image: url(../images/parallax/7.jpg);
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;
}

.parallax-8 {
    background-attachment: fixed;
    background-image: url(../images/parallax/8.jpg);
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;
}


/*** Contact Page ***/

.contact .contents h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
}

.contact .contents .button {
	margin-top: 40px;
}
.contact .contents .button a {
	color: #333333;
	text-align: center;
	width: 100%;
	border: 2px solid #f9b701;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;		
}
.contact .contents .button a:hover {
	background-color: #f9b701;
	text-decoration: none;
	border: 2px solid #f9b701;
	color: #fff;
}



/*** MyList ***/

.superList {
list-style: none !important;
margin-left: 0; padding-left: 0;
  margin-bottom: 0;
  margin-top: 0px;
  float:left;

}

.superList li {
	margin-bottom: 12px !important;
	clear: both;
	border-bottom: none !important;
}
    
.superList li i {
    font-size: 16px;
    float: left;
    padding-right: 17px;
    margin-top: 5px;
    color: #f9b701;
}


.superList span {
    display: table-cell;
}

/* footer list */

footer .superList {
list-style: none !important;
margin-left: 0; padding-left: 0;
  margin-bottom: 0;
  margin-top: 0px;
  float:left;

}

footer .superList li {
	margin-bottom: 2px !important;
	clear: both;
	border-bottom: none !important;
}
    
footer .superList li i {
    font-size: 14px;
    float: left;
    padding-right: 12px;
    margin-top: 5px;
    color: #f9b701;
}

footer .superList li a {
	text-decoration:none !important;
	color:#888888;	
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;	
}

footer .superList li a:hover {
	color:#fff;		
}



footer .superList span {
    display: table-cell;
}



/*** FOOTER ***/

.pre-foot {
	background: url(../images/pre-foot.jpg) 0 0 no-repeat;
    background-size: cover;
	-webkit-box-shadow: inset 0px -9px 27px -15px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px -9px 27px -15px rgba(0,0,0,1);
	box-shadow: inset 0px -9px 27px -15px rgba(0,0,0,1);
}

footer {
    border-top: solid 8px #f9b701;
	border-bottom: solid 2px #313131;
	background: url(../images/footback.jpg) 0 0 no-repeat;
    background-size: cover;
	-webkit-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    -moz-box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);
    box-shadow: inset -1px -1px 152px 0px rgba(0,0,0,0.95);

}

footer h5 {
    color: #f9b701;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
	margin-top: 20px;
    margin-bottom: 10px;
}

.footLogo {
	border: 2px solid #555555;
    border-radius: 5px;
    padding: 8px 11px;
    margin-top: 20px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;	
}

.footLogo:hover {
	background-color: #f9b701;
	text-decoration: none;
	border: 2px solid #f9b701;
	color: #fff;
}


footer .contact-info .phone a {
	color:#fff;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;		
}

footer .contact-info .phone a:hover {
	color:#f9b701;
	text-decoration:none;
}

footer .contact-info a {
	color:#888888;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;		
}

footer .contact-info a:hover {
	color:#f9b701;
	text-decoration:none;
}

@media (max-width: 1024px) {
	.mOff  {display:none !important}
	.zeus.tparrows {display:none !important}
}



@media (max-width: 1009px) {
	.PhoneNumber {display:none}
	.XsOff {display:none}
}

@media (max-width: 786px) {
.block .description {min-height:none}
.strip h2 {
    text-align:center;
}
}
@media (max-width: 768px) {
.navbar {
	padding-top:10px;
    min-height: 98px;
}


#navigation ul.dropdown-menu li a {
    color: #222!important;
    padding-top: 6px;
    padding-bottom: 6px;
}

}

@media (max-width: 571px) {
.inner-banner .header h1 span {
    font-size: 20px;

}
}

@media (max-width: 472px) {
.inner-banner .header h1 span {
    font-size: 18px;
	padding-left: 20px;
    padding-right: 20px;

}
}

@media (max-width: 415px) {
.inner-banner .header h1 span {
    font-size: 14px;
	padding-left: 10px;
    padding-right: 10px;

}
}

@media (max-width: 368px) {
.bigNumber {font-size: 30px; line-height:34px}
}

@media (max-width: 319px) {
	
.inner-banner .header h1 span {
    font-size: 14px;
	padding-left: 3px;
    padding-right: 3px;

}
}

@media (max-width: 303px) {

.inner-banner .header h1 {	
	line-height: 18px !important;
	margin-top:90px;

}

.inner-banner .header h1 span {
    font-size: 18px;
    font-weight: 600;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
    color: #f9b701;
    background-color: rgba(255, 255, 255, 0);
    text-transform: uppercase;
}
}