/*
Theme Name: Eye Care
Theme URI: http://easyexpertsolutions.com/demo/eyecare
Author: the Easy Expert Solutions Team
Author URI: http://easyexpertsolutions.com/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Use it to make something cool, have fun.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */

@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(//fonts.googleapis.com/css?family=Pacifico);
/* Stuck menu styles
========================================================*/
.isStuck {
	z-index: 99;
	margin: 0;
	padding: 9px 0 !important;
	-webkit-box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.3);
}
.isStuck .sub-menu > ul {
	top: 41px !important;
}
@media only screen and (max-width: 979px) {
 .isStuck {
 display: none !important;
}
.none{display:none;}
}
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #93bcdb url(img/pattern1.png) repeat;
	font: 13px "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #959ba0;

}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 21px;
	line-height: 18px;
}
p strong {
	font-weight: 600;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 130%;
}
h2 {
	font: bold 36px/36px 'Roboto Condensed';
	text-transform: uppercase;
	margin: 0 0 42px 0;
	color: #414141;
	text-align: center;
}
h2 span {
  
    display: block;
    font: 18px/28px "Roboto Condensed";
    margin-top: 10px;
    text-align: justify;
    text-transform: none; 
	margin-top:35px;
	color:#333 !important;
	font-family:"arial";
	font-size:16px;
}
/*h2 span {
	font: 15px/18px 'Roboto Condensed';
	color: #909497;
	display: block;
	margin-top: 10px;
	text-transform: none; text-align:justify;
}*/
h3 {
	font: bold 20px/22px 'Roboto Condensed';
	color: #414141;
	margin: 0 0 15px 0;
	text-transform: uppercase;

	margin: 15px 0px 20px;
	padding: 4px 0px 12px;
}
h4 {
	font: bold 30px/30px 'Roboto Condensed';
	color: #414141;
	text-transform: uppercase;
	margin: 15px 0px 20px;
	padding: 4px 0px 12px;

}
h4 img {
	margin-right: 28px;
	margin-top: -4px;
}
h5 {
	font: 16px/20px "Roboto Condensed";
	color: #2f2f2f;
	text-transform: uppercase;
	margin: 0 0 18px 0;
	font-weight: normal !important;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 75px 0 0 0;
	background: #ccc;
}
.center {
	text-align: center;
}


/*========================================================
                   Edited by seraj
=========================================================*/
@font-face {
    font-family: 'cantarellregular';
    src: url('../fonts/cantarell-regular-webfont.eot');
    src: url('../fonts/cantarell-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cantarell-regular-webfont.woff2') format('woff2'),
         url('../fonts/cantarell-regular-webfont.woff') format('woff'),
         url('../fonts/cantarell-regular-webfont.ttf') format('truetype'),
         url('../fonts/cantarell-regular-webfont.svg#cantarellregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#menu-item-31 > a{

	color:#fff;
	padding-bottom:18px;
	
}
.current_page_item:active{
	background-color:#261d0e;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus{
	background-color:rgb(38,29,14);
}

	
.entry-content ul{
	margin-top:20px;
	margin-left:3px;
}
.entry-content ul li{
	margin-bottom:15px;
	list-style-image:url("img/bullet1.png");

}
.entry-content h5 {
    font-size: 24px;
    font-weight: bold !important;
    padding-top: 15px;
    text-transform: capitalize;
	margin-left:18px;
}
#navbar .wrapfixed{
	background-color:rgb(97,91,78) !important;
	
}
#post-87 h1{
	color:rgb(38,29,14);


}
.entry-content h4{
	color:#2F2F2F;
	font-family:"Arial";
	font-size:24px;
	margin-top:15px;
	display:inline-block;
	text-transform: capitalize;
	margin-left:18px;
	
}
.info1 h3{
	text-transform:capitalize;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	background-color:#261D0E;
	
}
#post-105 h1{
	color:#261D0E;
}
#post-4 h1{
	margin-left:15px;
}
.author-right{
	margin-top:20px;
}
.alignnone{
	border:1px solid #ccc;
	padding:7px;
	background:#fff;
}
.alignnone h4{
	margin-left:5px;
}
.post-89 h1{
	color:#261D0E;
}
.post-94{
	color:#261D0E;
}
.post-8{
	color:#261D0E;
}
#post-20 h1{
	color:#261D0E;
}
.red center{
	color:red;
	font-size:18px;
}
#post-103 h1{
	color:#261D0E;
}
.info1 h3{
	color:#261D0E;
}
.entry-content p{
	font-family:"arial";
	font-size:15px;
}
.dr-gupta h4 {
    left: -2px;
    margin-left: -8px;
    text-transform: capitalize;
	font-size:22px;
}
.dr-gupta img{
	margin-left: -6px;
}

	

.entry-content .treat{
	background-color:#CCCCCC;
	padding:15px 0px 15px 5px;
	color:#000;

	
}
.d-li{
	font-size:16px;
	font-weight:bold;
	margin-left:20px;
}
.name{
	margin-top:-10px;
}
.heading-p{
	color:#000;
	font-weight:bold;
	margin-left:20px;
	font-size:16px;
}
.info1 strong{
	color:#000;
}
.surgery-image{
	margin-bottom:15px;
	box-shadow:5px 5px 0px 0px #ccc;
}
.surgery-image img{width:100%;height:auto;}
.fotimg{width:100%;max-width:220px;margin-top:23px;padding:3px;background:#666;border:1px solid #999;}
.welcomimg > img {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
  background: #fff;
}
 .thumb-box3 .welcomeinfo  h2{margin-left:30px;width:auto;text-align:left!important;} 
.abt2img img{padding:5px;background:#fff;border:1px solid #ccc;width:100%;} 
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 16px 0 0 0;
	z-index: 11;
	background: #ffffff;
}
header .box1 {
	float: right;
	margin-top: 4px;
}
header .box2 {
	padding: 9px 27px 10px 86px;
	border: 1px solid #dadada;
	border-radius: 7px;
	float: left;
	position: relative;
}
header .box2 p {
	margin-bottom: 0;
	font: bold 12px/18px 'Roboto Condensed';
	text-transform: uppercase;
	color: #2d3238;
	float: left;
}
header .box2 p span {
	color: #53afee;
}
header .box2 img {
	float: left;
	position: absolute;
	top: -10px;
	left: 15px;
}
.follow_icon {
	padding: 15px 30px;
	margin: 0 4px 0 0;
	list-style: none;
	float: left;
	overflow: hidden;
	border: 1px solid #dadada;
	border-radius: 7px;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 23px;
	line-height: 25px;
	color: #c0c0c0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #53afee;
}



.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color:#1c1508;
	color: #fff;
}

#mysticky-nav{
	background-color:#cccc !important;
}
/* menu
========================================================*/
nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 26px 0 15px 0;
	margin: 20px 0 0 0;
	float: none;
	min-height: 0;
	background: #53afee;
}
nav.tm_navbar .nav.sf-menu {
	float: left;
}
nav.tm_navbar li {
	position: relative;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 0 46px;
	float: left;
}
nav.tm_navbar li:first-child {
	margin: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 15px 'Roboto Condensed';
	color: #ffffff;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

nav.tm_navbar li.active > a {
	color: #a0d7fe;
	background: none;
}
nav.tm_navbar li.active > span {
	color: #a0d7fe;
}
nav.tm_navbar li:hover > a {
	color: #a0d7fe;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li:hover > span {
	color: #a0d7fe;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
	color: #a0d7fe;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > span {
	color: #a0d7fe;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 4px;
	background: url(img/marker.png) center bottom no-repeat;
	left: 0;
	bottom: -12px;
	z-index: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.camera_pag_ul li.cameracurrent span, .camera_pag_ul li:hover span{
	background-color:rgb(46,31,11);
}

/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 110px;
	left: -13px;
	top: 46px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #53afee;
	border-radius: 7px;
	padding: 11px 10px 11px 13px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 13px 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px "Roboto Condensed";
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 5px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #414141 !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #414141 !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 98px;
	left: 97px;
	top: -10px;
	border-radius: 7px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #414141;
	padding: 10px 10px 0 13px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px "Roboto Condensed";
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #53afee !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	text-indent: -9999px;
	background: url(img/top.png) 0 top no-repeat;
}
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 0;
}
.thumb-box1 {
	overflow: hidden;
	padding: 56px 0 0 0;
	background: #f1f6fc;
}
.thumb-box2 {
	overflow: hidden;
	padding: 77px 0 80px 0;
	text-align: center;
	background: url(img/pattern2.png) repeat;
}
.thumb-box2 .title {
	font: bold 48px/48px 'Roboto Condensed';
	text-transform: uppercase;
	margin-bottom: 16px;
	color: #414141;
}
.thumb-box2 p {
	font: italic 15px/18px 'Roboto Condensed';
	color: #8b8a8a;
	margin-bottom: 21px;
}
.thumb-box3 {
	overflow: hidden;
	padding:24px 0 0px 0;
	padding-top:0px;
	text-align: center; 
	/*margin-bottom:30px;
     margin-top:30px;*/
	 padding-top:5%; 
	 padding-bottom:5%; 
	 background-color:#e2e2e2;
	 padding-top:75px;

}
.thumb-box3 .col-lg-4 {
	text-align: left;
	overflow: hidden;
}
.thumb-box4 {
	overflow: hidden;
	font:15px/18px 'Roboto Condensed';
/*	
padding: 0 0 32px 0;
margin-bottom:40px;
	padding-bottom:75px;
	padding-top:75px;*/
	
}
.thumb-box4 p {
	margin-bottom: 28px;
}
.thumb-box4 .col-lg-5 {
	margin-bottom: 40px;
}
.thumb-box5 {
	overflow: hidden;
}
.thumb-box6 {
	overflow: hidden;
	padding: 82px 0 50px 0;
	text-align: center;
	background: url(img/pattern2.png) repeat;
}
.thumb-box7 {
	overflow: hidden;
	padding: 72px 0 20px 0;
}
.thumb-box7 p {
	font: 15px/18px 'Roboto Condensed';
	color: #848484;
}
.thumb-box8 {
	overflow: hidden;
	padding: 0;
}
.thumb-box9 {
	overflow: hidden;
	padding: 82px 0 50px 0;
	text-align: center;
	background: url(img/pattern2.png) repeat;
}
.thumb-box9 p {
	font: 15px/18px 'Roboto Condensed';
	color: #848484;
}
.thumb-box10 {
	overflow: hidden;
	padding: 72px 0 0 0;
}
.thumb-box11 {
	overflow: hidden;
	text-align: center;
}
.thumb-box12 {
	overflow: hidden;
	padding: 82px 0 35px 0;
	text-align: center;
	background: url(img/pattern2.png) repeat;
}
.thumb-box13 {
	text-align: center;
}
.thumb-box13 .col-lg-4, .thumb-box13 .col-lg-8 {
	margin-bottom: 50px;
}
.thumb-box14 {
	overflow: hidden;
}
.errorBox {
	text-align: center;
	padding-bottom: 50px;
}
.errorBox1 {
	padding-bottom: 50px;
}
.errorBox1 h2 {
	text-align: left;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 50px 0;
	text-align: center;
	padding: 0 20px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 figure {
	margin: 0 0 15px 0;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
}
.thumb-pad1 .thumbnail .caption .title {
	font: bold 28px/40px 'Roboto Condensed';
	text-transform: uppercase;
	color: #414141;
	margin-bottom: 3px;
}
.title a{ color: #261D0E;}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 21px;
	font: 16px/24px 'Roboto Condensed';
	color: #555;
}
.thumb-pad2 {
	margin: 0;
	padding: 15px 15px 26px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
}
.thumb-pad2 .thumbnail .caption .title {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	margin-bottom: 4px;
	text-transform: none;
}
.thumb-pad2 .thumbnail .caption .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
}
.thumb-pad2 .thumbnail .caption .description {
	font: bold 14px 'Roboto Condensed';
	color: #53afee;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.thumb-pad2 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin-bottom: 22px;
}
.thumb-pad2 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 0 0 13px 0;
}
.thumb-pad2 figure {
	margin: 0 0 22px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0 0 30px 0;
	padding: 15px 15px 26px 15px;
	border: 1px solid #edeaea;
	text-align: left;
	background: #ffffff;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
}
.thumb-pad3 .thumbnail .caption a {
	font: 20px 'Roboto Condensed';
	color: #7d8286;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #53afee;
}
.thumb-pad3 .thumbnail .caption .description {
	font: bold 14px 'Roboto Condensed';
	color: #53afee;
	margin: 2px 0 12px 0;
	text-transform: uppercase;
}
.thumb-pad3 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin-bottom: 22px;
}
.thumb-pad3 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 0 0 13px 0;
}
.thumb-pad3 figure {
	margin: 0 0 19px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 figure {
	margin: 0 0 21px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad5-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
}
.thumb-pad5-1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 figure img {
	width: 100%;
}
.thumb-pad6 {
	overflow: hidden;
	text-align: left;
	margin: 0 0 30px 0;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .badge {
	width: 70px;
	height: 70px;
	background: #53afee;
	border-radius: 100%;
	text-align: center;
	line-height: 64px;
	color: #ffffff;
	font-size: 45px;
	float: left;
	margin-right: 30px;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 {
	margin: 0 0 44px 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
	margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption h5 {
	margin-bottom: 15px;
}
.thumb-pad7 figure {
	margin: 0 0 21px 0;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: bold 18px 'Roboto Condensed';
	margin: 0;
	border-radius: 0;
	color: #53afee;
	background: none;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	color:rgb(97,91,78);
}
.btn-default.btn1 i {
	width: 13px;
	height: 13px;
	display: inline-block;
	background: url(img/more.png) 0 top no-repeat;
}
.btn-default.btn1:hover {
	color: #414141;
	background: none;
	text-decoration: none;
}
.btn-default.btn1:hover i {
	background: url(img/more.png) 0 bottom no-repeat;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 33px;
	font: bold 18px/52px 'Roboto Condensed';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #53afee;
	text-transform: uppercase;
	border: none;
	float: none;
	text-shadow: 1px 1px 1px #4ca1db;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	text-shadow: none;
	background: #414141;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 20px;
	font: bold 18px/38px 'Roboto Condensed';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #53afee;
	text-transform: uppercase;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	text-shadow: none;
	background: #414141;
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 28px;
	font: bold 14px/46px 'Roboto Condensed';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #53afee;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	text-shadow: none;
	background: #414141;
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 22px 0;
}
.list1 li figure {
	float: left;
	width: 17px;
	margin-right: 7px;
}
.list1 li a {
	color: #ffffff;
	font: 13px 'Roboto Condensed';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #414141;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
	padding-left: 21px;
	background: url(img/list_point.png) left 4px no-repeat;
}
.list2 li a {
	font: 13px "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #959ba0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	color: #f1373a;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 0 86px;
	float: left;
}
.list3 li:first-child {
	margin: 0;
}
.list3 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 31px;
}
.list4 li time {
	font: bold 48px/48px 'Roboto Condensed';
	text-transform: uppercase;
	color: #414141;
	display: inline-block;
	width: 48px;
	float: left;
	text-align: center;
	margin: -3px 27px 0 0;
}
.list4 li time span {
	font-size: 14px;
	line-height: 20px;
	display: block;
	color: #53afee;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 29px 0;
	overflow: hidden;
}
.list5 li figure {
	float: left;
	margin: 7px 20px 0 0;
}
.list5 li p {
	font: italic 16px/26px 'Roboto Condensed';
	color: #8b8a8a;
	margin-bottom: 17px;
}
.list5 li a {
	font: 20px/21px 'Roboto Condensed';
	color: #7d8286;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #53afee;
}
.list5 li .description {
	font: bold 14px 'Roboto Condensed';
	color: #53afee;
	margin: 3px 0 0 0;
	text-transform: uppercase;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list6 li .title {
	font: 18px "Roboto Condensed",'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #959ba0;
	margin-bottom: 17px;
	padding-left: 30px;
	background: url(img/list_arrow.png) left 9px no-repeat;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li:last-child {
	border-bottom: none;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
}
.list7 li span {
	width: 70px;
	height: 70px;
	position: relative;
	border-radius: 100%;
	background: #53afee;
	color: #ffffff;
	font: 40px/68px 'Roboto Condensed';
	display: inline-block;
	float: left;
	margin: 5px 30px 0 0;
	text-align: center;
}
.list7 li p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
}
.list8 {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 21px 0;
}
.list8 li p {
	margin-bottom: 0;
}
/*-----accordeon-----*/
._accodList {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 28px;
}
._accodList > li {
	padding-bottom: 0;
	margin-bottom: -1px;
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 50px;
}
._accodList > li strong {
	margin: 0;
	float: none;
	display: block;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	font: 12px/31px 'Roboto Condensed';
	width: 100%;
	color: #878787;
	background: #f4f4f4;
	border: 1px solid #ececec;
	border-radius: 3px;
	text-transform: uppercase;
	padding: 0 0 0 9px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
._accodList > li strong.color1 {
	color: #878787;
}
._accodList > li strong.color2 {
	color: #53afee;
}
._accodList > li strong.color2 span {
	background: url(img/plus.png) 0 bottom no-repeat;
}
._accodList > li span {
	width: 16px;
	height: 16px;
	overflow: hidden;
	background: url(img/plus.png) 0 top no-repeat;
	float: left;
	display: inline-block;
	margin: 7px 8px 0 0;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
._accodList > li p {
	margin: 0;
	font: 13px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #959ba0;
	padding: 13px 33px 35px 33px;
}
._accodList.indent {
	padding-bottom: 0;
}
._accodList.indent p {
	padding: 13px 33px;
}
._accodList li strong:hover {
	color: #53afee;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
._accodList li strong:hover span {
	background: url(img/plus.png) 0 bottom no-repeat;
}
/* search
========================================================*/
#search-404 {
	padding: 0;
	margin: 40px 0 0 0;
	position: relative;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	outline: none;
	background: #f2f4f6;
	border: 1px solid #f0efef;
	font: 13px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #959ba0;
	padding: 14px 15px;
	height: 48px;
	resize: none;
	margin-bottom: 26px;
}
#search {
	padding: 0;
	margin: 0;
	float: right;
	position: relative;
}
#search a {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 14px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 269px;
	outline: none;
	background: #ffffff;
	border: 1px solid #ffffff;
	font: 13px "Roboto Condensed",'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #959ba0;
	padding: 6px 40px 6px 15px;
	height: 32px;
	resize: none;
}
/* map
========================================================*/
.content_map2 {
	position: relative;
	height: 317px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-wrapper div:first-child div + div + div + div {
	background-color: transparent !important;
	background-color: #000 !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.gm-wrapper * {
	box-shadow: 0 0 0 #000 !important;
	background-color: transparent !important;
}
.gm-style-iw {
	text-align: center;
	width: 330px !important;
	height: 127px !important;
	right: 0;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	color: #ffffff;
	padding: 38px 0 0 20px;
	font: 13px 'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	overflow: visible !important;
}
.gm-style-iw:after {
	content: '';
	width: 0;
	height: 0;
	top: 100%;
	margin-top: 17px;
	left: 50%;
	margin-left: 5px;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #000000;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	position: absolute;
}
.gm-style-iw span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #ffffff;
}
.info {
	margin-bottom: 30px;
	text-align: left;
}
.info p {
	margin-bottom: 18px; 
	 font:15px/18px "Roboto Condensed";
}
.mail {
	color: #959ba0;
	font: 13px "Roboto Condensed",'Ubuntu', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #53afee;
	text-decoration: underline;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 45px 0;
	overflow: hidden;
	background-color:#615B4E;
}
footer .prev {
	font: 15px/18px 'Roboto Condensed';
	color: #ffffff;
	margin: 0;
	text-align:center;
}
footer .prev a {
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer .prev a:hover {
	color: #414141;
}
footer p {
	font: 15px/18px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 0;
}
footer em {
	font-style: normal;
}
footer .title {
	font: bold 24px 'Roboto Condensed';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 24px;
	text-align:center;
}
footer .name {
	font: 25px 'Pacifico';
	color: #ffffff;
	margin-bottom: 0;

}
footer .col-lg-4 {
	overflow: hidden;
}
.follow_icon2 {
	padding: 0;
	margin: 14px 0 0 0;
	list-style: none;
	overflow: hidden;
}
.follow_icon2 li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_icon2 li:first-child {
	margin: 0;
}
.follow_icon2 li a {
	font-size: 23px;
	line-height: 25px;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon2 li a:hover {
	color: #414141;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#ccc;
	}
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#ccc;
	}
 .who-box .col-lg-4 {
 margin-bottom: 50px;
}
 .thumb-box7 .col-lg-4 {
 margin-bottom: 50px;
}
.author-right{
	margin-left:10px;
}
}
/*===========================================================================================================================*/
@media (width: 768px){
	.navbar { display:none;}
	.mn-navigation-wrap .mn-menu-wrap{
		background-color:#615B4E;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#ccc;
	}
 #toTop {
 display: none !important;
}
 .errorBox img {
 width: 100%;
}
 nav.tm_navbar {
 text-align: center;
}
 nav.tm_navbar .nav.sf-menu {
 float: none;
 display: inline-block;
 margin-bottom: 25px;
}
 #search {
 float: none;
 display: inline-block;
}
 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
 margin-bottom: 30px;
}
 header .box1 {
 float: none;
}
 header .box2 {
 float: none;
 display: block;
}
 header .follow_icon {
 float: none;
 display: inline-block;
}
 .thumb-box3 .col-lg-4 {
 margin-bottom: 50px;
}
 .who-box .col-lg-4 {
 margin-bottom: 50px;
}
 .thumb-box7 .col-lg-4 {
 margin-bottom: 50px;
}

}
/*===========================================================================================================================*/
@media (max-width: 767px) {
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#ccc;
	}
#navbar { display:none;}
.navbar { display:none;}
footer .title { text-align:left;}
footer .prev { text-align:left;}
footer .name{text-align:left;}
.none{display:none;}
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 text-align: center;
}
 nav.tm_navbar .nav.sf-menu {
 float: none;
 display: inline-block;
 margin-bottom: 25px;
}
 h4 {
 font-size: 25px;
 line-height: 25px;
}
 h4 img {
 margin-right: 15px;
}
 #search {
 float: none;
 display: block;
 margin: 15px 0;
}
 #search input {
 width: 100%;
}
 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
 margin-bottom: 30px;
}
 header .box1 {
 float: none;
}
 header .box2 {
 float: none;
 display: block;
 margin-bottom: 15px;
}
 header .follow_icon {
 float: none;
 display: inline-block;
}
 nav.tm_navbar {
 float: none;
 padding: 0;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 30px 0 0 0;
 width: 100%;
 border: 1px solid #f2f4f6;
 background: #f2f4f6;
 color: #8c8c8c;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .thumb-box2 .title {
 font-size: 36px;
 line-height: 40px;
}
 .thumb-box3 .col-lg-4 {
 margin-bottom: 50px;
}
 footer {
 text-align: center;
 padding: 40px 0 0 0;
}
 footer .follow_icon2 {
 display: inline-block;
}
 footer .list1 li {
 margin: 0 0 10px 0;
}
 footer .list1 li figure {
 float: none;
 margin: 0 0 10px 0;
 display: inline-block;
}
 footer .col-lg-4 {
 margin-bottom: 40px;
}
 .thumb-pad4 figure {
 margin: 0 30px 0 0;
 float: left;
}
 .who-box .col-lg-4 {
 margin-bottom: 50px;
}
 .thumb-box7 .col-lg-4 {
 margin-bottom: 50px;
}
 .content_map {
 height: 300px;
}
}

/*===========================================================================================================================*/
/*===========================================================================================================================*/
@media (max-width: 560px) {
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#ccc;
	}
#navbar { display:none;}
.navbar { display:none;}
footer .title { text-align:left;}
footer .prev { text-align:left;}
footer .name{text-align:left;}

.none{display:none;}
 .thumb-pad5,  .thumb-pad5-1 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad6 .thumbnail .badge {
 float: none;
 margin: 0 0 20px 0;
}

}
/*===========================================================================================================================*/
@media (max-width: 480px) {
.navbar { display:none;}
#navbar { display:none;}
footer .title { text-align:le
ft;}
footer .prev { text-align:left;}
footer .name{text-align:left;}

.none{display:none;}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .errorBox img {
 width: 100%;
}
 header br {
 display: none;
}
 .thumb-pad5 figure {
 margin: 0 0 20px 0;
 float: none;
}
.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#ccc;
	}
	
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#ccc;
	}
#navbar { display:none;}
footer .title { text-align:left;}
footer .prev { text-align:left;}
footer .name{text-align:left;}


 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
.contact-icon img{
	margin-right:125px;
}

}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 45px;
	position: relative;
}
ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 40px 0 0;
	text-transform:uppercase;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	color: #141412;
	display: block;
	font-size: 15px;
	line-height: 1;
	padding: 18px 20px;
	text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color:rgb(38,29,14);
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color:#2c2314;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 100%;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}
.sub-menu li{
	width:100%;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {

	
	/*font-style: italic;*/
}
ul.nav-menu ul a{padding:15px 20px;border:0;font-size:14px;}
ul.nav-menu ul a:hover{padding:15px 20px;border:0;}
.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
	background-color: rgb(97,91,78);
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
	margin-top:20px;
	border:0;

}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}
.h2 span{
	margin-top:30px !important;
	color:#000 !important;
}
.thumb-box3 h2{
	margin-left: 14%;
    overflow: hidden;
    text-align: center;
    width: 75%;
}
.nav-menu li a{ color:#fff; font-size:15px;}
.more-link{display:none;}
.field-email {    background: none repeat scroll 0 0 #f2f4f6;
    border: 1px solid #f0efef;
    color: #f;
    font: 15px/18px "Roboto Condensed";
    height: 48px;
    padding: 14px 28px;
	box-sizing: border-box;
    margin: 0;
    outline: medium none;
    width: 570px!important }
.textwidget {color: #ffffff;
    font-size:15px;
    margin-bottom: 0;
	font-family:"arial";
	width:95%;
	text-align:justify;
	}
	.widget_text{ list-style:none;}
	.widgettitle{color: #ffffff;
    font: bold 24px "Roboto Condensed";
    margin-bottom: 24px;
    text-transform: uppercase; text-align:left;
	
	}
	.wpcf7-submit{background: none repeat scroll 0 0 #53afee;
    border: medium none;
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
	border-radius: 3px;
    font-size: 30px;
    line-height: 56px;
    text-align: center;
    width: 570px;}
	.thumb-box4 .widgettitle{color:#959ba0;}
		#text-6 .widgettitle p{color:#959ba0!important;}
		#text-6 p {
    color:#959ba0!important;
}
#text-3 p {
    color:#959ba0!important;
}
.hide-if-no-customize{display:none!important;}

#contact-form input[type="text"] {
    background: none repeat scroll 0 0 #f2f4f6;
    border: 1px solid #f0efef;
    box-sizing: border-box;
    color: #8c8c8c;
    font: 15px/18px "Roboto Condensed";
    height: 48px;
    margin: 0;
    outline: medium none;
    padding: 14px 28px;
    width: 100%;
}

/*.wpcf7-form input[type="text"],input[type="email"] {
    background: none repeat scroll 0 0 #f2f4f6;
    border: 1px solid #f0efef;
    box-sizing: border-box;
    color: #8c8c8c;
    font: 15px/18px "Roboto Condensed";
    height: 48px;
    margin: 0;
    outline: medium none;
    padding: 14px 28px;
    width: 100%;
}
.wpcf7-form ._placeholder {
    background: none repeat scroll 0 0 #f2f4f6;
    border: 1px solid #f0efef;
    box-sizing: border-box;
    color: #8c8c8c;
    cursor: text;
    display: block;
    font: 15px/18px "Roboto Condensed";
    padding: 14px 28px;
    position: absolute;
    width: 100% !important;
}*/
#contact-form ._placeholder {
    background: none repeat scroll 0 0 #f2f4f6;
    border: 1px solid #f0efef;
    box-sizing: border-box;
    color: #8c8c8c;
    cursor: text;
    display: block;
    font: 15px/18px "Roboto Condensed";
    padding: 14px 28px;
    position: absolute;
    width: 100% !important;
}

#contact-form textarea {
    background: none repeat scroll 0 0 #f2f4f6;
    border: 1px solid #f0efef;
    box-sizing: border-box;
    color: #8c8c8c;
    height: 244px;
    outline: medium none;
    resize: none;
    width: 100%;
}
#contact-form ._placeholder {
    background: none repeat scroll 0 0 #f2f4f6;
    border: 1px solid #f0efef;
    box-sizing: border-box;
    color: #8c8c8c;
    cursor: text;
    display: block;
    font: 15px/18px "Roboto Condensed";
    padding: 14px 28px;
    position: absolute;
    width: 100% !important;
}


.container article {
    margin-top: -60px;
	
}
.entry-content {
	margin-top:35px;
	font: 16px/22px 'Roboto Condensed';
	margin-bottom:100px;
	padding-right:2%;
	color:#333;
	background-color: #E2E2E2;
    padding: 50px 20px;
	box-shadow: 0 36px 56px -50px #000;
}
.entry-content p {
 
	font: 16px/22px 'Roboto Condensed';
	text-align:justify;
	padding-left:2%;
	padding-right:2%;
	font-size:17px;
	
}

/*#post-8 
{

margin-left: 20%;
}
#post-8 .entry-content {
    width: 708px !important; 
	margin-bottom:70px;
	margin-top:70px;
}
#post-8 .row {
    width: 99% !important;
}
#post-8 .col-lg-4
{
 width: 99% !important;}
 
 .type-post {
    margin-left: 20%;
	  padding-bottom: 20px;
}#post-8 h1 {
    display:none;
}

*/


.center{ text-align:center;}
.entry-content h6{
    font-size: 12px "Roboto Condensed";
    font-weight: bold;
	}
 
  
.type-page h1 {
    
    line-height: 40px;

    text-transform: uppercase;
	font: 33px 'Roboto Condensed';
	color:#261d0e;
   
}
h4 {
    color: #414141;
 /*   font: bold 20px/30px "Roboto Condensed";*/
	 font: bold 17px/30px "Roboto Condensed";
    margin: 15px 0 20px;
    padding: 4px 0 0px;
    text-transform: uppercase;
}
.webicon{width:40px;height:40px;}
.none{display:none;}


.box-03 {
  display: block;
  position: relative;
  padding: 89px 0;
}


.box-03_cnt h3, .box-03_cnt p {
    color: hsl(0, 0%, 15%);
}
.box-03_cnt h3 {
    font-weight: 400;
}

.box-03_cnt h3, .box-03_cnt p {
    color: hsl(0, 0%, 15%);
}
.box-03_cnt h3 {
    font-weight: 400;
	    font-size: 48px;
    line-height: 53px;

}
.box-03:before,
.box-03:after {
  content: " ";
  display: table;
}
.box-03:after {
  clear: both;
}
.box-03_block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 12px solid rgba(255, 255, 255, 0.5);
  width: 614px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.box-03_cnt {
  position: relative;
  height: 100%;
  
  padding: 21px 25px 27px 25px;
  background:#FFFFFF;
  text-transform: uppercase;
  text-align: center;
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  -ms-filter: blur(0);
  filter: blur(0);
}
.lt-ie9 .box-03_cnt {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61ffffff', endColorstr='#61ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61ffffff', endColorstr='#61ffffff');
  zoom: 1;
}
.box-03_cnt h3 {
  font-weight: 400;
}
.box-03_cnt p {
  font-weight: 300;
  font-size: 48px;
  line-height: 53px;
}
.box-03_cnt h3,
.box-03_cnt p {
  color: #252525;
}
.box-03_cnt span,
.box-03_cnt .call {
  color: #de0500;
}
.box-03_cnt p + .call {
  margin-top: 22px;
}
.box-03_cnt .call + .btn_02 {
  margin-top: 13px;
}
.box-03_cnt.__mod01 {
  padding: 21px 45px 27px 45px !important;
}
.box-03_cnt.__mod01 p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}
.box-03_cnt.__mod01 p + .btn_02 {
  margin-top: 70px;
}

@media only screen and (max-width: 767px) {
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#615B4E;
	}

	
.navbar { display:none;}
#navbar { display:none;}
footer .title { text-align:left;}
footer .prev { text-align:left;}
footer .name{text-align:left;}

.none{display:none;}
  .box-03_cnt.__mod01 {
    padding: 21px 15px 25px 15px !important;
  }
  .box-03_cnt.__mod01 p + .btn_02 {
    margin-top: 20px;
  }
  .box-03_cnt.__mod01 p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: none;
  }
}
.box-03.__mod01 {
  padding-bottom: 85px;
}

@media only screen and (max-width: 767px) {
	.mn-menu-wrap{
		background-color:#615B4E;
	}
	#navbar { display:none;}
	.navbar { display:none;}
	footer .title { text-align:left;}
	footer .prev { text-align:left;}
	footer .name{text-align:left;}


.none{display:none;}
  .box-03_block {
    width: 400px;
  }
  .box-03_cnt {
    padding: 11px 15px 15px 15px;
  }
  .box-03_cnt h3,
  .box-03_cnt p {
    font-size: 30px;
    line-height: 34px;
  }
  .box-03_cnt .call + .btn_02 {
    margin-top: 23px;
  }
 
	#post-89 h1{
		text-align:center;
		
	}
	#post-4 h1{
		text-align:center;
	}
	#post-87 h1{
		text-align:center;
	}
	#post-20 h1{
		text-align:center;
	}
	#post-105 h1{
		text-align:center;
	}
	#post-94 h1{
		text-align:center;
	}
	#post-101 h1{
		text-align:center;
	}
	#post-103 h1{
		text-align:center;
	}
	#post-8 h1{
		text-align:center;
	}
	.no-padding{
		padding:0px;
		margin:0px;
		}
}	


@media only screen and (max-width: 479px) {
	
	.treat{
		text-align:center;
	}
	#post-89 h1{
		text-align:center;
		
	}
	#post-4 h1{
		text-align:center;
	}
	#post-87 h1{
		text-align:center;
	}
	#post-20 h1{
		text-align:center;
	}
	#post-105 h1{
		text-align:center;
	}
	#post-94 h1{
		text-align:center;
		
	}
.alignnone.size-medium.wp-image-167{width:100%!important;height:auto!important;}
	.mn-navigation-wrap{
		background-color:#615B4E;
	}
	.mn-menu-wrap{
		background-color:#615B4E;
	}
	 .title{
		font-size:10px;
		text-align:center;
		
	}

	
.navbar { display:none;}
#navbar { display:none;}
.none{display:none;}
footer .title { text-align:left;}
footer .prev { text-align:left;}
footer .name{text-align:left;}
  .box-03_block {
    width: 270px;
  }
  .box-03_cnt h3,
  .box-03_cnt p {
    font-size: 22px;
    line-height: 24px;
  }
  .box-03_cnt .btn_02 {
    font-weight: 400;
  }
}
.box-04:before,
.box-04:after {
  content: " ";
  display: table;
}
.box-04:after {
  clear: both;
}
.box-04_cnt time {
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #01b9af;
  font-size: 42px;
  font-weight: 700;
  margin-top: 11px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box-04_cnt time span {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  margin-top: 8px;
  padding: 0;
}
.box-04_cnt time:hover {
  color: #de0500;
}
.box-04_cnt h6 {
  cursor: pointer;
  border-left: 1px solid #cecece;
  color: #01b9af;
  margin-left: -31px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 11px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.box-04_cnt h6:hover {
  color: #de0500;
}
.parallax1 {
    background-color: hsl(0, 0%, 100%);
    background-image: url("img/page-1_parallax01.jpg");
    position: relative;
}
.parallax h2{margin-bottom:70px;}
.parallax {
   /*
    background-repeat: no-repeat;*/
    background-position: center 0 !important;
    background-size: cover;
}
.thumb-pad1 h3{
	color:#333;

}
#post-4 h1{
	color:rgb(38,29,14);
}
.boxcolor{ 
height:275px; 
/*margin-top:50px; 

padding-top:20px;
*/padding-bottom:20px; 
margin-left:10px;
margin-right:10px;   
-webkit-filter: blur(0);
-moz-filter: blur(0);
-o-filter: blur(0);
-ms-filter: blur(0);
filter: blur(0);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
border: 12px solid rgba(46,31,11, 0.5);
overflow: hidden;
background: rgba(255,255,255,0.5)
} 
.boxcolor p{ text-align:justify; font-size:14px; color:#000000;} 

.btn_02{
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    color: #FFF;
    background: #53AFEE  none repeat scroll 0% 0%;
    padding: 17px 45px 15px 44px;
}
.row {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

select.responsiveMenuSelect {
	display: inline-block;
	width: 50%!important;
	padding-top: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.welcome{ }

.doubleheight {margin-bottom:3px!important;}

.thumb-box3 h2 {
    overflow: hidden;
    text-align: center;
 /*   margin-top: 48px;*/
    width: 75%;
    margin-left: 13%;
	color:#444;
}

.wow{margin-bottom:15px;}




/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] a,
.more-link {
	border: 1px solid #DDD;
	padding: 6px 12px;
	border-radius: 4px;
	display: block;
}
.site-main [class*="navigation"] a:hover,
.more-link:hover {
  color: #fff;
  background: #54397E;
  text-decoration: none;
}
.more-link {
  float: right;
  margin: 10px 0;
  display:none;
}
.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
}
.navbar.navbar-default {
  background-color: #54397E;
  font-weight: 200;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  border-right: 1px solid rgba(0,0,0,.2);
	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.10);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	border-right: 1px solid rgba(0,0,0,.2);
	border-left: none;
}
.navbar {
	border-radius: 0;
}
.navbar-default {
	border: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
	padding: 18px 20px;
	color: #fff;
}
.dropdown-menu,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #54397E;
	border: none;
}
.dropdown-menu .divider {
	background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu {
	padding: 0;
}
.navbar-nav > li > a {
	padding-top: 18px;
	padding-bottom: 18px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #FFFFFF;
}
.myphone{ 
background: url("img/phone.png") no-repeat scroll 0 top hsla(0, 0%, 0%, 0);
    border: medium none;
  height:60px; width:60px; 
    overflow: hidden; margin-left:10px; margin-right:10px;}
	
	.myfax{ 
background: url("img/fax.jpg") no-repeat scroll 0 top hsla(0, 0%, 0%, 0);
    border: medium none;
  height:80px; width:80px; 
    overflow: hidden; margin-left:10px; margin-right:10px;}
	
		.fax{ 
background: url("img/fax.png") no-repeat scroll 0 top hsla(0, 0%, 0%, 0);
    border: medium none;
  height:54px; width:47px; 
    overflow: hidden; margin-left:10px; margin-right:20px;}
	

.myaddress{ 
	
    display: inline-block;
    vertical-align: middle;
   height:57px; width:61px; 
   overflow: hidden; margin-left:10px; margin-right:10px;

  
}
	 
.welcome {
    margin-top: 0px;
    padding-top: 65px;
    padding-bottom: 0px;
}
.caratoconas {
  float: left;
  margin-right: 30px;
  max-width: 424px;
margin-bottom:30px;
}
.caratoconas img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
}
.dr-gupta img{height:auto;}

@media screen and (min-width: 1024px) {
h1.navbar-brand_ a img {
	width: 130%;
}
}





@media screen and (max-width: 768px) {
h1.navbar-brand_ a img{max-width:100%;}


}

/*========================================================
              Responsive slider STYLES 
=========================================================*/
@media (min-width:320px) and (max-width:580px)
{

.camera-caption {
  padding: 10px 23px 13px 34px !important;
}
.camera_pag {
  bottom: 4px !important;
}
.cameraContent:nth-child(1) .camera-caption.fadeIn {
  display: none;
}
.camera-caption.fadeIn {
    bottom: 0px !important;
}
}
/*========================================================
               Contact us STYLES 
=========================================================*/
.mem-head {
  float: left;
  padding: 0 0 0 36px;
}
canvas {
  visibility: hidden;
}
video {
    max-width: 100%;
}
.post-472 .entry-content {
    background-color: transparent;
    padding: 0;
}

.contoura img{	
    margin:auto;
}
