/*-------------------------------------------------*/
/* =  General
/*-------------------------------------------------*/

/*@font-face {  
  font-family: kruti dev ;  
  src: url( '../fonts/Kruti_Dev_010_Regular.ttf' ) format("truetype");  
}  

.hinditext {
    font-family: kruti dev!important;  
    font-size:18px !important;
}*/

@font-face {  
  font-family: Mangal ;  
  src: url( '../fonts/Mangal_Regular.ttf' ) format("truetype");  
}  

.hinditext {
    font-family: Mangal!important;  
    font-size:18px !important;
}


.clearfix {
  *zoom: 1;
}
table td {
	padding:10px;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.eboard ul li {
	float:inherit !important;
	margin-bottom:50px !important;
}
.iijif {
 background: #00007E;
    color: #fff;
    padding: 4px 15px;
    border-radius: 18px;
    font-size: 12px;
}
.IIJIF-logo {
	float: right;
    width: 120px;
    margin-right: 20px;
    margin-top: 1px;
}
.IIJIF-logo img {
	border-radius:10px;
	width:100%;
}
.counter-c {
	text-align: center;
    padding: 5px;
    border: 1px solid #000;
    background-color: #F5B83E;
    font-family: Elephant;
    font-size: 30px;
    color: #900202;
	margin:0px;
    border-radius: 12px;
}

.container {
	width:50%;
	margin:0px auto;
}

#center-panel {
	float:left;
	width:100%;
	margin-top:5px;
	border:2px solid #e8e8e8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px;
}

#center-panel h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#bb8b2cd9;
	line-height:28px;
	border-bottom:1px solid #333333;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:left;
}

#center-panel h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#bb8b2cd9;
	line-height:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:left;
}

#center-panel li {
	text-align:justify;
	line-height:20px;
}

#center-panel li a {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	  color: #000;
}




.right {
	width:420px;
	float:right;
	color:#006;
	border-radius:30px;
	margin-top:80px;
}
.err{
	border: 1px solid #C3C3C3;
}
.error{
	color:#C00;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	font-family:"Arial Black", Gadget, sans-serif;
}
.right h3 {
	font-size: 25px;
	color:#fff;
text-align: center;
font-family: Oswald, sans-serif;
letter-spacing: 1px;
background-color: #3576AA;
border-radius: 10px;
padding: 7px;
}
.form {
	padding: 0px 6px;
}
#sendemail h4 {
	font-size: 26px;
	line-height: 0px;
	color: #006;
}
#sendemail {
	margin-top: 20px;
border: 1px solid #999;
border-radius: 30px;
padding-bottom: 20px;
float: left;

}
#sendemail span {
	width: 109px;
	line-height: 28px;
	color: #006;
}
#sendemail .wrapper {
	min-height: 30px
}
#sendemail .textarea_box {
	min-height: 125px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
}
#sendemail a {
	margin: 7px 15px 0 10px;
	float: right;
	width: 62px;
	font-style: normal;
	font-weight: bold;
	height: 32px;
	line-height: 30px;
	color:#000;
	text-decoration: none;
	text-align: center;
	background: linear-gradient(#DFDFDF, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 5px;

}
#sendemail a:hover {
	background: #FF840B;
	color: #fff;
}
#sendemail .input {
	width: 372px;
	height: 18px;
	border: 1px solid #666666;
	background: #fff;
	padding: 5px 5px;
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0;
	border-radius: 3px;
}
#sendemail textarea {
	overflow: auto;
	width: 100%;
	height: 50px;
	border: 1px solid #666666;
	background: #fff;
	padding: 35px 5px;
	color: #696968;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
}
textarea {
	width:100%;
}
ol {
	margin: 10px 30px;
  	padding: 0;
	font-size:14px;

}
ol li {
	margin: 0;
padding: 0;

display: block;
clear: both;
color:#006;
}
ol li label {
display: block;
margin: 0;
padding: 10px 0 0 0;
} 
ol li input.text {
width: 260px;
border: 1px solid #c0c0c0;
margin: 0px 0;
padding: 5px 2px;
height: 16px;
background: #fff;
} 
ol li label {
display: block;
margin: 0;
padding: 0px;
} 
ol li input.text {
width: 350px;
border: 1px solid #c0c0c0;
margin: 7px 0;
padding: 20px 2px;
height: 16px;
background: #fff;
}
.send {
	background:#fff;
	width:80px;
	height:30px;
	border-radius:5px;
	margin-top: 10px;
	text-align: center;
margin: 20px auto;
display: block;
}



.service {
	font-family:Arial, Helvetica, sans-serif;
}
.service p {
	font-size: 13px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}

.service p img{
	width: 25%;
border-radius: 13em;
border: 5px solid #F12A7A;
margin: 0em 3em 1em 0em;
float: left;
}
	
.clearfix:after {
  clear: both;
}

.oh { overflow: hidden; }

.mb10 {margin-bottom: 10px !important; }
.mb15 {margin-bottom: 15px !important; }
.mb20 {margin-bottom: 20px !important; }
.mb25 {margin-bottom: 25px !important; }
.ml0 {margin-left: 0 !important; }


a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
}

ul {
  padding: 0;
}


body {
  background:#FFFFFF;
  background-size:100% 100%;
   margin: 0px 3%;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
    box-shadow: 0px 0px 0px 9px #F5B83E;
}

body img {
  border: none;
}
.name {
  width: 68%;
  float: right;
  margin: 0% 0% 0% 2%;
}
.name h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 57px;
	color: #00007E;
}
.name h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 19.6px;
 	color: #bb8b2cd9;
}
.clear {
  clear: both;
}

@font-face {
  font-family: 'arabical';
  src: url('../fonts/fontawesome-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/fontawesome-webfont.woff') format('woff'), 
       url('../fonts/fontawesome-webfont.ttf')  format('truetype'),
       url('../fonts/fontawesome-webfont.svg') format('svg');
  }


.wrapper {
  width: 1170px;
  margin: 0 auto;
  margin-top: 40px;
}

/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/

header {
  z-index: 999;
  background:#FEFEFE;
  border-bottom:5px solid #043B71;
  width: 100%;
}
#header {
  position: relative;
  background: #fff;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  -webkit-box-shadow: 0px 0px 4px 0px #dcdcdc; 
          box-shadow: 0px 0px 4px 0px #dcdcdc;
}
/* #clockbox {
	font:14pt Arial;
 	color:#00007e;
	  float: left;
  margin-top: .5em;
} */

#clockbox {
  font: 14pt Arial;
  color: #fff;
  float: left;
  margin-top: .5em;
  background: #bb8b2c;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.subheader {
 /* background-color:#043b71;
  border-bottom:1px solid #043b71;*/

}
.inner-subheader {
  /*background-color: #F12A7A;*/
  width: 1170px;
  margin: auto;
}

.subheader .phone {
  float: left;
  color: #fff;
  font-size: 14px;
  background: url(../images/phone.png) 0 no-repeat;
  padding: 8px 0 8px 33px;
}


.subheader .subheader2 {
  float: right;
}
.subheader .subheader2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.subheader .subheader2 li {
  display: inline-block;
  padding: 7px;
  border-left: 1px solid #fff;
}
.subheader .subheader2 li:last-child {
  border-right: 1px solid #FF76AD;
}

.subheader .subheader2 a {
  color: #fff;
  font-size: 13px;
}
.subheader .subheader2 a:hover {
  color: #262626;
}


.upper-header {
  max-width:98%;
  margin: auto;
  clear: both;
}

.logo {
  margin-bottom: 0px;
  width: 24%;
  float: left;
}
.logo img {
	width:100%;
}
.logo p {
	margin:0px;
}

/*-------------------------------------------------*/
/* =  Navigation
/*-------------------------------------------------*/

/* Navigation  */
.nav-wrap {
  float: right;
}

#nav {
font-family:Verdana, Geneva, sans-serif;
width: 68%;
background-color: #bb8b2cd9;
float: right;
position: relative;
margin-top:0;
border-radius: 1em;
margin:10px 5px 1px;
}

#nav > select {
  display: none;
}

ul#navlist {
  list-style: none; 
  margin: 0;
  padding: 0;

}

ul#navlist li {
  float: left;
  position: relative;
}

ul#navlist li a {
    display: block;
    font-size: 13px !important;
    font-weight: normal;
    line-height: normal;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 1em;
}
ul#navlist li.current > a,
ul#navlist li > a:hover{
  color: #fff;
  background:#2E2E83;
}

ul#navlist li a:hover, ul#navlist li.current {
  color: #fff;
}
  
 ul#navlist li a > :hover:after, ul#navlist li.current:after {
  content:"";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 5px solid #3B6690;
  position:absolute;
  left:50%;
  margin-left:-10px;
  bottom:-5px;

  }
  

 .right1 {
	width:40%;
	float:right;
	color:#006;
	margin-top: 2em;
	
}
.right1 h3 {
font-family: Oswald, sans-serif;
font-size: 25px;
color: #fff;
margin-bottom: 1em;
border-bottom: 1px solid #034E61;
padding: .5em;
border-radius: 10px;
text-shadow: 2px 2px 0px #8B8B8B;
background-color: #F12A7A;
text-align:center;


}
.contact1{
	margin-top: 25px;
	padding-bottom:30px;
}
.contact h2{
	margin-bottom:5px;
}
.form {
	padding: 0px 6px;
}
#sendemail h4 {
	font-size: 26px;
	line-height: 0px;
	color: #006;
}
#sendemail {
	width:99%;
	border-radius: 10px;
	float: left;
	
}
#sendemail span {
	width: 109px;
	line-height: 28px;
	color: #006;
}
#sendemail .wrapper {
	min-height: 30px
}
#sendemail .textarea_box {
	min-height: 125px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
}
#sendemail a {
	margin: 7px 15px 0 10px;
	float: right;
	width: 62px;
	font-style: normal;
	font-weight: bold;
	height: 32px;
	line-height: 30px;
	color:#000;
	text-decoration: none;
	text-align: center;
	background: linear-gradient(#DFDFDF, #FFFFFF) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 5px;
	/*border-top: 1px solid #000;*/
}
#sendemail a:hover {
	background: #FF840B;
	color: #fff;
}
#sendemail .input {
	width: 372px;
	height: 18px;
	border: 1px solid #666666;
	background: #fff;
	padding: 5px 5px;
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0;
	border-radius: 3px;
}
#sendemail textarea {
	overflow: auto;
	width: 98%;
	height: 50px;
	border: 1px solid #666666;
	background: #fff;
	padding: 6px 5px;
	color: #696968;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
}

Contact1Form {
	margin: 20px;
padding: 0;
margin-top: 5px;
}
ol {
	padding: 0;

}
ol li {
	margin: 0;
padding: 0;

display: block;
clear: both;
color:#000;
}
ol li label {
display: block;
margin: 0;
padding: 10px 0 0 0;
} 
ol li input.text {
width: 99%;
border: 1px solid #c0c0c0;
margin: 5px 0;
padding: 5px 2px;
height: 16px;
background: #fff;
} 
ol li label {
display: block;
margin: 0;
padding: 0px;
} 

.send {
	background:#fff;
	width: 70px;
	height: 40px;
	border-radius:10px;
	margin-top: 10px;
	text-align: center;
	margin: 20px auto;
	display: block;
	  float: left;
}
.reset {
  background: #fff;
  width: 70px;
  height: 40px;
  border-radius: 10px;
  margin-top: 10px;
  text-align: center;
  margin: 20px auto;
  display: block;
    float: left;
}
.features-items column3 {
	width:100%;
}
.features-items column3 h4 {
	font-size:20px;
	color:#000;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.service-img img {
	width:100%;
	border:10px solid #043B71;
	border-radius:20em;
}
.left1 {
	width:50%;
	float:left;
	margin-top: 2em;
}
.add {
	margin-bottom: 30px;
	display: block;
	border-radius: 10px;
	line-height:2em;
	font-family:Oswald, sans-serif;
}
.add h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
}
.add h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}	
.add h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000;
	border-bottom:2px solid #000;
}
.add h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:2em;
	color:#000;
}
.add h6 {
	font-family: Oswald, sans-serif;
font-size: 25px;
color: #fff;
margin-bottom: 1em;
border-bottom: 1px solid #034E61;
padding: .5em;
text-align:center;
border-radius: 10px;
text-shadow: 2px 2px 0px #8B8B8B;
background:#F12A7A;

}
.add img {
	float: left;
	padding: 34px 30px 7px;
}
.add span {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #000;
	line-height: 2.3em;
} 
.upper-margin {
	padding-top:200px;
}

/* DropDown Menu = Superfish */
.sf-menu {
  line-height: 1.0;
  overflow: visible !important;
}

.sf-menu .sub-menu {
  position: absolute;
  width: 183px; /* left offset of submenus need to match (see below) */
  margin: 0 !important;
  padding-left: 0;
  padding-top: 0px;
}

.sf-menu ul li {
  width: 100%;
}

.sf-menu li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
  float: left;
  position: relative;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: auto; /* match top ul list item height */
  z-index: 99;
}

.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {
  top: -999em;
}

.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {
  left: 100%; /* match ul width */
  top: 0;
}

.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul {
  top: -999em;
}

.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {
  left: 100%; /* match ul width */
  top: 0;
}

.sf-menu .sub-menu {
  overflow: visible !important;
}

.sf-menu .sub-menu li {
  background: #bb8b2cd9;
  padding-right: 0;
  list-style: none;
  border-bottom: 1px solid #fff;
}


.sf-menu .sub-menu li:hover a{
  color: #000 !important;
  background: #fff !important;
}


.sf-menu .sub-menu a {
  font-size: 16px !important;
  font-weight: normal;
  color: #fff !important;
  padding: 8px 15px !important;
  line-height: normal;
 
}

  .sub-menu span {
      display: none;
  }


/*-------------------------------------------------*/
/* =  Content
/*-------------------------------------------------*/

/*-- Slider --*/

.slider {
  position: relative;
}

.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
  outline:none;
}
.slides,.flex-control-nav,.flex-direction-nav {
  margin:0;
  padding:0;
  list-style:none;
}

.flex-control-nav {
  display: none;
}



.flexslider .slides>li {
  display:none;
  -webkit-backface-visibility:hidden;
}


.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform:capitalize;
}
.slides:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}
.no-js .slides>li:first-child {
  display:block;
}
.flexslider {
  margin:0;
  position:relative;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  -o-border-radius:0px;
  border-radius:0px;
  overflow:hidden;
}
.flex-viewport {
  max-height:2000px;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  transition:all 1s ease;
}
.loading .flex-viewport {
  max-height:300px;
}
.flexslider .slides {
  zoom:1;
}
.carousel li {
  margin-right:5px
}
.flex-direction-nav {
  *height:0;
}
.flex-direction-nav a {
  width:93px;
  height:93px;
  display:block;
  background:url(../images/slider_arrow_icon0.png) no-repeat 0 0;
  position:absolute;
  right:0;
  bottom:0px;
  margin-top:-19px;
  z-index:10;
  cursor:pointer;
  text-indent:-9999px;
  opacity:0;
  -webkit-transition:all .3s ease;
}
.left-part {
	float:left;
	width:16%;
	padding: 1%;
	border: 1px dotted #000;
}
.quick-link {
	float:left;
	width:100%;
}
.quick-link h2 {
	margin-bottom:1em;
}
marquee{
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
color: #043B71;
list-style:none;
border: 1px solid #000;
  border-radius: 1em;
  padding: 1em;
}
.link {
  list-style: none;
  font-size: 14px;
  /*border-bottom: 1px dashed #000;*/
  margin: 12px 0px;
  }
  .link a{
    font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  color: #043B71;
  }
  .link a:hover {
	color:#bf9041;
	text-decoration:underline;  
  }
.quick-link h4 {
	font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background-color: #bb8b2cd9;
  padding: 8px;
  margin-bottom: 10px;
  border-radius: 1em;
}
.quick-link ul {
	margin:0px;
	padding:0px;
}
.quick-link ul li {
	list-style: none;
font-size: 14px;
/*border-bottom: 1px dashed #000;*/
margin: 12px 0px;
}
.quick-link ul li img {
	float:left;
	margin-right:25px;
}
.quick-link ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
.quick-link ul li a:hover {
	color:#bf9041;
	text-decoration:underline;
}


.readmore {
	float:right;
	
}
.readmore a{
	background-color: #043B71;
color: #fff;
padding: 10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
border-radius: 1em;
}
.readmore a:hover {
	background-color:#C5E2FF;
	color:#000;
}

	
.attraction {
	float: left;
width:100%;
}
.attraction h4 {
	font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
font-weight: bold;
color: #043B71;
background-color: #C5E2FF;
padding: 10px;
margin-bottom: 10px;
border-radius: .3em;
}

.middle-part {
	float: left;
width:55%;
border: 1px dotted #000;
padding: 1%;
margin-left: 2%;
}
		
.welcome {
	float: left;
width:100%;
}
.welcome h4 {
	font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background-color: #bb8b2cd9;
  padding: 8px;
  margin-bottom: 10px;
  border-radius: 1em;
}
.welcome p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-align:justify;
	  line-height: 2em;
	  color:#000;
}
.welcome h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:justify;
	  line-height: 2em;
	  color:#000;
	  float:right;
	  margin-right: 3em;
}
.welcome ul {
	margin:0px;
	  padding: 0px 20px;
}
.welcome ul li {
	  font-family: Verdana, Geneva, sans-serif;
	  line-height:2em;
	  text-align: justify;
	  font-size: 15px;
  	  color: #000;
	  float: left;
      width: 100%;
	  margin:0px;
}

.welcome ul li img {
	width:10%;
}
.welcome ul li h6 {
	font-family: Verdana, Geneva, sans-serif;
	  line-height:20px;
	  text-align: justify;
	  font-size: 13px;
  	  color: #000;
}
.welcome ul li span {
	font-weight:normal;
	font-size: 12px;
}
.pdf a{
	width:100%;
	margin-bottom:20px;
	float:left;
}
.welcome ul li a img {
	width: 20px;
    margin: 6px 10px 0px 0px;
    float: left;
}
.right-part {
	float:right;
width:18%;
border: 1px dotted #000;
padding: 1%;
margin-left: 2%;
}
.Seminars {
	float:right;
width:100%;
margin-left: 2%;
}
.Seminars h4 {
	font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background-color: #bb8b2cd9;
  padding: 8px;
  margin-bottom: 10px;
  border-radius: 1em;
}


.flex-direction-nav .flex-next {
  background-position:100% 0;
}

.flex-direction-nav .flex-prev {

}

.flexslider:hover .flex-next {
  opacity:0.8;
  right: 30px;
  bottom: 38%;
}
.flexslider:hover .flex-prev {
  opacity:0.8;
  left: 30px;
  bottom: 38%;
}
.flexslider:hover .flex-next:hover {
  opacity:1;

}
.flexslider:hover .flex-prev:hover {
  opacity:1;

}
.flex-direction-nav .flex-disabled {
  opacity:.3!important;
  filter:alpha(opacity=30);
  cursor: default;
}
/* Control Nav */

.flex-control-thumbs {
  margin:5px 0 0;
  position:static;
  overflow:hidden;
}
.flex-control-thumbs li {
  width:25%;
  float:left;
  margin:0;
}
.flex-control-thumbs img {
  width:100%;
  display:block;
  opacity:.7;
  cursor:pointer;
}
.flex-control-thumbs img:hover {
  opacity:1;
}
.flex-control-thumbs .flex-active {
  opacity:1;
  cursor:default;
}
.flex-control-thumbs {
  margin:5px 0 0;
  position:static;
  overflow:hidden;
}
.flex-control-thumbs li {
  width:25%;
  float:left;
  margin:0;
}
.flex-control-thumbs img {
  width:100%;
  display:block;
  opacity:.7;
  cursor:pointer;
}
.flex-control-thumbs img:hover {
  opacity:1;
}
.flex-control-thumbs .flex-active {
  opacity:1;
  cursor:default;
}
.flex-caption {
  padding:0;
  position:absolute;
  bottom:150px;
  font-size:46px;
  width:100%;
  opacity:0.8;
  color:#fff;
  font-family:Georgia;
  font-style: italic;
  text-align: center;
  text-shadow: 1px 1px 3px #000;
}




/* Book a date */

.book-form {
 width: 1170px;
 margin: auto;
}

.inner-form {
   position: absolute;
  width: 1170px;
  height: 148px;
  bottom: 0px;
  margin: auto;
  background: #000;
  background: rgba(0,0,0,0.8); 
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height:135px;
  overflow:hidden;
}

.book-form h4 img {
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.book-form h4 {
  float: left;
  color: #fff;
  padding: 40px 0;
width: 250px;
text-align: center;
  background: #F12A7A;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
}

.inputs {
  width: 635px;
  float: left;
}

.inputs input[type="text"] {
  float: left;
  padding: 9px 9px 9px;
  width: 278px;
  margin-left: 20px;
  margin-top: 23px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border:none;
}
.book-form input[type="submit"] {
float: left;
color: #fff;
padding: 36px 0px;
width: 240px;
background: #ffb3d3;
font-size: 16px;
font-family: 'Open Sans';
border: none;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin-top: 23px;
margin-left: 20px;
cursor: pointer;
}

.book-form input[type="submit"]:hover {
  background: #F12A7A;
}
h1{
	font-size: 2em;
font-weight: bold;
margin-top: 1em;
border-bottom: 2px dotted #F12A7A;
color: #F12A7A;
padding-bottom: 4px;
text-align: center;
}
h5{
	font-size:16px;
	font-weight:bold;
	color: #F12A7A;
	padding-bottom:8px;
}
.india {
	float:right;
	clear:right;
}
.editor {
	width:100%;
}
.editor h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	margin-top: 2em;
}
	
.editor ul {
	margin:0px;
	padding:0px;
}
.editor ul li {
	list-style:none;
}
.editor ul li p {
	line-height:.5em;
	text-align:center;
	font-size:13px;
}
.coeditor {
	width:100%;
}
.coeditor ul {
	margin:0px;
	padding:0px;
}
.coeditor ul li {
	list-style: none;
  width: 48%;
  float: left;
  margin: 0% 1%;
}
.coeditor ul li p {
	line-height:1em;
	text-align:center;
	font-size:13px;
}


.subeditor {
	width:100%;
}
.subeditor ul {
	margin:0px;
	padding:0px;
}
.subeditor ul li {
	list-style:none;
	width:29%;
	float:left;
	margin:2%;
}
.subeditor ul li p {
	line-height:1.5em;
	text-align:center;
	font-size:13px;
}
.subeditor h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
}
.about img{
	float:left;
	}
p{
	color: #000;
font:13px Verdana, Geneva, sans-serif;
text-align:justify;
}
.features {
  margin-top: 40px;
}

.service-item .service-img {
  display: inline-block;
  margin-bottom: 0px;

  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}

.service-item .service-img img {
  display: block;
}

.service-item:hover .service-img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.features-items {
  text-align: center;
  margin-bottom: 20px;
}

.features-items h4{
  color: #043B71;
  font-size: 18px;
  margin-bottom: 20px;

}

.line {
  width: 50px;
  border-bottom: 1px solid #043B71;
  text-align: center;
  margin:auto;
  border-width: 3px;
  margin-bottom: 10px;
}

.features-items p{
  color: #000;
  font-size: 13px;
  line-height:22px;
  font-family:Arial, Helvetica, sans-serif;
}
.upper-container {
	padding-bottom:3em;
	border-bottom:1px dotted #043B71;
}
.details {
	color: #fff;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  background: #043B71;
  padding: 10px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: block;
  width: 70px;
  margin: 10px 0 20px;
  text-align: center;
}
.details:hover {
	background-color: #043B71;
}
	
.l-more {
  margin: 25px 0;
}

.l-banner {
   background: #F12A7A;
}

.l-more p {
  font-size: 21px;
  float: left;
  padding-left: 35px;
  color: #fff;
  margin: 35px 0;
  font-weight: lighter;
}

.l-more a {
  float: right;
  background: #fff;
  color: #000;
  font-size: 19px;
  font-family: Georgia;
  padding: 14px 19px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 20px;
  margin-top: 24px;
  font-style: italic;
}

.l-more a:hover {
  background: #000;
  color:#fff;
}

/*Recent Projects*/

.recent-projects ul{
  list-style: none;
}
.recent-projects ul img{
  width: 100%;
  border: .5em solid #F12A7A;
}
.recent-projects h4{
  font-family: Georgia;
  font-size: 22px;
  font-style: italic;
  color: #3f3f3f;
  font-weight: normal;
}

.slash {
  margin-bottom: 10px;
}

.slash:after {
  content: "/";
  width: 100%;
  color: #e3e3e3;
  margin-bottom: 10px;
}

.recent-projects {

	margin-bottom:20px;
}

.recent-projects li h4 {
  color: #F12A7A;
  font-size: 16px;
  font-style: normal;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align:center;
  text-decoration:underline;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}
.recent-projects li p {
  color: #000;
  font-size: 13px;
  height: 55px;
  font-family:Arial, Helvetica, sans-serif;
}

.recent-projects .details{
  color: #fff;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  background: #F12A7A;
  padding: 10px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: block;
  width: 70px;
  margin: 10px 0 20px;
  text-align: center;
  
}
.recent-projects .details:hover{
  background: #20002D;
}

/*-------------------------------------------------*/
/* =  Home2
/*-------------------------------------------------*/

.row4 {
  margin-top: 20px;
}

.row4 h4 {
  color: #3f3f3f;
  font-family: Georgia;
  font-size: 22px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 10px;
}

.row4 .rowtext-widget img {
  float: left;
  margin-right: 15px;
}

.row4 .rowtext-widget p {
  color: #65686d;
  font-size: 13px;
  margin-bottom: 10px;
}
.row4 .rowtext-widget span {
  color: #F12A7A;
  font-weight: bold;
}

#accordion-container {
  font-size: 13px;
  color: #868686;

}

.accordion-header {
  font-size: 14px;
  margin: 5px 0 10px 0;
  padding: 8px 40px;
  cursor: pointer;
  color: #3f3f3f;
  font-weight: bold;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}

.active-header {
  background: url(../images/active-header.png);
  background-repeat: no-repeat;
  
}

.active-header:hover {
  background: url(../images/active-header.png);
  background-repeat: no-repeat;
  
}

.inactive-header {
  background: url(../images/inactive-header.png);
  background-repeat: no-repeat;
  
}

.inactive-header:hover {
  background: url(../images/inactive-header.png);
  background-repeat: no-repeat;
}

.accordion-content {
  display: none;
  background: #ffffff;
  border-top: 0;
  margin-bottom: 10px;
  font-size: 13px;
}

/*-------------------------------------------------*/
/* =  Tabs Widget
/*-------------------------------------------------*/

.tabs ul {
  padding: 0;
}

.tabs-widget {
  padding: 0px !important;
  margin-bottom: 20px;
}

.tabs-widget .tab-links {
    margin: 0;
}

.tabs-widget .tab-links li {
    float: left;
    background: #ffffff;
    color: #000;
    margin-left: 10px;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    width: 47%;
    height: 53px;
}

.tabs-widget .tab-links li.active {
    background: #F12A7A;
}

.tabs-widget .tab-links li.active a{
    color: #fff;
}

.tabs-widget .tab-links li:first-child {
    margin-left: 0px;
}

.tabs-widget .tab-links li a {
    font-family: 'Open Sans';
    color: #000;
    font-weight: bold;
    font-size: 13px;
    border-bottom: none;
    padding: 20px;
    text-align: center;
    display: block;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}



.tabs-widget > div {
    clear: both;
    display: none;
}

.tabs-widget > div > ul {
    margin: 0;
    border: 1px solid #e8e8e8;
}

.tabs-widget #popular-tab {
    display: block;
}

.tabs-widget .author-comment {
    color: #7f7f7f;
    font-size: 11px;
    line-height: 14px;
    max-height: 42px;
    overflow: hidden;
    display: block;
}


.tabs-widget > div li {
    overflow: hidden;
    border-top: none;
    background: #fff;
    padding-bottom: 0;
}


.tabs-widget > div li > a {
    display: block;
}

.tabs-widget img {
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 14px;
}

.tabs-widget > div h3 {
    font-family: 'Open Sans';
    margin: 0 0 3px 0px;
    line-height: 19px;
    max-height: 34px;
    overflow: hidden;
}

.tabs-widget > div h3 a {
    color: #506779;
    display: block;
    font-size: 13px;
}

.tabs-widget > div h3 a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.tabs-widget > div#comments-tab h3 {
    max-height: 15px;
}

.tabs-widget > div p{
  font-size: 13px;
  font-family: 'Open Sans';
  color: #646464;
  line-height: 20px;
  margin: 0;
  padding: 20px;
}


.tabs-widget ul{
  list-style: none;
}

.dropcaps p {
  font-size: 13px;
  color: #65686d;
}

.l-img {
  background: url(../images/dropcap.png) center no-repeat;
  font-family: Myriad Pro;
  font-size: 43px !important;
  text-transform: uppercase;
  padding: 6px 23px;
  float: left;
  color: #fff !important;
  margin-right: 10px;
  margin-top: 0;
margin-bottom: 0;
}

.border {
  background: url(../images/border.png) repeat-x;
  height: 8px;
  margin: 15px 0;
  height: 8px;
 margin: 14px 0 24px 0;
}



/*-------------------------------------------------*/
/* =  Home3
/*-------------------------------------------------*/

.features2 {
  margin-top: 35px;
}

.features2 h4 {
  color: #3f3f3f;
  font-size: 20px;
  font-weight: normal;
  margin: 10px 0;
}
.features2 p {
  color: #65686d;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 0;
}

/* ------------------------------------------------------
  Speech Bubble (Testimonial)
------------------------------------------------------ */
blockquote.speech-bubble .quote-content {
  position: relative;
  font-size: 15px;
  line-height: 25px;
  padding: 20px;
  background: #f6f6f6;
  color: #3b3b3b;
  margin-bottom: 20px;
}

blockquote.speech-bubble span.quote-arrow {
  display: block;
  width: 27px;
  height: 25px;
  background: url(../images/testimonial-arrow.png) no-repeat left top;
  position: absolute;
  left: 20px;
  bottom: -24px  
}

blockquote.speech-bubble .quote-meta {
  color: #F12A7A;
  margin-top: 25px;
  font-size: 13px;
  font-weight: bold;
  margin-left: 50px;
}

blockquote.speech-bubble span {
  font-size: 13px;
  color: #8e8e8e;
  font-style: italic;
}

/*-------------------------------------------------*/
/* =  Home4
/*-------------------------------------------------*/

.row5 {
  margin-top: 20px;
}

.row5 h4 {
  font-style: italic;
  font-size: 22px;
  font-family: Georgia;
  color: #3f3f3f;
  font-weight: normal;
}

.row5-text img{
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.row5-text p{
  color: #65686d;
  font-size: 13px;
  margin-bottom: 10px;
}

.row5-text p span{
  color: #F12A7A;
  font-weight: bold;
}

.stats p{
  color: #F12A7A;
  font-size: 15px;
  font-style: italic;
  font-family: Georgia;
  margin-bottom: 10px;
}

.number {
  font-size: 35px;
  background: #F12A7A;
  color: #fff;
  padding: 10px;
  text-align: center;
  width: 95%;
  margin-bottom: 10px;
}

/*-------------------------------------------------*/
/* =  Home-Boxed
/*-------------------------------------------------*/

#boxed {
  width: 1210px;
  margin: auto;
  padding: 0px;
  background: #fff;
}
#boxed header{
  width: 1210px;
}

#foot-boxed {
  width: 1210px;
  margin: auto;
  padding: 0px;
}

.brown-bg {
  background: #d7d8d9;
}
  

/*-------------------------------------------------*/
/* =  Blog
/*-------------------------------------------------*/

.banner {
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0;
  margin-bottom: 20px;
}

.inner-banner {
  max-width: 1170px;
  margin: auto;
}

.inner-banner .note {
  font-size: 20px;
  float: left;
}
.inner-banner .site-map {
  font-size: 12px;
  float: right;
}
.inner-banner .site-map a{
  color: #000;
}

.blog-box {
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.blog-text {
  float: left;
  width: 574px;
}

.blog-box img {
  float: left;
  margin-right: 20px;
  width: 275px;
}

.blog-box h4 {
  font-size: 16px;
  font-weight: normal;
  color:  #000;
}

.post-meta {
    margin-bottom: 14px;
}

.post-comment {
  background: url(../images/message.png) 0 no-repeat;
  padding-left: 25px;
  float: left;
  margin-right: 15px;
  color:  #4c4c4c;
  font-size:  12px;
}

.post-user {
  background: url(../images/user.png) 0px no-repeat;
  padding-left: 25px;
  float: left;
  margin-right: 15px;
  color:  #4c4c4c;
  font-size:  12px;
}
.post-date {
  background: url(../images/clock.png) 0px no-repeat;
  padding-left: 22px;
  float: left;
  color:  #4c4c4c;
  font-size:  12px;
}

.post-text {
  color: #8d8d8d;
  font-size: 13px;
  height: 54px;
  overflow: hidden;
}

.blog-text a {
display: table;
color: #fff;
background: #F12A7A;
font-family: 'Open Sans';
padding: 8px 16px;
font-style: italic;
border-radius: 6px;
margin-top: 14px;
font-size:13px;
}

.blog-text a:hover {
  background: #1E7EBB;
}

.blog-text .border {
background: url(../images/border.png) repeat-x;
height: 8px;
margin: 15px 0;
height: 8px;
margin: 14px 0 18px 0;
}



.side-blog h3{
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0;
}

.side-blog .tab-links li a {
  position: relative;
}


.side-blog .tab-links li:first-child a:before {
    content: "\f074"; 
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 20px;
    left: 30px;
}

.side-blog .tab-links li:last-child a:before {
    content: "\f0e5"; 
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 20px;
    left: 30px;
}

.side-blog .tab-links li.active a:before {
  color: #fff;
}

.side-blog .tab-links li.active {
    background: #F12A7A;
}

.side-blog .tab-links li {
width: 27%;
}

.side-blog .tabs-widget img {
float: left;
width: 44px;
height: 44px;
margin-right: 14px;
padding-top: 15px;
margin-left: 15px;
}

.side-blog .tabs-widget > div p{
  font-size: 13px;
  font-family: 'Philosopher';
  color: #8f8f8f;
  line-height: 20px;
  margin: 0;
  padding: 20px;
  padding-bottom: 0px;
  padding-top: 17px;
}

.side-blog .tabs-widget > div > ul {
padding-bottom: 20px;
}


.search {
  position: relative;
}

.search input[type="text"] {
  font-size: 13px;
  color: #716565;
  padding: 10px;
  width: 246px;
  border: 1px solid #e8e8e8;
}

.search input[type="submit"] {
  position: absolute;
  background: url(../images/search.png) no-repeat;
  text-indent: -9999px;
  border: none;
  padding: 11px;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.tag-cloud a {
  background: #F12A7A;
  padding: 10px;
  color: #fff;
  font-size: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 10px;
  float: left;
  margin-right: 10px;
}

.tag-cloud a:hover {
  background: #196da2;
}

.widget-services h3 {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}

.widget-text p {
  background: #f6f6f6;
  padding: 20px;
  color: #3b3b3b;
  font-size:13px;
  line-height:24px;
}

/*-------------------------------------------------*/
/* =  Contact
/*-------------------------------------------------*/

.map1 {
  width: 100%;
  clear: both;
  margin-top: -30px;
  margin-bottom: 30px;
}

#map {
height: 470px;
}

.contact-row {
  margin-bottom: 20px;
}

.contact-row h4 {
  color: #3f3f3f;
  font-size: 22px;
  font-family: Georgia;
  font-style: italic;
  font-weight: normal;

}

.contact2 p {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.home {
background: url(../images/home.png) 0px 0px no-repeat;
padding-left: 25px;
color: #585858;
font-size: 14px;
font-weight: lighter;
}

.phone2 {
background: url(../images/phone2.png) 0px 2px no-repeat;
padding-left: 25px;
color: #585858;
font-size: 14px;
font-weight: lighter;
}

.mail {
background: url(../images/mail.png) 0px 4px no-repeat;
padding-left: 25px;
color: #585858;
font-size: 14px;
font-weight: lighter;
}

.find p{
  color: #8d8d8d;
  font-size: 13px;
}

.msg-form form {
  margin-left: -10px;
}

.msg-form input[type="text"] {
  padding: 9px 14px;
  color: #737373;
  font-size: 13px;
  width: 215px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.msg-form textarea {
  padding: 9px 14px;
  color: #737373;
  font-size: 13px;
  width: 739px;
  margin-left: 10px;
  height: 80px;
  margin-bottom: 5px;
}

.msg-form input[type="submit"] {
  background: #F12A7A;
  color: #fff;
  padding: 10px 20px;
  float: right;
  font-size: 13px;
  font-style: italic;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.msg-form input[type="submit"]:hover {
  background: #1b72aa;
}

/*-------------------------------------------------*/
/* =  Portfolio
/*-------------------------------------------------*/

/*- FILTER OPTIONS -*/
ul#filterOptions {
  width: 100%;
  height: 52px;
  margin: 30px 0;
  overflow: hidden;
  list-style:   none; 
}
ul#filterOptions li { height: 52px; margin-right: 20px; float: left; }
ul#filterOptions li a {
  height: 40px;
  padding: 0 20px;
  color: #747474;
  line-height: 40px;
  text-decoration: none;
  display: block;
  font-style: 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

ul#filterOptions li a:hover { background  :  #F12A7A; color:  #fff; }
ul#filterOptions li.active a { background: #F12A7A; color:  #fff; }
/*- -*/
/*- OUR DATA HOLDER -*/
#ourHolder { width: 1170px; height: auto; overflow: hidden; margin-left:  -20px;}
#ourHolder div.item {
  width: 270px;
  height: 250px;
  float: left;
  text-align: center;
  margin-left:  20px;
  margin-bottom: 20px;
}


.item img {
  width:  100%;
}
.port-span {
  border: 1px solid #e9e9e9;
  margin-top: -5px;
  padding-bottom: 10px;
}

.port-span span{
  color: #9c9c9c;
  font-size: 12px;
  font-family: 'Open Sans';
  font-style: italic;
}

.port-span  h3 { 
  margin-top: 10px; 
  font-size: 14px; 
  line-height: 20px; 
  font-weight: normal;
  color: #000;
  margin-bottom: -5px;
}

/* CSS3 EFFECTS */

.view {
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.view .mask, .view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.view img {
    display: block;
    position: relative;
    width: 100%;
}

/*  2  */   
.view-two img {
   -webkit-transition: all 0.4s ease-in-out 0.2s;
   -moz-transition: all 0.4s ease-in-out 0.2s;
   -o-transition: all 0.4s ease-in-out 0.2s;
   -ms-transition: all 0.4s ease-in-out 0.2s;
   transition: all 0.4s ease-in-out 0.2s;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-two .mask {
   background-color: #000;
   background-color: rgba(0,0,0,0.2);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0) rotate(-180deg);
   -moz-transform: scale(0) rotate(-180deg);
   -o-transform: scale(0) rotate(-180deg);
   -ms-transform: scale(0) rotate(-180deg);
   transform: scale(0) rotate(-180deg);
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;

}
.view-two .mask .btn-icon{
  display: block;
  text-align: center;
  margin: 70px 133px 0 !important;
  width: 50px;
  height: 50px;
  line-height: 60px;
  background: url(../images/anchor-info.png) center no-repeat;
}


.view-two .mask .btn-icon2 {
  display:block;  
  margin: -50px 84px 0 !important;
  width: 50px;
  height: 50px;
  line-height:60px; 
  background: url(../images/anchor-search.png) 0 no-repeat;
}

.btn-icon:hover, .btn-icon2:hover {
  opacity: 0.8;
}



.view-two:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-two:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);
}

.item:hover .port-span {
  background: #F12A7A;
  color: #fff;
}
.item:hover .port-span h3{
  color: #fff;
}
.item:hover .port-span span{
  color: #fff;
}

/*-------------------------------------------------*/
/* =  Typography
/*-------------------------------------------------*/

.headings {
  padding: 20px 0;
  color: #333;
}
.headings p{
  color: #8d8d8d;
  font-size: 15px;
}

.headings blockquote {
  margin: 15px 0 17px;
  padding: 5px 20px 1px 19px;
  border-left: 2px solid #F12A7A;
  background: #F5F5F5;
}
/*-------------------------------------------------*/
/* =  404 Page
/*-------------------------------------------------*/

.error-content {
  margin: 20px 0;
  text-align: center;
}

.error-page span {
display: block;
font-size: 48px;
color: #555;
margin-bottom: 20px;
}

.error-page {
position: relative;
text-align: center;
font-size: 216px;
line-height: 1;
margin-bottom: 20px;
color: #F12A7A;
}

.button {
  display: inline-block;
  padding: 10px 18px;
}

.button:hover {
  color: #fff;
  opacity: 0.80;
  -moz-opacity: 0.80;
  filter:alpha(opacity=80);
}

.button.gray {
background: #777;
color: #fff;
}


/*-------------------------------------------------*/
/* =  Testimonials
/*-------------------------------------------------*/

.main-testimonials h3{
  font-size: 28px;
  font-family: 'Pt Sans';
  color: #333;
}

.testimonial {
  background: #f6f6f6;
  font-size: 15px;
  font-family: 'Open Sans';
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  line-height:26px;
  color:#3b3b3b;
}

.testimonial:after {
content: "";
width: 30px;
height: 29px;
position: absolute;
background: url(../images/test-rect.png) repeat;
bottom: -27px;
left: 30px;
}

.main-testimonials .user {
  font-size: 15px;
  font-family: 'Open Sans';
  font-weight: bold;
  color: #000;
  margin-left: 67px;
  margin-bottom: 20px;
}
.main-testimonials .user a{
  color: #31cec3;
}


/* ------------------------------------------------------
  Pagenation
------------------------------------------------------ */
.pagenation {
  border-top: 1px solid #f0f0f0;
  margin-bottom: 20px;
}

.pagenation ul {
  list-style: none;
}

.pagenation.no-line {
  border: none;
  padding-top: 0;
}

.pagenation li {
  float: left;
  background: #74777b;
  margin-left: 6px;
}

.pagenation li.active {
  background: #F12A7A;
}

.pagenation li:first-child {
  margin-left: 0;
}

.pagenation li a {
  display: block;
  color: #fff;
  font-size: 13px;
  padding: 5px 12px;
}

.pagenation li:not(.active):hover {
  opacity: 0.90;
  -moz-opacity: 0.90;
  filter:alpha(opacity=90);
}



/*-------------------------------------------------*/
/* =  About
/*-------------------------------------------------*/

.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
   background: #090909;
}

view-sixth img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .mask {
   background-color: rgb(33, 144, 215);
   background-color: rgba(33, 144, 215, 0.5);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-in 0.4s;
   -moz-transition: all 0.3s ease-in 0.4s;
   -o-transition: all 0.3s ease-in 0.4s;
   -ms-transition: all 0.3s ease-in 0.4s;
   transition: all 0.3s ease-in 0.4s;
}
.view-sixth h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
   transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover img {
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-sixth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-sixth:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}


/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/

footer {
  background:#bb8b2cd9;
  clear: both;
}

.inner-footer {
  width: 1170px;
  margin: auto;
  padding-bottom: 40px;
  position: relative;
}

.inner-footer h4 {
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  font-family: 'Oswald';
  text-transform: uppercase;
  margin-top: 20px;
  border-bottom: 1px  dotted #767676;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.service ul {
	margin: 0px;
	padding: 0px;
}
.about ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.service li, .about li{
line-height:22px;
font-size: 13px;
color: #000;
}

.service a, .about a{
  font-size: 13px;
  color: #fff;
}
.service a:hover, .about a:hover{
  color: #d4d0d0;
}

.contact p,.text-widget p {
  font-size: 13px;
  color: #fff;
  margin-bottom: 6px;
  line-height: 22px;
}
.text-widget span {
	float:right;
	font-weight:bold;
}
.socials img {
  margin-top: 10px;
}

.socials img:hover{
  opacity: 0.8;
}

.end-footer {
  background: #00007E;
  
  position: relative;
}

.lastdiv {
  max-width: 98%;
  margin: auto;
  position: relative;
  border-top: 1px  solid #767676;
  padding: 0% 1% 0% 1%;
}

.copyright {
  padding: 20px 0px;
  float: left;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 14px;
}

.f-socials {
  float: right;
  margin-top: 10px;
}
.f-socials img{
  margin-right: 0px;
    width: 25px;
	  border-radius: 5px;
}
.f-socials a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	margin:0px;
}
.carousel {margin-bottom:40px;}


#back-to-top {
position: absolute;
right: 50%;
z-index: 1;
bottom: -31px;
}

#back-to-top a {
display: block;
text-indent: -9999px;
width: 66px;
height: 65px;
background: url(../images/back-top.png) no-repeat center;

}


@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.counting {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    background: #00007e;
    color: #fff;
    padding: 10px;
    line-height: 1;
}