BODY {
	BACKGROUND-POSITION: left top;
    background-repeat: repeat; 
    margin:0;
    padding:0;
	background: #f7f9fa;
    width: 100%;
    height: 100%;
	font-family: "Open Sans",sans-serif!important;
	font-size: 16px;
    color: #3b3e40;
}
a {    
	color: #359eff;
    text-decoration: none;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
}
a:hover, a:focus {
    color: #359eff;
    text-decoration: underline;
}
ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}

li {
	margin: 0; 
	padding: 0 0 15px 0; 
	list-style-type: none; 
}
.ol ul {
	margin: 0; 
	padding: 0; 	 
}
.ol li {
	margin: 0; 
	padding: 7px 0px 7px 5px; 
	list-style-type: number;
}
p{line-height:25px;}

h1{
	font-size:30px;
	color:#3b3e40;
	font-weight:600;
	margin:0;
	padding:15px 0;
}
h2{
	font-size:22px;
	color:#8c8c8c;
	font-weight:600;
	margin:0 0 10px 0;
	padding:0;
}
h3{
	font-size:18px;
	color:#8c8c8c;
	margin:0;
	font-weight:400;
	padding:0 0 5px 0;
}
h4{
	font-size:18px;
	color:#000;
	margin:0 0 15px 0;
	font-weight:600;
	padding:5px 0;
}
.bold{
	font-weight:600!important;
}
.uppercase{
   text-transform:uppercase;
}
.italic{
   font-style: italic;
}
.underline{
text-decoration:underline;
}
.justify{
text-align:justify;
}
.center{
text-align:center!important;
}
.right{
text-align:right;
}
.hline{
border-left:1px solid #e7e7e7;
padding:0 10px 0 10px;
margin:0 0px 0 15px;
}
.mar{
margin:0!important;
padding:0!important;
}
.colmar{margin-bottom:30px;}.padd10{padding-left:10px; padding-right:10px;}

.mid{
    padding:0;
    line-height: 22px;
}
.br{
	width:100%;
	height:15px;
	float:left;
}
.br2{
	width:100%;
	height:20px;
	float:left;
}
.spacer{
	width:100%;
	height:30px;
	float:left;
}
.spacer_big{
	width:100%;
	height:50px;
	float:left;
}

.carousel-caption{
	width: 50%;
	top: 100px;
	left:5%;
	text-shadow:none;
	text-align:left;
}
.carousel-caption h1{
	font-size:40px;
	font-weight:600;
	color:#fff;
	margin:0;
	padding:0 0 20px 0;
	text-align:left;
}
.carousel-caption h2{
	font-size:22px;
	font-weight:500;
	color:#fff;
	margin:0;
	padding:0 0 20px 0;
	text-transform:capitalize;
	text-align:left;
	line-height:30px;
}
.carousel-indicators .active {
    margin: 0;
    width: 13px;
    height: 13px;
    background-color: #fff;
}
.carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin:0;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background:#690202;
}
.carousel-indicators {bottom: 0px;}
.img_border{
	border:1px solid #7c7c7c;
	padding:5px;
}
.footer{	float:left;
	width:100%;
	background: #272727; 
	color:#9FA3A6;
	font-size:12px;
	text-align:left;
	padding:20px 0;
}
.footlink a:hover {
    color: #fff;
}
.foot_logo img{float:left;margin-right:10px; width:150px; opacity:0.6; filter: alpha(opacity=60);}
.foot_logo img:hover{opacity:1; filter: alpha(opacity=100);}

.img_gray_hover img{
	float:left;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity:0.4; filter: alpha(opacity=40);
}

.img_gray_hover img:hover{
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    opacity:1; filter: alpha(opacity=100);
}


.footlink2 {
	width: 100%;
	text-decoration: none;
	margin:5px; 
}

.footlink2 ul {
	margin: 0; padding: 0; 
}

.footlink2 li {
	display: inline;
	padding: 0px 10px; 
	position: relative;
}

.footlink2 li a {
	text-decoration:none;  
	color: #9FA3A6; 
	font-size: 12px;
} 

.footlink2 li a:hover {
	color: #fff;
	text-decoration: none;
}




.footlink3 {
	width: 100%;
	text-decoration: none;
}



.footlink3 ul {
	margin: 0; padding: 0; 
}



.footlink3 li {
	display: inline;
	padding: 0px 0px; 
	position: relative;
}

.footlink3 li:after {
	content: ".";
	color: #9FA3A6; 
	padding: 0px 10px; 

}

.footlink3 li:first-child:after, .footlink3 li:last-child:after {
	content: "";
}

.footlink3 li a:hover {
	color: #fff;
	text-decoration: none;
}

.footlink3 li a {
	text-decoration:none;  
	color: #9FA3A6; 
	font-size: 12px;
}


.copyright{
    color: #9FA3A6;
    font-size: 12px;
    padding: 10px 0 0 0;
	margin-top:30px;   text-align:left;
}.border_bottom{border-bottom:1px solid #6C7073;padding: 18px 0;margin:0 0 18px 0;}
.explore_txt{
	color:#fff;
	text-align:center;
	margin-top:-300px;
	padding:25px;	
}

.explore_txt h1{
	color:#fff;
}
.explore_txt p{
	color:#fff;
	font-size:14px;
}.explore_txt a{
	color:#fff;
}
.tick {
	margin:10px 0;
	padding: 0; 
}
.tick ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
}
.tick li {
	margin:0; 
	padding: 0 0 6px 24px; 
	list-style-type:none;
    background: url(../images/blue_tick.png) 0 3px no-repeat;
	font-size:14px;
	color:#676767;
	text-align:left;
}
.header {
    background: #fff;
    padding: 10px 0 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
	border-bottom:1px solid #ddd;
}
  
#banner{margin-top:60px;}

  
  .nopad{padding-left:0;padding-right:0;}
  
  .whitebg{  
  background:#fff;
  padding:10px ;
  MARGIN:0 0 15px 0;
  display:table;
  width:100%;
}

.whitebg_txt{  
  padding:40px ;
}

.whitebg_txt h1{  
  font-size:24px ;
}

.whitebg p.height{  
  height:160px ;
}
.graybg{
background:#f7f9fa;
  padding:35px ;
  height:370px;
}.section {   margin: 20px 0;}.section-title {  padding-bottom: 30px;}
.section-title h2 {  font-size: 36px;  font-weight: 600;  margin-bottom:0;  position: relative;  color: #3b3e40;}
.section-title span {
  display: inline-block;
  width: 50px;
  height: 3px;
  background: #41a337;
}

.footer .section-title h2 {
    font-size: 13px;
    font-weight: 600;
    margin: 22px 0 0px 0;
    color: #fff;
	text-align:left;
} .carousel-control {
    position: absolute;
    top: 35%;
    bottom: 0;
    left: 0;
    width: auto;
    font-size: 35px;
    color: #d65e08;
    text-align: center;
    text-shadow:none;
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=100);
    opacity: 1;
}
.carousel-control:hover {
    color: #051c8c;
}

.dropdown-toggle{ background: transparent;border: 0; color: #919699;font-size: 12px;text-transform: capitalize;}
.dropdown-toggle:hover{color: #fff;}.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 130px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #333;
	color: #919699;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border:0;
    border:0;
    border-radius: 0px;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.dropdown-menu li{
    color: #ccc;
	padding:0;
}

.dropdown-menu>li>a {
    color: #ccc;padding: 10px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #565656;
}
#navbar .dropdown-header {
    display: block;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}


.cate img{width:65%;margin:50px auto 10px auto;}
.cate img:hover.img_border{border:1px solid #fff;padding:5px;}
.blue_big{color:#2196f3; font-size:22px;font-weight:600;}
.heading{
	color:#3b3e40; 
	font-size:35px;
	font-weight:600;
	margin:30px 0 50px 0;
	line-height: 40px;
}
.heading2{
	color:#3b3e40; 
	font-size:20px;
	font-weight:600;
	margin:0 0 10px 0;
}
label {font-weight: 400;}
.navbar-btn.close{float:left;}
.navbar-btn {margin:0;}
.navbar {margin:0;min-height: auto;}

.nav > li {padding: 0 3px;}
.navbar-btn.hamburger{width:25px;}
.navbar-btn.close {
    color: #808080;
    font-size: 25px;
    filter: alpha(opacity=100);
    opacity: 1;
	text-shadow:none;
	width:25px;
}
.navbar-btn.close i {color: #808080;}
.navbar-btn.close i:hover {color: #fff;}
.search {
    position: relative;
    line-height: 22px;
	margin-top:8px;
}
.search i{color: #fff;font-size: 14px;}
.search input {
	height:42px;
	line-height: 18px;
	padding: 10px 40px 10px 10px;
	border-radius:0;
	background:transparent;
	color:#fff;
	font-size: 13px;
	border: 1px solid #9FA3A6;
	border-radius:0 5px 5px 0;
 }
 
.search input:hover,  .search input:focus {
	border: 1px solid #9FA3A6;
}
.searcharea .pull-left{width:75%;}     
.searcharea i{ font-size: 16px;padding:5px;color:#fff;}     
.search ::placeholder {
  color: #9FA3A6!important;
  opacity: 1; /* Firefox */
}

.search :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #9FA3A6!important;
}
.search ::-ms-input-placeholder { /* Microsoft Edge */
color: #9FA3A6!important;
}
     
::placeholder {
  color: #9FA3A6!important;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #9FA3A6!important;
}
::-ms-input-placeholder { /* Microsoft Edge */
color: #9FA3A6!important;
}

.searchbtn {
    height: 41px;
    position: absolute;
    right: 0;
    top:0;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
	background:#9FA3A6;
	border:0;
	padding:5px 16px;
}
.searchbtn:hover i {
	color:#fff;
}.navbar-nav {
    margin: 20px;
}

.nav>li>a {    color:#fff;}
.nav>li>a:focus, .nav>li>a:hover {    text-decoration: none;    background-color: transparent;
	color:#253e90;}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    background-color: transparent;
}

.navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-nav>li {font-weight: 600;
 font-size: 14px;
}
.navbar-nav>li a.dropdown-toggle {font-weight: 600;
 font-size: 14px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;text-transform: capitalize;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #253e90;
}.navbar-nav>li>a.nav_btn{
	background: linear-gradient(#535759,#3b3e40);
	padding:7px 15px;
	border-radius:4px;
	text-align:center;
	color:#fff;
}

.navbar-nav>li>a.nav_btn:hover, .navbar-nav>li>a.nav_btn:focus{
	background: linear-gradient(#6c7073,#535759);color:#fff!important;
}
.navbar-nav.navbar-right{margin:0;}

.navbar-default .navbar-nav>li>a.btn_blue {
    color: #fff;
	padding:7px 18px;    margin-top: -8px;
}

.footlink {
	width: 100%;
	font-size: 13px;
	color: #aaa;
	text-decoration: none;
}
.footlink ul {
	margin: 0; padding: 0; 
}

.footlink li {    text-align: left;
	padding:0 0 12px 0px; 
}
.footlink li a:hover {
	color: #fff;
	text-decoration: none;
}
.footlink li a {
	text-decoration:none;  
	color: #9FA3A6; 
	font-size: 12px;
}
.footer .section-title {
    padding-bottom: 15px;
}
.form-control {
    color: #333;
}
.input-group { width: 100%;}
.input-group .form-control {
    height: 50px;
    border-radius: 0px;
    border: none;
	box-shadow:none;
}
.input-group-addon {
    padding: 6px 5px 6px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #0c9126;
    text-align: center;
    background-color:#fff;
    border:none;
    border-radius:0;
}


.btn_black {
	padding:10px 60px; 
	background: linear-gradient(#535759,#3b3e40);
	font-size: 15px;
	font-weight: 400;
	color:#fff;	
	text-align: center;
	display:inline-block;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:none;
    text-transform:capitalize;
	border-radius:40px;
}

.btn_black:hover, .btn_black:focus {
	background: linear-gradient(#6c7073,#535759);
	color:#fff;		text-decoration:none;
}.social a{color:#9FA3A6; font-size:18px;padding:0 0 0 25px;}

header {
  position: relative;
  background-color: transparent;
  height: 90vh;
  min-height: 40rem;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color:rgba(255, 255, 255, 0.85);
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 8888;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

header h1 {
	font-size: 50px;
	font-weight: 600;
	color:#fff;	
}
header p {
	font-size: 18px;
	font-weight: 400;
	color:rgba(255, 255, 255, 0.85);	
}

.btn_white {
	padding:12px 40px; 
	background: #fff;
	font-size: 16px;
	font-weight: 400;
	color:#555;	
	text-align: center;
	display:inline-block;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:none;
    text-transform:capitalize;
	border-radius:40px;
}



.btn_white:hover, .btn_white:focus {
	background:rgba(255, 255, 255, 0.85);
	color:#555;	
	text-decoration:none;
}

.banner_txt{margin-top:100px;}
.inner_banner_txt{margin-top:220px;}
.breadcrumb{z-index:99999;width:100%;background:#000;padding:8px 0;color:#fff;font-size:18px;font-weight:600;  margin-bottom: 0px; border-radius:0;}.breadcrumb span{padding-top: 0;}.breadcrumb.affix span{padding-top: 16px;float:left;}
.breadcrumb .btn_blue, .breadcrumb .whatsapp{display:none;}
.breadcrumb.affix .btn_blue, .breadcrumb.affix .whatsapp{margin-right:38px; display:block;}.breadcrumb.affix .btn_blue, .breadcrumb.affix .whatsapp a{color:#fff;}
.affix {
    top:0;
    width: 100%;
    z-index: 9999 !important;
  }


  .affix ~ .container-fluid {
   position: relative;
   top: 50px;
  }
  
  
  
  
.hero-vertical-component_1zWrnsbQ {
    position: relative;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    box-sizing: border-box;
}

.atom-design-v1 * {
   font-family: "Open Sans",sans-serif!important;
}
.atom-design-v1 *, .atom-design-v1 :after, .atom-design-v1 :before {
    box-sizing: inherit;
}

.atom-design-v1 video {
    height: auto;
    max-width: 100%;
}


.explore_txt_left{
	color:#fff;
	text-align:left;
	margin-top:360px;
	padding:0;	
}

.explore_txt_left h1{
	color:#fff;
}
.explore_txt_left p{
	color: rgba(255, 255, 255, 0.85);
	font-size:16px;
	line-height:20px;
	height:150px;
}
.explore_txt_left a{
	color:#fff;
}


















.style__section-timeline___3e1Sg .style__timeline-header___1a3Gs {
    background-color: #303233;
    height: 600px;
    background-size: cover;
    background-position: center;
    color: #fff;
}
.style__section-timeline___3e1Sg .style__timeline-header___1a3Gs h2 {
    text-align: center;
    font-size: 40px;
    line-height: 44px;
    padding-top: 210px;
    color: #fff;
}
.style__section-timeline___3e1Sg .style__progress-bar___3bqzv {
    width: 633px;
    margin: auto;
    padding-top: 64px;
}
.style__section-timeline___3e1Sg .style__progress-bar___3bqzv .style__node___16ztI {
    width: 24px;
    height: 24px;
    float: left;
    position: relative;
    border-radius: 50%;
    border: 2px solid transparent;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
}
.style__section-timeline___3e1Sg .style__progress-bar___3bqzv .style__node___16ztI .style__txt___LU-aP {
    position: absolute;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    top: 40px;
    width: 200px;
    text-align: center;
    left: 50%;
    margin-left: -100px;
    color: rgba(255,255,255,0.5);
}

.style__section-timeline___3e1Sg .style__progress-bar___3bqzv .style__node___16ztI .style__core___3cpcB {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 50%;
}
.style__section-timeline___3e1Sg .style__progress-bar___3bqzv .style__line___28008 {
    float: left;
    height: 2px;
    background: rgba(255,255,255,0.5);
    width: 179px;
    margin-top: 11px;
}
.style__section-timeline___3e1Sg .style__progress-bar___3bqzv .style__node-active___2m3bQ {
    width: 24px;
    height: 24px;
    float: left;
    position: relative;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #fff;
    cursor: pointer;
}

.style__section-timeline___3e1Sg .style__progress-bar___3bqzv .style__node-active___2m3bQ .style__core-active___1aMPR {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    background-color: #fff;
}
.style__section-timeline___3e1Sg .style__progress-bar___3bqzv .style__node-active___2m3bQ .style__txt___LU-aP {
    position: absolute;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    top: 40px;
    width: 200px;
    text-align: center;
    left: 50%;
    margin-left: -100px;
}

@mixin clearfix() {
  &::after {
    display: block;
    content: "";
    clear: both;
  }
}

.btn_blue {
	padding:7px 15px; 
	background: linear-gradient(#40a9ff,#1890ff);
	font-size: 15px;
	font-weight: 400;
	color:#fff;	
	text-align: center;
	display:inline-block;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
	border:none;
    text-transform:capitalize;
	border-radius:3px;
}



.btn_blue:hover, .btn_blue:focus {
	background: linear-gradient(#1890ff,#40a9ff);
	color:#fff;	
	text-decoration:none;
}
.gbg{
	background:#f7f9fa;
	color:#000;	
	font-size:14px;
	font-weight:400;
	line-height:20px;
	padding:20px;
}
label span{color:#999;font-size:13px;}
.form-control { height: 44px;}
.contact_map_txt {    position: absolute;    margin-top:-260px;    height: 100%;	width: 100%;    font-size: 12px;	COLOR: #000;    font-weight: 600;}
.martop60 {margin-top:60px;}
.martop120 {margin-top:120px;}
.green{color:#36bb3b;}
.whatsapp{font-size:15px;margin-top: 5px;}
.whatsapp i{font-size:25px;    font-weight: 400;}
.whatsapp span{margin: 3px 0 0 5px;float: right;}

.toplink {
	width: 100%;
	text-decoration: none;
	margin:5px; 
}

.toplink ul {
	margin: 0; padding: 0; 
}

.toplink li {
	display: inline;
	padding: 0px 10px; 
	position: relative;
}

.toplink li a {
	text-decoration:none;  
	color: #fff; 
	font-size: 13px;
} 

.toplink li a:hover {
	color: #40a9ff;
	text-decoration: none;
}

.breadcrumb .toplink .btn_blue{display:initial;}



.search_ani{float:right;margin-top:0;}
.search_ani input {
	outline: none;
}
.search_ani input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
.search_ani input::-webkit-search-decoration,
.search_ani input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
.search_ani input[type=search] {
	background: #fff url(../images/search-icon.png) no-repeat right center;
	border: solid 1px #ccc;
	padding: 8px 30px 8px 8px;
	width: 55px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	font-size: 13px;
	color:#000;
}

.search_ani input[type=search]:focus {
	width:250px;
	background-color: #fff;
	border-color: #6dcff6;
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
	
}


/* placeholder */
.search_ani input:-moz-placeholder {
	color: #999;
}
.search_ani input::-webkit-input-placeholder {
	color: #999;
}

.nav.navbar-nav.navbar-right{margin:0 0 5px 0;}
.nav.navbar-nav.navbar-right .dropdown img{width:30px;}




.navbar-right .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 130px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #f8f8f8;
	color: #000;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border:0;
    border:0;
    border-radius: 0px;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.navbar-right .dropdown-menu>li>a {
    color: #000;
	padding: 5px 10px;
}
.navbar-right .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ccc;
}

.banner-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.tp222-banner {
    height: 1000px;
    width: 100%;
    text-align: center;
}

.wrapper {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}




.banner_bottom_txt_area{color: #fff;padding:370px 0 0 0; font-size: 14px;}
.content-container {
    padding-top: 72px;
    width: 893px;
    margin: 0 auto;
}

.content-container2 {
    padding: 70px 0 100px 0;
    width: 90%;
    margin: 0 auto;
}
.content-container .slogan {
    font-size: 24px;
    margin-bottom: 32px;
    line-height: 42px;
    color: #3b3e40;
}
h1.slogan {
    font-size: 45px!important;
    font-weight: 600;
    margin-bottom: 32px;
    line-height: 42px;
    color: #3b3e40;
	padding:0;
	margin:0;
}

.content-container .desc {
    font-size: 18px;
    line-height: 32px;
    color: #3b3e40;
}
.white_txt{color:#fff;}
.white_txt h1{color:#fff;}
.padd150{padding:150px 0;}
.banner_bottom_txt_big{font-family: "Times New Roman", Times, serif;font-size:24px;}
.video video{width:600px; margin:0 0 25px 0;}
.intro_vdo video{width:100%; margin:0 0 25px 0;}
.video2 video{width:100%; margin:0 0 25px 0;} 

.intro_vdo_txt {
    position: absolute;
    margin-top:-400px;
    left:0;
    right:0;
    text-align: center;
    color: #fff;
}

.intro_vdo_txt i{font-size:40px;}


.counter_area{font-size:12px;    margin: 0 15px 0 0;}
#counter {
  padding:4px;
  margin: 3px 0 0 0;
  border-radius: 3px;
  background: #ececec;
  display: table;
}

#counter span {
  display: inline-block;
  padding: 6px 10px;
  border-radius: 4px;
  background-image: linear-gradient(#084f92, #9ad2ff, #084f92);
  color:#fff;
  margin-right: 2px;
  border:1px solid #ccc;
}

.bottom_content {
    width: 890px;
    margin: 0 auto;
    bottom: 150px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}

.blackbg{
	background:#2f2f2f;
	padding:50px;
	font-size:14px;
	color:#fff;
}
.blackbg p{
	color:#e4e4e4;
	margin:0 0 15px 0;
}

.blackbg2{
	background:#090909;
	padding:50px;
	font-size:14px;
	color:#fff;
	float: left;
    width: 100%;
}
.blackbg2 p{
	color:#e4e4e4;
	margin:0 0 15px 0;
}
.white_heading{
	font-size:30px;
	font-weight:600;
	color:#fff;
	margin:0 0 25px 0;
}
.carousel-control {top: 45%;}
.carousel-control.left, .carousel-control.right {background: transparent!important;}
.video2 .desc.desc-0 {
	color:#66ae2c;
	text-align:center;
}
.txt_sm{font-size:12px;}
.txt_md{font-size:14px;}

.proff_stes{margin-top:40px;text-align:center;}
.proff_stes img{width: 100px;  margin: 0 auto;}
.img_height{height:270px;}
label strong{color:#ff0000;}

.txt1{font-size:26px; color:#fff; font-weight:300!important;margin:0 0 10px 0;}
.txt1 span{font-weight:600;}
.txt_white{color:#fff!important;}
p.txt_white{color:#fff!important;}
.banner_height{height:650px;}
.whtbox{
	background:#fff;
	padding:15px;
	font-size:14px;
	text-align:left;
	 height: 180px;
}

.tabarea{padding:25px;}
.tab-content{
	padding:20px;
	border-top:0;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
}
.nav.nav-tabs > li {
    padding: 0;
}
.nav.nav-tabs>li>a {
    color: #000;
}
.nav.nav-tabs>li.active>a {
	background:#000;
    color: #fff;
}

.content_over{
	bottom:10px;
	position:absolute;
	padding:20px;
	color:#ccc;
}

.content_over h3{font-size:20px; color:#fff;margin:0 0 10px 0;}


.tabarea2{padding:25px;}
.tabarea2 .tab-content{
	background:#000;
	padding:20px;
	border:1px solid #4a4a4a;
}
.tabarea2 .nav.nav-tabs > li {
    padding: 0 30px;
}
.tabarea2 .nav.nav-tabs>li>a {
    color: #fff;
	opacity:0.5; filter: alpha(opacity=50);
}
.tabarea2 .nav.nav-tabs>li.active>a {
    color: #fff;
	opacity:1; filter: alpha(opacity=100);
}
.tabarea2 .nav.nav-tabs>li.active>a, .tabarea2 .nav.nav-tabs>li.active>a:focus, .tabarea2 .nav.nav-tabs>li.active>a:hover {
    border: 0;
	color: #fff;
	opacity:1; filter: alpha(opacity=100);
}
.tabarea2 .nav.nav-tabs>li>a:hover {
    border-color: transparent;
}
.tabarea2 .nav.nav-tabs{border-bottom:0; margin:0 0 10px 0;}
.txt_black{color:#000;}
.table-gray{background:#e8e8e8;}
.table-gray thead tr td{background:#7b7b7b; color:#fff;font-weight:600;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    padding: 12px;
}
.Watch_Video a {
   cursor:pointer;
}
#Watch_VideoModal{margin-top:55px;}
#Watch_VideoModal iframe{width:100%;height:500px;}

#Watch_VideoModal .modal-header {
    background:#000;padding:8px;  border-bottom: 0px solid #e5e5e5;
}
#Watch_VideoModal .modal-header i{
    color:#fff;
}

#Watch_VideoModal .modal-header .close{
    opacity:1;
}

#Watch_VideoModal .modal-body {
    padding: 0px;  border-bottom: 0px solid #e5e5e5;
}

#Watch_VideoModal .modal-content {background-color:transparent; border-radius:0;border: 0;-webkit-box-shadow:none; box-shadow:none;}






















