@charset "utf-8";

/* ============================== 
	- Template Name: Mega Host Template
	- Autor: Iwthemes
	- Email: support@iwthemes.com
	- Name File: style.css
	- Version  1.6 - Update on 04/08/2014
	- Website: http://www.iwthemes.com 
	- Copyright: (C) 2014
================================= */	

/* ---------------------- 
	Stylesheet Guide
-------------------------

01. Import styles
	-  bootstrap.css  - include resetes ( Media querys, grid-resp onsive,layout).
	-  bootstrap-theme.css	
	-  jquery.fancybox.css (Ligbox Styles)
	-  theme-options.css (Skins And Layouts Options)
	-  animate.css (Animations Styles)
	-  owl.carousel.css  - Carousel (Works, sponsors and Services)
	-  font-awesome.min.css  - Incons
	-  theme-responsive.css 
	-  Google Fonts  - Open sans 
	
02. Basic Elements
	-  Standar Styles	
	-  Error Pages
	-  Forms Theme
	-  Sitemap
	-  Top
	-  ACCORDION

0.3.  HEADER
	-  Client Login
	-  Info Head
	-  Logo
	-  Main Navigation
	-  Search Domain
	-  Section Title

0.4.  GENERAL STRUCTURE	
	-  Info Content
	-  Features
	-  Table Pricing
	-  Promotion Table 
	-  Varius Tabs
	-  Our Facilities
 	-  Items Stories	
 	-  Sponsors
 	-  Footer Top
 	-  Social Footer
 	-  Contact Footer
 	-  Footer Down
 	-  About
 	-  Contact
 	-  Blog
 	-  Aside
 	-  Sidebar
	-  Comment	
	-  Work Styles
	-  Filters
*/

/* ---------------------------------------------------------------------- */
/*	0.1 Import styles
/* ---------------------------------------------------------------------- */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap/bootstrap.min.css");
@import url("bootstrap/bootstrap-theme.min.css");
/*jquery.fancybox.css  - Lightbox*/
@import url("../js/fancybox/jquery.fancybox.css");
/*Style Switcher*/
@import url("skins/theme-options.css");
/*Animations*/
@import url("animations/animate.css");
/*carousel*/
@import url("carousel/owl.carousel.css");
@import url("carousel/owl.theme.css");
@import url("carousel/owl.transitions.css");
/*Icons Font-Awesome*/
@import url("icons/font-awesome.min.css");
/*theme-responsive.css*/
@import url("theme-responsive.css");

/* ---------------------------------------------------------------------- */
/*	0.2 BASIC ELEMENTS
/* ---------------------------------------------------------------------- */

/* Class and styles General ----------------------------*/

body{
	font-size: 14px !important;	
	font-family: 'Open Sans', sans-serif !important;
	line-height:24px !important;
	color:#777 !important;
	position: relative !important;
	font-weight:normal !important;	
	background-color: #fff !important;
}
a{
	color: #333;
}
.Megahost_button_2 a{
  color: #fff;
}
a:hover{
	text-decoration: none;	
	color: #333;
}
h1 {font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	line-height: 30px !important;
	padding: 5px 0 15px 0;	
	margin: 0;	
	color: #919191;
	font-family: 'OpenSansBold', Arial, sans-serif;
}
.divider{
	border-bottom: 3px double #dcdcdc;
	margin:50px 0;
	width: 100%;
}
.text_right{
	text-align: right;
}
.center{
	text-align: center;
}
.padding_top{
	padding-top: 50px;
}
.padding_top_mini{
	padding-top: 25px;
}
.margin_top{
	margin-top: 50px;
}
strong{
	color: #333;
}
.tp-caption a:hover{
  color: #fff !important;
  text-decoration: none !important;
}
.button,
#bridge .btn{
	width: auto;
	height: auto;
	background-color: #919191;
	border: 0;
	color: #fff;
	border-radius: 3px;
	padding: 7px 15px;
	-webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.button:hover{
	-webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.btn-primary{
	color: #fff;
	font-size: 14px;
	border-color: #dedede;
	text-shadow:none;
}
.btn-primary:hover{
	border-color: #cdcdcd;
}
.btn-default{
	font-size: 14px;
	border-color: #dedede;
	text-shadow:none;
}
.btn:hover{
	opacity: 0.8;
}
.btn-primary:hover{
	color: #fff;	
}
.sponsors ul,
#carousel-facilities,
#carousel-stories,
footer ul,
.jBar ul,
header ul,
.social_team,
.item_table ul,
.image_post ul,
.meta,
.tags,
.item_location ul,
.sitemap,
.sitemap ul,
.tabs_varius{
	padding: 0;
	list-style: none;
}
.titles{
	width: 100%;
	margin: 0 0 50px 0;
	padding: 0;
	text-align: center;
  font-weight: 300;
}
.titles span {
	display: inline-block;	
	border-radius: 4px 4px 0 0;
	color: #fff;
	padding: 5px 20px;
	text-align: left;
	margin: 0;
}
.video iframe{
	height: 250px;
	width: 100%;

}
.text_resalted h3{	
	font-style: italic;
}
.more_vertical{
	background: url("../img/img-theme/more_vertical.png") no-repeat center 0;	
	height: 350px;
}
.animation-elements{
	opacity: 0;
}
.show-grid [class^=col-] {
	padding: 10px 5px;
	background-color: #eee;
	background-color: rgba(86,61,124,.15);
	border: 1px solid #ddd;
	border: 1px solid rgba(86,61,124,.2);
	margin-bottom: 20px;
}
.fontawesome-icon-list .fa-hover a {
	display: block;
	color: #222222;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	border-radius: 4px;
}
#result-newsletter,
#result{
	margin-top: 20px;
}

/* Forms Theme ---------------------------------------*/

form input{
	height: 37px;
	width: 100%;
	padding: 5px 10px;
	border-radius: 3px;
	border:solid #dedede 1px;
  color: #232323;
	margin-bottom: 20px;
}
form textarea{
	height: 300px;
	width: 100%;
	padding: 5px 10px;
	border-radius: 3px;
	border:solid #dedede 1px;
	margin-bottom: 20px;
}
form input:last-child{
	margin-bottom: 0;
}
form .button{
	width: auto;	
	height: auto;
	padding: 5px 20px;
}
select {
	background-color: #fff!important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	line-height: normal!important;
}
.searchform #searchsubmit{
 	width: auto;
  	color: #fff;
}

/* Error Pages ----------------------------------------*/

.error_page{
	padding: 80px 0;
}
.error_page h1{
	font-size: 200px;
	font-weight: bold;	
	color: #272727;	
	float: right;
}
.error_page h2{
	margin-top:0px;
	font-size: 52px;
	line-height: 55px;
	float: left;
}
.message_error{
	padding: 20px 0;
	margin-top: 60px;
	border-top: 3px double #cdcdcd;
}
.message_error h3{
	padding-bottom: 20px;
}
.message_error .button:hover{
	color: #fff;	
}
.offline h1{
	font-size: 120px;
	float: left;
}
.offline h2{
	font-size: 40px;
	float: right;
}

/* Sitemap ---------------------------------------------------------------*/

.sitemap{ 
	float:left; 
	display:inline; 
	width:370px; 
	margin-right:2px; 
	font-size: 14px;  
	padding:10px 0 0 0;
	background:url("../img/img-theme/line_tree1.gif") left repeat-y;
}
.sitemap li{ 
	float:left; 
	width:347px; 
	padding-left:25px; 
	line-height: 35px;
	background:url("../img/img-theme/line_tree2.gif") 0 center no-repeat;
}
.sitemap li.has_sub{ 
	background:url("../img/img-theme/line_tree2.gif") 0 17px no-repeat;
}
.sitemap li a{ 
	color:#666; 
	position:relative; 
	text-decoration:none;
}
.sitemap li a:hover{
	text-decoration:underline;
}
.sitemap ul{ 
	width:132px;  
	padding-top:0;
}

/* Top ---------------------------------------------------------*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url("../img/img-theme/ui.totop.png") no-repeat left top;
}
#toTopHover {
	background:url("../img/img-theme/ui.totop.png") no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;	
}
#toTop:active, #toTop:focus {
	outline:none;
}

/* ACCORDION ------------------------------------------*/

.accordion-container h4{
	padding: 0;
}
.accordion-trigger{
	text-decoration: none;
	padding:10px 20px;
	margin:0 0 10px 0;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #dbdbdb;
	background: #f9f9f9 url("../img/img-theme/toggle.png") no-repeat right 14px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
.accordion-trigger i{
	padding-right: 10px;
}
.accordion-trigger.active{
	color: #fff;
}
.accordion-trigger:hover{
	color: #fff;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}

/* ---------------------------------------------------------------------- */
/*	0.3 HEADER
/* ---------------------------------------------------------------------- */

/* Client Login ---------------------------------------*/

.line{
	height: 5px;
}
.jBar {	
	height: auto;
	display: none;
	padding: 8px 0 35px 0;
	background:#272727 url("../img/img-theme/panelbg.png") top center no-repeat;
	position:relative;
	color:#FFF;	
}
.jRibbon {
	padding:3px;
	position:absolute;
	top:0px;
	right:7%;
	display:none;
	font-size: 12px;
	padding: 2px 20px;
	color:#FFF;
	cursor:pointer;
}
.downarrow {
	position:absolute;
	bottom:-40px;
	z-index: 99;
	padding: 0 20px;
	right:7%;
	font-size: 12px;
	padding: 2px 20px;
	cursor: pointer;	
}
.up {
	top:-50px;
}
.jBar h1,
.jBar h2{
	color: #fff !important;
	text-align: center !important;
	margin-top: 15px !important;
	font-weight: bold !important;
	margin-bottom: 10px !important;
	font-size: 28px !important;
}
.jBar ul{
	margin: 0;
}
.jBar ul li{
	padding-bottom: 20px;
	text-align: right;
}
.jBar ul li a{
	color: #fff;
}
.jBar ul li span{	
	font-size: 18px;
	margin: 0;
	float: left;
	padding: 0;
	margin-right: 10%;
	line-height: 22px;
}


/*  Info head -----------------------------------------*/

.info_head{
	padding: 15px 0 !important;
}
.info_head ul{
	margin:0 !important;
}
.info_head ul li{
	display: inline-block;
	margin-right: 25px;
	font-size: 13px;
}
.info_head ul li i{
	padding: 0px 5px 0 0 !important;
	font-size: 14px;
	color: #666 !important;
}
.info_head ul li ul li{
	list-style: none;
	float: none;
	margin: 0;
	border-right: 0;	
	padding: 0;
}
.info_head .dropdown-toggle:hover,
.info_head .dropdown-toggle:focus{
	text-decoration: none;
}
.info_head ul li ul li a img{
	padding-right: 10px;
}
.info_head ul li .dropdown-menu{
	min-width: 120px;
	padding: 0;
	top: 35px;
	border-radius: 0;
	border-top: 0;
}
.info_head ul li .dropdown-menu a{
	padding: 5px 15px ;
	line-height: 20px;
	font-size: 11px;
}
.info_head .dropdown-menu > li > a:hover,
.info_head .dropdown-menu > li > a:focus,
.info_head .dropdown-menu > .active > a,
.info_head .dropdown-menu > .active > a:hover,
.info_head .dropdown-menu > .active > a:focus {
	background: #dedede;
	color: #000;
}
.info_head ul li a i{
	font-size: 13px !important;
	padding-top: 3px !important;
	padding-left: 5px !important;
}

/*  Logo -----------------------------------------*/

.logo{
	position: relative;
}
.logo img{
	z-index: 9999;
	position: absolute;
}
.bg_logo{
	position: absolute;
	top: 0;
	width: 90px;
	height: 90px;
	z-index: 999;
}
.logo h1{
	color: #fff;
	z-index: 99999;
	position: absolute;
	font-weight: bold;
	padding: 22px 0 0 15px;
  margin:0 !important;
}
.logo h1 span{
	color: #333;
	margin-left: 15px;
}


/*  Main Navigation -----------------------------------------*/

nav{
	background-color: #f0f0f0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
  z-index: 99999 !important;
}
.tinynav{ 
	display: none 
}
.sf-menu{	
	margin:0 !important;	
  padding: 0 !important;
	float: right;		
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:160px;
  z-index: 99999 !important;
	display:none;
  margin:0 !important;	
  padding: 0 !important;
}
.sf-menu > li{
	position: relative;
	float:left;	
	list-style: none;	
}
.sf-menu > li > a {
	text-decoration:none;
	display:block;
	font-size:15px;	
	color:#333;
	padding:26px 16px !important;	
}
.sf-menu > li.menu-item:last-child > a {
	padding-right: 0 !important;	
}
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current-menu-ancestor > a{
	padding:22px 16px !important;	
}
.sf-menu > li.current-menu-item > a:after,
.sf-menu > li.current-menu-ancestor > a:after {
	content: '';
	right: 50%;
	margin-right: -15px;
	top: 0;
	position: absolute;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:76px; border:solid #ddd 1px; border-right:0; border-bottom: 0; left:20px; z-index:999;}
.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}
.sf-menu li.current,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration:none;
}
.sf-menu li li a{
	display:block;
	margin:0;
	position:relative;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	color:#777;
	overflow:hidden;
	padding:15px 15px;
	background-color: #F9F9F9;	
	border-bottom: 1px solid #DDD;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	color:#1B1823;		
}
.sf-menu li li{
	float:none;
	position:relative;
}
.sf-menu li li a:hover{
	background-color: #eee;			
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:158px;top:0;}


/* Search Domain ------------------------------------------*/

.search_domain{			
	border-bottom: 1px solid #dedede;	
	overflow: hidden;
	z-index: 999999;
	width: 100%;
}
.is-sticky{
	left: 0;
	width: 100%;
}
.search_domain.is-sticky h1{
	padding: 9px 0;
}
.is-sticky .form_domain{
	padding: 5px 0;
}
.search_domain h1{
	margin: 0;
	padding: 18px 0;
}
.search_domain .button:hover{
	color: #fff;	
}
.arrow_domain{
	position: relative;
}
.arrow_domain:before{
  	content: '';
  	right: -15px;
  	position: absolute;
  	top: 50%;
  	margin-top: -10px;
  	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.form_domain{
	padding: 14px 0;
}
.form_domain span{
	float: left;
	margin-left: 10px;
	padding: 8px 10px 0 0;
	font-size: 20px;
	font-weight: bold;
}
.form_domain input{
	margin:0;	
	width: 48%;
	height: 37px;
	border:solid #ddd 1px;
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px;
}
.form_domain select{
	height: 36px;
	width: 22%;
	margin:0 2%;
	padding: 5px 20px;
	border:solid #ddd 1px;
}
.form_domain .button{
	padding: 6px 30px;
	height: auto;
	margin: 0;
	width: 15%;
}
.form_domain form{
	margin:0;
	padding: 0;
}

/* Sections Title ------------------------------------------------------*/

.section_title{
	background-color: #232323;
	padding: 60px 0;
  position:relative;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: 0 50%;
}
.overlay_title{
 	position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.3);
}
.section_title h1{
	position: relative;
	float: right;
	width: auto;
	text-align: left;
	padding: 14px 25px 14px 25px;	
	margin: 0;
	color: #fff;
	font-weight: 300;
	font-size: 32px;	
}
.section_title h1:after{
  	content: '';
  	left: -30px;
  	position: absolute;
  	top: 0;
  	border-top: 29px solid transparent;
		border-bottom: 29px solid transparent;
}
.breadcrumb_section{
  color: #fff !important;
  font-size:14px;
  line-height: 26px;
  font-weight:300;
  padding: 15px 0;
}
.breadcrumb_section a{
	  font-size:18px;
}
.breadcrumb_section span{
	  padding:0 5px 0 3px;
}

/* ---------------------------------------------------------------------- */
/*	0.4 GENERAL STRUCTURE
/* ---------------------------------------------------------------------- */

/* Info Content ---------------------------------------------------------*/

.info_content{
  position: relative;
  width: 100%;
}
.border_top{
	border-top: 1px solid #cdcdcd;	
}
.borders{
	border-top: 1px solid #cdcdcd;	
	border-bottom: 1px solid #cdcdcd;	
}
.border_right{
	border-right: 1px solid #cdcdcd;
	padding-right: 15px;
}
.shadows{
	box-shadow: 
       inset 0px 11px 15px -10px #999,
       inset 0px -11px 15px -10px #999; 
}
.gray{	
	background:#f0f0f0;	
}
.bg_parallax{
 	margin: 0 auto;
  padding: 0;
  position: absolute;
  z-index: 0;
  left:0;
  right:0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: 0 50%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.opacy_bg{
  bottom: 0px;
  left: 0;
  width: 100%;
  position: relative;
  height: auto;
  z-index: 2;
  background:rgba(0,0,0,0.4)
}
.bg_section_video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}
.paddings{
  padding: 60px 0;
}
.overflow_video{
	overflow: hidden;
}
.overflow_video .paddings{
  padding: 100px 0;
}
audio, canvas, video {
	display: inline-block;
}
.opacy_bg form p{
  color: #fff !important; 
}

/* Features ------------------------------------------*/

.item_feature{
	margin-bottom: 40px;	
}
.head_feature{
	margin-bottom: 15px;
}
.head_feature img{
	width: 50px;
}
.head_feature h4 a{
  color: #919191;
}
.head_feature h4,h6{
  line-height: 22px;
	padding: 0;
	margin: 0;
}
.head_feature h6{
	line-height: 20px;	
  font-size: 13px;
  font-weight: normal;
}

/* Table Princing ------------------------------------*/

.item_table{
	border-radius: 4px;	
	background-color: #fff;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.head_table{
	color: #fff;	
	background-color: #919191;
	position: relative;	
	z-index: 9;
	text-align: center;
}
.item_table img{
 	width: 100%; 
}
.head_table h1{
	color: #fff;
	padding: 22px 0 20px 0;	
	border-bottom: 1px solid #f8f8f8;
	font-weight: 300;
}
.head_table h2{
	font-size: 40px;
  line-height:50px;
  font-weight: 300;
	margin: 0;
	padding: 20px 0 0 0;
}
.head_table h2 span{
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.head_table h5{
	margin:0;
	padding: 0;
	font-weight: 300;
	color: #fff;
  margin-top:-10px;
	padding-bottom: 20px;
}
.head_table:before{
	content: '';
	right: 50%;
	margin-right: -45px;
	bottom: -35px;
	position: absolute;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
	border-top: 35px solid #919191;
}
.item_table .color{
	background-color: #f5f4f4;
}
.item_table ul{
	margin:55px 0 20px 0;
}
.item_table ul li{
	list-style: none;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0;
}
.item_table .button{	
	padding: 10px 35px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.item_table .button:hover{		
	color: #fff;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}

/* Promotion Table ----------------------*/

.promotion_table{
	margin-top: -20px;
	padding-bottom: 50px;
}
.promotion_table .head_table{
	color: #fff;	
	position: relative;	
	z-index: 9999;
	text-align: center;
}
.item_table.promotion_table .head_table h1{
	border-bottom: 1px solid #f8f8f8;
}
.item_table.promotion_table .head_table:before{
	content: '';
	right: 50%;
	margin-right: -45px;
	bottom: -35px;
	position: absolute;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
}
.item_table.promotion_table h2{
	color: #FFE76C;
}

/* Varius - Tabs --------------------------*/

.tabs_varius{
	display: table;	
	margin: 0 auto;
	margin-bottom: 50px;
}
.tabs_varius li{
	float: left;	
	font-size: 18px;
	font-weight: bold;
	background-color: #f5f4f4;
	padding: 25px 40px;
	border: solid 1px #e3e3e3;
	border-right: 0;
	list-style: none
}
.tabs_varius li:last-child{	
	border-right: solid 1px #e3e3e3;	
}
.tabs_varius li a{	
	cursor: pointer;
	padding: 20px 40px;
	color: #919191;
}

/* Our Facilitites --------------------------*/

.item_facilities{
	border: solid 1px #cdcdcd;
  background-color: #fff;
	padding:10px;
	margin: 0 10px;
	max-width: 350px;
	border-bottom: 3px double #cdcdcd;
	text-align: center;
}
.item_facilities img{
	width: 100%;
}
.item_facilities img:hover{
	opacity: 0.7;
}
.item_facilities p{
	margin:0;
	padding: 10px 0 0 0;
}

/* Items Stories --------------------------*/

.item_storie{
	margin: 0 5px;
}
.item_storie .image_storie img{
	width: 100%;
	padding: 3.5%;
	margin-top: 10px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #cdcdcd;
}
.item_storie .info_storie{
	background: #fff;
	padding: 10px 15px;
	float: right;
	border-radius: 5px;
	width: 100%;
	border: solid 1px #cdcdcd;
	border-bottom: 3px double #cdcdcd;
}
.item_storie .info_storie h4{	
	margin: 0;	
	padding: 0 0 5px 0;
	font-weight: 600;
	font-style: italic;
}
.item_storie .info_storie p{
	font-size: 13px;
}
.item_storie .info_storie:before {
	z-index: 200;
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 13px 15px 0;
	border-color: transparent #cdcdcd transparent transparent;
	position: absolute;
	left: 2px;
	top: 20%;
}

/* Sponsors ---------------------------------------------*/

.sponsors li{
	margin: 0 10px;
}
#carousel-sponsors{
	padding-left: 40px;
}
.sponsors img{
	-webkit-filter: grayscale(90%);
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.sponsors img:hover{
	-webkit-filter: grayscale(0%);
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

/* Footer Top ----------------------------------------------*/

.footer_top{
	padding: 40px 0;
}
.footer_top h2{
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 10px;
}
.footer_top form .input-prepend{
	width: 100%;
	margin-bottom:15px;
}
.footer_top form .input-prepend i{
	padding: 0;
}
/* Social Footer ----------------------------------------------*/

ul.social_footer{
	margin: 15px 0 0 0;
}
ul.social_footer li{
	margin:0 0 15px 0;
	list-style: none;
	background-color: #e5e5e5;
	padding: 10px 15px 10px 20px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
ul.social_footer li:last-child{
	margin:0;
}
ul.social_footer a{
	color: #222;
	display: block;
	font-size: 13px;
}
ul.social_footer li:hover{
	cursor: pointer;
	background-color: #999;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
ul.social_footer li i{
	font-size: 20px;
	margin-right: 20px;
	float: left;
	color: #232323;
}
ul.social_footer li:hover i{
	color: #fff;
}

/* Contact Footer -------------------------------------------*/

ul.contact_footer{
	margin: 0;
}
ul.contact_footer li{
	margin:0 0 15px 0;
	list-style: none;
}
ul.contact_footer li i{
	padding-right: 10px;
}
ul.contact_footer li a{
	padding-left: 5px;
}

/* Footer Down --------------------------------------------*/

.footer_down{
	background-color: #232323;
	color: #fff;
	padding: 15px 0;
}
.footer_down p{
	margin: 0;
}
.footer_down p a{
	color: #fff;  
}
.footer_down ul{
	margin: 0;
}
.footer_down .nav_footer li{
	list-style: none;
	display: inline-block;
	margin:0 4% 0 0;
}
.footer_down .nav_footer li a{
	color: #fff;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.footer_down .nav_footer li a:hover{
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}

/* About ------------------------------------------------------*/

.item_team{
	margin-bottom: 30px;
}
.img_team{
	position: relative;
	overflow: hidden;
}
.img_team img{
	width: 100%;
}
.item_team:hover .img_team img{
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
	opacity: 0.9;
	cursor: pointer;
	z-index: 1;
}
.item_team:hover .name_team{
	opacity: 0;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
.name_team{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}
.name_team h5{
	padding: 2px;
	color: #fff;
	width: 100%;
	text-align: center;
	margin-bottom: 1px;
}
.name_team span{
	background: 000;
	background: rgba(0,0,0,0.7);
	color: #fff;	
	padding: 5px 15px;
	font-style: italic;
	font-size: 12px;	
}
.info_team{
	background-color: #fff;
	border:solid 1px #cdcdcd;
	border-bottom: 3px double #cdcdcd;
	border-top: 0;
	padding: 10px;
}
.info_team p{
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
  color: #777 !important;
	border-bottom: 1px solid #cdcdcd;
}
ul.social_team{	
	display: table;
	margin: 0 auto;
}
.social_team li{
	display: inline-block;
	padding: 0 3px;
	margin: 0 10px;
}
.social_team li a{
	font-size: 18px;
}

/* Contact -----------------------------------------------------*/

.map .gm-style {
  width: 100%;
  height: 370px;
  border: 5px solid #ccc;
}
.contact input{
	width: 80%;
  margin: 0;
}
.contact p{
  margin:0 0 10px 0;
}
.contact textarea{
	height: 150px;
  margin-bottom: 0;
}
.contact .button{
	width: auto;
}
.wpcf7-submit {
  height: auto !important;
  margin: 0 !important;
  width: auto !important;
  padding: 8px 20px;
  background-color: #919191;
  border: 0;
  color: #fff;
  border-radius: 3px;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
  width: 92.5%;
  margin-left: 0px;
}
.item_location h4{
	padding: 0;
}
.item_location ul li{
	line-height: 28px;
}
.item_location{
	border-right: 1px solid #dedede;
}


/* Blog ------------------------------------------------*/

.post{
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #cdcdcd;
  overflow: auto;
}
.post .button:hover{
	color: #fff;
}
.post h3{
	padding:0 0 5px 0;
}
.image_post{
	position: relative;
	border:2px solid #1e1e1e;
}
.image_post i{
  color: #fff;
  font-size: 20px;
}
.image_post ul{
	margin: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
}
.image_post ul li{
	padding: 5px 12px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
.image_post ul li:last-child{
	border: 0;
}
.image_post img{
	width: 100%;
  height: auto !important;
}
.meta{
	margin: 0;
	list-style: none;
	margin-bottom: 5px;
}
.meta li{
	display: inline-block;
	font-style: italic;
  padding-right: 10px;
}
ul.meta li i.fa{
  padding-left: 5px;
  color: #999;
}
.meta li:before{
  padding-right: 3px;
  color: #666;
}
.meta .author{
	border-right: 1px solid #cdcdcd;
	padding:0 10px 0 6px;
	margin-right: 5px;
}
.paginations{
	padding: 0;
	list-style: none;
}
.paginations li{
	display: inline-block;
	margin-right: 10px;
	border:solid 1px #cdcdcd;
	background-color: #494949;	
}
.paginations li a{
	color: #fff;
  padding: 8px 15px;
  display: block;
}

/* Aside ---------------------------------------*/

aside{
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
aside:last-child{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
aside h4{
	padding-top: 0;
}
aside .tags li a{
	color: #fff;
	font-size: 12px;
}
aside .tags{
	padding-bottom: 20px;
}
.tags{
	margin: 0;
	list-style: none;
}
.tags li{
	display: inline-block;
	background: #494949;
	padding: 5px 15px;
	margin: 5px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.tags li:hover{	
	cursor: pointer;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;	
}
.single .image_post{
	margin-bottom: 30px;
}


.title_comment{
	margin-bottom: 10px;
}
.comment:last-child{
	border:0;
	margin-bottom: 0;
}
.title_comment span{
	padding-right: 10px;
	font-style: italic;
	color: #919191;
	font-size: 16px;
}
form.for-comment input{
	margin-bottom: 20px;
}
.for-comment textarea{
	height: 200px;
}


/* Comment ------------------------------------------------*/

.commentlist{
  list-style:none;
  padding:0;
  margin: 0 0 10px 0;
}
li.comment {
  padding-left: 80px;
  margin-bottom: 25px;
}
.commentlist img {
  border: 1px solid rgba(218,222,225,0.8);
  float: left;
  margin: 5px 0 15px -80px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.comment-author {
	font-size: 15px;
  float: left;
  height: 30px;
}
.comment-meta, .comment-reply-link {
	float: right;
  font-size: 12px;
}
.comment p{
  border-style: solid;
  border-width: 1px;
  border-color: rgba(218,222,225,0.8);
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 10px 0 24px 0;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.commentlist .children {
	margin-top: 25px;
  list-style:none;
}
.reply {
	float: right;
  margin-top: -50px;
  z-index: 2;
  position: relative;
}


#stories li{
		margin:0px 20px;
    max-width: 353px;
    min-width: 352px;
}
#facilities li{   
    margin:0px 10px;
    max-width: 273px;
    min-width: 273px;
}


/* Works Styles ------------------------------------*/

.carousel-works .item-work {
	max-width: 280px;
  margin: 0 10px;
}
.carousel-single .item-work{
  width: 100%;
  max-width: 100%;
}
.item-work img{
	display: block;
  	height: auto;
  	width: 100%;
}
.item-work .hover{
	position: relative;
	overflow: hidden;
}
.item-work .info-work{
	font-size: 14px;
	padding: 10px 5px;
	background: #fff;
	border:solid 1px #cdcdcd;
	border-top: 0;	
	text-align: center;	
}
.item-work .info-work h4{
	padding: 0;
	font-weight: 300;
}
.item-work .info-work p{
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 20px;
}
.item-work .info-work .icons-work{
	display: inline;
	padding: 12px 20px;
}
.item-work  .info-work i{
	padding: 0 5px;
	color: #131313;
	font-size: 16px;
}
.item-work  .info-work i:hover{
	cursor: pointer;
}
.overlay{
	position: absolute;	
	left: 0;
	top: 0px;
	opacity: 0;	
	width: 100%;
	height: 100%;	
	z-index: 1;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.item-work:hover .overlay{
	opacity: 1;
	cursor: pointer;	
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.portfolioContainer .item-work{
	margin-bottom: 30px;
}

/* Filters ---------------------------------*/

.portfolioFilter{
	text-align: center;
	margin-bottom: 50px;
	border-bottom: 1px solid #dedede;
}
.portfolioFilter a{
	margin: auto 10px;
	color: #131313;
	font-size: 14px;
	padding-bottom: 5px;
  line-height: 30px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.portfolioFilter a:hover{
	text-decoration: none;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
   -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;
}

.position-relative{
	position: relative;
}
.title-subtitle span{
	display: block;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: 300;	
}
.title-subtitle{
	padding: 0 0 15px 0;
}
.icon-section{
	font-size: 250px;
	color: #f8f8f8;
	z-index: 0;
	position: absolute;	
}
.icon-section.right{
	right: 3%;
}
.icon-section.left{
	left: 3%;
}
.icon-section.top{
	top: 12%;
}
.icon-section.bottom{
	bottom: 3%;
}
.list,
#carousel-works,
.carousel-single{
	padding: 0;
	list-style: none;
}
.carousel-single img{
  width: 100%;
  height: auto;
}
.technologies{
	margin: 25px 0;
}
.technologies i{
	font-size: 2em;
	margin:auto 10px;
}
.list li{
	line-height: 35px;
	padding-left: 20px;
}
.list li i{
	padding-right: 8px;
	font-size: 14px;
}


/* Wp Styles ------------------------------------*/



/* mailchimp ----------------------------*/

.widget.widget_mailchimpsf_widget input[type="text"] {
  		height: 35px;
  		width: 95%;
  		margin: 0;
  }
.widget.widget_mailchimpsf_widget .mc_merge_var{
  	margin: 0 0 10px 0;
  }
.widget.widget_mailchimpsf_widget .mc_signup_submit{
  	margin: 0;
  	text-align: left;
  }
.widget.widget_mailchimpsf_widget #mc_signup_submit {
  	margin: 0;
		width: auto;
  }
.mergeRow,
#mc_display_rewards,
.widget.widget_mailchimpsf_widget #mc-indicates-required{
  	display: none;  
 }
.widget.widget_mailchimpsf_widget{
  	border: 0;
  	margin-bottom: 0;
}
 .widget.widget_mailchimpsf_widget label {
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    padding:0;
    margin: 0;
  }
.widget.widget_mailchimpsf_widget form{
  margin-bottom:0;
}


/* widget ------------------------------------------------------*/

.widget{
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 30px;
}
.widget:last-child{
  border:0;
}
.widget h2,
.widget label{
 	font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  padding: 0px 0 5px 0;
  margin: 0;
  color: #222;
  font-family: 'OpenSansBold', Arial, sans-serif;
}
.widget img{
  max-width: 100%;
  height: auto;
}
.widget input[type="submit"]{
  font-size: 13px;
  color: #fff;
  padding: auto 20px;
  border:0;
  font-weight: lighter;
  margin-bottom: 30px;
}
.widget ul li,
.widget ul li a,
.widget p,
.widget .textwidget p{
  	font-weight: normal;
 	 	color: #919191;
  	font-size: 14px; 
  	line-height: 26px;
 }
.widget .tagcloud a {
  display: inline-block;
  padding: 0 15px;
  font-weight: lighter;
  color: #fff;
  font-size:13px;
  margin: 5px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.widget .tagcloud a:hover{
  color: #fff;
}
.widget select,
.widget ul,
.tagcloud{
  margin-bottom: 20px;
}
.widget select{
  font-size: 14px;
  padding: 5px 10px;
  width: 100%;
  height: 32px;
}
.widget #wp-calendar {
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.widget #wp-calendar th {
  padding: 1px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ddd;
  background: #fff;
  color: #606163;
  text-align: center;
  font-size: 14px;
}
.widget #wp-calendar caption{
  font-size: 14px;
  padding: 5px 0;
  background-color: #f3f1f1;
}
.widget #wp-calendar tbody td {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  border: 1px solid #ddd;
}
.wptw_addborder ul.widget_twitter li {
	background: none;
}
.widget.widget_rss .rss-date{
  display: block;
}
.widget.widget_rss .rssSummary,
.widget.widget_rss cite,
.widget.widget_search label{
  display: none;
}
.single_post .widget.widget_rss ul,
aside #sidebar .widget.widget_rss ul {
  padding:0 0 0 0;
}
.widget.widget_rss ul li{
  margin-bottom: 15px;
  list-style: none;
}
.widget.widget_rss h2:first-child .rsswidget{
  color: #000;
}
.widget .tagcloud a {
    background: #232323;
    color: #FFFFFF;
    display: inline-block;
    font-weight: normal;
    margin: 5px;
    padding: 5px 10px;
    transition: all 0.3s ease 0s;
}
.widget .tagcloud a:hover {
    color: #FFFFFF;
}
.widget input[type="text"]{
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #919191;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.widget input[type="submit"]{
  width: auto;
}
.woocommerce_styles{
  padding-top: 60px;
  padding-bottom: 60px;
}
.woocommerce-breadcrumb{
  padding: 10px !important;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-bottom: 30px !important;
}