a, input, select, textarea {outline:none !important;
}
body {overflow-x:hidden;}

body {
  margin: 0;
  padding:0;
  font-family: Arial;
  font-size: 14px;
  font-weight:400;
  line-height: 20px;
  color: #8e8e8e;
  background:url(../img/wallpaper.jpg) repeat left top;
  position:relative;
}

.font {
	font-family: 'Open Sans', sans-serif;
	font-weight:600; /*SemiBold*/
	font-weight:700; /*Bold*/
}
.fleft {float:left;
}
.fright {float:right;
}
.clear {
	height:0;
	clear:both;
	font-size:0;
}
img {
	outline:0;
	vertical-align:top;
}
ul {list-style-type:none}

.wrapper {
}

.header_bg {
	padding:44px 0 0 0;
}

.container {
	padding-right:20px;
	padding-left:20px;
}
.page_full {
	margin-right:-20px;
	margin-left:-20px;
	border-radius:0 0 0 0;
}

.header_top {z-index:10;
}
.logo {
	display:block;
	text-align:center;
	padding:0 0 29px 0;
}
.logo img {max-width:100%;
}

.show_block {
	display:none;
}
img.show_block {
	display:none;
}

.load_more {margin-bottom:20px;}
.gallerymrgn {margin:20px 0;}

/* ______________________________follow us_________________________________________ */
.follow_us {
	float:right;
	width:162px;
	padding:0;
	margin-bottom:27px;
}

.follow_us ul li {
	padding:0;
	margin:0 0 0 12px;
	display:inline-block;
	line-height:18px;
}
.follow_us ul li:first-child {margin-left:0;}
.follow_us a {
	background-image:url(../img/top_socials.png);
	background-repeat:no-repeat;
	height:15px;
	display:block;
	text-indent:-9999px;
	text-align:left;
}
.follow_us a.twitter {background-position:0 0;width:16px;}
.follow_us a.twitter:hover {background-position:0 -20px;}

.follow_us a.facebook {background-position:-31px 0;width:9px;}
.follow_us a.facebook:hover {background-position:-31px -20px;}

.follow_us a.soc_icon {background-position:-58px 0;width:15px;}
.follow_us a.soc_icon:hover {background-position:-58px -20px;}

.follow_us a.soc_icon2 {background-position:-87px 0;width:15px;}
.follow_us a.soc_icon2:hover {background-position:-87px -20px;}

.follow_us a.soc_icon3 {background-position:-117px 0;width:11px;}
.follow_us a.soc_icon3:hover {background-position:-117px -20px;}


/* __________________________________________ end follow us __________________________________________________ */

.wrap { padding:0 20px;
}

#top_menu {
	z-index:50;
}
#top_menu .nav {margin:0;
}

/*nav*/
.menu_block {
	margin-left:30px;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}

#main_menu {
	position: relative;
}
nav#main_menu {
    left: 24.5%;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}

.menu_wrap .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.menu_wrap .nav > li {
  padding: 0 5px 0 5px;
}
.menu_wrap .nav > li:last-child {background:none;padding-right:0;
}
.menu_wrap .nav > li:first-child {padding-left:0;
}
#main_menu select {
	display: none;
	font-family:Arial;
	font-size:14px;
}
.menu_t {
	line-height:13px;
	color:#9f9f9f;
	font-size:11px;
	display:block;
}
.menu_wrap .nav li a {
  text-transform:uppercase;
  line-height:22px;
  color: #8e8e8e;
  font-family: 'Lato', sans-serif;
  font-weight:400;
  font-size:14px;
  text-shadow: none;
  text-decoration: none;
  padding:14px 19px;
  text-align:center;
}
.menu_wrap .nav > li.sfHover > a,
.menu_wrap .nav > li.sfHover > a:hover,
.menu_wrap .nav > li > a:hover,
.menu_wrap .nav > li.current > a,
.menu_wrap .nav > li.current > a:hover {
	color:#88d5c2;
	text-decoration:none;
}
.sub-menu > a {position: relative;
}

.menu_wrap .nav ul {
  position: absolute;
  display: none;
  width: 133px;
  left: 0px;
  top: 47px;
  list-style: none;
  zoom: 1;
  z-index: 25;
  background:#e2e2e2;
  border-top:4px #88D5C2 solid;
  padding: 13px 0 8px 0;
  margin: 0;
}
.menu_wrap .nav > li li.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: none;
  width: 7px;
  height: 6px;
  right: 10px;
  top: 13px;
}
.menu_wrap .nav ul li a {
  display: block;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-weight:400;
  font-size: 14px;
  color:#1c1c1c;
  line-height: 22px;
  padding: 0 10px 4px 10px;
  background: none;
}
.menu_wrap .nav ul li a span {display:none;
}
.menu_wrap .nav > li > ul li > a:hover,
.menu_wrap .nav > li > ul li.sfHover > a,
.menu_wrap .nav > li > ul li.current > a {
  text-decoration: none;
  background:#88D5C2;
  color:#fff;
}
.menu_wrap .nav > li > ul li > a:hover:before,
.menu_wrap .nav > li > ul li.sfHover > a:before { background: none;  
}

.menu_wrap .nav ul ul {
  position: absolute;
  display: none;
  width: 133px;
  left: 133px;
  top: -6px;
  height: auto;
  list-style: none;
  z-index: 111;
  padding: 13px 0 8px 0;
  margin: 0;
  border-top:0;
}

p.last {margin-bottom:15px;
}
.block [class*="span"] {margin-bottom:15px;
}
[class*="span"] img, [class*="span"] iframe {max-width:100%;
}

.post_carousel {color:#7f7f7f;
}
.post_carousel .title_t {
	line-height:20px;
	padding:7px 0 3px 0;
	font-size:16px;
	margin-top:19px;
	border-top:1px #d9d9d9 solid;
	font-family: 'Signika', sans-serif;
	font-weight:400;
	color:#5b5b5b;
}
.post_carousel .title_t a {
	font-size:16px;
	font-family: 'Signika', sans-serif;
	font-weight:400;
	color:#5b5b5b;
}
.post_carousel .title_t a:hover {
	text-decoration:none;
	color:#ed6451;
}
.post_meta {
	color:#b1b1b1;
	padding-bottom:6px;
	margin-bottom:7px;
	border-bottom:1px #d9d9d9 solid;
}
.post_meta span {padding:0 7px;
}
.post_meta a {color:#b1b1b1;
} 
.post_meta a:hover {
	color:#ed6451;
	text-decoration:none;
}

.arrow_link {
	text-transform:uppercase;
	font-family:'Lato';
	font-weight:400;
	color:#88d5c2;
}

.block ul, .follow_us ul, #footer ul, .clients_logo ul {list-style:none;
}

ul.links {margin-bottom:15px;
}
ul.links li {
	padding:0 0 3px 27px;
	margin:0;
	color:#7f7f7f;
	background:url(../img/li_arrow.png) no-repeat left top;
}
ul.links li a {	color:#7f7f7f;
}
ul.links li a:hover, ul.links li:hover a {color:#ff5a3f;
} 
ul.links li:hover {
	color:#ff5a3f;
	background:url(../img/li_arrow_h.png) no-repeat left top;
}

#footer {
	font-size:14px;
	line-height:21px;
	padding:0;
}
#footer h2.title {
	text-transform:uppercase;
	font-family:'PT Sans', sans-serif;
	color:#898989;
	font-size:25px;
	line-height:20px;
	font-weight:400;
}
#footer .span3 { padding-bottom:18px;
}

.footer_bottom {
	margin-top:5px;
	padding:18px 0 0 0;
	border-top:1px solid #d6d6d6;
}

.copyright {
	color:#8e8e8e;
	text-transform:uppercase;
	font-family:'Lato';
	font-weight:400;
	line-height:14px;
	font-size:12px;
}
.copyright a {
	color:#88d5c2;
}
.copyright a:hover {text-decoration:uderline;
}
.foot_menu {text-align:right;padding:14px 0;
}

.page_in .container {
	padding-left:0 !important;
	padding-right:0 !important;
}
.page_in {padding-bottom:50px;
}
.page_in_contact {padding-bottom:5px;}
.page_in_contact .container {
	padding-left:0 !important;
	padding-right:0 !important;
}

.blog_with_right_sidebar {
	display:block;
	margin-left: -20px !important;
	
}

.breadcrumb {
  text-transform:uppercase;
  padding: 0 0 15px 0;
  border-bottom:1px solid #c6c6c6;
  list-style: none;
  color:#88d5c2;
  font-size:12px;
}
.breadcrumb span {
  color:#7f7f7f;
  padding:0 5px;
}
.breadcrumb a {
  color:#494949;
  font-size:12px;
}
.breadcrumb_title {
	font-size:30px;
	color:#636363;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	line-height:32px;
	padding-bottom:2px;
	letter-spacing:-1px;
}

.contline {
	margin:7px 0 16px 0;
	height:3px;
	background:#ececec;
	width:100%;
}

/* ________________________________________ ABOUT ___________________________________________ */
img.about_img1 {margin-bottom:40px;}

p.morbi_text {
	margin:0 0 55px 0;
	padding:2px 22px 3px 22px;
	font-style:italic;
	border-left:2px solid #88d5c2;
}
h2.title {
	padding:5px 0 0 46px;
	margin:0 0 30px 0;
	line-height:20px;
	text-transform:uppercase;
	color:#636363;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 20px;
}
h2.icon_bg1 {background:url(../img/about_icon1.png) no-repeat left bottom;}
h2.icon_bg2 {background:url(../img/about_icon2.png) no-repeat left bottom;}
h2.icon_bg3 {background:url(../img/about_icon3.png) no-repeat left bottom;}

h2.title2 {
	padding:0;
	margin:45px 0 20px 0;
	line-height:22px;
	text-transform:uppercase;
	color:#3e3e3e;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size: 17px;
}

ul.sedutper_sp {
	list-style-type:none;
	margin:0 0 0 17px;
}
.sedutper_sp li {
	background:url(../img/sedutper_sp_bg.png) no-repeat left bottom;
	line-height:12px;
	margin:0 0 26px 0;
	padding:0 0 0 24px;
}
.sedutper_sp li:first-child {padding-top:13px;}

#testimonials_carousel img {
	float:left;
	margin:5px 18px 10px 0;
}
.author {padding-top:15px;color:#1c1c1c;}

/* _______________________________________ //ABOUT __________________________________________ */

/* ________________________________________ BLOG __________________________________________ */
h2.title3 a {
	font-size:23px;
	color:#88d5c2;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
h2.title3 a:hover {text-decoration:underline;
}
h2.title3 {margin:0 0 10px 0;}

.post_by {
	padding-bottom:8px;
	font-family:'Lato';
	font-weight:400;
	color:#89868d;
}
.post_by span {
	color:#222;
}

.blog_date {
	float:left;
	text-align:center;
	text-transform:uppercase;
	background:#f96e5b;
	padding:6px 10px;
	margin-right:20px;
	font-family:'Open Sans';
	font-weight:400;
	font-size:14px;
	line-height:18px;
	color:#fff;
}
.blog_date span {font-size:28px;line-height:21px;}

.popular_block {margin-bottom:20px;}
.popular_block a {color:#8e8e8e;}
.popular_block a:hover {color:#000;text-decoration:none;}
h3 {
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #d6d6d6;
	text-transform:uppercase;
	font-family:'Lato';
	font-weight:400;
	font-size:18px;
	line-height:21px;
	color:#88d5c2;
}
.pop_text {padding-top:7px;}
img.popular_img {
	float:left;
	margin:0 18px 10px 0;
}

.flickrs {margin:0 -10px 20px 0;
}
.FlickrImages li {
	margin:0 10px 10px 0 !important;
	padding:0 !important;
	float:left;	
	border:0 !important;
}
.FlickrImages li a {
	display:block;
	width:60px !important;
	height:60px !important;
	overflow:hidden;
	float:left;
}
.FlickrImages li a img {
	width:60px !important;
	height:60px !important;
	border:0;
}
.flickrs .gsCanvas {
	width:60px !important;
	height:60px !important;
}

.tags a {
	display:inline-block;
	margin:0 8px 9px 0;
	height:20px;
	line-height:19px;
	background-image:url(../img/tag_bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 7px 0 22px;
	text-transform:uppercase;
	font-family:'Open Sans';
	font-weight:300;
	color:#fff ;	
}
.tags a:hover {
	background-position:0  -21px;
	text-decoration:none;
}
a.tagmargin {margin:0 0 9px 0 !important;}

/* _______________________________________ //BLOG __________________________________________ */
/* _________________________ CONTACT __________________________ */
.contact_text {padding-bottom:45px;}

ul.foot_block_intouch {margin:0;}

.foot_block_intouch li {padding-bottom:8px !important;}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#636363;
	line-height:21px;
	padding:0 0 0 34px;
	margin:0;
}

.foot_block_intouch li.touch_phone p {
	background:url(../img/contact_icon.png) no-repeat 0 0;
}
.foot_block_intouch li.touch_clock p {
	background:url(../img/contact_icon.png) no-repeat 0 -78px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../img/contact_icon.png) no-repeat 0 -150px;
}
.foot_block_intouch li.touch_site a {
	background:url(../img/contact_icon.png) no-repeat 0 -214px;
	display:block;
	height:20px;
}
.foot_block_intouch li.touch_adress p {
	background:url(../img/contact_icon.png) no-repeat 0 -293px;
}

.touch_mail a:hover, .touch_site a:hover {color:#88d5c2;text-decoration:none;}

.contact_title p {
	text-transform:uppercase;
	margin:0;
	padding:0 0 27px 0;
	font-family:'Lato';
	font-weight:400;
	font-size:20px;
	line-height:22px;
	color:#636363;
}

/* ________________________ //CONTACT _________________________ */
/* _________________________ GALLERY __________________________ */
.gallery_block {
	margin:30px 0;
	background:#fff;
	padding:2px 0 0 5px;
}

.imgsize {
	position:relative;
	width:280px;
	height:auto;
	margin:5px;
}
.imgsize img {
	width:100%;
	height:auto;
}

.hover_text {
	background:#fff;
	padding:20px 5px 51px 5px;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	text-transform:uppercase;
	text-align:center;
	opacity:0;
	filter: alpha(opacity=0)
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
}

.hover_text h6 {
	padding:0;
	margin:0;
	font-family:'Lato';
	font-weight:600;
	font-size:16px;
	line-height:22px;
	color:#8e8e8e;
}

.imgsize:hover .hover_text {
	opacity:1;
	filter: alpha(opacity=100)
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
}

/* _____________________________ Portfolio ___________________________________ */
.hover_img {height:100%;position:absolut;}

.portfolio_zoom,
.portfolio_zoom2 {
	top:50%;
}

.portfolio_zoom,
.portfolio_zoom2 {
	width:31px;
	height:31px;
	position:absolute;
	margin:0 -15px 0 0;
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:9999;
	opacity:0;
	filter: alpha(opacity=0)
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
}

.portfolio_zoom {
	background-image:url(../img/zoom.png);
	right:50%;
}
.portfolio_zoom2 {
	background-image:url(../img/video_btn.png);
	right:50%;
}

.portfolio_zoom a,
.portfolio_zoom2 a  {
	display:block;
	width:31px;
	height:31px;
	text-indent:-9999px;
}

.imgsize:hover .portfolio_zoom,
.imgsize:hover .portfolio_zoom2 {
	opacity:1;
	filter: alpha(opacity=100)
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
}

/* ________________________ //GALLERY _________________________ */

.profile {text-align:center;
}
.profile_title {
	font-size: 14px;
    margin-bottom:5px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	color:#525252;
}
.profile img {
	margin:10px auto 15px auto;
	width:169px;
}
legend {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
}

.item_description {	
	text-align:center;
	color:#565656;
}
.item_description h6 {margin:15px 0 0 0 !important;padding:0 !important;}
.item_description h6 a {
	font-family:'PT Sans', sans-serif;
	color: #565656;
	font-size: 16px !important;
	font-weight:600;
	margin:15px 0 0 0 !important;
	padding:0 !important;
	text-transform:uppercase;
}

.item_description h6 a:hover {text-decoration:none !important;color:#ff5a3f;}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element {
  overflow: hidden;
  position: relative;
  min-height:20px;
}
.element img {max-width:100%;
}

#options {padding:0 0 10px 0;
}
#filters {
	position: relative;
	padding:0;
	margin:25px 0 0 0;
}
#filters li {
	display: block;
	margin:0 10px 10px 0;
	float: left; 
	padding:0;
	list-style:none;
}
#filters li a.selected {
	color: #fff;
	background:#ff5a3f;
	text-decoration:none;
	border-color:#ff5a3f;
}
.preloader {
	background:url(../img/preload_img.gif) center center no-repeat;
	display:block;
}

#portfolio_carousel {margin-bottom:20px;
}
#portfolio_carousel img {border-radius:3px;
}
#portfolio_carousel .carousel-control {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 31px;
  margin-top: -21px;
  background-image:url(../img/slider_nav.png);
  background-position:0 0;
  background-repeat:no-repeat; 
  outline:none;
}
#portfolio_carousel .carousel-control.right {
	background-position:-38px 0; 
	left:auto;
	right:0; 
}
#portfolio_carousel .carousel-control.right:hover {
	background-position:-38px -31px;  
}
#portfolio_carousel .carousel-control:hover {background-position:0 -31px;
}
.pad25 { padding-top:25px;
}
.pad5 { padding-top:5px;
}
.marg20 { margin-top:20px !important;
}

.post {
	padding-bottom:12px;
	margin-bottom:30px;
	border-bottom:1px solid #d6d6d6;
}

.post img {
	float:left;
	margin:0 26px 18px 0;
	max-width:100%;
}
.post_info img {
	float:none !important;
	margin:0 10px;
}
.post_info img:first-child {margin:0 10px 0 0;}

.post_info {
	padding:5px 0;
	border-bottom:1px #d6d6d6 solid;
	border-top:1px #d6d6d6 solid;
	margin:0 0 29px 0;
	font-family:'Lato';
	font-weight:400;
	color:#89868d;
}
.post_info a {color:#89868d;}

.sidebar .tweet_arrows {display:none;
}
.widget { margin-bottom:25px;
}
.widget:last-child {margin-bottom:-20px;}
.sidebar h2.title {
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:18px;
}
ul.recent_post, ul.tweets, ul.links {
	padding:0;
	margin:0;
	list-style:none;
}
ul.recent_post li {
	padding:0 0 8px 0;
	margin-bottom:13px;
	border-bottom:1px #696969 solid;
	color:#a0a0a0;
}
ul.recent_post li:last-child {
	border-bottom:0;
	margin-bottom:18px;
}
ul.recent_post li img {
	float:left;
	margin-right:15px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
ul.recent_post div {padding:3px 0 2px 0;
}
ul.recent_post div a {color:#ff5a3f;
}
ul.recent_post div a:hover {text-decoration:underline;
}

.sidebar  input.search-query {
  padding:5px 6px 5px 6px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

#comments {
	padding:0 0 7px 0;
	margin-bottom:25px;	
}
#comments ul {
	padding:0;
	margin:0;
	list-style:none;	
}
#comments ol {
	padding:0;
	margin:0;
	list-style:none;
}
#comments li {
	padding:0 0 23px 0;
	list-style:none;
}
.avatar {
	float:left;
	margin-right:11px;
	
}
.avatar img {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;	
}
.comment_right {display:table;	
}

.comment_info {padding-bottom:7px;
}
.comment_info span {padding:0 12px;
}
#comments ol li ul li {
	padding:23px 0 0 30px;
	margin:0;
}
#map {
	margin:0 0 15px 0;
	padding-top:6px;
}
.contact_form { padding-top:6px;
}
.contact_form textarea { min-height:119px !important;
}
.notification_error {
	color: #b94a48;
	background-color: #f2dede;
	border:1px #eed3d7 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: left;
}
.notification_ok {
    color: #3a87ad;
	background-color: #d9edf7;
	border:1px #bce8f1 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: center;
}


