
.main-nav{
border-bottom: 1px solid #efefef;
    border-top: 1px solid #f7f7f7;
}
.main-nav .nav .nav-item a {
    color: #0a0a0a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.main-nav .nav .nav-item a:hover {
background:#fff;
   color: #B89572;
}
p.tele {
    float: right;
    font-size: 20px;
    color: #4C4767;
    line-height: 30px;
    padding-top: 30px;
    padding-right: 50px;
    text-align: right;
}
span.boldy {
    font-weight: 600;
    font-family: arial;
}
.message h1{
    color: #383838;
    font-family: 'Raleway',sans-serif;
    font-size: 24px;
    padding: 40px 0;
    text-align: center;
    text-transform: uppercase;

}
.nav > li > a{
	display: block;
    text-decoration: none;
    padding: 17px 24px;
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    font-size: 15.5px;
    color: #171851;
    z-index: 2;
}
.grey_wrapper {
    background-color: #F4F4F4;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}
span.bigger {
    color: #000000;
    font-weight: 700;
}
h2 {
    color: #151515;
    font-family: 'Raleway',sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    
}
h3 {
    color: #151515;
    font-family: 'Raleway',sans-serif;
    font-size: 22px;
    line-height: 25px;
    margin-top: 20px;
}
.main-nav .navbar-toggle .icon-bar {
    background-color: black;
}
.example-image {
    padding: 10px;
    background-color: #F4F4F4;
    border: 1px solid #efefef;
}
.main-nav .nav .nav-item.active > a.dropdown-toggle:before {
  display: none;
}
.main-nav .nav .nav-item.open a {
background: #fff;
color: #171851;
font-family: 'Source Sans Pro', sans-serif;
font-size: 15.5px;
}
.main-nav .nav .nav-item.open a:hover {
	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15.5px;
	background: #f7f7f7;
	color: #171851;
}
.dropdown-menu li:hover{
	background :#ddd;
}
.main-nav .nav .nav-item .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  border: none;
  padding: 0;
  text-transform: none;
  min-width: 220px;
}
.main-nav .nav .nav-item .dropdown-menu li {
	background:
}
.main-nav .nav .nav-item .dropdown-menu a {
border-bottom: 1px solid #fff;
padding: 17px 24px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 15.5px;
}
.main-nav .nav .nav-item .dropdown-menu a:hover {
background: #fff;
color: #B89572;
padding-left: 24px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 15.5px;
}
.blue2 {
    color: #78777D;
    font-size: 14px!important;
}

p {
    color: #151515;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
    line-height: 18px;
}
b {
    color: #151515;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}
 .contact a{
    color: #0042de;
    text-decoration: underline;
}

.mid_left{
 padding-bottom:30px;
}
.mid_left ul li {
    color: #151515;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0 10px 0;
}
.mid_right h3 {
    background-color: #F4F4F4;
    padding: 20px;
    margin-top: 0px;
}
.mid_right .inner_txt {
    padding: 20px;
}
.mid_right {
    border: 1px solid #efefef;
	margin: 0 0 30px 0;
}
.mid_right h3 {
    background-color: #F4F4F4;
    padding: 20px;
    margin-top: 0px;
}
.mid_right ul li {
    padding: 10px 20px 10px 20px;
    color: #151515;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #efefef;
}
a.orange_more {
    background-color: #4A4661;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
}
.content_wrapper {
    background-color: #F4F4F4;
}

a.grey_more4,a.grey_more3,a.grey_more2,a.grey_more{
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;   
 }	
.testimonial_section{padding:40px 0 40px 0;}
h4 {
    color: #151515;
    font-family: 'Raleway',sans-serif;
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 20px;
    
}
.services_section{padding:20px 0 40px 0;}
.welcome_section{padding:40px 0 40px 0;}
.address_details, .contact_details,.fax_details,.email_details{margin:10px 0 10px 0;}
.footer{
	padding: 40px 0 40px 0;
    background-color: #595959;
}
.footer ul li {
    display: inline;
    padding: 0px 10px 0px 10px;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
}
.footer ul li a {
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    margin-top: 20px;
    text-decoration: none;
}
.footer ul {
    text-align: center;
    padding-bottom: 15px;
}
ul.vat {
    border-top: 1px solid #636363;
    border-bottom: 1px solid #636363;
    padding-top: 20px;
    padding-bottom: 20px!important;
}
.footer p {
    color: #FFFFFF;
    text-align: center;
    padding-top: 20px;
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.sendQuote {
    background-color: #4A4661;
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    width: 191px;
    cursor: pointer;
}
input, textarea{    
    font: 13.3333px Arial;
}
.jumbotron{
padding:20px !important;
margin-bottom:0px !important;
}.white{background:#fff;}

.jumbotron p{
	font-size:14px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0px !important; 
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
a.grey_more4,a.grey_more3,a.grey_more2,a.grey_more{
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
 }
p.box_small_p {
    color: #595959;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    line-height: 18px;
}
.service_block{
	height:400px;
}

.banner{margin-top:20px;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
a.grey_more4,a.grey_more3,a.grey_more2,a.grey_more{
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
 }
p.box_small_p {
    color: #595959;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    line-height: 18px;
}
.service_block{
	height:400px;
}

.banner{margin-top:20px;}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.skdslider{
 height: 620px;
 position: relative;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.skdslider{
 height: 620px;
 position: relative;
}
	a.grey_more4 {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    top: -7px;
}
a.grey_more3 {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
        top: -9px;
}
a.grey_more2 {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    top: -28px;
}
a.grey_more {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    top: 7px;
}
p.box_small_p {
    color: #595959;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 40px;
    margin-top: 20px;
}
}
#form1 .g-recaptcha{
	margin-bottom:10px;
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

	a.grey_more4 {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    top: -7px;
}
a.grey_more3 {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
        top: -9px;
}
a.grey_more2 {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    top: -28px;
}
a.grey_more {
    background-color: #595959;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    top: 7px;
}
p.box_small_p {
    color: #595959;
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 40px;
    margin-top: 20px;
}
}


#cookie-container {
    position: fixed;
    z-index: 3000;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2px 0 2px;
    background: #595959;
    border-radius: 0px;
    border: none;
    box-shadow: none;
}

#cookie-text span {
    display: inline-block;
    font-size: 1em;
    color: #fff;
    width: 90%;
    line-height: normal;
    padding: 12px 0px;
    margin-left: 31px;
    
}

#cookie-text span a {
    text-decoration: underline;
    color: #fff;
}

#close-cookie-bar {
    height: 40px;
    margin-top: 5px;
    float: right;
    opacity: 1 !important;
}
#close-cookie-bar button {
    padding: 3px 0px;
    margin:3px 16px;
    color: #fff;
    font-weight: normal;
    background: #5399cf !Important;
    height: 30px;
    cursor: pointer;
    width: 50px;
    border: 0;
}


