/*-------------------------------------------------*/
/* =  General
/*-------------------------------------------------*/

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.name {
	font-size:16px;
	font-weight:bold;
}
.thyroid {
	background:#000;
	border-radius:3px;
	color:#fff;
	margin-top:10px;
    display: inline-block;
    padding: 5px;
}
.thyroid:hover {
	background:#fff;
	color:#000;
	border:1px solid #000;
	padding: 4px;
}
.col-md-3 {
    width: 33.33% !important;
    float: left;
}
.col-md-3 video {
    width: 100%;
}
.mar-t {
	margin-top:20px;
}
.clearfix:after {
  clear: both;
}
.error{
	color:#C00;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	font-family:"Arial Black", Gadget, sans-serif;
}
.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; }

.map {
	width:48%;
	float:left;
	margin:1%;
}

.call-now {
	font-size:18px;
}
.map-a {
	clear:both;
	display:block;
}

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: #fff;
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, sans-serif;
}

body img {
  border: none;
}

.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 {
  position: relative;
  z-index: 999;
  background: #fff;
  background: rgba(250,250,250,0.9);
  width: 100%;
  border-top: 6px solid #000;
  border-bottom: 6px solid #000;
}
#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;
}

.subheader {
background-color: #202761;
border-bottom: 1px solid #000;

}
.inner-subheader {
  background-color: #202761;
  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 #000;
}
.subheader .subheader2 li:last-child {
  border-right: 1px solid #FF76AD;
}

.subheader .subheader2 a {
  color: #fff;
  font-size: 13px;
}
.subheader .subheader2 a:hover {
  color: #ac1528;
}


.upper-header {
  max-width: 1170px;
  margin: auto;
  clear: both;
}

.logo {
margin-bottom: 1px;
width: 300px;
float: left;
padding-top: 1px;
}

/*-------------------------------------------------*/
/* =  Navigation
/*-------------------------------------------------*/

/* Navigation  */
.nav-wrap {
  float: right;
}

#nav {
float: right;
position: relative;
margin-right: 0px;
margin-top:1.2em;
}

#nav > select {
  display: none;
}

ul#navlist {
  list-style: none; 
  margin: 0;
  padding: 0;

}

ul#navlist li {
  float: left;
  position: relative;
margin-right: 10px;
line-height: 18px;

}




ul#navlist li>active {
	background:#000;
 color:#fff !important;
}

ul#navlist li a {
display: block;
font-size: 15px;
font-weight: normal;
line-height: normal;
color: #000000;
padding: 9px 33px;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
background: none repeat scroll 0 0 rgba(0, 0, 0, .1);
box-shadow: 0 0 9px 1px rgba(0, 0, 0, .11) inset;
-webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .11) inset;
}

ul#navlist li.current > a,
ul#navlist li > a:hover{
  background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius:	3px;
	border-radius:		 3px;
	color:#fff;
}

ul#navlist li a:hover, ul#navlist li.current {
  background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius:	3px;
	border-radius:		 3px;
		color:#fff;

  }
  
 ul#navlist li a > :hover:after, ul#navlist li.current:after {
  content:"";
 background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius:	3px;
	border-radius:		 3px;
		color:#fff;

  }
  

  


/* DropDown Menu = Superfish */
.sf-menu {
  line-height: 1.0;
  overflow: visible !important;
}

.sf-menu .sub-menu {
  position: absolute;
  top: -999em;
  width: 190px; /* left offset of submenus need to match (see below) */
  margin: 0 !important;
  padding-left: 0;
  padding-top:5px;
}

.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: #000000;
  padding-right: 0;
  list-style: none;
  border-bottom: 1px solid #FFFFFF;
}


.sf-menu .sub-menu li:hover a{
  color: #000 !important;
  background: #fff !important;
}


.sf-menu .sub-menu a {
  font-size: 12px !important;
  font-weight: normal;
  color: #fff !important;
  padding: 5px 15px !important;
  line-height: normal;
  font-family: 'Open Sans' !important;
}

  .sub-menu span {
      display: none;
  }


/*-------------------------------------------------*/
/* =  Content
/*-------------------------------------------------*/

/*-- Slider --*/

.slider {
  position: relative;
    border-bottom: 6px solid #000;
}

.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;
  margin-top:0px;
}

.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_icon.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;
}

.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;
}


.home-block{
	padding: 40px 0 25px;
}

body #sidebar .widget_nice_appointments h3,
.home-block h3{
	color: #3e7ec2;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 30px;
}

.home-social{
	border-bottom: 1px solid #e6e8eb;
	padding: 0px;
}

.home-social .social{
	margin: 10px 0 10px 30px;
	text-align: right;
}

.home-social .social-links{
	border-right: 1px solid #E6E8EB;
	float: left;
	width: 12%;
}
.add {
	float:left;
}
.home-social-full-width .social-links{
	border-right: 0;
	width: 100%;
}

.home-social-full-width .social{
	margin-left: 0;
	text-align: center;
}

.home-social .social-links ul > li{
	margin-right: 15px;
}

.home-social .main-title .right{
	float: left;
	padding: 12px 0 12px 30px;
    width: 483px;
}
.right p {
	margin:0px;
	padding:0px;
	font-size:13px;
}
.right h3 {
	margin:0px;
	padding:0px;
	font-size:18px;
}
.home-social-full-width .main-title .right {
	float: none;
	text-align: center;
}

.welcome-message{
	text-align: center;
}

.welcome-message h2{
	font: 38px/44px 'Raleway', sans-serif;
	margin-bottom: 15px;
	color: #43484d;
}

.welcome-message h2 b,
.welcome-message h2 strong,
.welcome-message h2 span{
	color: #3e7ec2;
}

.welcome-message p{
	font: 14px/20px 'Raleway',sans-serif;
}

.home-staff{
	background: #eff2f5;
	padding: 50px 0;
}

.home-staff .meet-doctor-button{
	text-align: center;
	z-index: 9;
	margin-top: 40px;
}

.home-staff .meet-doctor-button a{
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
	padding: 15px 60px;
}

.home-staff ul,
.home-service .service-grid{
	padding: 0;
}

.home-staff ul li{
	margin-bottom: 0;
	padding-top: 10px;
	text-align: center;
}

.home-staff ul li img{
	-webkit-border-radius: 100%;
	-moz-border-radius:	100%;
	border-radius:		 100%;
	display: inline-block;
	width: 65%;
}

.home-staff ul li:hover img{
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:	0px 0px 10px rgba(50, 50, 50, 0.1);
	box-shadow:		 0px 0px 10px rgba(50, 50, 50, 0.1);
}

.home-staff li .content .staff-title{
	color: #767a7f;
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin: 15px 0 5px;
}

.home-staff li .content .staff-title a{
	color: #43484D;
}

.home-staff li .staff-deparment{
	margin-bottom: 5px;
}

.home-staff li .staff-deparment a{
	color: #a4a7ab;
	font-size: 12px;
}

.home-staff li .staff-deparment a:hover{
	color: #3e7ec2;
}

.home-staff li .staff-excerpt{
	color: #757B83;
	font-size: 12px;
	font-weight: 500;
}

.home-staff ul{
	margin: 0;
}

.home-service ul li img{
	-webkit-border-radius: 2px;
	-moz-border-radius:	2px;
	border-radius:		 2px;
	border: 1px solid #d9dee4;
	width: 99%;
}

.home-service ul li .content .service-title{
	color: #43484d;
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin: 15px 0;
}

.home-service ul li .content .service-title a{
	color: #43484d;
}

.home-service ul li .content .readmore{
	font-size: 14px;
}

#home-service li{
	opacity: 0;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.social > li {
	display: inline-block !important;
	background-image: none;
	margin-right: 10px;
	padding: 0 !important;
	background-color: transparent;
	border: none !important;
	box-shadow: none !important;
}

.social a {
	background-image:url(../images/social.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 37px;
	padding: 0;
	text-indent: -999em;
	width: 37px;
}


.social .facebook:hover a {
background-position: 0 -52px;
}

.social .facebook a {
background-position: 0 0;
}


.social .facebook a 			{ background-position: 0 0; }
.social .facebook:hover a 		{ background-position: 0 -52px; }
.social .twitter a 				{ background-position: -40px 0; }
.social .twitter:hover a 		{ background-position: -40px -52px; }
.social .fivehundredpx a		{ background-position: -80px 0; }
.social .fivehundredpx:hover a	{ background-position: -80px -52px; }
.social .devianart a			{ background-position: -120px 0; }
.social .devianart:hover a		{ background-position: -120px -52px; }
.social .youtube a 				{ background-position: -160px 0; }
.social .youtube:hover a 		{ background-position: -160px -52px; }
.social .dribbble a 			{ background-position: -200px 0; }
.social .dribbble:hover a		{ background-position: -200px -52px; }
.social .zerply a				{ background-position: -240px 0; }
.social .zerply:hover a			{ background-position: -240px -52px; }
.social .skype a				{ background-position: -280px 0; }
.social .skype:hover a			{ background-position: -280px -52px; }
.social .android a				{ background-position: -320px 0; }
.social .android:hover a		{ background-position: -320px -52px; }
.social .envato a				{ background-position: -360px 0; }
.social .envato:hover a			{ background-position: -360px -52px; }
.social .instagram a			{ background-position: -480px 0; }
.social .instagram:hover a		{ background-position: -480px -52px; }
.social .apple a				{ background-position: -440px 0; }
.social .apple:hover a			{ background-position: -440px -52px; }
.social .linkedin a 			{ background-position: -480px 0; }
.social .linkedin:hover a 		{ background-position: -480px -52px; }
.social .squarespace a			{ background-position: -520px 0; }
.social .squarespace:hover a	{ background-position: -520px -52px; }
.social .flickr a 				{ background-position: -560px 0; }
.social .flickr:hover a			{ background-position: -560px -52px; }
.social .path a					{ background-position: -600px 0; }
.social .path:hover a			{ background-position: -600px -52px; }
.social .tumblr a 				{ background-position: -640px 0; }
.social .tumblr:hover a			{ background-position: -640px -52px; }
.social .behance a				{ background-position: -680px 0; }
.social .behance:hover a		{ background-position: -680px -52px; }
.social .forrst a 				{ background-position: -720px 0; }
.social .forrst:hover a			{ background-position: -720px -52px; }
.social .paypal a				{ background-position: -760px 0; }
.social .paypal:hover a			{ background-position: -760px -52px; }
.social .foursquare a			{ background-position: -800px 0; }
.social .foursquare:hover a		{ background-position: -800px -52px; }
.social .pinterest a			{ background-position: -840px 0; }
.social .pinterest:hover a		{ background-position: -840px -52px; }
.social .github a				{ background-position: -880px 0; }
.social .github:hover a			{ background-position: -880px -52px; }
.social .quora a				{ background-position: -920px 0; }
.social .quora:hover a			{ background-position: -920px -52px; }
.social .vimeo a 				{ background-position: -960px 0; }
.social .vimeo:hover a 			{ background-position: -960px -52px; }
.social .designmoo a			{ background-position: -1000px 0; }
.social .designmoo:hover a		{ background-position: -1000px -52px; }
.social .google a 				{ background-position: -1040px 0; }
.social .google:hover a			{ background-position: -1040px -52px; }
.social .wordpress a			{ background-position: -1080px 0; }
.social .wordpress:hover a		{ background-position: -1080px -52px; }



.right p.call {
    border: 2px solid #000;
    padding: 5px 10px;
    margin-top: 5px;
}

.book-form {
width: 28%;
margin: auto;
float: right;
}

.inner-form {
position: relative;
width: 100%;
bottom: 0px;
height: auto;
overflow: hidden;
border-radius: 10px;
padding-bottom: 15px;
margin-top: 1em;

}

.book-form h4 img {
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.book-form h4 {
font-size:30px;
	border-bottom:3px dotted #202761;
	margin-bottom:1em;
	color: #202761;
	text-align:center;
}


.midd_full{
	background: #eff2f5;
padding: 50px 0;
width:100%;
margin:0 0 10px 0;
float:left;
	}

.middel{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	}
.middel p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:2em;
	text-align:justify;
	margin:0px;
	padding:0px;
	}
.middel p img {
	  float: left;
  width: 30%;
  border: 5px solid #000;
  margin-right: 2em;
  border-radius:2em;
  margin-top: 1em;
}
.middel ul {
	margin:0px;
	padding:0px;
}
.middel ul li {
	font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 2em;
  text-align: justify;
}
.middel h3 {
	font-size:20px;
	color: #202761;
	text-decoration:underline;
	font-weight: normal;
}
.middel h4 {
  font-size: 16px;
  color: #202761;
}
.middel h1 {
	font-size:30px;
	border-bottom:3px dotted #202761;
	margin-bottom:1em;
	color: #202761;
	text-align:center;
}
.middel h2 {
	font-size:22px;
	color: #202761;
}
.middel_left{
width: 69%;
float: left;
text-align: justify;
margin: 0px;
padding: 0px;
	}
	
.middel_left h1{
	color: #000;
}


.right1 {
	width:40%;
	float:right;
	color:#006;
	font-size: 14px;
	
}
.right1 h5 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  color: #202761;
  text-align: center;
  margin-bottom: 1em;
  padding: .5em;
  border-radius: 10px;
  border: 2px solid #202761;
}
.contact1{
	margin-top: 25px;
	padding-bottom:30px;
}
.contact h2{
	margin-bottom:5px;
}
.err{
	border: 1px solid #000;
}
.error{
	color:#C00;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	font-family:"Arial Black", Gadget, sans-serif;
}
.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:#006;
}
ol li label {
display: block;
margin: 0;
padding: 10px 0 0 0;
} 
ol li input.text {
  float: left;
  padding: 15px 6px;
  width: 96%;
  /* margin-left: 20px; */
  margin-top: 25px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
} 
textarea {
float: left;
  height: 79px;
  padding: 15px 6px;
  width: 96%;
  margin-top: 25px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: none;
}
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;
}


.left1 {
	width:51%;
	float:left;
}
table {
	font-size:12px;
}
.add {
	margin-bottom: 30px;
	display: block;
	border-radius: 10px;
	line-height:1.3em;
	font-weight:normal;
}
.add h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#000;
}
.add h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000;
}	
.add h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	color:#000;
	border-bottom:2px solid #000;
}
.add h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:2em;
	color:#000;
}
.add h5 {
	  font-family: Oswald, sans-serif;
  font-size: 18px;
  color: #202761;
  text-align: center;
  margin-bottom: 1em;
  padding: .5em;
  border-radius: 10px;
  border: 2px solid #202761;
}
.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;
}



	
.middel_left p{	
color: #000;
font-size: 13px;
line-height: 2em;
}

.inputs {
  width: 635px;
  float: left;
}
.read {
	float:right;
}
.read h2 {
	color: #000;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  background: rgba(225, 225, 225, 0.99);
  padding: 10px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: block;
  margin: 10px 0 20px;
}
.read h2:hover {
background: #000;
color:#fff;
}
.inputs input[type="text"] {
  float: left;
  padding: 9px 9px 9px;
  width:45%;
  margin-left: 20px;
  margin-top: 23px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border:none;
}


.inputs textarea{
  float: left;
  height: 79px;
  padding: 9px 9px 9px;
  width:45%;
  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:right; 
color: #000;
padding: 5px 0px;
margin-bottom: 10px;
width: 22%;
background: rgba(225, 225, 225, 0.99);
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: #000;
}


/* Featured Works */

.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;
  width:20%;
}
.features-items img {
	width:100%;
	border: 5px solid #CFCFCF;
	border-radius: 10em;
}

.features-items h4{
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform:uppercase;
}

.line {
  width: 50px;
  border-bottom: 1px solid #202761;
  text-align: center;
  margin:auto;
  border-width: 3px;
  margin-bottom: 10px;
}

.features-items p{
  color: #000;
  font-size: 13px;
  line-height:22px;
  text-align: justify;
}


.l-more {
  margin: 25px 0;
}

.l-banner {
   background: #202761;
}

.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: 5px solid #202761;
}
.recent-projects h4{
  font-family: Georgia;
  font-size: 22px;
  font-style: italic;
  color: #202761;
  font-weight:bold;
  text-transform: uppercase;
}

.slash {
  margin-bottom: 10px;
}

.slash:after {
  content: "/";
  width: 100%;
  color: #e3e3e3;
  margin-bottom: 10px;
}

.recent-projects {

	margin-bottom:20px;
}

.recent-projects li h4 {
  color: #000;
  font-size: 18px;
  font-style: normal;
  margin-bottom: 10px;
  margin-top: 5px;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:bold;
  text-align:center;
  text-decoration:underline;
  text-transform: uppercase;
}
.recent-projects li p {
  color: #000;
  font-size: 13px;
  height: 55px;
  text-align: justify;
}

.recent-projects .details{
  color: #fff;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  background: #202761;
  padding: 10px 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: block;
  margin: 10px 0 20px;
  float:right;
 }
.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: #202761;
  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: #202761;
}

.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: #202761;
  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: #202761;
  font-weight: bold;
}

.stats p{
  color: #202761;
  font-size: 15px;
  font-style: italic;
  font-family: Georgia;
  margin-bottom: 10px;
}

.number {
  font-size: 35px;
  background: #202761;
  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: #202761;
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: #202761;
}

.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: #202761;
  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: #202761;
  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  :  #202761; color:  #fff; }
ul#filterOptions li.active a { background: #202761; 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: #202761;
  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 #202761;
  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: #202761;
}

.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: #202761;
}

.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:#1A1A1A;
  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, .about ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.service li, .about li{
line-height:28px;
}

.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;
}

.socials img {
  margin-top: 10px;
}

.socials img:hover{
  opacity: 0.8;
}

.end-footer {
  background: #000;
  
  position: relative;
}

.lastdiv {
  max-width: 1170px;
  margin: auto;
  position: relative;
  border-top: 1px  solid #767676;
}

.copyright {
  padding: 20px 0px;
  float: left;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 11px;
}

.f-socials {
  float: right;
  padding:0px 0;
}
.f-socials img{
  margin-right: 5px;
}

.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;

}



.container{padding-left:0px; padding-right:0xp;}





/*...new css...*/
.logo{width:435px; float:left;  margin-top: 0em;}
.logo h1 {
	font-family:"Times New Roman";
	font-size:57px;
	text-shadow: 2px 3px 3px #848484;
}
.logo img{float:left;}
.logo-text {
	    width:435px;
    margin: 0px auto;
}
.adds {
	border-top:1px solid #000;
	margin-top: 10px;
}
.logo-text h1{font:bold 20px Arial, Helvetica, sans-serif; color:#ac1528; text-transform:capitalize;}
.logo-text h1 span{display:block; font:12px Arial, Helvetica, sans-serif; color:#222; font-weight:normal; text-transform:capitalize;}
.logo-text h2{font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ac1528;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0px;
    text-align: center;
    line-height: 22px;
}
.logo-text p{font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#222; text-transform:capitalize; margin:0px; text-align: center;}

.profile-pic{width:210px; height:225px; box-shadow:2px 2px 2px #010101; float:left; margin-top:37px;}
.profile-content{width:auto; display:block; margin-bottom:10px;}
.middle2{width:910px; float:right;}

.middle2 h1 {
	font-size:30px;
	border-bottom:3px dotted #202761;
	margin-bottom:1em;
	color: #202761;
	text-align:center;
}


.middle2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:2em;
	text-align:justify;
	margin:0px;
	padding:0px;
	}
	
section {
	text-align:center;
}
.profile-content:after{display:block; content:""; clear:both;}
.profile-content:before{display:block; content:""; clear:both;}	


.hightlight{position:absolute; top:15px; font:bold 14px Arial, Helvetica, sans-serif; color:#ac1528; right:220px;}
.blink {color:#ac1528;}
.blink  a{text-decoration:none; color:#ac1528;}





