/*
Theme Name: globex
Theme URI: http://www.meltingpx.com
Description: <p>Globex Corporate Business WordPress CMS Theme</p>
Version: 1.4 
Author: ram
Author URI: http://www.meltingpx.com/
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* _________________________________________________#777474_______________________________________________________________

	other css files inport
   ________________________________________________________________________________________________________________ */  
	
	@import url('css/layout.css');
	@import url('css/custom-skin.php');
	@import url('css/typography.css');
	@import url('css/blog_style.css');
	@import url('css/shortcodes-buttons.css');
	@import url('css/shortcodes.css');
	@import url('css/widgets.css');
	@import url('css/jqueryslidemenu.css');
	@import url('css/flexslider.css');

body {
	color: #A29C9A;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	background-image:url(images/bg.png);
	background-repeat:repeat;
	border-top:4px solid #ff6c00;
        font-family: Arial !important;

}

#background_bg{
	width:100%;
	height:318px;
	background-color:#777474;
	float:left;
	position:absolute;
	z-index:-1;
	background: -moz-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #fafafa 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #fafafa 100%) repeat scroll 0 0 transparent;
	background: -webkit-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #fafafa 100%) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(circle, startColorstr=#777474, endColorstr=#fafafa); /* for IE */
	background: -ms-radial-gradient(circle, #777474, #fafafa); /* for IE 10 */	
	border-bottom:1px solid #fff;
}

.home #background_bg{
	height:635px;

}

.description {
	display:block;
	overflow: hidden;
}
a.read_more, a.more-link ,a.more-link:visited  {
	background-color:#4d4c47;
	border:1px solid #2b2b2b;
	padding:7px 15px 7px 15px;
	border-radius:5px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
a.more-link :hover, a.read_more:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#ff6c00;
	border:1px solid #ff6c00;
}
a.more-link {
 display: table;
    margin-top: 15px;
}
/*end common/genral style*/


/*top section start*/

header{
	height:60px;
	padding-bottom:30px;
	padding-top:10px;
}
#logo {
	float:left;
	padding:0px;
	margin-top:20px;
        width:45%;
margin-bottom:15px;
}

.top_right {
	float:right;
	min-width:200px;
}

ul.top_info{
list-style:none;
}


ul.top_info li{
display: inline-block;
background-color:#555;
margin-left:10px;
}

ul.top_info li span{
padding:5px 10px;
margin:0px;
float:left;

}
span.call_1st_col{
background-color:#2b2b2b;
font-weight:bold;
}

span.call_2nd_col{
background-color:#535353;
color:#c7c7c7;
font-weight:bold;
}

#social_media {
text-align:right;
padding-top:10px;
}

#social_media img{
padding-left:5px;
cursor:pointer;
}

#social_media img:hover{
opacity:0.8;
}
/*top section end*/


/*teaser start*/
.teaser {
	/*background-color:#282724;*/
background-image:url("images/content_bg.png");
background-repeat: repeat-x;
background-color:#fff;
	padding:50px 30px 50px 30px;
	overflow:hidden;
	text-align:left;
}
.teaser h3{
	font-size:25px;
	margin-bottom:20px;
	color:#D7262D;
}
.teaser span{
	color:#ff6c00;
}

span.teaser_icon {
	background-color:#4d4c47;
	display: block;
	height: 136px;
	width: 136px;
	margin:0px auto;
	margin-top:30px;
	border-radius:68px 68px 68px 68px;
	position:relative;
}

span.teaser_icon img {
	position:absolute;
	margin-top:-30px;
	left:50%;
	margin-left:-30px;
	top:50%;
}

span.teaser_icon:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#ff6c00;
	cursor:pointer;
}
/*teaser end*/


/*sidebar start*/

#sidebar{
overflow:hidden;
border-left:1px solid #E4DFD6;
padding:0 0 10px 20px;
}

.sidebar{
overflow:hidden;
border-left:1px solid #E4DFD6;
padding:0 0 10px 20px;
}
.sidebar_left{
border-right:1px solid #E4DFD6;
border-left:none !important;
padding:0 20px 10px 0px !important;
}
#sidebar .widget_container {
    clear: both;
      overflow: hidden;
    padding-top: 3px;
}

/* Gallery Page 
----------------------------------------------------------------------------------------------------*/

ul.kaya_gallery, ul.kaya_gallery_without_title{
	
}

.item_thumb_gallery{
	display:inline-block;
	position:relative;
	

}

ul.kaya_gallery, ul.kaya_gallery_without_title {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul.kaya_gallery li, ul.kaya_gallery_without_title li {
	display: inline-block;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px;
	margin-bottom:30px;	
}

ul.kaya_gallery li.last{
	margin-right:0px;
}
ul.kaya_gallery_without_title{	
	margin:0px;
	float:left;
}

ul.kaya_gallery li {margin-bottom:30px;}

ul.kaya_gallery_without_title li:last-child {margin-bottom:30px;}

ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
	text-align:center;
	margin-top:10px;
	width:210px;
	overflow:hidden;
	padding:2px;

}

.ul.kaya_gallery li p{
overflow:hidden;
}
/* Contact page Section
----------------------------------------------------------------------------------------------------*/
#google_code{
	margin-top:3px!important;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:30px;

}



/*content home start*/
.home .content {
padding-bottom:30px;
min-height:inherit;
display:none;
}

/*content home end*/

/*content start*/
.content {
	background-color:#fff;
	padding:40px 30px;
	overflow:hidden;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-x;
	border-top:1px solid #fff;
	min-height:500px;
}
.content h3 {
	color:#282724;
	padding-bottom:20px;
        font-size:16px;

}

.head-3 {color:#D7262D; font-size:16px; }

.content h3 span {
	color:#ff6c00;
}
.content h4 {
	padding-bottom:10px;
	line-height:23px;
	margin-top: 20px;
}
/*content end*/

/*trigger start*/
span.trigger1 {
	width: 0; 
	height: 0; 
	border-left:10px solid transparent !important; 
	border-right:10px solid transparent !important; 
	border-bottom:10px solid #ff6c00;
	line-height: 46px;
	font-size: 2em;
	font-weight: normal;
	float:right;
	cursor:pointer;
	position:absolute;
	left:50%;
	margin-left:-10px;
	top:-12px;
}
span.trigger1 a {
	color: #fff;
	text-decoration: none;
	display: block;
}
span.trigger1 a:hover {
	color: #fff;
}

.toggle_container1 {
	background-color:#ff6c00;
	padding:5px 10px 0px 10px;
	text-align:center;
}
.toggle_container1 p {
	color:#fff;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:10px;
}
.trigger_container1 {
	border-top:4px solid #ff6c00;
	position: relative;
        display:none;
}
/*trigger end*/


/*footer start*/
footer {
	background-color:#2B2B2B;
	padding:30px 30px 0px 30px;
	overflow:hidden;
	margin-top:0px;
	color:#969a9a;
}
/*Footer End*/

/*bottom footer start*/
.footer {
	background-color:#1b1b1b;
	padding:10px 30px 0px 30px;
	overflow:hidden;
	margin-bottom:30px;
}
.copyright p {
	text-align:center;
	color:#aaaaaa;
	font-weight:100;
	letter-spacing:0.1px;
}
/*bottom footer end*/


/*sub header start*/
.sub_header {
    border-bottom: 1px  dotted #E4DFD6;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0px 0 40px;
}
.sub_header h2 {
	float:left;
	color:#282724;
	line-height:36px;
}
.sub_header h5 {
	float:left;
	margin-left:20px;
	padding-left:20px;
	color:#636363;
	border-left:1px solid #e4dfd6;
	line-height:25px;
	font-weight:300;
min-height:35px;
padding-top:8px;
}

.search_box{
	float:right;
	
}

.search_box .text_input {
    float: left;
    height: 15px;
    margin: 0;
    padding: 8px;
    width:150px;
}

.search_box .text_input{
    background-color:#F2F2F2;
    color: #2b2b2b;
    outline: medium none;
    padding: 8px;
}


.search_box input{
background-color:#f1f2f2;
padding:8px !important;
color:#2b2b2b;
    border: medium none;
    font-size: inherit;
    outline: medium none;
	float:left;
}


input#searchsubmit {
    background: url(images/search_button.png) no-repeat scroll center center transparent;
    border: medium none;
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    margin: 0;
    outline: medium none;
    width: 31px;
	 background-color:#2B2B2B;
	
}


input#searchsubmit:hover {
    -moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#999;
	cursor:pointer;
}
/*sub header end*/


aside {
	border-left:1px solid #e4dfd6;
	padding:0px 0px 10px 20px;
}




/*contact start*/
#response{
color:#ff6c00;
margin-bottom:20px;

}
#contact-form {
	margin-top: 25px;
}

#contact-form input, #contact-form textarea {
	padding: 5px;
	width:95%;
	font-family: Helvetica, sans-serif;
	background-color:#f2f2f2;
	margin: 10px 0px 10px 0px;
	border:1px solid #ccc;
	 -moz-transition: border 0.1.5s linear 0s, box-shadow 0.1.5s linear 0s;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
	color:#666666;
}

#contact-form textarea {
	height:185px;
	background-color:#f2f2f2;
}

#contact-form textarea:focus, #contact-form input:focus {
	border-color:rgba(75, 150, 220, 0.6);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.065) inset, 0 0 8px rgba(75, 150, 220, 0.6);
outline:0 none;
}

#contact-form p input#submit {
	float:right;
	background-color:#4d4c47;
	padding:5px;
	border-radius:5px;
	border:none;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	width:100px;
	font-size:12px;
}

#contact-form p input#submit:hover{
		background-color:#ff6c00;
		cursor:pointer;
}

#contact-form label {
	
	width:70px;
	padding-top: 5px;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	
}
	.vaidate_error{
border-color:#ff0000 !important;
}


/*contact end*/


/*  Scroll To Top  Section
----------------------------------------------------------------------------------------------------*/
#back-top {
	position: fixed;
	bottom: 30px;
	right:1%;
	margin-left: -150px;
	z-index:4;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}


#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background:#333 url(images/up-arrow.png) no-repeat center center;
}
#back-top a:hover span {
	background-color:#222;	
}


/* Footer Section
----------------------------------------------------------------------------------------------------*/
/*footer start*/
footer {
	background-color:#2B2B2B;
	padding:30px 30px 0px 30px;
	overflow:hidden;
	margin-top:0px;
	color:#969a9a;
}
/*Footer End*/

/*bottom footer start*/
.footer {
	background-color:#1b1b1b;
	padding:10px 30px 0px 30px;
	overflow:hidden;
	margin-bottom:30px;
}
.copyright p {
	text-align:left;
	color:#aaaaaa;
	font-weight:100;
	letter-spacing:0.1px;
}
.footer_menu ul{ 
    list-style: none outside none;
    margin: 0;
      padding: 0 0 10px;
    text-align: right;
font-size:12px;
}
.footer_menu ul li{
 border-right: 1px solid #444444;
    display: inline-block;
    padding: 2px 10px;
}
.footer_menu ul li:last-child{
border-right:none;
padding-right:0px;
}
.footer_menu li a{
color:#AAAAAA; text-decoration:none;
}
.footer_menu li a:hover{
color:#FF6C00;
}
/*bottom footer end*/

/* Footer Menu section
----------------------------------------------------------------------------------------------------*/
#bottom_footer_right ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;

		}
	
	#bottom_footer_right ul li{
	display:inline-block;
	padding:2px 10px;
	border-right:1px solid #ddd;
	}
	#bottom_footer_right ul li:last-child{
	border-right:none;
	padding-right:0px;
	}
	
	#bottom_footer_right ul li a{
	color:#666;

	}
	#bottom_footer_right ul li a:hover{
	color:#333;

	}
	
.launch_website, .launch_website:visited {
    background-color: #333 !important;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding: 7px 10px;
}

.entry-content h2{
padding:20px 0px;
}
