@charset "utf-8";
/* Custom CSS */

body, .TitleStyle1, .TitleStyle2, .TitleStyle3, .TitleStyle4, .TitleStyle5, input, button, select, textarea, p, ul, li, a {
	font-family: 'Handlee', cursive;
	font-family: 'Open Sans', sans-serif;
	color: #2f2f2f;
}
a{
outline:0;
}
/* Typography */
.TitleStyle1, .TitleStyle2, .TitleStyle3, .TitleStyle4, .TitleStyle5{
	line-height: 30px !important;	
}
.TitleStyle1 {
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 4px 6px #FFFFFF, 0 0 0 #000000, 1px 4px 6px #FFFFFF;
	margin: 0 0 20px 0;
	color: #003680;
	line-height: 25px;
}
.TitleStyle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: none;
	font-weight: normal;
	line-height: 26px;
	margin: 5px 0;
	line-height: 25px;
}
#contact-info .TitleStyle2, .TitleStyle6 {
	color: #05437B;
	text-align: center;
	font-family: 'Handlee', cursive;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	/*margin: 40px 10px 0 0;*/
	margin: 30px 0 20px 0;
	line-height: 25px;
}
.TitleStyle3 {
	color: #002e63;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 20px 20px 0 10px;
	line-height: 25px;
}
.TitleStyle4 {
	color: #062d61;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 10px 0 0 0;
	line-height: 25px;
	margin-top: 12px;
}
.TitleStyle5 {
	color: #2f2f2f;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 5px 0 10px 0;
	padding-left: 0px;
	line-height: 25px;
}
.TitleStyle6 {
	color: #000;
	font-size: 14px;
	line-height: 16px;
	margin-top: 8px;
	line-height: 25px;
}
p {
	font-size: 13px;
	line-height: 26px;
	text-align: justify;
	margin: 0 0 10px 0;
	font-family: 'Open Sans', sans-serif;
}
ul {
	margin-left: 50px;
	text-align: justify;
	line-height: 25px;
}
li {
	line-height: 26px;
	font-size: 13px;
}
a {
	color: #407fad;
}
a:hover {
	color: #003680;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #2f2f2f;
	text-decoration: none;
}
/* Header */
/*Logo*/
#logo {
	margin: 20px 0 20px 0;
	width: 100%;
	max-width: 350px;
}
/*Social Icons*/
.social {
	margin: 20px 0 0 0;
}
.social a{
color:#e6b800;
}

.row-fluid  > .logo-display{
float:none ;
margin-left:0px;
}

.row-fluid > .social-display{
float:right ;
}

.social > li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#social #social-nav > ul {
	padding: 0;
	margin: 0;
}
.social > li > a:focus, .social > li > a:hover {
	background: #003680;
}
/*Social icons background style */
.social img {
	width: auto;
	height: 20px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background-color: #003680;
	float: left;
}
/* Top right side number */
.topnum {
	float: right;
	margin-right: 0px;
	font-size: 28px;
	color: #e6b800;
	font-weight: bold;
	margin-top:-5px;
}
.highlight {
	color: #e6b800;
	float: none;
	margin-right: 0px;
	font-size: 24px;
	font-weight: normal;
}
/*Main navigation*/
.navbar .nav {
	width: 100%;
	margin-right: 0px;
	position: relative;
	
}
.navbar .nav li {
    border-bottom: medium none;
    line-height: 25px;
    padding: 0 13px 0px;
}
.navbar .nav > li > a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: none;
	text-decoration: none;
}
.navbar .nav > .active > a,.navbar .nav li:hover, .navbar .nav li.active, .foot a:hover, .foot a.active {
		color: #fff;
	text-decoration: none;
	background-color: #369aef;
	background: #369aef;
	background: -moz-linear-gradient(top, #69b3f0 100%, #369aef 0%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69b3f0), color-stop(100%, #369aef));
	background: -webkit-linear-gradient(top, #69b3f0 100%, #369aef 0%);
	background: -o-linear-gradient(top, #69b3f0 100%, #369aef 0%);
	background: -ms-linear-gradient(top, #69b3f0 100%, #369aef 0%);
	background: linear-gradient(to bottom, #69b3f0 100%, #369aef 0%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69b3f0', endColorstr='#369aef', GradientType=0 );
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { 
   box-shadow:0 0 0 rgba(0, 0, 0, 0.125) inset;  
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    background-color: transparent;
    color:#fff;
    
}
/* The width for every tab is defined separately for main navigation and footer navigation */

.navbar .nav > li > a {
padding: 9px 15px;
}

.navbar .nav > li.last-menuitem {   
   -moz-padding-start: 16.15px;
   -webkit-padding-start: 16px;
}
/* Home */

/* The border radius */
ul.nav li:first-child a {
	border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}
ul.nav li:last-child a {
	border-bottom-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}
.navbar-inner {
	margin-top: 0px;
	margin-right: 0px;
	min-height: 34px;
	line-height: 34px;
	padding: 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background: #003680;
	background: -moz-linear-gradient(top, #003680 0%, #002a66 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003680), color-stop(100%, #002a66));
	background: -webkit-linear-gradient(top, #003680 0%, #002a66 100%);
	background: -o-linear-gradient(top, #003680 0%, #002a66 100%);
	background: -ms-linear-gradient(top, #003680 0%, #002a66 100%);
	background: linear-gradient(to bottom, #003680 0%, #002a66 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003680', endColorstr='#002a66', GradientType=0 );
}
/* The navigation bar button style */
.btn-navbar {
	float: right;
	height: auto;
	margin: 0;
	border: none;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	background: transparent!important;
}
.btn-navbar:hover {
	color: none;
}
/*Banner */
.banner {
	position: relative;
	width: 100%;
	height: auto;
}
.banner #main-img {
	width: 100%;
	height: auto;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
/* Quote - Box */
/* Quotation */
.quoteline {
    max-width: 400px;
    background-color: rgba(255, 255, 255, 0.8);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 60px;
    top: -60px;
    position: absolute;
    right: 0px;
    left: 0px;
    margin-left: 0px;
    margin: auto;
}
/*Quote box */
.quoter {
    float: right;
    top: 100px;
    right: 30px;
    height: 140px;
    width: 540px;
    position: absolute;
    border: 1px solid #999;
    border-radius: 7px;
    background: transparent linear-gradient(to bottom, #F9FCF7 0%, #FDFDFD 0%, #DBDBDB 100%, #F5F9F0 100%) repeat scroll 0% 0%;	
		background: #f9fcf7;
	background: -moz-linear-gradient(top, #f9fcf7 0%, #fdfdfd 0%, #dbdbdb 100%, #f5f9f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9fcf7), color-stop(0%, #fdfdfd), color-stop(100%, #dbdbdb), color-stop(100%, #f5f9f0));
	background: -webkit-linear-gradient(top, #f9fcf7 0%, #fdfdfd 0%, #dbdbdb 100%, #f5f9f0 100%);
	background: -o-linear-gradient(top, #f9fcf7 0%, #fdfdfd 0%, #dbdbdb 100%, #f5f9f0 100%);
	background: -ms-linear-gradient(top, #f9fcf7 0%, #fdfdfd 0%, #dbdbdb 100%, #f5f9f0 100%);
	background: linear-gradient(to bottom, #f9fcf7 0%, #fdfdfd 0%, #dbdbdb 100%, #f5f9f0 100%);
	
}
.quoter .TitleStyle3 {
	color: #002e63;
	font-size: 20px;
	font-weight: normal;
}
.quoteform {
	display: block;
	width: 540px;
	position:absolute;
	top:65px;
	left:23px;
}
.zip {
	width: 150px;
	margin-left:10px;
}
.type {
	width: 150px;
}
select, textarea, input[type="text"], input[type="password"], .uneditable-input {
	height: 30px;
	margin-bottom: 10px;
	padding:0px 0px 0px 5px;
	vertical-align: center;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 4px;
}
/*Button style added*/
.primarybutton {
	color: #fff;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 42px;
	display: inline-block;
	outline: none;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	padding: 10px;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #ffca00;
	background: -moz-linear-gradient(top, #ffca00 0%, #ffca00 0%, #e6b800 100%, #e6b800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffca00), color-stop(0%, #ffca00), color-stop(100%, #e6b800), color-stop(100%, #e6b800));
	background: -webkit-linear-gradient(top, #ffca00 0%, #ffca00 0%, #e6b800 100%, #e6b800 100%);
	background: -o-linear-gradient(top, #ffca00 0%, #ffca00 0%, #e6b800 100%, #e6b800 100%);
	background: -ms-linear-gradient(top, #ffca00 0%, #ffca00 0%, #e6b800 100%, #e6b800 100%);
	background: linear-gradient(to bottom, #ffca00 0%, #ffca00 0%, #e6b800 100%, #e6b800 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca00', endColorstr='#ffca00', GradientType=0 );
}
.primarybutton:hover, .primarybutton:focus {
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	background: -moz-linear-gradient(top, #e6b800 0%, #e6b800 0%, #ffca00 100%, #ffca00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6b800), color-stop(0%, #e6b800), color-stop(100%, #ffca00), color-stop(100%, #ffca00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e6b800 0%, #e6b800 0%, #ffca00 100%, #ffca00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e6b800 0%, #e6b800 0%, #ffca00 100%, #ffca00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e6b800 0%, #e6b800 0%, #ffca00 100%, #ffca00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e6b800 0%, #e6b800 0%, #ffca00 100%, #ffca00 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca00', endColorstr='#ffca00', GradientType=0 ); /* IE6-8 */
}
.btn:active {
	position: relative;
	top: 1px;
}
/*Content style added*/
#content {
	position: relative;
	padding: 10px 20px 40px 20px;
	margin: 10px 0 -10px 0px;
	border-top-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	box-shadow: 0 0 6px #cccccc;
	-webkit-box-shadow: 0 0 6px #cccccc;
}
/* Contact style added */
.contact {
	float: right;
	background-image: url(../img/bg-contact.png);
	width: 285px;
	height: 280px;
	background-repeat: no-repeat;
	font-family: 'Open Sans', sans-serif;
	margin: -20px -50px 0 0;
}
#contact-info {
	width: 200px;
	height: 230px;
	margin: 15px 0 0 45px;
	transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	-khtml-transform: rotate(-8deg);
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	text-align: center;
	position: relative;
	z-index:99999;
}
#contact-info p {
	font-family: 'Handlee', cursive;
	font-size: 14px;
	/*margin: 10px 0 0 40px;*/
	text-align: center;
}
#contact-info a {
	border-bottom: none;
}
/*Footer Navigationale menu*/
	
footer {
	margin-bottom: 0px;
	overflow: visible;
}
/* footer navigation style */
.foot {
	height: 42px;
	font-weight: bold;
	font-size: 13px;
	width: 100%;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	position: relative;
	
}
.foot li a {
	padding: 10px 10px;
	font-weight: normal;
}
.foot li {
	list-style: none outside none;
	float: left;
	margin-left: 0px;
	
}
.foot a:link, .foot a:visited, .foot a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 0;
	display: block;
	text-align: center;
}


.sideborder{
	height:36px;
	background: #003680;
	background: -moz-linear-gradient(top, #003680 0%, #002a66 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003680), color-stop(100%, #002a66));
	background: -webkit-linear-gradient(top, #003680 0%, #002a66 100%);
	background: -o-linear-gradient(top, #003680 0%, #002a66 100%);
	background: -ms-linear-gradient(top, #003680 0%, #002a66 100%);
	background: linear-gradient(to bottom, #003680 0%, #002a66 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003680', endColorstr='#002a66', GradientType=0 );
 border-bottom-left-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	    margin-top: 10px;
}
	
}
ul.foot li:last-child a:hover,ul.foot li:last-child a.active {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 0px;

}
ul.foot li:first-child a:hover,ul.foot li:first-child  a.active {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 0px;

}
/* Footer */
footer {
	padding: 20px;
}
/* The footer content style */
.copyright {
	font-size: 12px;
	
	text-align: center;
}
.copyright a {
	color: #00B7E4;
}
.copyright a:hover {
	text-decoration: none;
}
/*The address style */
address {
	text-align: center;
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px;
}
#footer-address {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
}
#footer-address li {
	white-space: nowrap;
	display: inline-block;
}
.addr-editable a {
	color: #00B7E4;
}
.addr-editable span a{color:#333;}
/*iframe*/
iframe {
	height: 1600px;
	width: 100%;
	frameborder: 0px inset;
}
iframe:not([seamless]) {
	border: 0px inset;
	border-image: initial;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
 .navbar .nav > li.last-menuitem {   
   padding-right: 16px;

}
}
.navbar .nav > li.last-menuitem {   
   padding-right: 16px \9;

}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #fff;   
}
.foot a:link, .foot a:visited, .foot a:hover {
    color: #FFF;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 5px 35.54px ;
	-moz-padding-start: 35.5px;
	outline:0;
}
  .nav > li > a:focus,.navbar .nav > li > a:focus {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

.navbar {
    margin-bottom: 0px; 
}



.copyright a:hover,.addr-editable a:hover {
color:#7EACB7;
}


.nav-collapse{
  display: table;
  width: 100%;
}


.navfoot{
  display: table !important;
  width: 100%;
}
.nav-collapse > ul.navbar.nav{
  display: table-row;
  width: 100%;
  float:none;
}

.foot > .navfoot > ul.foot.nav{
  display: table-row;
  width: 100%;
  float:none;
}


.nav-collapse > ul.navbar.nav > li {
  display: table-cell;
  float:none;
padding:0;
}

.foot > .navfoot > ul.foot.nav > li {
  display: table-cell;
  float:none;
padding:0;
}
.nav-collapse > ul.navbar.nav > li > a{
padding:9px 0px 9px 0px;
}

.foot > .navfoot > ul.foot.nav > li > a {
    padding: 3px 0px 7px 0px;
}

.navbar.nav > li.active{
background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #69b3f0 100%, #369aef 0%) repeat scroll 0 0;
}
.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > .active > a:focus{
background:none;
}
span.noBreak {
	white-space: nowrap;
	}
span.noBreak a {
	color: #00B7E4;
	}
span.noBreak a:hover {
	color: #7EACB7;
	}
.btn:focus{
outline:none;
}
.height-fix{
height:150px;
}
#foot-ph a{
color: #2f2f2f;
}
#foot-fax a{
color: #2f2f2f;
}
.testimonials p:nth-child(2) {
	font-weight: 800;
	line-height: 18px;
	padding-bottom: 20px;
	border-bottom: solid 1px #c1c1c1;
	}
/* #carriers {
	width: 100%;
	padding-left: 0px;
	border-top: solid 1px #c1c1c1;
	padding-top: 20px;
	margin-top: 20px;
	}
#carriers .row {
	margin-left: 0px;
	padding-bottom: 40px;
	}
#carriers .carrierInfo {
	width: 30%;
	line-height: 10px;
	float: left;
	margin-right: 20px;
	}
#carriers .carrierInfo img {
	padding-left: 10px;
	}
#carriers .carrierInfo p {
	margin-bottom: 0px;
	font-weight: 800;
	font-size: 14px;
	text-align: left;
	}
.carrierInfo i {
	color: red;
	float: left;
	padding-right: 10px;
	padding-top:5px;
	} */
.custServTable table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	}
.custServTable tr {
	width: 100%;
	}
.custServTable th {
	color: #fff;
	background-color: #369aef;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	}
.custServTable th:nth-child(3) {
	border-top-right-radius: 10px;
	}
.custServTable th:nth-child(1) {
	border-top-left-radius: 10px;
	}
.custServTable th:nth-child(2), .custServTable td:nth-child(2) {
	width: 25%;
	}
.custServTable th:nth-child(3), .custServTable td:nth-child(2) {
	width: 25%;
	}
.custServTable tr:nth-child(odd) {
	background-color: #c1c1c1;
	}
.custServTable tr:nth-child(even) {
	background-color: #f7f7f7;
	}
.custServTable td:nth-child(1) {
	padding-left: 10px;
	}
.custServTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	}
.custServTable a:hover {
	color: #7EACB7;
	}
.content-left {
	width: 30%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.content-left a{
	color: #00B7E4;
	}
.content-left a:hover {
	color: #7EACB7;
	}
.content-right {
	width: 60%;
	padding-top: 20px;
	}
	.cs-frame{
	height:1600px!important;
	}
	.cq-frame{
	height:1800px!important;
	}
	
.topnum p {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	margin-bottom: inherit;
}

.TitleStyle4 p {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-align: inherit;
	line-height: inherit;
    margin: inherit;
    line-height: inherit;
    padding: inherit;
}
.nobreak{
	display:inline-block;
}