body {
  padding-top: 0px;
  padding-bottom:0px;
 font-family: 'Open Sans', sans-serif;
 color: #666;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    
    line-height: 1.6;
}
a
{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6
{
font-family: "Montserrat" , sans-serif;
}
a:hover, a:focus
{
text-decoration:none;
}
img
{
max-width:100%;
}

.navbar {
  margin-bottom: 0px;
z-index: 99; 
}
.navbar-wrapper {
  
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}


/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  /*    border-bottom: 4px solid #32A846;*/
	     /* box-shadow: 2px 2px 9px #666;*/
		     box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.navbar-wrapper .navbar .container {
  /*width: auto;*/
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  /*height: 500px;*/
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
    background: #002e5b;
    padding: 15px;
    /* border-radius: 7px; */
}

/* Declare heights because of positioning of img element */
.carousel .item {
  /*height: 500px;*/
  background-color: #777;
}
.carousel-inner > .item > img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
}
/*.carousel-inner:after
{
     content: '';
    background: url(../images/gridtile.png) repeat;
    position: absolute;
    top: 0;
   
    z-index: 1;
    width: 100%;
    height: 100%;
}*/
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		  margin-top: 10px;
    }
    .navbar-collapse {
       /* border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 25px;
		background:#fff;
		padding:0 20px;
	}
	.navbar-nav>li {
        float: none;
		/*border-left: #000 2px solid;*/
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
		background:#fff;
		
    }
	
    .collapse.in{
  		display:block !important;
		/*background:#1d2e62;
		padding: 0 20px;*/
		margin-top:0px;
	}
}
.nav>li
{
    border-left:none;
}

.nav .last-item a
{
  background: #40a84c;
  color:#fff !important;
}

@media(min-width:992px)
{
.nav>li
{
    /*border-left: 1px solid #F1EFEF;*/
}
}
.navbar-inverse .navbar-nav>li.last>a
{
border:1px solid #fff;
border-radius:5px;
padding-top:10px;
padding-bottom:10px;
margin-top:5px;
-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.navbar-inverse .navbar-nav>li.last>a:hover
{
background:#32A846;
color:#fff;
border-color:#32A846;
}
.navbar-inverse .navbar-brand img
{
    width:108px;

}
@media(min-width:768px)
{
.navbar-inverse .navbar-brand img
{
width:auto;
}
.main-header.shrink .navbar-nav>li>a
{
    padding-top: 22px;
    padding-bottom: 20px;
}
}
.main-header.shrink .navbar-brand img
{
 width:94px;

    margin: 0px 0px 10px  0px;
}
@media(min-width:768px)
{
.main-header.shrink .navbar-brand img
{
 width:250px;

    margin: 0px 15px 10px  15px;
}
}
@media(min-width:768px)
{
.main-header {
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  position:relative;
  width: 100%;
  height: 90px;
  background:rgba(255, 255, 255, 0.52);
  display:block;
}
}
@media(min-width:768px)
{
.main-header {
position:relative;
display:block;
}
}
.main-header.shrink {
  height: 90px;
  line-height: 80px;
  background:#fff;
  top:0;
  display:block;
  position:fixed;
  width:100%;
  z-index: 99;  
}
@media(min-width:768px)
{
.main-header.shrink {
  height: 66px;
  }
}
.main-header.shrink .navbar-nav>li>a
{
color:#333;
}
.main-header.shrink .navbar-nav>li>a:hover
{
color:#32A846;
}

.main-header.shrink .navbar-nav>li.last>a
{
background:#32A846;
color:#fff;
border-color:#32A846;
}

@media(min-width:768px)
{
.sliderbg
{
display:block;
}
}

.sliderbg h1
{
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-shadow:none;
    
    font-size: 20px;
   margin: 0;

	display:inline-block;
}
.sliderline
{
    letter-spacing: 2px;
    font-size: 12px;
    color: #222;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    border-width: 0;
    border-style: none;
	text-shadow:none;
}
@media(min-width:768px)
{
.sliderbg h1
{
    line-height: 50px;
    font-size: 39px;
    display: inline-block;
    text-align: right;
    float: right;
   
}
.sliderline
{
    letter-spacing: 2px;
        font-size: 20px;
     
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    
}
}
.sliderbg h1 span
{
color: #2BB7CC;
}
.sliderbtn, .sliderbtn2
{
display:none;
}

@media(min-width:768px)
{
.sliderbtn
{
 letter-spacing: 2px;
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    border-width: 0;
    border-style: none;
	border:1px solid #fff;
	border-radius:0;
	margin-top:15px;
	display:inline-block;
}
.sliderbtn:hover
{
color:#fff;
}
.sliderbtn2
{
 letter-spacing: 0px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    /* font-family: 'Raleway', sans-serif; */
    border-width: 0;
    border-style: none;
    border: 1px solid #002E5B;
    border-radius: 0;
    margin-top: 15px;
    background: #002E5B;
    
    /* text-transform: uppercase; */
    display: inline-block;
	padding: 10px 30px;
}
.sliderbtn2:before
{
    display: block;
    content: '';
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    border: 1px solid #fff;
}
.sliderbtn2:hover
{
color:#fff;
}
}
.span0
{
    background-color: #32A846;
padding:20px 0;
color:#333;
}
.left1, .right1
{
text-align:center;
}
@media(min-width:768px)
{
.span0
{
background-attachment:fixed;
}
.left1
{
text-align:left;
}
.right1
{
text-align:right;
}
}

.mrg20
{
margin-top:20px;
}
.span01 h3
{
margin: 0;
    font-size: 30px;
    color: #fff;
    line-height: 24px;
    font-weight: 700;
    padding: 10px 0;
    letter-spacing: 2px;
}

.btn_chat
{
    display: inline-block;
    color: #fff;
    font-family: "Montserrat" , sans-serif;
    /* margin: 0 15px; */
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    background: #002E5B;
    padding: 10px 20px;
    border-radius: 0px;
	position:relative;
}
.btn_chat:before
{
display: block;
    content: '';
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    border: 1px solid #fff;
}

.btn_chat:hover
{
    background: #0152A0;
color:#fff;
}
@media(max-width:768px)
{
.btn_chat span
{
display:block;
margin:5px 0;
}
}
.span1
{
background-color: #fff;
padding:50px 0;
}
.center
{
text-align:center;
}
.pd0
{
padding:0;
}
.heading
{
/*padding:0 15px;*/
}
.heading h2
{
    color: #002E5B;
    font-size: 28px;
   
    font-weight: 700;
    
    margin-top: 0;
}
@media(min-width:768px)
{
.heading h2
{
font-size: 35px;
}
}
.line
{
background: #32A846;
width:35px;
margin:20px 0;
height:6px;
border-radius:3px;
}
.center .line
{
margin:2% auto;
}
.heading p
{
    font-size: 14px;
    font-weight: 600;
    color: #494949;
}
.span0 .heading p
{
color:#fff;
}
.mrg-top-20
{
margin-top:20px;
}
.box1
{
    opacity: 0;
    -webkit-transition: opacity 900ms linear;
    -moz-transition: opacity 900ms linear;
    transition: opacity 900ms linear;
}
.box1
{
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;

}

.box11
{
opacity: 1;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -moz-animation-delay: 0s;
    -moz-animation-duration: 1s;
    animation-delay: 0s;
	    overflow: hidden;
		    position: relative;
    
}
@media(max-width:992px)
{
.box11
{
margin: 0 0 30px;
}
}
.box11 .box-txt
{
    position: absolute;
    left:0px;
    top: 182px;
    right: 0px;
    bottom: 0;
    background: rgba(0, 46, 91, 0.9);
    padding: 22px 30px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media(max-width:768px)
{
.box11 .box-txt
{
 padding: 17px 12px 0;
}
}
.box11:hover .box-txt
{
    padding-top: 30px;
    top: 0;
}
.box-txt .box-title
{
    margin-bottom: 8px;
}
.box-txt .box-title:after
{
    content: "";
    display: table;
    clear: both;
	}
.box-txt .box-title .icon
{
color: #32A846;
    font-size: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 12px 0 0;
}

.box-txt h6
{
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-top: 0;
    margin: 0;
    font-weight: 700;
	font-size:16px;
}

.box-txt p
{
    margin: 0 0 20px;
    color: #fff;
    padding-left: 55px;
    font-size: 13px;
    line-height: 24px;
}

.box-txt a
{
text-transform: lowercase;
    font-weight: 700;
    font-size: 13px;
    transition: color 0.2s linear;
    color: #32A846;
    padding-left: 55px;
}
.box1:hover .box-txt span
{
border-bottom:1px solid #fff;
}
.box2
{
background:url(../images/acquire-x3block-risingstar.jpg);
padding:74px 0;
}
.box2:hover
{
opacity:0.9;
background:url(../images/acquire-x3block-risingstar.jpg);
}
.box3
{
background: #32A846;
}
.box3:hover
{
background: #52A4D2;
}
.span2
{
background: #f2f2f2;
    color: #002A43;
    padding: 40px 0 50px;
}
.span2 h1
{
font-size: 38px;
    margin-bottom: 25px;
	margin-top:0;
	font-weight: 700;
}
.span2 h1 span
{
    color: #32A846;
}
.span2 .btn_chat 
{
 color: #002A43;

}
.span2 .btn_chat a
{
 background:#32A846;
}
.span2 .btn_chat a:hover
{
background:#002A43;
color:#fff;
}
.footer
{
    /*background:url(../images/footer-bg.jpeg);*/
    background-size: cover;
	font-weight:600;
}
.footer-trans
{
 background-color: #002E5B;
    padding: 10px 0 10px;
    -webkit-box-shadow: inset 0 2px 5px 0px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: inset 0 2px 5px 0px rgba(0, 0, 0, 0.39);
    box-shadow: inset 0 2px 5px 0px rgba(0, 0, 0, 0.39);
}
.foot21
{
    /*border-left: 2px solid #32A846;
    border-right: 2px solid #32A846;*/
	/*padding-left:30px;*/
}
.footer1
{
padding:20px 0;
color:#fff;
    width: 100%;
    overflow: hidden;
}
.footer1 h4
{
margin:0px;
text-transform:uppercase;
text-align:left;
}
.footer1 h2
{
margin:0;
text-transform:uppercase;
text-align:left;
font-size:24px;
}
@media(min-width:768px)
{
.footer1 h2
{
margin:0;
text-transform:uppercase;
text-align:left;
font-size:20px;
margin-top:5px;
}
}

.icon1, .foot-txt
{
padding:0 0px;
}
@media(min-width:768px)
{
.icon1, .foot-txt
{
padding:0 10px;
}
}
.foot1
{
margin-bottom:30px;
}
.footer2
{
color:#fff;
width:100%;
overflow:hidden;
margin-top:0px;
}
.foot2
{
margin:20px 0;
}
.foot2 h4
{
    text-transform: uppercase;
    font-size: 15.2px;
    margin: 0 0 25px;
	color: #fff;
	    font-weight: 700;

}

.foot2 ul
{
list-style:none;
margin:0;
padding:0;
}
.foot2 ul li
{
padding:3px 0;
}
.foot2 ul li a
{
color: #fff;
font-size:13px;
}
.foot2 ul li a:hover
{
text-decoration:none;
   color: #32A846;
}
.foot2 .input-group
{
    margin-bottom: 25px;
    border: 1px solid #FFF;
        padding: 9px 20px;g
}
.foot3 ul li
{
padding:5px 0;
text-align:left
}
.foot3 ul li:first-child
{
    background: url(../images/home-icon.png) no-repeat 1px 7px;
    padding-left: 27px;
}
.foot3 ul li:nth-child(even)
{
    background: url(../images/phone.png) no-repeat 1px 6px;
    padding-left: 25px;
}
.foot3 ul li:last-child
{
    background: url(../images/email.png) no-repeat 1px 6px;
    padding-left: 25px;
}
.foot2 p
{
margin-top:15px;
color: #fff;
font-size:13px;
}
.foot2 .social li
{
display:inline;
padding:0 5px;
}
.foot2 .social li a
{
 color: #32A846;
font-size:16px;
}
.foot2 ul li
{
    color: #fff;
    font-size: 13px;
}
.foot2 ul li i
{
padding-right:3px;
color: #32A846;
}
.footer3
{

color:#fff;
font-size:12px;
padding:10px 0 10px;
    background: #002E5B;
}
.footer3 .container
{
border-top: 1px solid #0A2035;
    padding-top: 20px;
}
.foot3, .foot4
{
text-align:center;
}
@media(min-width:768px)
{
.foot3
{
text-align:left;
}
.foot4
{
text-align:right;
}
}
.foot4 a
{
    color: #32A846;
}
@media(max-width:768px)
{
.navbar-collapse
{
margin-top:23px;
    background: #FFF;
    box-shadow: 1px 1px 5px #ccc;
}
}
.banner
{
padding:20px 0 0;
background-size:cover;
}
.banner p
{
font-weight:700;
}
.banner p a
{
    color: #32A846;
}
.abt p, .course p
{
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
    margin: 0 0 15px;
    color: #555;
}

.abt h3
{
    color: #002E5B;
    font-weight: 500;
    font-size: 22px;
    margin-top: 25px;
}

.course h6
{
font-size:15px;
font-weight:600;
}
.pd-btm-0
{
padding-bottom:0;
}
.pdb0
{
padding-bottom:0 !important;
}

.abt h4
{
    color: #444;
    font-size: 18px;
    margin-top: 20px;
}
.abt p a
{
    color: #32A846;
}
.abt p a:hover
{
text-decoration:none;
color:#fff;
}
.span3
{
background:#EAEAEA;
padding: 0 0 30px;
}
.span1 ul, .list
{
list-style:none;
padding:0;
margin:0;
}
.span1 ul li
{
padding:4px 0;
    background: url(../images/tick.png) no-repeat 0px 9px;
    padding-left: 26px;
}
.span1 ul li a
{
color: #3C3A3B;
}
.list li
{
    padding: 10px 0;
    background: url(../images/green_tick_small.gif) no-repeat 0px 15px;
    padding-left: 20px;
}
.span0 .list li
{
background:none;
font-size:15px;
}
.banner-contact
{
/*background:url(../images/map.png) center;*/
/*padding:100px 0 200px;*/
background-size:cover;
}
.map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
}
@media(min-width:768px)
{
.map {
padding-bottom: 50.25%;
}
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box-icon
{
font-size:50px;
margin-bottom:10px;
color:#32A846;
}


.cont
{
background:transparent;
border-radius:0;
color:#fff;
}
.formular p {
    margin: 15px 0 ;
	font-size:14px;
}
.btn-snd
{
margin-top:20px;
background:#2BB7CC;
color:#fff;
border:none;
padding:7px 30px;
border-radius:2px;
border:1px solid #2BB7CC;
}
.btn-snd:hover
{
background:transparent;
}

.top-header
{
    background-color: #002e5b;
padding:13px 0;
font-family: 'Montserrat', sans-serif;
}
.top-header .left2
{
    color: #fff;
	font-size: 11px;
    padding: 0;
}
.have
{
display:none;
}
@media(min-width:992px)
{
.top-header .left2
{
    color: #fff;
	font-size: 12px;
    padding:0 15px ;
}
.have
{
display:inline-block;
}
}
.top-header .left2 i
{
padding-left:15px;
padding-right:4px;
    font-size: 16px;
    color: #32A846;
}
.top-header .left2 a
{
color:#fff;
webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.top-header .left2 a:hover
{
text-decoration:none;
color:#fff;
}
.top-header .right2
{
color: #ccc;
	font-size:12px;
}
.top-header .right2 ul
{
list-style:none;
padding:0;
margin:0;
}
.right2 ul, .right2 span
{
    display: inline-block;
}
.right2 span a
{
color:#fff;
}
.right2 span i
{
padding-left:15px;
padding-right:4px;
    font-size: 16px;
    color: #32A846;
}
.top-header .right2 ul li
{
display:inline;
border-right:#ccc;
padding:0 5px;
}

.top-header .right2 ul li a
{
color: #fff;
webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.top-header .right2 ul li a:hover
{
text-decoration:none;
color:#fff;
}



.left2
{
text-align:center;
}
.right2
{
text-align:center;
}
@media(min-width:768px)
{
.left2
{
text-align:left;
}
.right2
{
text-align:right;
}
}
.phone
{
display:none;
}
.shrink .phone
{
    display: block;
    border-bottom: 1px solid #E2E0E0;
    margin-left: -15px;
    margin-right: -15px;
	    background: #002E5B;
}
@media(min-width:768px)
{
.phone
{
display:none;
}
.shrink .phone
{
display:none;
}
}
.phone h4
{
margin:10px;
}
.phone a
{
color:#fff;
font-family: 'Open Sans', sans-serif;
font-size:18px;
font-weight:700;
}
.phone a:hover, .phone a:focus
{
text-decoration:none;
color:#fff;
}
.span4
{
padding:30px 0 50px;
}

.abt h5
{
font-family: "Montserrat" , sans-serif;
font-weight:700;
font-size:18px;
margin-top:20px;
margin-bottom:5px;
color: #222;
}
.course h5
{
border:1px solid #ddd;
padding:10px;
font-size:17px;
font-weight:700;
display:inline-block;
margin-bottom:15px;
}
.course .duration
{
float:none;
color:#555;
font-weight:400;
    color: #3C3A3B;
margin-bottom: 5px;	
}
@media(min-width:768px)
{
.course .duration
{
display:block;
}

.ryt
{
float:right;
}
}
.course h4
{
margin:20px 0 8px;
    color: #3C3A3B;
}
.span411 p
{
text-align:left;
margin:20px 0 3px 0;
font-size:13px;
}
.span411 .cont
{
color:#333;
}
.span411 .btn-snd:hover
{
color:#2BB7CC;
}

.flyer-btn
{
    color: #fff;
    background: #32A846;
    display: inline-block;
    padding: 8px 20px;
    margin: 0 5px;
    border-radius: 5px;
}

.flyer-btn:hover {
    background: #002A43;
    color: #fff;
}

.margin-t-30
{
margin-top:30px !important;
}
.list ol li
{
background:none;
padding-left:5px;
}
.abt p a.download:hover
{
    color: #3C3A3B;
}
.tbl th
{
background: #32A846;
    color: #fff;
    border: none;
}
.course .duration a
{
color: #3C3A3B;
}
.read
{
background: #32A846;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    padding: 10px 23px;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
	margin-top:15px;
}
.read:before
{
display: block;
    content: '';
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    border: 1px solid #fff;
}
.read:hover
{
background:#3C3A3B;
color:#fff;
}
.span11 h4
{
    margin: 20px 0 15px;
    font-size: 17px;
    font-weight: 700;
    color: #002E5B;
}
.mrg35
{
margin-top:35px;
}
.footer1
{
 background: #002E5B;
 padding:10px 0 10px;
}
.footer0
{
color:#fff;
padding:20px 0;
font-family: 'Merriweather Sans', sans-serif;
font-weight:700;
overflow:hidden;

}
.footer0 i
{
font-size:25px;
vertical-align:middle;
padding-right:7px;
color:#32A846;
}
.foot01
{
text-align:center;
border-top:1px dashed #fff;
border-bottom:1px dashed #fff;
padding:10px 0;
}
.foot011, .foot0
{
text-align:center;
    padding-top: 10px;
}
@media(min-width:768px)
{
.foot011
{
text-align:right;
padding-top:0;
}
.foot0
{
text-align:left;
padding-top:0;
}
.foot01
{
text-align:center;
border-left:1px dashed #fff;
border-right:1px dashed #fff;
border-bottom:none;
border-top:none;
padding-top:0;
padding-bottom:0;
}
.foot01 span, .foot0 span, .foot011 span
{
font-size:10px;
}
}
@media(min-width:992px)
{
.foot01 span, .foot0 span, .foot011 span
{
font-size:12px;
}
}
.center .abt p
{
text-align:center;
}
.req
{
        background: #002E5B;
    display: block;
    padding: 13px 20px;
    font-weight: 700;
    color: #fff;
    border: none;
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
}
.req:hover
{
    background: #394888;
	color:#fff;
}
.span11 .span1-img
{
    width: 78px;
	color: #002e5b;
    margin: 0 0 8px;
    vertical-align: bottom;
	    float: left;
    margin: 0;
    text-align: center;
	    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	    padding: 20px 0;
		position:relative;
}
.span1-txt
{
    overflow: hidden;
	    padding-left: 0px;
}

.span1-txt p
{
    line-height: 1.8;
    font-size: 14px;
}


@media(min-width:768px)
{
.span1-txt
{
  padding-left: 20px;
}
}
.span11
{
    
    position: relative;
    padding:10px 3px;
    height: 301px;	
}

.span11-hyt
{
/*height:260px;*/
}

.btn_chat2
{
background:rgba(255, 255, 255, 0);
color: #002A43;
}


@media(min-width:768px)
{
.span11
{
padding:20px;
}
}
.span11:hover
{
background: #fff;
}
.span11 .span1-img:before
{
content: '';
    display: block;
    position: absolute;
    left: 36px;
    top: -3px;
    width: 6px;
    background: #32A846;
    height: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.span11 .span1-img:after
{
content: '';
    display: block;
    position: absolute;
    left: 36px;
    bottom: -3px;
    width: 6px;
    background: #32A846;
    height: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.span11:hover .span1-img:before, .span11:hover .span1-img:after
{
height: 15px;
}
.parallex
{
background:url(../images/partners_bg.jpg) center;
padding:50px 0;
position:relative;
}
.parallex:before
{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 46, 91, 0.9);
    display: block;
}
.parallex h2
{
    font-size: 28px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    font-family: Poppins;
    font-weight: 700;
    font-style: normal;
	position:relative;
}
.parallex h2 span
{
color: #32A846;
}
.testi h4
{
color: #002E5B;
    font-weight: 700;
}
.testi a
{
    
    color: #002E5B;
	
    
}
.testi a:hover
{
color:#32A846;
border-color:#32A846;
}
.call 
{
        background-color: #32A846;
		padding:30px;
		margin:20px 0;
		color:#fff;
}
.call h4
{
font-size:15px;
font-weight:700;
}
.call .btn_chat
{
margin-top:15px;
}
.call .btn_chat i
{
padding-right:5px;
}
.abt ul
{
list-style:none;
margin:0;
padding:0;
    margin-bottom: 15px;
}
.abt ul li 
{
padding:6px 0;
font-size: 15px;
}
.abt ul li:before
{
    content: "\f185";
	    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding-right:7px;
	color:#32A846;
	    
}
.ird
{
box-shadow:0px 0px 5px #ccc;
padding:20px;
margin-top:40px;
}
.ser-img a
{
    position: relative;
    display: block;
}
.ser-img a:before
{
content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
}
.ser-img a:after
{
   content: "\f127";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    color: #fff;
    font-size: 30px;
    opacity: 0;
}
.ser-img a:hover:before, .ser-img a:hover:after
{
    opacity: 1;
}
.ser
{
margin-bottom:30px;
}
.con-box
{
background:url(../images/contact_us_block.jpg) center;
padding:45px;
position:relative;
color:#fff;
}
.con-box:before
{
content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 46, 91, 0.9);
}
.con-box h4
{
color: #fff;
    font-size: 19px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}
.con-box ul
{
position:relative;
}
.con-box ul li
{
color: #fff;
    padding: 0;
    margin: 0 0 13px;
    line-height: 22px;
	
}
.con-box ul li:before
{
display:none;
}
.con-box ul li .icon
{
float: left;
    font-size: 20px;
    line-height: 18px;
    color: #32A846;
    margin: 0 15px 0 0;
}
.con-box ul li .text
{
overflow: hidden;
    padding: 1px 0 0;
    font-weight: 500;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
}
.con-box ul li .text a
{
color:#fff;
}
.cont {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 39px;
    padding: 8px 40px 8px 10px;
    outline: none;
    border-style: solid;
    background: #fff;
    font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    /*-moz-appearance: none;
    -webkit-appearance: none;*/
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
}

.input .icon-append {
    position: absolute;
    top: 26px;
    width: 29px;
    height: 37px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    right: 23px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #ccc;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
        color: rgb(50, 168, 70);
}

.cont1 {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 39px;
    padding: 8px 10px 8px 42px;
    outline: none;
    border-style: solid;
	position:relative;
    background: #fff;
    font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
}

.input2
{
position:relative;
}

.input2 .icon-append {
    position: absolute;
    top: 30px;
    width: 37px;
    height: 37px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background: #40a84c;
        z-index: 9;
    left: 1px;

    padding-left: 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #ccc;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    color: rgb(255, 255, 255);
}

.input2 label
{
    font-size: 15px;
    height: 24px;
}

form .table>tbody>tr>td
{
border:none;
width: 420px;
}

form h4
{
color: #012f5c;
    font-size: 22px;
	margin:15px 0 0 0;
}

.align-middle td
{
vertical-align:middle;
}

.input2.no-label .icon-append {
    top: 1px;
}	


.span41
{
padding-bottom:40px;
}
.testi2
{
position: relative;
    border: 3px solid #f2f2f2;
    padding: 21px 28px 32px;
    margin: 0 0 20px;
	background:#f2f2f2;
}
.testi2:before
{
content: "\f10d";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 48px;
    color: #32A846;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58px;
    height: 40px;
    overflow: hidden;
	bottom: -3px;
    right: -3px;
}
.testi2 p
{
font-size: 14px;
}
.testi2:after
{
content: '';
    position: absolute;
    left: 62px;
    bottom: -33px;
    width: 30px;
    height: 33px;
	background:url(../images/testimonials_before_2.png) no-repeat;
	    margin-bottom: 10px;
}
.testi3
{
margin-bottom:25px;
}
.testi3 h3
{
font-size:20px;
font-weight:700;
margin:0;
    color: #012E5B;
}
.testi-txt
{
    height: 100px;
    overflow: hidden;
    padding: 0 29px;
}
.testi-txt1 p:before, .testi-txt1 p:after
{
    display: inline-block;
    font: normal normal normal 22px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
    color: #002E5B;
    font-size: 20px;
    opacity: 0.6;
	 
}
.testi-txt1 p:before
{
 content: "\f10d";
     padding-right: 10px;
}
.testi-txt1 p:after
{
   content: "\f10e";
    right: 54px;
    position: absolute;
}
.span1 .ird
{
margin:8px 15px 0 0;
}

.home-txt
{
    margin-top: 25px;
	margin-bottom: 25px;
    font-size: 14px;
    line-height: 24px;
}

.list-bullet li
{
padding:0 !important;
}

.list-bullet li:before
{
content:"" !important;
}



.brand {
    margin: 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0px;
    overflow: hidden;	
}

.brand img {
    margin: 5px 40px;
    max-height: 50px;
    min-width: 100px;
}	

.brand-acc img
{
    max-height: 90px;
}

.btn2
{
    background: #fff;
    color: #002E5B;
    padding: 8px 20px;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
}

.headser-img
{
text-align:center;
}

.headser-img img
{
width:100%;
}

.videoWrap {
    position: relative;
    padding-bottom: 54.5%;
    padding-top: 0px;
    height: 0;
}

.videoWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vid-gallery
{
text-align:center;
margin:20px 0;
}

.vid-gallery p
{
    text-align: center;
    color: #002e5b;
    font-weight: 600;
    font-size: 17px;
    margin: 5px;
    line-height: 1.4;
    height: 46px;
}

.gal img
{
    margin: 10px;
    padding: 4px;
    border: 1px solid #ddd;
}

.cont-box
{
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.cont-box h3
{
margin-top:10px;
margin-bottom:20px;
}

.event-name
{
    display: inline-block;
    float: left;
    width: 245px;
    margin: 8px;
}

.event-name img {
    margin: 2px;
    padding: 4px;
    border: 1px solid #ddd;
}

.event-name p
{
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    margin: 5px 0;
    height: 38px;	
}

.event-name p span
{
    font-size: 15px;
    font-weight: 600;
    color: #012f5c;
}


.no-popup .bts-popup
{
display:none !important;

}

/*========================pop up ========================= */
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%; 
  color: transparent;
  white-space: nowrap;
}
.bts-popup {
  position: fixed;
  z-index:9999;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
    position: relative;
    width: 90%;
    /* padding: 17px; */
    border-radius: 5px;
    max-width: 56%;
    margin: 4em auto;
    /* background: #000000; */
    border-radius: none;
    text-align: center;
    /* box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); */
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.bts-popup-container img {
  padding: 0px 0 0 0;
}
.bts-popup-container p {
	color: white;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
	display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}






.bts-popup-container .bts-popup-close {
position: absolute;
    top: -6px;
    right: -5px;
    width: 30px;
    height: 30px;
    background: #fc5545;
    border-radius: 50%;
}
.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: white;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

@media(min-width:1400px)
{
.bts-popup-container {
    margin: 10em auto;
}

.bts-popup-container {
    width: 90%;
    max-width: 32%;
}

}


@media(min-width:1600px)
{
.bts-popup-container {
    width: 90%;
    max-width: 29%;
}

}

@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 14em auto;
  }
}

@media(max-width:1024px)
{
.bts-popup-container {
    max-width: 75%;
}
}

@media(max-width:768px)
{

.bts-popup-container {
    max-width: 90%;
}

.bts-popup-container {
    padding: 8px;
}    
}

@media(max-width:414px)
{
.bts-popup-container {
    width: 97%;
}    
.bts-popup-container {
    max-width: 96%;
}
}


@media(max-width:1200px)
{

}

@media(max-width:1024px)
{
.navbar-inverse .navbar-brand img {
    width: 230px;
}
.navbar-nav>li>a
{
text-transform:capitalize;
}
.nav>li>a
{
padding-left:13px;
padding-right:13px;
}
.carousel-caption{right: 62%;
    left: 0%;
    bottom: 20%;
}
.sliderbg h1 {
    line-height: 40px;
    font-size: 30px;
    display: inline-block;
}
.shrink .navbar-nav>li>a
{
font-size:12px;
}
.box11 .box-txt
{
top:137px;
}
.span11 .span1-img
{
    width: 50px;
}
.span11 .span1-img:before, .span11 .span1-img:after
{
left:23px;
}
.span11 h4
{
    margin: 10px 0 15px;
}
.span1-txt p {
    font-size: 13px;
}
.foot011 span
{
font-size:13px;
}
}

@media(max-width:768px)
{
.carousel-caption {

}
.sliderbg h1 {
    line-height: 35px;
    font-size: 26px;
    display: inline-block;
}
.sliderline {
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
.box11 .box-txt {
    top: 182px;
}
}

@media(max-width:767px)
{
.right2
{
margin-top:5px;
}

.carousel-caption {

}
.sliderbg h1 {
}
.sliderline {
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
.box1-img img
{
width:100%;
}
.box11 .box-txt {
    top: 448px;
}
.span11 {
     height: auto; 
    margin-bottom: 25px;
}
.span1-txt {
    padding-left: 10px;
}
.span01 h3
{
    font-size: 25px;
    line-height: 31px;
}
}


@media(max-width:550px)
{
.carousel-caption {
    right: 37%;
    left: 0%;
}
.sliderbg h1 {
    line-height: 30px;
    font-size: 20px;
    display: inline-block;
}
.sliderline {
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.left2 span
{
display:block;
 margin-bottom: 3px;
}
.right2
{
display:none;
}
.carousel-indicators
{
display:none;
}
.carousel-caption
{
    bottom: 9%;
}
}

@media(max-width:400px)
{
.carousel-caption {
    right: 25%;
    left: 10%;
    padding-bottom: 30px;
    bottom: 5%;
}
.sliderbg h1 {
    line-height: 20px;
    font-size: 16px;
    display: inline-block;
}
.sliderline {
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
}

@media(max-width:350px)
{
.carousel-caption {
    right: 25%;
    left: 10%;
    padding-bottom: 30px;
    bottom: 2%;
}
.sliderbg h1 {
    line-height: 17px;
    font-size: 14px;
    display: inline-block;
	margin-bottom:5px;
}
.sliderline {
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
}



@media(max-width:1024px)
{

}