@font-face {
    font-family: 'robotolight';
    src: url('https://i20.imlive.com/font/roboto-light.woff2') format('woff2'),
         url('https://i20.imlive.com/font/roboto-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'twcenmt';
    src: url('https://i20.imlive.com/font/twcenmt-condensedextrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

* {
	outline: 0 none !important;
	text-decoration: none;
}
body {
    color: #000;
    font-size: 14px;
    overflow-x: hidden;
	font-family: "robotolight";
}
h2{
	font-family: "twcenmt";
	font-size: 28px;
}
h4{
	font-family: "robotolight";
	font-size: 16px;
	line-height:22px;
}
h1, h3{
	font-family: "twcenmt";
	font-size: 2rem !important;
}
.h3, h3 {
    font-size: 1.45rem;
	font-weight: 500;
}
.text-small{
	font-size: 1.3rem;
}
.text-blue{
	color:#3398de;
}
.text-gray{
	color:#3c3c3c;
}
.container-blue{
	background-color:#3398de;
}
.h3-main{
	line-height: 20px;
}
.grab {
    cursor: grab;
}
.home {
    bottom: 10px;
    cursor: pointer;
    position: fixed;
    right: 10px;
    z-index: 300;
	opacity: 0.5;
}
.bg-gray{
	background-color:#333333;
}
@media (max-width: 576px) {
	.text-xs-left {
	  text-align: left !important;
	}
	.text-xs-right {
	  text-align: right !important;
	}
	.text-xs-center {
	  text-align: center !important;
	}
}
/*nav start*/
.bg-secondary {
    background-color: #3398de !important;
	border-bottom: 1px solid rgba(4, 98, 163, 0.3);
}
.navbar a {
    color: #fff;
}
.active{
	font-weight:bold;
}
.dropdown-menu {
	border: 2px solid #fff;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	display: none;
	list-style: outside none none;
	z-index: 1000;
	background-color: #fff;
}
.dropdown input{
	border: 1px solid #3c3c3c;
	width: 83%;
	background-color:transparent;
	margin:10px 0;
	color:#fff;
	padding:2px;
	color:#3c3c3c;
	font-size: 12px;
}
#coverlogin span {
    background-color: #3c3c3c;
    width: 17%;
    display: block;
    text-align: center;
    float: left;
    margin-top: 10px;
}
.dropdown [type=submit]{
	height:30px;
	background-color:#3c3c3c;
	color:#fff;
	border:0 none;
	line-height: 0;
	font-size: 12px;
	width: 100%;
	cursor:pointer;
}
.login_but_a{
	width:90px;
	height:27px;
	background-color:#3c3c3c;
	color:#3398de;
	text-align:center;
	border-radius:5px;
	line-height: 18px;
}
.sign_but a{
	width:90px;
	height:27px;
	background-color:#fff;
	color:#3398de;
	text-align:center;
	border-radius:5px;
	line-height: 18px;
}
.forget a{
	color:#3c3c3c;
	font-size:12px;
}

.dropdown-toggle::after {
    display: none;
}
@media (max-width: 786px) {
	.navbar-brand{
		left: auto;
		top: auto;
		position: relative;
	}
}
/*nav end*/

/*buisness modules*/
.buisnessmodules_text_1 {
    background-image: url(/img/buisnessmodules_text01.png);
    background-position: 0 18px;
    position: absolute;
    right: 0;
    top: 20%;
    background-repeat: no-repeat;
    text-align: left;
    font-size: 12px;
    width: 278px;
    height: 52px;
}
.buisnessmodules_text_2 {
    background-image: url(/img/buisnessmodules_text02.png);
    background-position: left 22px;
    position: absolute;
    right: 0;
    top: 40%;
    background-repeat: repeat-x;
    text-align: left;
    font-size: 12px;
    width: 288px;
    height: 50px;
}
.buisnessmodules_text_3 {
    background-image: url(/img/buisnessmodules_text03.png);
    background-position: left -17px;
    position: absolute;
    right: 0;
    bottom: 15%;
    width: 248px;
    background-repeat: no-repeat;
    height: 60px;
    text-align: left;
    font-size: 12px;
}
.buisnessmodules_text_4 {
    background-image: url(/img/buisnessmodules_text04.png);
    background-position: -21px -12px;
    position: absolute;
    left: 0;
    top: 43%;
    background-repeat: no-repeat;
    text-align: left;
    font-size: 12px;
    width: 257px;
    height: 52px;
    padding-left: 42px;
}
.buisnessmodules_text_5 {
    background-image: url(/img/buisnessmodules_text05.png);
    background-position: 0 21px;
    position: absolute;
    left: 0;
    top: 62%;
    background-repeat: repeat-x;
    text-align: right;
    font-size: 12px;
    width: 230px;
    height: 50px;
}
.buisnessmodules_text_6 {
    background-image: url(/img/buisnessmodules_text04.png);
    background-position: -21px -12px;
    position: absolute;
    left: 2%;
    bottom: 2%;
    background-repeat: no-repeat;
    text-align: left;
    font-size: 12px;
    width: 257px;
    height: 52px;
    padding-left: 42px;
}
.main_buisnessmodules span{
	color: #3398de;
	font-weight: bold;

}
.buisnessmodules1_title {
    position: absolute;
    right: 30%;
    top: -25px;
}
.erow001{
	top: 15px;
	z-index: 300;
}
/*buisness modules end*/

/*gallery*/
ul, li { list-style: none; }
.wrap {
  width: 600px;
  height: 270px;
  position: relative;
  margin: 30px auto;
  overflow: hidden;
}
.gg_btn {
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.gg_left {
	background: url(/img/btn_l.png) no-repeat center center;
}
.gg_right {
  background: url(/img/btn_r.png) no-repeat center center;
  right: 55px;
}
.wrap ul {
  width: 600px;
  height: 270px;
}
.wrap ul li {
	position: absolute;
}
.coverGalleryText{
	height: 200px;
	text-align:center;
}

/*gallery end*/

/*promotools*/
.megaphone{
	position: absolute;
	right: 0;
	top: 0;
}
.megaphone_text {
    position: absolute;
    left: -20%;
    top: 32px;
}
/*promotools end*/

/*contactus*/
#contactus input{
	border: 1px solid #fff;
	width: 100%;
	background-color:transparent;
	margin:10px 0;
	color:#fff;
	padding:10px;
}
#contactus textarea {
    border: 1px solid #fff;
    width: 100%;
    background-color: transparent;
    margin: 10px 0;
    color: #fff;
    padding: 10px;
    height: 170px;
    resize: none;
}
#contactus [type=submit]{
	width:90px;
	height:27px;
	background-color:#fff;
	border:0 none;
	color:#3398de;
	margin-top: 10px;
	line-height: 0;
	border-radius:5px;
	cursor:pointer;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #fff;
}
/*contactus end*/

/*footer end*/
#footer a{
	color:#3398de;
}
/*footer end*/

/*banner*/
.carousel-indicators li {
    background-image: url("/img/pager_slideshow.png");
	background-color: transparent !important;
    background-size: 100% auto;
    border: 0 none;
    display: inline-block;
    font-size: 0;
    height: 15px;
    margin: 0 2px;
    width: 15px;
}
.carousel-indicators .active {
    background-color: transparent !important;
    background-image: url("/img/pager_slideshow_selected.png") !important;
    background-size: 100% auto;
    height: 15px;
    margin: 0 2px;
    width: 15px;
}
.cover_parallaxMouse {
    left: 0;
    top: 50px;
    position: absolute;
    z-index: 600;
}
.cover1_parallaxMouse {
    left: 0;
    bottom: -111px;
    position: absolute;
    z-index: 500;
}
.inner_parallaxMouse {
    position: relative;
    width: 300px;
    height: 300px;
    z-index: 300;
}
.inner1_parallaxMouse {
    position: relative;
    width: 300px;
    height: 300px;
    z-index: 300;
}
.mouse-bg {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
}

#cookie-policy-popup {
  display: none;
  font-family: Arial;
  font-size: 13px;
  color: #30240c;
  max-width: 600px;
  padding: 20px 40px 15px 40px;
  box-sizing: border-box;
  position: fixed;
  top: 50px;
  right: 0;
  background: #fff;
  font-weight: 300;
  text-align: center;
  z-index: 1000;
  -webkit-box-shadow: 0px 0px 16px 5px rgba(71,71,71,0.33);
  -moz-box-shadow: 0px 0px 16px 5px rgba(71,71,71,0.33);
  box-shadow: 0px 0px 16px 5px rgba(71,71,71,0.33);
}

#cookie-policy-popup .cookie-policy-button {
  width: 125px;
  line-height: 28px;
  display: inline-block;
  cursor: pointer;
  border-radius: 7px;
  color: #ffffff;
  margin: 0 10px 0 10px;
}

#cookie-policy-popup a {
  text-decoration: underline;
  color: #30240c;
}

#cookie-policy-popup .dismiss-button {
  background: #3999dc;
}

#cookie-policy-popup .disagree-button {
  background: #868686;;
}

#cookie-policy-popup b {
  font-weight: 600;
}

#cookie-policy-popup img {
  margin-bottom: 10px;
}

@media (max-width: 1600px) {
	#fore-fore-foreground img, #fore-foreground img{
		width: 900px;
	}
}
@media (max-width: 1400px) {
	#fore-fore-foreground img, #fore-foreground img{
		width: 700px;
	}
	.cover_parallaxMouse {
		left: 70px;
	}
	.cover1_parallaxMouse {
		left: 70px;
	}
}
@media (max-width: 1100px) {
	#fore-fore-foreground img, #fore-foreground img{
		width: 500px;
	}

}
/*banner end*/
