
body{
	background:url(../images/bg.jpg) repeat left top;
	font-size:14px;
	line-height:22px;
	text-align:justify;
	margin:0;
	padding:0;
	font-family: 'Noto Sans', sans-serif;
	font-weight:normal;
	color:#454545;
	
}

.sky-blue{
	background:#32b3e7;
}

.wrap{
	margin-top:10px;
	margin-bottom:30px;
	padding:15px;
}

.white{
	background:#FFF;
}


.about-data{
	padding:20px;
	color:#FFF;
}

.about-data h1{
	margin:0 0 5px 0;
}

.top{
	background:#454545;
}

.top-inner{
	padding:10px 0;
	min-height:60px;
	color:#c2c2c2;
	text-align:right;
}

header{
	background:url(../images/strip.png) no-repeat center top;
}

footer{
	background:#212121;
	min-height:50px;
	padding:25px 10px;
	color:#dadada;
	font-size:13px;
}

footer a{
	text-decoration:none;
	color:#dadada;
	padding:0 10px;
	float:right;
}

footer a:hover{
	text-decoration:none;
	color:#FFF;
}

.contact{
	margin:10px 0;
}

.contact h2{
	margin:0 0 10px;
	padding:5px;
	color:#FFF;
	text-transform:uppercase;
	font-size:1.5em;
}

.google-map{
	border:2px solid #cdcdcd;
	padding:10px;
}

.con-1{
	background:#ff6c00;
	border-bottom:3px solid #ff4e00;
	border-left:3px solid #ff4e00;
}

.con-2{
	background:#c5292a;
	border-bottom:3px solid #b01213;
	border-left:3px solid #b01213;
}

.con-3{
	background:#012e82;
	border-bottom:3px solid #092964;
	border-left:3px solid #092964;
}

.con-4{
	background:#2e7c03;
	border-bottom:3px solid #266702;
	border-left:3px solid #266702;
}

.news-img{
	margin-right:5px;
}


/*********************   Social Media ICON START   ************************/

.fb{
	background-image:url(../images/fb-icon.png);
	background-position: 0 -22px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    transition: all 0.2s ease-out 0s;
    width: 22px;
	float:left;
	margin: 0 2%; 0 0
}

.fb:hover{
	background-image:url(../images/fb-icon.png);
	background-position: 0 0px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    transition: all 0.2s ease-out 0s;
    width: 18px;
	float:left;
}

ul.social-links {
    display: inline-block;
    margin: 0;
	padding:0;
    vertical-align: text-top;
	float:right;
}

.social-links li {
    display: inline-block;
    list-style: none outside none;
    margin:0 0 0 5px;
}

.social-links a {
    background-position: 0 0px;
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    transition: all 0.2s ease-out 0s;
    width: 28px;
}

.social-links li.facebook a {
    background-image: url(../images/fb-icon.png);
}

.social-links li.twitter a {
    background-image: url(../images/twitter-icon.png);
}

.social-links li.youtube a {
    background-image: url(../images/youtube_icon.png);
}

.social-links li a:hover {
    background-position: center top;
    transition: all 0.5s ease 0s;
    background-position: 0 -28px;
}
/*********************   Social Media ICON END   ************************/

.navbar-nav > li > a {
    padding: 30px 20px;
	border-right:1px solid #efefef;
  }

.box{
	margin:5px;
	overflow:hidden;
} 

.dropdown-menu1{
	right:0 !important;
	left:auto;
	width:180px;
	padding:5px;
}

.twitter a{
	padding:3px 0 3px 35px !important;
	text-align:left;
	margin:0 0 5px 0;
	color: #FFFFFF !important;
    font-size: 14px !important;
	text-decoration:none;
	background:url(../images/twitter-strip.jpg) no-repeat left top;
}

.facebook a{
	padding:3px 0 3px 35px !important;
	margin:0 0 5px 0;
	text-align:left;
	color: #FFFFFF !important;
    font-size: 14px !important;
	text-decoration:none;
	background:url(../images/fb-strip.jpg) no-repeat left top;
}

.youtube a{
	padding:3px 0 3px 35px !important;
	margin:0 0 5px 0;
	text-align:left;
	color: #FFFFFF !important;
    font-size: 14px !important;
	text-decoration:none;
	background:url(../images/youtube-strip.jpg) no-repeat left top;
}

.thumbnail1 {
    position:relative;
    overflow:hidden;
	text-align:center;
}
 
.caption {
    position:absolute;
    top:0;
    left:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:18% 2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

.flag{
	/*float:left;*/
	margin:4px;}

.about h1{
	color:#454545;
	font-size:2em;
	line-height:1em;
	padding:10px;
	float:left;
    /*border-bottom: 1px solid #454545;*/
    background:#DEDEDE;
	/*border-left: 3px solid #B01213;*/
}

.about p {
    clear: both;
}
  
@media (max-width: 980px) {
.navbar-nav > li > a {
    padding: 30px 12px;
  }
  
}

@media (max-width: 767px) {
.navbar-nav > li > a {
    padding: 10px 5px;
  }
  
.divider {
    background-color: rgb(229, 229, 229);
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
  
}
.overlay{
 height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9990;
	background:url("transp-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0)

}
.zca-popup{
background: none repeat scroll 0 0 #000000;
    left: 38%;
    margin-left: -264px;
    margin-top: -198px;
    padding: 5px;
    position: absolute;
    top: 31%;
    z-index: 99999;
}
div.zca-popup a.zca-close{
 background: url("star-close.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 29px;
    position: absolute;
    right: -12px;
    text-indent: -9999px;
    top: -12px;
    width: 29px;
}
