@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700|Source+Sans+Pro:300,300i,400,400i,600,600i,700');
/*font-family: 'Oswald', sans-serif;
font-family: 'Source Sans Pro', sans-serif;*/

body { font-family: 'Source Sans Pro', sans-serif; margin: 0; padding: 0; font-size: 18px; color: #333;}
.clearFix{ clear: both; }
.alignCenter{ text-align: center; }
h1{ font-size: 34px; color: #0060ff; margin: 0px; padding:0px; font-weight: 500; font-family: 'Oswald', sans-serif; }
h2{ font-size: 30px; color: #333333; margin: 0px; padding:0px;	font-family: 'Oswald', sans-serif; font-weight: 300; }
h2 span{ font-weight: bold; }
p{ color: #6d6d6d; font-size: 18px; line-height: 28px; text-transform: none; }
/* Bootstrap Styles */
.col-xs-12 {width:100%;}
.col-xs-11 {width:86.66666667%;}
.col-xs-10 {width:83.33333333%;}
.col-xs-9 {width:75%;}
.col-xs-8 {width:66.66666667%;}
.col-xs-7 {width:58.33333333%;}
.col-xs-6 {width:50%;}
.col-xs-5 {width:41.66666667%;}
.col-xs-4 {width:33.33333333%;}
.col-xs-3 {width:25%;}
.col-xs-2 {width:16.66666667%;}
.col-xs-1 {width:8.33333333%;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12
{float:left;}
.container-Fluid{ width:100%; overflow:inherit; clear:both;}
.container{ width: 1180px; margin: auto; overflow: hidden; }
.pullright{ float: right; }

/* fullscreen setup */
html, body {/* give this to all tags from html to .fullscreen */height:100%;}
.fullscreen, .content-a {width:100%; height:100%; overflow:hidden;}
.fullscreen.overflow, .fullscreen.overflow .content-a {height:auto; min-height:100%;}
/* content centering styles */
.content-a {display:table;}
.content-b {display:table-cell; position:relative; vertical-align:middle; text-align:center;}
/* visual styles */
section {background:#ec2b25;}
.not-fullscreen{height:50%;}

.paddMnDiv{ padding: 50px 0px; }
.row{ margin: 0px -15px; }
.paddRow{ padding: 15px;}

.logoDiv{ width: 246px; float: left; overflow: hidden; padding: 15px 0px 0px 0px; }
.logoDiv img{ width: 100%; }
.menuDiv{width: auto; float: right; overflow: hidden; font-family: 'Oswald', sans-serif; padding-top: 10px;}
.menuDiv ul{ margin: 0px; padding:0px; }
.menuDiv ul li{ float: left; list-style: none; font-size: 20px; }
.menuDiv ul li a{ display: block; line-height:40px; text-decoration: none; color: #ffffff; font-weight: normal;
padding: 10px 20px; font-weight:300;}
.menuDiv ul li a:hover{ color: #ffffff; background: #ff0000; }
.closeIconMenu{ display: none; }
.menuIcon{display: none;}

.innerHeadingTxt{ padding-top:50px; text-align: center;; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 50px;
text-transform: uppercase; font-weight: bold; text-shadow: 1px 4px 10px #000;}
.innerHeadingTxt span{ font-size: 20px; letter-spacing: 2px; display: block; font-weight: normal; }
.innerHeadingTxt a{ text-decoration: none; color: #ffffff; }
.innerHeadingTxt a:hover{color: #ffd515;}



.phoneDiv{ background: #0060ff; padding: 10px; font-size:24px; margin-right: 1px; }

a.readMore{ text-decoration: none; display: inline-block;  font-family: 'Source Sans Pro', sans-serif;}
a.readMore div{ background:none; border:2px solid #0060ff; text-transform: uppercase; font-size: 14px; color: #0060ff; font-weight: 600;
padding: 10px 20px; margin-top: 5px; }
a.readMore div:hover{border:2px solid #ff0000; color: #ff0000;}
.myulcheck {list-style: none; padding: 0; margin:0px; margin-top:8px; display: inline-block; margin-right: 0px; padding-left: 20px;
    vertical-align: top;}
.myulcheck li { position: relative; font-size: 18px; padding: 0px 0px; line-height: 32px;}
.myulcheck li a{text-decoration: none; color: #6d6d6d;}
.myulcheck li a:hover{ color: #0060ff;}
.myulcheck li:before {content: ''; width: 14px; height: 6px; position: absolute; top: 10px; left: -20px; border: 2px solid #000000;
    border-top: none; border-right: none; background: transparent; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.myulcheckwhite {list-style: none; padding: 0; margin:0px; margin-top:8px; display: inline-block; margin-right: 0px; padding-left: 20px;
    vertical-align: top;}
.myulcheckwhite li { position: relative; font-size: 20px; padding: 0px 0px; line-height: 32px;}
.myulcheckwhite li a{text-decoration: none; color: #ffffff; font-size: 15px;}
.myulcheckwhite li a:hover{ text-decoration: underline;}
.myulcheckwhite li:before {content: ''; width: 14px; height: 6px; position: absolute; top: 13px; left: -20px; border: 2px solid #ffffff;
    border-top: none; border-right: none; background: transparent; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}

.facilitiesgreyBox{ margin: 15px 0px 0px 0px; background: #f8f8f8; padding: 15px 25px; overflow: hidden; }
.facilitiesblueBox{ margin: 0px 0px; background: #0060ff; padding: 15px 25px; overflow: hidden; }
.minheightBlock{ min-height: 134px; }

.borderBox{ overflow: hidden; padding: 5px; border:1px solid #dddddd; }
.servicesBox{ overflow: hidden; position: relative;}
.servicesBox img{background: #ffffff; box-sizing: border-box;}
.shadeBar{ position: absolute; width: 100%; text-align: center; font-family: 'Oswald', sans-serif; font-size: 20px; color: #ffffff;
background: rgba(0,0,0,0.5); padding: 10px 0px; bottom: 10px; }

.formFont p{ font-size:18px; padding: 3px 0px; margin:0px; }
.textBox{ background: #f5f5f5; padding: 12px; box-sizing: border-box; border:0px;  font-size: 18px; outline: none; width: 100%;
font-family: 'Source Sans Pro', sans-serif; border:1px solid #ccc;}
textarea{font-family: 'Source Sans Pro', sans-serif;}
a.contactUsBtn{ text-decoration: none; display: inline-block; }
a.contactUsBtn div{ background: none; border:2px solid #0060ff; color: #0060ff; font-size: 18px; text-transform: uppercase; font-weight: bold;
line-height: 50px; padding:0px 20px; }
a.contactUsBtn div:hover{ background: #0060ff; color: #ffffff;  }

.footerDiv{ padding:10px 0px; background:#0060ff; font-size: 14px; letter-spacing: 2px; color: #666666; color: #ffffff;}
.footerDiv a{ color: #ffffff; text-decoration: none; }
.footerDiv a:hover{ text-decoration: underline; }
.copyrights{ text-transform: none; }
.companyName{background: #0056e5; padding: 5px 0px; text-align: center; font-size: 14px; color: #ccddfa; letter-spacing: 2px;}
.companyName a{ color: #ffffff; text-decoration: none; }
.companyName a:hover{ text-decoration: underline; }

/*=================Tab styles=======================*/

* {box-sizing: border-box}

/* Style the tab */
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 100%;
  height: auto;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 14px 16px 14px 24px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 15px;
  border-bottom: 1px solid #ddd;
}

.tab span{
	text-align: center;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #0060ff;
  color: #fff;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #0060ff;
  color:#fff;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 20px 30px;
  border: 1px solid #ccc;
  width: 98%;
  border-left: none;
 min-height: 462px;
}

.tabcontent h3{
 color: #ff0000;
}

.list_points{
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}

.list_points li{
	line-height: 30px;
}
.list_points li:before{
content: '\f18e';
font-family: 'FontAwesome';
margin-right: 8px;
color: #0060ff;

}

.mobile-btn{
	display: none!important;
}

.mobile-btn{
  background:transparent;
  overflow:hidden;
  position:fixed;
  bottom:0px;
  width: 100%;
  z-index: 999;
 }

 .mobile-btn a.ph-btn{
  background:#0050d5!important;
  text-align: center;
  font-size:15px;
  color:#ffffff;
  float: left;
  padding:8px 0px!important;
  width:100%;
  display: block;
  text-decoration: none;
  
} 

 .mobile-btn a.ph-btn2{
    background:#ff0000!important;
}

.bdr-1{
  border-right:1px solid #fff;
}

 .mobile-btn .col-xs-6{
  padding: 0px!important;
  margin: 0px!important;
	width: 50%;
	float: left;
 }

 .mt-30{
  margin-top: 30px!important;
 }