@charset "UTF-8";

html { 
  
  
  font-size: 15px;
  color: #2c3269;
}

body {
  font-family: 'Roboto', serif !important;
  background-color: #ffffff !important;
  min-height:600px !important;
  padding-top: 0  !important;
  text-align:justify;

}

p {
	
	font-size: 15px;
	color: #2c3269;
	text-align:justify;

}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

h6 {
 overflow: hidden;
 text-align: center;
}
h6:before,
h6:after {
 background-color: #f1f0f0;
 content: "";
 display: inline-block;
 height: 1px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
h6:before {
 right: 0.5em;
 margin-left: -50%;
}
h6:after {
 left: 0.5em;
 margin-right: -50%;
}
.color {
    background-color: #ccc;
}

li {
	

margin-left:10px !important;


}
@media screen and (max-width: 768px) {
	

ul, menu, dir  {
	  -webkit-padding-start: 10px !important;



}
}


.row {
   margin:0 !important;
}




.maintext {
	
	font-size: 15px;
	color: #2c3269;
	background-image:url(../images/scales.gif);
	background-position: right bottom; /*Positioning*/
   	background-repeat: no-repeat; /*Prevent showing multiple background images*/
	background-size:contain;
	min-height:600px !important;
   

}

@media screen and (max-width: 768px) {
	
	.maintext {
	
	background:none;
	
	min-height:1px !important;
   

}
}

.map-container {

padding-right:20px !important;
}

.trans_grey {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 15px;
	color: #2c3269;
	background-color: rgba(132, 132, 132, .4);
	color: rgba(132, 132, 132, .4);
	padding:10px 0 10px 0;
}


.request-quote h6 {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 20px !important;
	color: #003f71;
	padding:10px 0 40px 0;
}

.header_text {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 22px;
	color: #2c3269;
	font-style:italic;
	font-weight:600;
	margin-top:30px;
	text-align:center;
}

.banner_text {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 18px;
	color: #c3102a;
	
	font-weight:600;
	margin:60px 100px 0 623px;
	
}

.page-banner {

background-color:#f1f2f2;

}

.page-banner h1 {

font-family: 'Playfair Display', Georgia, serif;
	font-size: 18px;
	color: #c3102a;

}

.linkedin {
	
	text-align:right;
	width:
	
}
.linkedincaption {
       
        bottom: 0px;
		right:20px;
        position: absolute;
        
       
    }



.style10 {color: #003f71; font-size: 18px;}



.right2 {
	background-image: url(images/r6_c7.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 9px;
	color: #CCCCCC;
}
.heading {
	font-family: 'Playfair Display', Georgia, serif;
font-size:24px;
text-transform: uppercase;
padding:6px 0 6px 0;
margin-bottom:16px;

}
a:link {
	
	
	color: #2c3269;
	text-decoration: underline;

}
a:visited {
	
	
	color: #2c3269;
}
a:hover {
	
	
	color: #996633;
	text-decoration: underline;
}
a:active {
	
	
	color: #996600;
	text-decoration: underline;
}
.hoc a:link {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.hoc a:visited {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.hoc a:hover {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.hoc a:active {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.maintextBold {
	font-family: 'Playfair Display', Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #2c3269;

}


@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

ie6 ul.bd_links,ie7 ul.bd_links {
margin-left:-20px;
}

.navbar {

text-align:center;

}

.navbar-nav {
   
    display: inline-block;
}

.navbar-default {
    background-color: #ffffff !important;
	border: 0 !important;
	
}

.navbar-fixed-top {
    border-width: 0 !important;
}

.navbar-default .navbar-nav>li>a {
  font-size: 15px;
  font-family: 'Playfair Display', Georgia, serif;
  text-decoration: none;
  color: #000000 !important;
	font-weight:700;
  
  
}

.navbar-default .navbar-nav>li:hover>a {

  color: #666666 !important;
 }
 
 .navbar-default .navbar-nav>li>a.selected {
 color: #666666;


 }

.navbar-nav {
    float: none !important;
	margin-top: 20px !important;

}

.dropdown-menu>li>a {
    
    padding: 3px 3px !important;
	text-decoration:none;
}

.dropdown-menu>li {
    
   margin-left: 3px !important;

}

.dropdown-menu {
   
    min-width: 118px !important;
    
    text-align: center !important;
    
}


.container .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0px !important;
}

.banner-container {

margin-top: -20px;
}

.banner-image {
    
	text-align:right;
	background-color:#ffffff;

}


.caption {
        width:100%;
        bottom: 5rem;
        position: absolute;
        
       
    }

    .banner-box {
        border: 0 none;
        box-shadow: none;
        margin:0;
        padding:0;
		
		
    }
@media screen and (max-width: 768px) {
  .example {
	  display:none;
}

}
	.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}


.row-eq-height {
background-color:#FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


ul.tick {
list-style-image: url(../images/tick.gif);
}

ul.dot {
list-style-image: url(../images/dot.gif);
}

@media screen and (max-width: 768px) {
 
	.established {
    padding: 10px 10px 15px 0;
		text-align:center;
    
}
}

@media screen and (min-width: 768px) {
	
	.established {
		
		padding:610px 10px 15px 0;
		text-align:right;
	}
	

}
@media screen and (min-width: 768px) {
	
	.mobile-header {
		
		display:none;
	}
	

}

.mobile-header {
		
	position: relative;
    text-align: center;
    color: white;
	font-family: "Playfair Display";
	font-size:3em
	}

.centered {
    position: absolute;
    bottom: 20px;
   text-align:center;
    
}

.established {
font-family: 'Playfair Display', Georgia, serif;
color:#000000;
font-size:26px;

font-weight:700;

}

.div-established {

background-color:#f1f2f2;


}

.tagline {
font-family: 'Playfair Display', Georgia, serif;
color:#ffffff;
font-size:21px;
text-align:center;
padding:30px 0 30px 0;

}

.logo-block {

text-align:center;
font-family: 'Playfair Display', Georgia, serif;
font-size: 2.2em;
padding:30px 15px;

}

.logo-block img {

display:inline;


}

.div-tagline {

background-color:#003f71;


}

.blue-top {

background-color:#003f71;
height: 40px;
text-align:right;

}



.grey-tile {

border: solid 1px #e1e1e1;
background-color: #f6f5f5;
margin:20px;
text-align:center;
min-height:340px;

}

.tile-header {
font-family: 'Playfair Display', Georgia, serif;
font-size:24px;
text-transform: uppercase;
padding:6px;



}

.tile-text {
color: #6f7c82;
font-weight: 300;
font-family: 'Roboto', serif;
font-size: 16px;
padding:10px;
line-height: normal;
text-align: center;
font-weight:bold;


}

.grey-tile img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


section button {
  font-family: 'Playfair Display', Georgia, serif;
  margin: 0 auto;
  width:310px;
  font-size: 15px;
  text-transform:uppercase;
  padding:10px 0 10px 0;
  display: block;
  background-color: #003f71;
  border: 1px solid transparent;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

section button:hover {
  background-color: #ffffff;
  color: #003f71;
  border-color: #009ac9;
}



.topspace {

margin-top:30px;

}

.footer {


background-color: #f1f2f2;
margin:30px 0 30px 0;
text-align:center;
font-size:15px;
color:#666666;



}


 
 #mc_embed_signup input#mc-embedded-subscribe, #mc_embed_signup input#mc-embedded-subscribe:focus {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px;
    font-weight: 700;
    padding: 0 5px;
    border: 1px;
	border-color:#CCCCCC;
    background:#f3f2f2;
    text-transform: none;
    color: #003f71;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#mc_embed_signup {
 width: 400px;
 
}

#mc_embed_signup input.email {
    font-family: font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    height: 26px !important;
    width: 300px !important;

}

#mc_embed_signup .button {

    height: 26px !important;
    line-height: 22px !important;
}

#mc_embed_signup label {
    font-family: 'Playfair Display', Georgia, serif;
    text-transform: uppercase;
    padding: 6px 0 6px 0;
	
	font-size:24px !important;
	font-weight:normal !important;


}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	.form-group {
    margin: 15px !important;
}

.EmailUsNow {
	
	Margin-bottom:15px;
}