/*!
 * Author : Shuhad Zaman
 * Email : shuhadz@hotmail.com
 
 */
@import url('https://fonts.googleapis.com/css?family=Raleway');
body {
	font-family: 'Raleway', sans-serif;
	/*background: url(../images/bg.png) #F5F4EF;*/
  background-position: right top;
  background-repeat:no-repeat;
}
.topnav .nav-item{
	color:#000;
	margin-left:15px;
}
.topnav .nav-item a{
	color:#000;
	
}
.topnav .nav-item a img{
	margin-right:5px;
}
.topline {
	background:#000;
	height:35px;
	padding:5px 0px
}
.topline a {
	color:#FFF
}
ul li {
	list-style: none;
}
.mytopnav input,.mytopnav .input-group-addon{ border-radius:0px}
ul.mytopnav {
	float:right;
	margin-top:15px
}
ul.mytopnav li {
	padding:0px 0px 0px 15px
}
ul.mytopnav li a {
	text-decoration:none;
	color:#000;
}
.mytopnav>li {
	float:right
}
.topli li {
	float:left;
	margin:0 5px;
}
ul.topli {
	float:right
}
ul.topli a{ font-size:12px; color:#000;}
.mynav {
	background:none;
	border:none;
	margin-bottom:0px;
	min-height:30px;
	/*width:1140px*/
}
.mynav ul li a {
	font-size:16px;
}
.mynav ul li {
	padding-bottom:0px;
}
.nav>li>a>img {
	max-width: none;
	height: 20px;
}
.mynav ul li a.active {
	border-bottom:7px solid rgb(178, 17, 21);
}
.mynav ul li a.active:hover {
	border:none
}
.navbar-default .navbar-nav>li>a {
	color:#003E6A;
	font-weight:600;
	line-height:10px;
	padding:10px 4.5px;
	font-family: 'Raleway', sans-serif;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background:none;
	color:#1E99CC;
}
.mynav ul.dropdown-menu {
	margin-top:0px;
}
.mynav .dropdown-menu>li {
	border-bottom: 1px solid darkblue;
}
.mynav .dropdown-menu>li:hover {
	border-bottom: 1px solid darkblue;
}
.mynav .dropdown-menu>li>a {
	font-size:14px;
	text-transform:uppercase
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background:none
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background:none
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
.navbar-default .navbar-nav>li>a {
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	height:40px;
	text-transform:uppercase;

}
.navbar-default .navbar-nav>li>a:hover {
  /* color:#1E99CC; */
  color: #fff;

}

.nav>li>a>img {
	width:27px
}
.mynav .dropdown-menu {
	width:inherit
}


.main-navigation {
  background: rgb(38, 38, 38);
  padding: 10px;
}
.navbar {
  padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 15px 28px;
  transition: all .3s ease;
  text-decoration: none;
}
.navbar {
  position: relative;
  /* min-height: 50px;  */
  margin-bottom: 0px;
}


span.prev-left {
	position: absolute;
	top: 47%;
	left: 0px;
	margin-top: -27px;
	height: 54px;
	width: 30px;
	background-image: url('../images/img.png');
	-webkit-background-size: 120px 112px;
	-moz-background-size: 120px 112px;
	background-size: 120px 112px;
	background-position: -61px -1px;
	background-color:#eee;
}
span.next-right {
	position: absolute;
	top: 47%;
	right: 0px;
	margin-top: -27px;
	height: 54px;
	width: 30px;
	background-image: url('../images/img.png');
	-webkit-background-size: 120px 112px;
	-moz-background-size: 120px 112px;
	background-size: 120px 112px;
	background-position: -90px -1px;
	background-color:#eee;
}
.carousel-caption {
	text-align:left;
	padding:0 20px 10px;
	color: #FFFFFF;
	height: auto;
	overflow: hidden;
	padding: 0px 55px 0 31px;
	left: 8%;
	right: auto;
	top: 22%;
}
.carousel-caption p{
  letter-spacing: 1px;
  line-height: 24px;
  color: #fff;
  width: 450px;
  margin-top: 30px;
}
  .carousel-caption h1{ 
  font-size: 60px;
  line-height: 56px;
  letter-spacing: 0.79px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 200;
}
.carousel-caption h1 b{
  font-weight: 900;
  letter-spacing: 3px;
  line-height: 78px;
}
/* Fade Slider CSS */
.carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
 
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}
 
.carousel.carousel-fade .carousel-control {
  outline:none;
}
span.prev-left{
position: absolute;
top: 47%;
left: 0px;
margin-top: -27px;
height: 54px;
width: 30px;
background-image: url('../images/img.png');
-webkit-background-size: 120px 112px;
-moz-background-size: 120px 112px;
background-size: 120px 112px;
background-position: -61px -1px;
background-color:#eee;
}
span.next-right{
position: absolute;
top: 47%;
right: 0px;
margin-top: -27px;
height: 54px;
width: 30px;
background-image: url('../images/img.png');
-webkit-background-size: 120px 112px;
-moz-background-size: 120px 112px;
background-size: 120px 112px;
background-position: -90px -1px;
background-color:#eee;
}
.carousel-control.right{
	background:none;
}
.carousel-control.left{
	background:none;
}
.my-icon {
    position: relative;
}
.my-icon > i {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 1.5em solid transparent;
    border-top: 1.5em solid #999999;
    left: 0em;
    top: 0em;
	top:-5px;
	left:20px;
}
/*end carousel fade*/
.centercontent .glyphicon {
	font-size:40px;
	margin-right:30px
}
.centercontent h3 {
	margin-top:15px
}
.footer h3 {
	margin-top:5px;
	display:table;
	font-size:14px;
	font-weight:bold
}
.footer ul {
	padding-left:0px;
}
.footer ul li:before {
	
}
.footerbottom {
	background:#000;
	padding:8px 0px;
	color:#FFF;
	font-size:12px;
}
#toTop {
	padding: 5px 3px;
	background: #bf1e2d;
	color: #466B86;
	position: fixed;
	bottom: 0;
	right: 0px;
	display: none;
	font-size: 12px;
	display: block;
	width: 60px;
	height: 50px;
	background: url(../images/icon_top.png) center center no-repeat;
	background-color: #bf1e2d;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	cursor: pointer;
	margin-bottom: 0px;
}
.footer {
	background:rgb(47, 47, 47);
	padding:20px 0px; color: #FFF; margin-top:20px;
}
.footer li a { color:#FFF}
.innerpage h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #000;
}
/*Left Nav*/
ul.leftnav{ padding:0px; }
.leftnav li{ list-style:none;}
.leftnav li a{ padding:6px 0 6px 12px; text-decoration:none; margin-bottom:7px; display:block; background:#E0DFDF; color:#000; text-transform:uppercase}
.leftnav li a:hover{background:#1E99CC; color:#fff}
ul.mycollapse li a {
background: #1E99CC;
padding-left: 60px;
border-bottom: 1px solid #ffffff; color:#fff;
}
ul.mycollapse li a:hover,ul.mycollapse li.active a{ background:#000}
.mycollapse .panel-body {
padding: 0px 0px 0px 0px;
}
ul.mycollapse{ padding:0px}
i.myfa{ padding-right:20px; float:right; font-size:16px}
/*End Left nav*/
/*News Feed*/
.locfromdb {
height: 465px;
overflow-x: hidden;
font-size: 13px;
}
.locfromdb h4 {
color: #EC7600 !important;
font-size: 15px;
font-weight: bold;
height:32px; overflow:hidden
}
.feed-item-desc{ height:54px; overflow:hidden}
.locfromdb h4 a {
color: #003E6A;
font-size:13px; font-weight:normal;
height:32px; overflow:hidden
}
.rss2html-note{ display:none}
.newsbox{  height:93px; overflow:hidden}
p.newsbox a{ height:34px; overflow:hidden}
.feedflare{ display:none}
/*End News Feeds*/
.carousel-indicators{     bottom: 60px;}
.carousel-indicators li {
    width: 30px;
    height: 6px;
    border: 1px solid #fff;
    margin-left: 5px;
    border-radius: 1px;
}
.carousel-indicators li.active {
    width: 30px;
    height: 12px;
    background: #167bdc;
    margin-left: 5px;
}
.static-banner-footer {
  position: absolute;
  width: 100%%;
  height: 30px;
  background-color: rgba(30, 92, 179, 0.1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4cffffff', endColorstr='#4cffffff');
  /* z-index: 999999; */
  z-index: 999;
  bottom: 0px;
}
.static-banner-footer {
  background-color: rgba(121, 121, 121, 0.6) !important;
}

/*center hover effect starts*/
ul.services {
	margin:0 !important;
	padding:0;
	line-height:0;
	font-size:0;
}
ul.services li {
	position:relative;
	display:inline-block;
	width:379px;
	margin:0;
	padding:0;
	vertical-align:top;
}

	

html.ie8 ul.services li { width:313px; }

ul.services li:before {
	background:url(../images/hover_bg.png) repeat 0% 0%;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:2;
	content:'';
}
ul.services li:first-child:before{ background:none;}
ul.services li:first-child h5{ display:none}
ul.services li:hover:before { display:none; }
ul.services li:hover h5 { display:none; }

ul.services:hover li:first-child:before{background:url(../images/hover_bg.png) repeat 0% 0%;}
ul.services:hover li:first-child h5{ display:block}
ul.services li .thumbnail {
	position:relative;
	margin:0;
	z-index:1;
	padding:0px;
	border:none;
}

	ul.services li .thumbnail img {
		width:100%;
		height:auto;
	}

html.ie8 ul.services li .thumbnail img {
	width:100%;
	height:auto;
	max-width:inherit;
}

ul.services li h5 {
	padding:0 130px;
	letter-spacing:3px;
	line-height:24px;
	font-family:'Raleway', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	top:45px;
	right:0;
	left:0;
	z-index:3;
}

	ul.services li h5 {
		padding:0 80px;
		top:30px;
	}

html.ie8 ul.services li h5 {
	background:url(../images/hover_bg.png) repeat 0% 0%;
	margin:0;
	padding:30px 80px 0 80px;
	top:0;
	bottom:0;
}

ul.services li h5 a {
	text-decoration:none;
	color:#fff;
}
/*center hover effect ends*/

/* Effect 1: Brackets 
.navbar-default .navbar-nav>li>a::before,
.navbar-default .navbar-nav>li>a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.navbar-default .navbar-nav>li>a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.navbar-default .navbar-nav>li>a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.navbar-default .navbar-nav>li>a:hover::before,
.navbar-default .navbar-nav>li>a:hover::after,
.navbar-default .navbar-nav>li>a:focus::before,
.navbar-default .navbar-nav>li>a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
 end Effect 1: Brackets */
 /*Navigation */
ul.mytopnav{ float:right; margin-top:15px; padding:0px;}
ul.mytopnav li{ padding:0px 0px 0px 15px; list-style:none}
ul.mytopnav li a{ text-decoration:none; color:#000;}
.mytopnav>li{ float:right}
.mynav{ background:none; border:none; margin-bottom:0px; min-height:30px; float:right}
.mynav ul li a{ font-size:15px; font-weight:normal}
.mynav ul li{ padding-bottom:0px;}
.nav>li>a>img {
max-width: none;
height: 20px;
}
ul.nav{ width:100%}
.navbar-default .navbar-nav>li>a{ color:#fff; line-height:10px; padding:10px 9px 10px 9px; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background: none; 
}
.mynav ul.dropdown-menu{ margin-top:0px; padding: 0px 0px;}
.mynav .dropdown-menu>li>a{ font-size:14px; padding:15px 10px}
.mynav .dropdown-menu>li>a:hover{ background:rgb(0,105,178); color:#fff}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{ background:none}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{ background:none}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;

}
.nav>li>a:hover{
  background-color: #fff;
}
.navbar-default .navbar-nav>li>a {
  display: inline-block;
  position: relative;
  font-weight: 500;
  padding: 12px 31px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  height:40px;
  
}
.nav>li>a{
  padding: 0px;
}

.navbar-default .navbar-nav>li>active:before {
  content: '';
  position: absolute;
  border-bottom: rgb(178, 17, 21)  solid 7px;
  bottom: 0;
  right: 50%;
  left: 50%;
  -webkit-transition-duration: .9s;
  transition-duration: .9s;
  -webkit-transition-property:right, left;
  transition-property: right, left;
  margin:0 auto;
  visibility: visible;
}

.navbar-default .navbar-nav>li>a:before {
  content: '';
  position: absolute;
  border-bottom: rgb(178, 17, 21)  solid 7px;
  bottom: 0;
  right: 50%;
  left: 50%;
  -webkit-transition-duration: .9s;
  transition-duration: .9s;
  -webkit-transition-property:right, left;
  transition-property: right, left;
  margin:0 auto;
  visibility: hidden;
}

.navbar-default .navbar-nav>li>a:hover:before {
  visibility: visible;
  right: 0px;
  left: 0px;
}
.fixed {
	position: fixed;
	top:0; 
	left:0;
	width: 100%; 
	z-index:9999;
	box-shadow: 3px 0 7px rgba(0, 0, 0, 0.3);
	transition:all 1s;
}

/* BANNER DOWN */

.comp__hero-cta {
  width: 1110px;
position:absolute;

}
.comp__hero-cta {
  margin: 0 auto;
  margin-top: -70px;
  z-index: 1111;
}
.comp__hero-cta .comp__hero-label {
  min-width: 430px;
background-color: rgb(178, 17, 21);
  display: table;
  margin: 0 auto;
  padding: 15px 20px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
  text-align: center;
}
.comp__hero-cta .comp__hero-options {
  clear: both;
  background-color: #fff;
  display: table;
  width: 100%;
  border: 1px solid rgba(128,142,159,0.5);
  margin-top: -15px;
  box-shadow: 0 15px 40px 0 rgba(0,0,0,0.11);
}
.comp__hero-cta .comp__hero-options ul li:nth-child(odd) {
  border-right: 1px solid rgba(128,142,159,0.5);
}
.comp__hero-cta .comp__hero-options ul li:last-child {
  border: none;
}
.comp__hero-cta .comp__hero-options ul{
  margin-bottom: 0px;
}
.comp__hero-cta .comp__hero-options ul li {
  padding: 30px 0 20px 0;
  border-bottom: none;
  border-right: 1px solid rgba(128,142,159,0.5);
  min-width: 130px;
flex-grow: 1;
-ms-flex-positive: 1;
text-align: center;
}
.comp__hero-cta .comp__hero-options ul li a {
  height: 100%;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 2.5px;
  text-decoration: none;
  cursor: pointer;
  line-height: normal;
  transition: .3s all cubic-bezier(0.3, 1, 0.1, 1);
  -webkit-transition: .3s all cubic-bezier(0.3, 1, 0.1, 1);
  -moz-transition: .3s all cubic-bezier(0.3, 1, 0.1, 1);
  -ms-transition: .3s all cubic-bezier(0.3, 1, 0.1, 1);
  -o-transition: .3s all cubic-bezier(0.3, 1, 0.1, 1);
}
.comp__hero-cta .comp__hero-options ul li .options-label {
  line-height: 1.6em;
  font-weight: bold;
}
.comp__hero-cta .comp__hero-options ul li .hero-hr {
  width: 30px;
  height: 3px;
  background-color: #d5b135;
  display: inline-block;
}

/* End Navigation */
/* start no collapse navbar*/
.navbar-collapse.collapse {
display: block!important;
}

.navbar-nav>li, .navbar-nav {
float: left !important;
}

.navbar-nav.navbar-right:last-child {
margin-right: -15px !important;
}

.navbar-right {
float: right!important;
}
/* Social Icon */
.social li{ float:left; margin-left:10px}
.social .fb{ background:url(../images/fb.png) no-repeat; width:24px; height:24px; display:block}
.social .tw{ background:url(../images/tw.png) no-repeat; width:24px; height:24px; display:block}
.social .lin{ background:url(../images/lin.png) no-repeat; width:24px; height:24px; display:block}
.social .fb:hover{ background:url(../images/fbhover.png) no-repeat; opacity:1}
.social .tw:hover{ background:url(../images/twthover.png) no-repeat}
.social .lin:hover{ background:url(../images/linhover.png) no-repeat}
/* start no collapse navbar */
.container{width: 1170px;}

a.small{ text-decoration:underline}
.center_innerpage li{ list-style:disc}
.pad-t30 {padding-top: 30px}
.top-header {
  padding: 5px 0px;
  background: rgb(38, 38, 38); }
  .top-header .top-phone, .top-header .top-address {
    padding: 5px 0;
    font-size: 13px;
    color:#fff;
    display: inline-block; }
.top-header .top-phone i:before{
  color: #bf1e2d;
  font-size: 12px;
}
.top-address i:before{
  color: #bf1e2d;
  font-size: 12px;
}
  .top-header .top-address {
    margin-right: 15px; }
  .top-header.primary-bg {
    background: #00bcd4; }
.social-top ul.top-social li {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  margin: 0 1px 0 0;
  padding: 5px 10px;
  list-style: none;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .social-top ul.top-social li:first-child {
    margin-left: 0; }
  .social-top ul.top-social li a {
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .social-top ul.top-social li a i {
      text-align: center;
      padding-top: 3px; }
  .social-top ul.top-social li:hover {
    background: #ffffff; }
    .social-top ul.top-social li:hover i {
      color: #24252a; }    
.parallax {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 0;
  background-size: cover; }
.banner {
  padding: 200px 0; }
  .banner h1 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    margin-bottom: 40px; }
    .banner h1 span {
      color: #ed1c24 !important; }
  .banner p {
    margin-bottom: 50px; }
  .banner.white h1, .banner.white p {
    color: #fff; }
  .banner.primary h1, .banner.primary p {
    color: #ed1c24; }
.btn-primary {
    font-size: 14px;
    font-style: normal !important;
    line-height: 17px;
    margin: 0;
    padding: 12px 25px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #ffffff !important;
    border: 0;
    background: #ed1c24;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}            
.pad-b50 {
    padding-bottom: 50px;
}
.pad-t80 {
    padding-top: 80px;
}
.section-title {
    position: relative;
    margin: 0 0 80px;
}
.section-title h3 {
    position: relative;
    font-size: 30px;
    line-height: 42px;
    color: #333;
}
.section-title h3:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 37px;
    height: 1px;
    margin: -20px auto;
    content: '';
    opacity: 1;
    background: #333;
}
.feature-1 {
  margin-right: 15px;
  margin-bottom: 30px; }
  .feature-1 h4 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #000;
    margin-top: 0;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .feature-1 h4 span {
      float: right;
      font-size: 44px;
      color: #ed1c24;
      opacity: 0.7;
      position: relative;
      top: -16px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      font-weight: bold }
  .feature-1:hover h4 span {
    padding-right: 10px; }
    .bigicon{font-size: 90px; font-weight: bold;}
.bgblue1{background: #072F5F; color: white; padding:-1px 60px; }    
.bgblue2{background: #1261A0; color: white;padding:-1px 60px; }  
.bgblue3{background: #3895D3; color: white; padding:-1px 60px; }    
.bgblue4{background: #58CCED; color: white;padding:-1px 60px; }  
.threefeatured a {color: white; text-decoration:underline}
.threefeatured div.height120{height:120px;}
.threefeatured .col-md-4:hover{margin-top:-40px;transition: all 0.5s ease;-webkit-box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.75);}
.backgrd-btm
{
  background-image:url(../images/footer.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
	color:#fff;
  margin-top:40px;
  position: relative;
  z-index: 999;
}
.backgrd-btm:before{
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.77);
  height: 100%;
  width: 100%;
  top: 0;
}
.footer-upper
{
	padding:20px 0px;
}
.footer-upper h4{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
  color:#fff;
}
.footer-upper h5{
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
  font-size: 18px;
}
.footer-upper h4:after{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  top: 35px;
  left: 0px;
  width: 140px;
  height: 4px;
  opacity: 1;
  background-color: red;
}
.footer-upper h5:after{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  top: 35px;
  left: 0px;
  width: 188px;
  height: 4px;
  opacity: 1;
  background-color: red;
}
footer hr
{
  margin-bottom:0px;
  margin-top: 30px;
	
}
/* .footer-lower
{
	padding:30px 0px;
} */
.footer-lower ul
{
	padding:0px;
	margin:0px;
}
.footer-lower ul li {
	float:left;
	list-style:none;
}
.footer-lower ul li a{
	color:#fff;
	padding-right:20px;
	text-transform:uppercase;
}
.footer-lower ul li a:hover{
	text-decoration:none;
}
.footer-bottom
{
	padding:20px;
  font-size:15px;
  background: #000;
}
.footer-bottom .webmail a{
  color: orange;
}
.pull-left select{
  padding: 10px 30px;
  background: #555555c2;
  border-color: #555555c2;
}
.social-btm .usa{
  color: #fff;
  padding: 10px 30px;
  text-decoration: none;
  background: rgba(108, 108, 108, 0.82);
  border-color: rgba(108, 108, 108, 0.82);
}
span.white{
	color:#fff;
	float:right;
}
/*Footer End */

.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    background:#ffffff;
      
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

/* .nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);   
    background: rgba(0,0,0,0.23);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
} */

.inside-header {
    height: 340px;
    position: relative;
}
.panel-group .panel{border-radius:0px}
.inside-header h2 {
  color: #fff;
  font-weight: 600;
  position: absolute;
  bottom: 15px;
  left: 185px;
  font-size: 42px;
}
.text.short {
    max-height: 90px;
    overflow: hidden;
    transition: all 0.5s ease;
}
.text{     transition: all 0.5s ease;
}

/* Photo Middle content */

.mosaic-component.board.mosaic-home {
  padding-top: 7rem;
}

.board.grey{
  background: #f3f3f3;
  color: #000;
}
.board:not(.tight){
  padding: 4.4rem;
}
.animatedParent{
  overflow: hidden;
}
.ntt-growIn.go {
  animation-name: ntt-growIn;
  animation-duration: .5s;
  animation-timing-function: ease;
}
/* .ntt-growIn {
  transform: scale(.2);
  opacity: 0;
} */
.mosaic-component .mosaic-block:hover:not(.unhoverable) {
  opacity: .8;
  -webkit-transition: opacity .3s ease-in;
}
.animated {
  animation-fill-mode: both;
  animation-duration: 1s;
}
.mosaic-component .mosaic-block{
  height: 36.2rem;
  /* height: 28.2rem; */
  position: relative;
  background-size: cover;
  margin-bottom: 4.6rem;
  position: relative;
}
.mosaic-component .mosaic-block:before{
  position: absolute;
  content: '';
  left: 0px;
  width: 100%;
  height: 60%;
  bottom: -12px;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
}
.mosaic-component .mosaic-block .overlay{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
}
.mosaic-component .mosaic-block .share-component{
  opacity: 1;
  position: absolute;
  right: 2rem;
  top: 2rem;
}
.share-component{
  z-index: 6;
}
.share-component .share-holder{
  display: inline-block;
}
.share-component .share-holder .share-btn{
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}
.share-component .share-holder .share-btn i{
  margin-left: 5px;
}
.share-component .share-holder .share-list{
  margin: 0;
}
.list-unstyled{
  padding-left: 0;
  list-style: none;
}
.share-component .share-holder .share-list li{
  margin-bottom: .5rem;
  text-align: center;
}
.share-component .share-holder .share-list.addthis_toolbox li a{
  color: #fff;
  font-size: 18px;
  line-height: 1 !important;
}
.addthis_toolbox a.at300b{
  width: auto;
}
.addthis_toolbox a{
  margin-bottom: 5px;
}
.at300b{
  cursor: pointer;
}
.share-component .share-holder .share-list span{
  padding: 0;
}
.share-component .share-holder .addthis_toolbox li{
  display: none;
}
.share-component .share-holder:hover .addthis_toolbox li{
  display: block;
  transition: 0.7s;
}
div.atclear{
  clear: both;
}
.mosaic-component .mosaic-block>img{
  font-family: 'object-fit: cover; object-position: top center';
  height: auto;
  max-height: 45.2rem;
  object-fit: cover;
  object-position: top center;
  width: 100%;
  /* min-height: 43.2rem; */
}
.copy-container{
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0px;
  left: 0;
  -webkit-box-align: end;
  align-items: flex-end;
}
.copy-container .cta-and-title{
  margin: 0 3.5rem 0.5rem 3.5rem;
  display: block;
}
.mosaic-component .mosaic-block h3 {
  font-size: 3rem;
  line-height: 1.15;
  letter-spacing: .15rem;
  font-weight: 300;
  bottom: 5.5rem;
  right: 3.4rem;
  left: 3.4rem;
}
.copy-container .cta-and-title h3{
  position: static !important;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}
.copy-container .cta-and-title h3:first-child{
  max-height: 300px;
  overflow: hidden;
}
.copy-container .cta-and-title h3 a{
  color: #fff;
}
.mosaic-component .mosaic-block h3 a{
  text-decoration: none;
}
.copy-container .cta-and-title span{
  line-height: 1.8;
  display: block;
  font-size: 13px;
  font-weight: 600;
}
.cta-and-title span a{
  color: #fff;
}



/* Photo Middle content End */

/* promo content */

.P005-promo-double-right{
  padding-top: 41px;
  padding-bottom: 50px;
}
.padded-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
/* @media (min-width: 1280px)
.padded-container {
  max-width: 1180px;
  padding: 0px;
} */
.P005-promo-double-right .content{
  display: inline-block;
}
.P005-promo-double-right h2{
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 2px;
}
.P005-promo-double-right .content .richtext p{
  font-size: 16px;
}
.P005-promo-double-right .cta-buttons{
  margin-top: 45px;
}
.P005-promo-double-right .promo-boxes{
  float: right;
  padding-top: 8px;
  width: 380px;
  margin-left: 70px;
}
.P005-promo-double-right .promo-box:first-child {
  margin-bottom: 25px;
}
.P005-promo-double-right .promo-box{
  height: 150px;
  background-color: rgb(0, 75, 141);
  position: relative;
  overflow: hidden;
}
.P005-promo-double-right .promo-box a{
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.promo-box-link{
  display: block;
  height: 100%;
}
.P005-promo-double-right .promo-box .image-wrapper{
  width: 118px;
  height: 150px;
  float: right;
  position: relative;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0, 75, 141);
  border-image: initial;
}
.P005-promo-double-right .promo-box .image-container{
  position: relative;
  overflow: hidden;
}
.P005-promo-double-right .promo-box .image-container:before{
  display: block;
  padding-top: 133.333%;
  content: "";
}
.P005-promo-double-right .promo-box img{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.cm-media--responsive {
  min-height: 1px;
}
.cm-media--responsive {
  vertical-align: middle;
  width: 100%;
}
.P005-promo-double-right .promo-box.promo-box-with-image .title{
  padding: 30px;
}
.P005-promo-double-right .promo-box p{
  margin:0;
}
.P005-promo-double-right .promo-box.promo-box-with-image .arrow-right-link{
  padding: 20px 32px;
}
.P005-promo-double-right .promo-box .arrow-right-link i{
  margin-left: 5px;
}
.P005-promo-double-right .promo-box .arrow-right-link{
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 0.75em;
  letter-spacing: 0.08em;
}
.arrow-right-link {
  text-transform: uppercase;
  font-weight: 600;
}

/* promo content end */
hr{
  border-top: 1px solid #898989;
}

/* Start Inside Page */

.insidecontactbox {
  background: #252525;
  color: white;
  padding: 10px;
}
.insideright h4 {
  border-bottom: 1px solid #a7a7a7;
  padding-bottom: 8px;
  margin-bottom: 15px;
  margin-top: 0px;
  font-size: 18px;
  text-transform: uppercase;
}
.inside-nav {
  height: 300px;
  width: 100%;
  position: relative;
  top: 0px;
}
.inside-nav:before{
position:absolute;
content:'';
background:#000;
opacity:0.3;
width:100%;
height:100%;

}
/*Left Nav*/
.leftnavtitle {
  background: rgb(204, 24, 29);
  color: white;
  padding: 10px;
font-size:18px;
}
ul.leftnav {
  padding: 0px;
}

.leftnav li {
  list-style: none;
}

.leftnav li a {
  padding: 12px 0 12px 22px;
  text-decoration: none;
  margin-bottom: 0px;
  display: block;
  background: #fff;
  color: #000;
  border-bottom: 1px solid #d8d8d8;
  text-transform: uppercase;
  font-size: 14px
}

.leftnav li a:hover {
  background: rgb(204, 24, 29);
  color: #fff
}

ul.mycollapse li a {
  background: rgb(255, 255, 255);
  padding-left: 0px;
  color: #080808;
  font-weight: normal;
  margin-bottom: 3px;
  border: 0px;
}

.panel-group .panel {
  border-radius: 0px;
  margin-bottom: 3px;
}

ul.mycollapse li a:hover,
ul.mycollapse li.active a,
.leftnav li.active a {
  background: rgb(204, 24, 29);
  color: #fff
}

.mycollapse .panel-body {
  padding: 0px 0px 0px 0px;
}

ul.mycollapse {
  padding: 0px;
  padding-left: 20px;
}

i.myfa {
  padding-right: 20px;
  float: right;
  font-size: 16px
}

.panel-group .panel+.panel {
  margin-bottom: 3px;
  margin-top: 0px
}

.panel {
  border: none
}

/* End Inside Page */
.center_innerpage h3{
  border-bottom: 1px solid #a7a7a7;
  padding-bottom: 8px;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: uppercase;
}

/* footer modification */
.icon-foot1{
	float:left;
	margin-right:20px;
}
.address-footer{
	float:left;
}
.f-btom{
    background: #000;
    color: #ced0d4;
    padding-top: 20px;
    height: auto;
    width: 100%;
    z-index: 99;
    padding-bottom: 15px;
}
.f-btom .f-rigting{
     text-transform: uppercase;
     text-decoration: none;
     font-size: 15px;
    margin-bottom: 20px;
   color: #eaeaea;
    transition: .3s;
     letter-spacing: 3.82px;
     display: inline-block;
     white-space: nowrap;
     border-bottom: 2px solid #000;
	 padding-right:15px;
}
.f-btom .rigting2{
    font-size: 10px;
    text-decoration: none;
    line-height: 18px;
    letter-spacing: 3px;
     color: #eaeaea;
}
.f-btom .rigting2:hover{
    border-bottom: 2px solid #98002f;
}
.f-btom .f-rigting:hover{
    border-bottom: 2px solid #98002f;
}
.f-btom p{
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
}
.f-btom .icon-foot .icon-foot1{
    padding-bottom:  20px;
}
.f-btom .icon-foot .linkidin-icon{
    background-image: url(../images/linkedin-light.png);
    display: inline-block;
    height: 38px;
    width: 38px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right:  15px;
}
.f-btom .icon-foot .linkidin-icon:hover{
    /* background-image: url(../images/linkedin-red.png); */
    display: inline-block;
    height: 38px;
    width: 38px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.f-btom .icon-foot .twitter-icon{
    background-image: url(../images/twitter-light.png);
    display: inline-block;
    height: 38px;
    width: 38px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.f-btom .icon-foot .twitter-icon:hover{
    /* background-image: url(../images/twitter-red.png); */
    display: inline-block;
    height: 38px;
    width: 38px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.f-btom hr {
    margin-top: 1rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px solid #fff;
}
.f-btom  .privecy .privecy-1{
    text-decoration: none;
    color: #eaeaea;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 40px;
    transition: .3s;
    border-bottom: 1px solid  #000;
}
.f-btom  .privecy .privecy-1:hover{
    border-bottom: 1px solid red;
}
.f-btom  .privecy .copyright{
    font-weight: 500;
    text-transform: uppercase;
    font-size: 10px;
    color: #eaeaea;
    letter-spacing: 4.58px;
    line-height: 20px;
}



/* .inner-side {
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
} */
.pt_logo{
  max-width: 82%;
}