@charset "UTF-8";
body {
	font-family: "Roboto", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.42857;
	color: #333;
	letter-spacing: 1.5px;
	overflow: ;
}
.h1, h1{
	text-transform: uppercase;
}

ul {
	list-style-type: none;
	text-decoration: none;
	color: #444;
	margin-right: 8%;
	text-transform: uppercase;
}
ul a {
	color: #555;
}
a:focus, a:hover {
	color: #333;
	text-decoration: none;
}
hr{
	-webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.7));
}
h2{
	font-family: 'open sans', Helvetica, Arial !important; 
	font-weight:700;
	font-size: 39px;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.modal-body p{
	text-align: left;
}
/* Alteration to navbar classes for persistent collapsed menu */

.navbar-header {
	float: none;
	z-index: 9999;
	background: rgba(0, 0, 0, 1);
	height: 90px;
}
.navbar-toggle {
	display: block;
	border-radius: 0px;
	margin-top: 30px;
}
.navbar-inverse {
	background: rgba(0, 0, 0, 1);
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-collapse.collapse.in {
	display: block !important;
	text-align: center;
}
.navbar-nav {
	float: none;
    text-align: right;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-brand>img {
	display: block;
	margin-left: -10px;
	width: 100px;
}
.btn-group-lg>.btn, .btn-lg {
	padding: 0px 16px;
	font-size: 15px;
	line-height: ;
	border-radius: 6px;
	float: right;
	margin-top: 30px;
	z-index: 9999;
	position: relative;
	margin-right: 70px;
	background-color: transparent;
	border: 1px solid #333;
	border-radius: 0px;
	height: 34px;
}
.btn-primary:hover {
	color: #fff;
	background-color: #333;
	border-color: #444;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: transparent;
	border-color: #333;
}
.btn-group-sm>.btn, .btn-sm-2 {
	width: 70%;
	background-color: transparent;
	border: 1px solid #333;
	color: #333;
	border-radius: 0px;
	margin-bottom: 25px;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 70%;
	left: 5px;
}

/*Font Styles for Product Grid */

.grid-title {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
}
.grid-desc {
	font-size: 13px;
	line-height: 21px;
	margin: 0;
}



.image-block {
	margin-top: 5%;
	margin-left: 17%;
	margin-right: auto;
	position: absolute;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	font-size: 17px;
	line-height: 32px;
}
.mobile-text{
	font-size: 17px;
	line-height: 25px;
}
.image-block-logo {
	width: 50%;
	margin-top: 25%;
	margin-left: 25%;
	position: absolute;
	background: transparent;
	text-shadow: 1px 1px 1px #000000;
}

.center-logo img{
	width: 175px;
	height:auto;
	
}
.est-heading{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	text-transform: uppercase;
	color: white;
	font-weight: 300;
	-webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.7));
	letter-spacing:3px;
}
.est p{
	margin-top: 11px;
}
.logo-caption{
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	text-transform: uppercase;
	color: white;
	font-weight: 100;
	-webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.7));
	letter-spacing: 3px;
}	
.modal-content {
	color: #333;
	font-size: 13px;
	line-height: 23px;
	border: 3px solid #150E2D;
	z-index: 9999;
	-webkit-box-shadow: 17px 9px 45px -12px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 17px 9px 45px -12px rgba(0, 0, 0, 0.75);
	box-shadow: 17px 9px 45px -12px rgba(0, 0, 0, 0.75);
	border-radius: 0px;
}

/*Footer*/

.footer {
	background: #333 none repeat scroll 0 0;
	margin: 0;
	padding: 20px 0;
	width: 100%;
}
.footer h4 {
	color: #fcab0e;
	font-family: roboto;
	font-weight: bold;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.footer ul {
	list-style: outside none none;
}
.footer ul li:first-child {
	border-top: medium none;
	box-shadow: none;
}
.footer ul li {
	border-top: 1px solid #000;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.2);
	color: #f1f2f2;
	padding: 5px 0;
}
.footer_dv p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px;
	text-align: justify;
}
.footer_dv ul a {
	color: #fff;
}
.scroll {
	position: relative;
}

/*Contact Page*/

.contact-page .flags img {
	height: 30px;
	margin-right: 25px;
}
.contact-page .url-links a {
	font-size: 24px;
}
.world-regions-page .sub-title {
	padding: 14px;
	padding-top: 85px;
	padding-bottom: 35px;
	font-size: 35px;
}
/*Responsive*/
@media (max-width: 625px) {
  .center-logo img {
    width: 70%;
	margin-top: 15px;
  }
}
@media (max-width: 625px) {
  .logo-caption{
	font-size:20px;
	}
}
@media (max-width: 1400px) {
  .image-block {
    margin-top: 1%;
    line-height: 27px;
	}
}



