@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------- Google Font ----------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Amaranth);
/*-------------------------------------------------------- Google font end ----------------------------------------------------------*/

@font-face {
  font-family: 'ISOCPEUR';
  src: url('../fonts/ISOCPEUR.eot?#iefix') format('embedded-opentype'),  url('../fonts/ISOCPEUR.woff') format('woff'), url('../fonts/ISOCPEUR.ttf')  format('truetype'), url('../fonts/ISOCPEUR.svg#ISOCPEUR') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
  -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
  overflow-x:hidden;
}
body{
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	line-height:22px;
	color:#353535;
	background-color:transparent;
	padding:0;
}
a{
	text-decoration:none;
	color:#1a1a1a;
}
a:hover{
	text-decoration:none;
	color:#397fa9;
}
*{
	margin:0;
	padding:0;
}
img{
	border:0;
	outline:none;
	position:inherit;
	top:inherit;
}
.spacer,.clear{
	clear:both;
	line-height:0;
	font-size:0;
}
ul, li, ol{
	list-style:none;
}
.center{
	text-align:center;
}
.leftAlign{
	text-align:left !important;
}
section, article, header, footer, nav, aside, hgroup { display: block;}
.noBg{
	background:none!important;
}
.noRightMargin{
	margin-right:0!important;
}
.noBottomMargin{
	margin-bottom:0!important;
}
.noMargin{
	margin:0!important;
}
.noBorderRight{
	border-right:0 none!important;
}
.noBorder{
	border:0 none!important;
}
.noPadding{
	padding:0!important;
}
p{
	padding-bottom:20px; 
	font-size:13px;
	line-height:22px;
}
h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;	
}
textarea {
	resize:none;	
}
.center{
	text-align:center;
}
hr{
	border:1px solid #323131;
	margin: 0;
	padding:0;
}
/*---------------------- GENERAL STYLE END ----------------------------*/
.container{
	margin:0px auto;
	position:relative;
}
.container h2{
	color:#0076bd;
	font-size:34px;
	margin:0;
}
.container p{
	color:#535252;
	font-size:14px;
	line-height:22px;
	font-weight:400;
	margin:0;
	padding-bottom:15px;
}
.container a{
	color:#0076bd;
	display:inline-block;
}
.container a:hover{
	color:#397fa9;
}

/*------------------------------- start header ---------------------------------*/
.header{
	z-index:10;
	background:#fff;
}
.navWrap{
	background:#000408;
	color:#fff;
	position:relative;
	z-index:100;
}
.new_nav {
    margin-left: 110px !important;
}
/*------------------------------ start navBar ---------------------------------*/
.navbar {
    position: relative;
    min-height: inherit;
    margin-bottom: 0;
    border: 0;
}
.navbar {
    border-radius: 0;
}
.navbar-nav{
	margin:0;
}
.navbar-nav > li{
	padding: 0 100px 0 0px;
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;	
  	font-family: 'ISOCPEUR';
}
.navbar-nav > li:last-child{
	padding-right:0;
}
.navbar-nav > li > a{
	color:#fff;
	padding:8px 0 8px 0;
	letter-spacing:.2px;
}
.navbar-nav > li.active > a{
	background:none;
	color:#0087f1;
}
.navbar-nav > li > a:hover{
	background:none;
	color:#0087f1;
}
.navbar-collapse.collapse{
	padding:0;
}
.navbar-collapse{
	padding:0;
	width:100%;
}
.navbar-fixed {
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
	background:#000408;
}
.navbar-nav > li.open a,
.navbar-nav > li.open:hover a{
	background:none !important;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  

 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
#navbar {
    text-align: center;
  }
} 
/*--------------------------------- end navBar ------------------------------*/	

/*-------------------------------- start logoBar ---------------------------*/
.logoBar{
	background:#000509;
	padding:15px 0;
	position:relative;
}
.logo img{
	width: 100%;
}
.quickLang{
	float:right;
}
.quickLang ul{
	margin:35px 0 0;
	padding: 0;
	overflow:hidden;
	text-align:right;
}
.quickLang li{
	float:left;
	margin:0 5px 10px 0;
}
.quickLang li:nth-child(8n){
	margin-right:0;
}

/*--------------------------- end header -----------------------------------*/
/*------------------------------ start banner -----------------------------*/
.banner{
	position:relative;
	padding:0;
}
.banner img,
.banner img.bannerImg{
	width:100%;
}
.bannerRightPic{
	padding:0;
}
.bannerRightPic img{
	width:100%;
}
.flexslider {
    margin: 0 !important;
    border: 0 !important;
}

.watermark{

	position:absolute;
	left:80%;
	top:45%;
	width:187px;
	height:136px;
}
.watermark img{
	opacity:.7;
}
.carousel-caption{
	left: 50%;
	top:30%;
	margin-left : -350px; /* half of the width  */
    margin-top  : -32px; /* half of the height */
	width:700px;
	height:75px;
	text-align:center;
}
.banner .carousel-caption h2 {
    position: relative;
	color:#e0e0e0;
	margin:0;
	font-size:20px;
	line-height:44px;
	padding:0px;
	font-weight:400;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
}
/*------------------------------ end banner ------------------------------*/
/*------------------------------- start serviceWrapper -------------------------------*/
.serviceWrapper{
	background:#fff;
	background-size:cover;
	padding:30px 0;
	text-align:center;
}
.serviceWrapper h2{
	color:#353535;
	font-size:22px;
	line-height:32px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}

.serviceWrapper h4{   
	background-color: #474747;
    color: #fff;
    display: table;
    margin: auto;
    padding: 6px 13px;
	font-size:18px;
	font-family:'Raleway', sans-serif;
	letter-spacing:.4px;
}

.serviceWrapper h5{
	font-size:16px;
}

.serviceWrapper h3{
	color: #007eff;
    font-weight: 600;
    margin-bottom: 22px;
	font-size:25px;
	font-family:'Raleway', sans-serif;
}
.service_p{
	text-align:justify;
}
.dotLine{
	margin:20px auto;
}
.serviceBox{
	text-align:center;
	margin-top:30px;
	padding:10px 25px;
}
.serviceBox:hover{
	-webkit-box-shadow: 0 0 5px 1px #edecec;
	box-shadow: 0 0 5px 1px #edecec;
	background:#fff;	
}
.serviceBox .serviceimg{
	margin:0 auto 15px;
	background:#eeeded;
	width:144px;
	height:144px;
	border-radius:100px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.serviceBox .serviceimg img{
	margin:0 auto;
}
.serviceBox h2{
	text-transform:uppercase;
	/*margin:0 0 15px;*/
	padding:0;
	color:#000;
	font-weight:400;
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
}
.serviceBox p{
	margin:0 0 20px;
	padding:0px;
	color:#353535;
	font-size:13px;
	line-height:22px;
}

.service_bottom{
    background:#464646;
	text-align:center;
	font-family:'ISOCPEUR';
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	padding:15px 0;
	float:left;
	width:100%;
	margin-top:5px;
}
.service_bottom:hover{
	background-color:#007eff;
}
.service_top{
	padding-left:3px;
	padding-right:3px;
}
/*------------------------------- end serviceWrapper -----------------------------------*/


/*------------------------------- start whatWeDoWrap --------------------------------*/
.what_do{
	padding-right:2px !important;
	padding-left:4px !important;
}
.what_do h2{
	font-size:20px !important;
	font-weight:400;
}

.whatWeDoWrap{
	background:#fbf7f7;
	background-size:cover;
	padding:35px 0px !important;
	text-align:center;
	border-top:1px solid #ececec;
}
.whatWeDoWrap h2{
	color:#353535;
	font-size:22px;
	line-height:32px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}
/*---------------*/
/***** Jazz *****/
/*---------------*/
figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin-top:8px;
	text-align: center;
	cursor: pointer;
}

.projectBox figure {
	margin-top:2px !important;}

figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}

figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
	pointer-events: none;
}

figure figcaption,
figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
figure p {
	margin: 0;
}

figure p {
	font-size:13px;
	line-height:22px;
	color:#eeeded;
}
figure.effect-jazz {
	background:url(../images/pro-overlay.png) repeat !important;
	width:100%;
}
figure.effect-jazz1 {
background-color: rgb(0, 4, 8) !important;
}

figure.effect-jazz img {
	opacity: 1;
	width:100%;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
	opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	font-family: 'PT Sans', sans-serif;
}

figure.effect-jazz p {
	padding: 3.5em 3.5em;
	text-transform: none;
	font-size: 0.85em;
	opacity: 0;
}

figure.effect-jazz:hover img {
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	color:#fff;
	text-align: center;
}
.fa-class
{
	margin-left:6px;
	margin-right:3px;
}

/*------------------------------- end whatWeDoWrap -----------------------------------*/
/*------------------------------- start testimonial -------------------------------*/
.testimonial{
	background:url(../images/client-bg.jpg) no-repeat;
	background-size:cover;
	padding:50px 0 30px;
	text-align:center;
}
.testimonial h2{
	color:#fff;
	font-size:25px;
	line-height:34px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}
.cutomer-words{
	text-align:center;
	padding-left:30px;
	margin-top:25px;
}
.cutomer-words p{
	color:#fff;
	font-size:15px;
	line-height:22px;
	padding:0 80px 20px;
}
.carousel-control.right{ 
	background: none;
	righ: 0;
	width: auto;
	color:#fff;
}
.carousel-control.left{ 
	background: none;
	left: 0;
	width: auto;
	color:#fff;
}
.cutomer-image{
	margin:10px 0;
}
.cutomer-image h5{
	color:#fff;
	font-size:18px;
	line-height:24px;	
	font-family: 'Amaranth', sans-serif;
	margin-bottom:15px;
	padding:0;
}
.cutomer-image h5 span{
	display:block;
}
/*------------------------------- end testimonial ---------------------------------*/
/*------------------------------- start projectWrap ------------------------------------*/

.projectWrap{
	background:#fff;
	background-size:cover;
	padding:20px 0px !important;
	text-align:center;
	border-top:1px solid #ececec;
}
.projectWrap h2{
	color:#353535;
	font-size:25px;
	line-height:32px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}
.projectBox{
	padding:0;
	margin:0;
}
/*-----------------*/
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
	position:relative;
}

figure.effect-hera h2 {
	font-size:18px !important;
	line-height:24px;
	margin:0;
	padding:0;
	color:#fff;
	text-align:center;
}
figure.effect-hera figcaption{
	background:url(../images/sect-overlay.png) repeat;
	border:2px solid #fff;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	padding:15px;
	moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
figure.effect-hera figcaption:hover{
	background:none;
	cursor:pointer;
}
figure.effect-hera h2,
figure.effect-hera p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera figcaption::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	background:url(../images/story-overlay.png) repeat;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera p {
	width: 100px;
	text-transform: none;
	font-size: 30px;
	padding:0;
	margin:0;
	text-align:center;
}

figure.effect-hera p a {
	color: #fff;
}

figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
	opacity: 0.6;
	color:#fbe6a3;
}

figure.effect-hera p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hera p a:first-child i {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

figure.effect-hera:hover h2 {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
	transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:empty {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0); /* just because it's stronger than nth-child */
	opacity: 1;
}
				
/*------------------------------- end projectWrap ---------------------------------*/
/*------------------------------- start footer ------------------------------------*/
.footer{
	position:relative;
	background:#464646;
	padding:45px 0;
}
.footerLogo{
	margin-bottom:25px;
	margin-top:22px;
}
.footer h2{
	color:#fff;
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
	line-height:26px;	
	font-weight:400;
	padding:0px 0 30px 0;
}
.footer p{
	font-size:13px;
	line-height:20px;
	font-weight:400;	
	color:#fff;
	padding:25px 35px 0 0;
	margin:0;
}
.footer_a{
	color:#0087f1 !important;
}
.footer_a:hover{
	color:#fff !important;
}
.quickLinks{
	border-left:1px solid #646464;
	border-right:1px solid #646464;
	padding:0 40px 20px;
}
.quickLinks ul{}
.quickLinks li{
	display:block;
	color:#fff;
	font-size:13px;
	line-height:20px;
}
.quickLinks li:before{
	font-family: "FontAwesome";
	display: inline-block;
	content: '\f105';
	padding-right:13px;
}
.footer a,
.quickLinks li a{
	color:#fff;
	font-size:13px;
	line-height:20px;
}
.footer a:hover,
.quickLinks li a:hover{
	color:#d9d9d9;
}
.socialMedia{}
ul.socialMedia{
	margin:0;
}
.socialMedia li{
	margin-bottom:10px;
	display:block;
}
.socialMedia li::before{
	content:'';
	padding-right:0;
}
p.copyRight{
	padding:15px 0 0;
}
/*------------------------------- end footer ----------------------------------*/
/*-------------------------------- start top ---------------------------------*/
a.go-top {
	position: fixed;
	bottom: 20px;
    right: 40px;
	text-decoration: none;
	color: white;
	background-color:#000;
	border:1px solid #fff;
    width: 50px;
	height:50px;
	display: none;
	font-size:40px !important;
	line-height:50px;
	text-align:center;
	padding:0;
	z-index:5;
	color:#fff;
	-webkit-border-radius: 50px 50px 50px 50px;
	border-radius: 50px 50px 50px 50px;
}
a.go-top:hover {
	background-color:#464646;
	color:#fff;
}
/*-------------------------------- end top ---------------------------------*/
/*------------------------------ strat innerWrapDiv ------------------------*/
.innerWrapDiv{
	background:#fff;
	background-size:cover;
	padding:30px 0;
	padding-bottom: 25px;
}
.innerWrapDiv h2{
	color:#353535;
	font-size:22px;
	line-height:32px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}
.innerWrapDiv h3{
	color:#353535;
	font-size:18px;
	line-height:24px;
	padding-bottom:10px;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}
.innerWrapDiv hr{
	border:1px solid #353535;
	width:5%;
	margin-bottom:20px;
}
.innerWrapDiv p{
	margin:0 0 20px;
	padding:0px;
	color:#353535;
	font-size:14px;
	line-height:22px;
	text-align:justify;
}
.innerWrapDiv ul{
	margin:25px 0;
	padding-left:50px;
}
.innerWrapDiv li{
	list-style:square;
	margin-bottom:5px;
	font-size:14px;
	line-height:20px;
}
.wrapImg{
	float:left;
	margin:5px 15px 10px 0;
	padding:5px;
	border:1px solid #ddd;
	background:#fff;
}
.imgBorder{
	border:5px solid #ddd;
	margin-bottom:10px;
}
h2.pageTitle{
	text-align:center;
	margin:0 auto;
}
h3.service_h3{
	color: #007eff;
    font-weight: 600;
    margin-bottom: 4px;
	text-align:center;
	font-size:28px;
	font-family:'Raleway', sans-serif;
}
h4.service_h4{
	background-color: #474747;
    color: #fff;
    display: table;
    margin: auto;
    padding: 6px 13px;
	text-align:center;
	margin-bottom:22px;
	font-family:'Raleway', sans-serif;
	letter-spacing:.4px;
}

.menuImg{
	margin-top:50px;
}
.menuBox img{
	border:2px solid #fff;
	width:100%;
	filter: none;
 	-webkit-filter: grayscale(0%);
}
.menuBox img:hover{
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
}
.menuBox p{
	background:#464646;
	text-align:center;
	font-family:'ISOCPEUR';
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	padding:15px 0;
	position:relative;
}
.menuBox .menu a{
	display:inline-block;
	width: 50px;
    height: 25px; /* as the half of the width */
    border-bottom: 0;
	position:absolute;
	left:40%;
	top:-25px;
	color:#fff;
	font-size:15px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	text-align:center;
}
.menuBox a:hover{
	color:#181818;
}

.menuBox_a
{
	display:inherit !important;
}
.menu_class{
	padding:3px;
}
/*------------------------------- end innerWrapDiv ----------------------------*/
/*------------------------------- start gallery page css ------------------------*/
.galleryWrap{
	margin:25px 0 0;
	position:relative;
	overflow:hidden;
	background:#fbf7f7;
	padding:24px 0 15px;
}
.galleryWrap .imgBox{
	border:5px solid #dbdbdb;
	margin-bottom:15px;
}
.galleryWrap .imgBox img{
	width:100%;
	min-height:140px;
}
.galleryWrap .imgBox img:hover{
	opacity:0.75;
}
.oddDiv{
	background:#fbf7f7;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	padding:35px 0;
	margin-top:35px;
}
.evenDiv{
	background:#fff;
	padding:35px 0;
}
.new-gallery{
	text-align:left; 
	margin-bottom:5px;
	margin-top:5px ;
	font-size:13px;
	font-weight:bold;
	margin-left:15px;
	
}
.gallery_p{
	text-align:center;
}
/*------------------------------- end gallery page css ---------------------------*/

/*------------------------------- start popup contact form--------------------------*/
.sc-cnv-wrap,  .sc-msg-wrap,  .sc-chat-wrapper,  #sc_chat_box textarea.f-chat-line,  #sc_chat_box p.sc-lead,  #sc_chat_box .sc-chat-wrapper input,  #sc_chat_box .sc-chat-wrapper textarea {
	color: #222222;
	background-color: #ffffff;
}
#sc_chat_box .sc-chat-wrapper input,  #sc_chat_box .sc-chat-wrapper textarea,  #sc_chat_box textarea.f-chat-line {
	border-color: #cdcdcd;
}
#sc_chat_box .sc-chat-wrapper input:focus,  #sc_chat_box .sc-chat-wrapper textarea:focus {
	background-color: #f5f5f5;
	border-color: #b9b9b9;
}
#sc_chat_box textarea.f-chat-line:focus {
	background-color: #fafafa;
	border-color: #b9b9b9;
}
#sc_chat_box .sc-chat-wrapper label {
	color: #878787;
}
#sc_chat_box form.sc-chat-reply {
	border-top: 1px solid #cdcdcd;
	background-color: #f5f5f5;
}
#sc_chat_box {
	width: 300px;
}
#sc_chat_box textarea.f-chat-line {
	width: 258px;
}
#sc_chat_box div.sc-chat-header {
	-webkit-border-radius: 38x 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.sc-chat-notification.warning,  #sc_chat_box .sc-chat-wrapper .sc-start-chat-btn a,  #sc_chat_box .sc-chat-wrapper input, #sc_chat_box .sc-chat-wrapper textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#sc_chat_box .sc-chat-wrapper input, #sc_chat_box .sc-chat-wrapper textarea {
	width: 230px;
}
.sc-chat-wrapper {
	border-color: #ebebeb;
	max-height: 380px;
}
.sc-cnv-wrap {
	border-color: #ebebeb;
	max-height: 350px;
}
#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn > a {
	color: #ffffff;
	background-color: #000;
}
#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn > a:hover {
	color: #ffffff;
	background-color: #464646;
}
#sc_chat_box div.sc-chat-header {
	color: #ffffff;
	background-color: #000;
}


#sc_chat_box {
	visibility: hidden;
}
/* Typography */
	#sc_chat_box,  #sc_chat_box *,  .sc_chat_box {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Hacks */
    #sc_chat_box form,  #sc_chat_box label {
	margin: 0;
	padding: 0;
	text-transform: none;
}
/* Colors */
	.sc-cnv-wrap {
}
/* Layouts */
	#sc_chat_box {
	position: fixed;
	bottom: 0px;
	right: 40px;
	line-height: 20px;
	z-index: 99999;
}
#Conversation {
	display: none;
}
.sc-chat-wrapper {
	padding: 20px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	overflow: auto;
	line-height: 1;
}
#sc_chat_box .sc-chat-wrapper textarea {
	height: 43px;
}
#sc_chat_box .sc-chat-wrapper input, #sc_chat_box .sc-chat-wrapper textarea {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 7px 11px;
	border-width: 1px;
	border-style: solid;
	text-shadow: none;
	line-height: 1.3;
 -webkit-transition: border .2s, background-color .3s;
 -moz-transition: border .2s, background-color .3s;
 -o-transition: border .2s, background-color .3s;
 transition: border .2s, background-color .3s;
}
#sc_chat_box .sc-chat-wrapper input:focus, #sc_chat_box .sc-chat-wrapper textarea:focus, #sc_chat_box textarea.f-chat-line:focus {
	outline: 0;
	outline: thin dotted \9; /* IE6-9 */
}
#sc_chat_box .sc-chat-wrapper label {
	display: block;
	margin-top: 7px;
	margin-bottom: 4px;
	line-height: 1.4;
}
#sc_chat_box p.sc-lead {
	font-size: 13px;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.4;
}
#sc_chat_box .sc-chat-wrapper .sc-req {
	color: red;
	font-weight: bold;
}
#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn {
	text-align: left;
}
#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn a {
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	margin: 10px 0;
	padding: 7px 11px;
}
#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn a:hover {
	text-decoration: none;
	border: 0;
}
#sc_chat_box div.sc-chat-header {
	font-size: 14px;
	font-weight: normal;
	padding: 10px 15px;
	cursor: pointer;
}
#sc_chat_box div.sc-chat-header i {
	float: left;
	margin-right:10px;
	margin-top: 4px;
	font-family: "FontAwesome";
	display: inline-block;
}
/* Notifications */
	.sc-chat-notification {
	display: none;
	color: #777;
	font-weight: bold;
	text-align: center;
}
.sc-chat-notification.warning {
	color: #222;
	border: 1px solid #f0c36d;
	background-color: #f9edbe;
	padding: 3px;
}
.sc-chat-notification.error {
	color: red;
}
.sc-chat-notification.success {
	color: #008000;
}
/* Chat Conversation */
	.sc-cnv-wrap {
	padding: 20px;
	margin: 0;
	list-style: none;
	border-width: 0 1px 0 1px;
	border-style: solid;
	overflow: auto;
	line-height: 20px;
}
#Conversation .sc-chat-notification {
	color: #222;
	background-color: #ff6;
	padding: 20px;
}
/* Single Message */
		
		.sc-msg-wrap {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}
.sc-usr-avatar {
	position: absolute;
	top: 2px;
	left: 0;
}
.sc-usr-avatar img {
	max-width: 38px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.sc-msg {
	margin-left: 48px;
}
.sc-usr-name {
	font-weight: bold;
}
.sc-op-msg .sc-usr-name {
	color: #069;
}
.sc-msg .sc-chat-line {
	margin: 0 0 20px 0;
	padding: 0;
}
.sc-chat-time {
	float: right;
	color: #CCC;
	font-size: 13px;
}
/* Write a reply */
		#sc_chat_box form.sc-chat-reply {
	position: relative;
	padding: 10px;
}
#sc_chat_box textarea.f-chat-line {
	position: relative;
	font: 14px Arial, Helvetica, sans-serif;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding-left: 3px;
	height: 20px;
	padding: 7px 10px;
	overflow: hidden;
}
 .f-chat-line:-moz-placeholder {
color: #999999;
}
 .f-chat-line::-webkit-input-placeholder {
color: #999999;
}
 .f-chat-line:-ms-input-placeholder {
color: #999999;
}
.f-chat-line:focus {
	border-color: #AAA;
}
.sc-chat-sending {
	background-image: url('img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: right 12px;
}
#sc_chat_box small.sc-chat-note {
	display: block;
	font-size: 11px;
	color: #999;
	text-align: center;
	text-transform: lowercase;
}

/* Chat scrollbar style */
	#sc_chat_box ::-webkit-scrollbar {
width: 12px;
height: 10px;
}
 #sc_chat_box ::-webkit-scrollbar-button:start:decrement,  #sc_chat_box ::-webkit-scrollbar-button:end:increment {
display: none;
}
 #sc_chat_box ::-webkit-scrollbar-track-piece {
 background-color: #efefef;
}
 #sc_chat_box ::-webkit-scrollbar-thumb:vertical {
 background-color: #999;
}
/* Animations by http://daneden.me/animate/ */
	
	.sc-chat-animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}
.sc-chat-animated.sc-chat-hinge {
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-ms-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s;
}
 @-webkit-keyframes sc_chat_bounce_in_up {
 0% {
 opacity: 0;
 -webkit-transform: translateY(2000px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateY(-30px);
}
 80% {
 -webkit-transform: translateY(10px);
}
 100% {
 -webkit-transform: translateY(0);
}
}
 @-moz-keyframes sc_chat_bounce_in_up {
 0% {
 opacity: 0;
 -moz-transform: translateY(2000px);
}
 60% {
 opacity: 1;
 -moz-transform: translateY(-30px);
}
 80% {
 -moz-transform: translateY(10px);
}
 100% {
 -moz-transform: translateY(0);
}
}
 @-o-keyframes sc_chat_bounce_in_up {
 0% {
 opacity: 0;
 -o-transform: translateY(2000px);
}
 60% {
 opacity: 1;
 -o-transform: translateY(-30px);
}
 80% {
 -o-transform: translateY(10px);
}
 100% {
 -o-transform: translateY(0);
}
}
 @keyframes sc_chat_bounce_in_up {
 0% {
 opacity: 0;
 transform: translateY(2000px);
}
 60% {
 opacity: 1;
 transform: translateY(-30px);
}
 80% {
 transform: translateY(10px);
}
 100% {
 transform: translateY(0);
}
}
.sc-chat-bounce-in-up {
	-webkit-animation-name: sc_chat_bounce_in_up;
	-moz-animation-name: sc_chat_bounce_in_up;
	-o-animation-name: sc_chat_bounce_in_up;
	animation-name: sc_chat_bounce_in_up;
}

/* Landscape phones and down */
@media (max-width: 480px) {
 #sc_chat_box {
 max-width: 300px;
 right: 10px !important;
}
 body #sc_chat_box .sc-chat-wrapper input,  body #sc_chat_box .sc-chat-wrapper textarea,  body #sc_chat_box textarea.f-chat-line {
 font-size: 16px;
}
 body .sc-cnv-wrap {
 max-height: 180px;
}
 body #sc_chat_box .sc-chat-wrapper {
 max-height: 270px;
}
}


/*------------------------------- end popup contact form ---------------------------*/
/*=============================== start contact page css ==============================*/
.contactWrap{
	margin:5px 0;
}
.contactForm{
	background:#f4ede5;
	border:1px solid #e1d8cd;
	padding:25px;
}
.contactForm label{
	font-weight:400;
	font-size:14px;
}
.contactForm .form-group{
	margin-bottom:10px;
	position:relative;
}
.input-group-addon {
    position: absolute;
    border: 0;
    background: no-repeat;
    top: 25px;
    right: 15px;
	font-size:18px;
	color:#535b0e;
}
.contactForm .form-control{
	font-size:13px;
	font-style:italic;
}

.contactForm .sendQueryBtn{
	background:#1a1a1a;
	color:#fff;
	border:0;
	padding:10px 20px;
	text-transform:uppercase;
}
.contactForm .sendQueryBtn:hover{
	background:#333;
}
.contactPageInfo{
	background:#1a1a1a;
	padding:25px 35px;
}
.contactPageInfo h3{
	color:#fff;
	font-size:18px;
	padding-bottom:10px;
}
.contactPageInfo hr{
	border-color:#fff;
	width:10%;
}
.contactPageInfo p{
	margin:15px 0 25px;
	color:#fff;
	font-size:14px;
	line-height:22px;
	text-align:left;
}
.contactPageInfo p a{
	color:#fff;
}
.contactPageInfo p a:hover{
	color:#ff4c23;
}
.contactPageInfo p:last-child{
	margin-bottom:0;
}
.contactMap{
	background:#fff;
	padding:5px;
}
.new_contact1{
	background-color: #191919;
}

/*=============================== end contact page css ================================*/

/*=============================== start tabs ================================*/
.detailsTab{ }

.detailsTab p{
	margin:0 40px;
	text-align:justify;
	
}
.tab-pane ul{
	border-bottom: 0 !important;
}
.tab-pane li{
	display: block;
    border: 0 !important;
    float: none !important;
    padding: 8px 0 !important;
    text-transform: none !important;
	color:#353535 !important;
	
}
.tab-pane li:before{
	font-family: "FontAwesome";
	display: inline-block;
	content: '\f0da';
	padding-right:13px;
}

.detailsTab ul {
	clear: both;
	display: table;
	width: auto;
	margin:auto;
}
.detailsTab ul li {
	float: left;
	cursor: pointer;
	font-weight: 400;
	padding:8px 15px;
	text-transform: uppercase;
	border: 1px solid #ccc;
	font-size: 15px;
	position: relative;
	border-top: 3px solid #ccc;
	color: #999;
	margin: 0 5px 0 0;
	list-style:none;
	margin-bottom:8px;
}
.detailsTab ul li a{
	color: #181818;
	text-decoration: none;
}
.detailsTab ul li.active {
	border-color: #319df9;
	color: #014776;
	background-color: #319df9;;
	text-decoration:none;
}
.detailsTab ul li.active:after {
	/*content: "";*/
	position: absolute;
	bottom: -1px;
	height: 1px;
	left: 0;
	background: #fff;
	width: 100%;
}
.detailsTab .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border:0;
	color:#014776;
	text-decoration:none;
}
.detailsTab .nav-tabs > li > a:hover{
	background:none;
}
.detailsTab .nav-tabs > li > a{
	border-radius:0;
	margin-right:0;
	border:0;
}
.detailsTab .tab-content{
	padding-top:15px;
	border-top: 1px solid #014776;
	border-top: 0;
	box-sizing: border-box;
}
.detailsTab .tab-content h3{
	margin:0;
	padding-bottom:15px;
	font-size:15px;
	font-weight:600;
}
.informationBox{}
.informationBox td, th{
	border: 1px solid #ddd;
}
.informationBox .data-table > tbody > tr > th {
    border-left: 0;
}
.informationBox .data {
    border-right: 0;
}
.informationBox .label {
    font-size: 14px;
	line-height:24px;
    color: #055f6e;
	font-weight:400;
	padding:5px 15px;
    display: table-cell !important;
}
.informationBox td{
	padding:5px 15px;
}
.user-review{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.user-review .rating {
    font-size: 18px;
    color: #ececec;
    display: block;
    padding: 0 0 6px 0;
}
.user-review .rating .sd-icon-star.active {
    color: #f6b800;
}
.user-review .head {
    font-size: 15px;
    line-height: 18px;
    white-space: pre-wrap;
    color: #333333;
}
.user-review
._reviewUserName {
    height: 14px;
    display: inline-block;
    line-height: 13px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    white-space: nowrap;
    color: #999999;
    margin-top: 5px;
}
.user-review p {
    font-size: 13px;
    line-height: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
    color: #666;
    margin-top: 15px;
}

.tab-p{
	margin:0 40 px !important;
}


/*=============================== end tabs ================================*/
/*--------------------- start newsLetter-----------------------*/
.newsLetter{
	padding:30px 0;
	text-align:center;
	background:url(../images/newsletter-bg.jpg) no-repeat;
	background-size:cover;
}
.newsLetter h2{
	color:#fff;
	text-transform:uppercase;
	font-size:20px;
	font-weight:700;
	margin:0;
	padding-bottom:15px;
}
.newsLetter p{
	color:#fff;
	font-size:15px;
	margin:0;
	padding-bottom:15px;
}
.newsLetter input[type=text]{
	background:#fff;
	border:0;
	padding:18px 25px;
	width:400px;
	margin-right:20px;
	color:#7f8187;
	font-size:13px;
}

.newsLetter input[type=email]{
	background:#fff;
	border:0;
	padding:18px 25px;
	width:400px;
	margin-right:20px;
	color:#7f8187;
	font-size:13px;
}
.newsLetter input[type=button]{
	background:#22d2ef;
	border:0;
	color:#fff;
	padding:18px 20px;
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
}

.newsLetter input[type=submit]{
	background:#22d2ef;
	border:0;
	color:#fff;
	padding:18px 20px;
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
}
/*--------------------- end newsLetter ------------------------*/
	
.galleryDiv img {
	width:100%;
    border: 3px solid #fff;
}

.galleryDiv {
	position:relative;
}
.galBox{
	padding:0;
	margin:0;
}
.space_new
{
margin-left:0px;
margin-right: 0px;
padding: 0px 2px;
}

/*-----------------------------jojo---21-10-17----------------*/

.navbar-nav > li {
    padding: 0;
	padding-right: 65px;}

.navbar-nav {
    margin: 0;
        margin-top: 0px;
    margin-top: 45px;}
	
.navbar-brand {
    height: auto;}	

.social-media-header{
	position:absolute;
	top:8px;
	right:0;
	z-index:999;}	
	
.social-media-header li{
	float:left;
	margin-right: 20px;}	
	
	
.social-media-header li a {
	color:#fff;} 	
	
.social-media-header li a:hover{
	    color: #0087f1 !important;
}
	
@media (max-width: 767px) {

.social-media-header {
    right: inherit;
	left:10px;}
	
.navbar-toggle{
	border-radius:0;
	}	
	
.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 10px 10px;
}	
	
	
	
	}
.new_row
{
	margin:0px !important;
}

/*****************For popup modals******************/
   	.modal-content {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 6px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 40px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 40px rgba(0,0,0,.5);
    box-shadow: 0 0 40px rgba(0,0,0,.5);
    color: #000;
    background-color: #fff;
    border: rgba(0,0,0,0);
}
.modal-message .modal-dialog {
    width: 300px;
	margin-top: 266px;
}
.modal-message .modal-body, .modal-message .modal-footer, .modal-message .modal-header, .modal-message .modal-title {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 20px;
    text-align: center!important;
}

.modal-message .modal-title {
    font-size: 17px;
    color: #737373;
    margin-bottom: 3px;
}

.modal-message .modal-body {
    color: #737373;
}

.modal-message .modal-header {
    color: #fff;
    margin-bottom: 10px;
    padding: 15px 0 8px;
}
.modal-message .modal-header .fa, 
.modal-message .modal-header 
.glyphicon, .modal-message 
.modal-header .typcn, .modal-message .modal-header .wi {
    font-size: 30px;
}

.modal-message .modal-footer {
    margin: 25px 0 20px;
    padding-bottom: 10px;
}

.modal-backdrop.in {
    zoom: 1;
    filter: alpha(opacity=75);
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75;
}
.modal-backdrop {
    background-color: #fff;
}
.modal-message.modal-success .modal-header {
    color: #53a93f;
    border-bottom: 3px solid #a0d468;
}

.modal-message.modal-info .modal-header {
    color: #57b5e3;
    border-bottom: 3px solid #57b5e3;
}

.modal-message.modal-danger .modal-header {
    color: #d73d32;
    border-bottom: 3px solid #e46f61;
}

.modal-message.modal-warning .modal-header {
    color: #f4b400;
    border-bottom: 3px solid #ffce55;
}
/*****************For popup modals******************/