/*
Theme Name: GWM2
Theme URI: 
Author: the WordPress team
Author URI: 
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 
License: GNU General Public License v2 or later
License URI: 
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Bitter);
body {
	font-size:16px;
	font-weight:400;
	color:rgb(39,39,39);
	line-height:24px;
	font-family: "Source Sans Pro", sans-serif;
}
 h1 {
	font-family: "Bitter", serif;
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	text-align:center;
}
 h2 {
	font-family: "Bitter", serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 54px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
  background: url("images/title-divider.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0);
  font-family: "Bitter",serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 25px;
  padding-bottom: 0;
  text-align: left;
}
 h4 {
	font-family: "Bitter", serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
}
h5
{
font-family: "Bitter", serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
}
.menu,
.Services,
.header,
.About,
.project,
.testimonial,
.Work
{
float:left;
width:100%;
}
.carousel {
  position: relative;
  float: left;
  width: 100%;
}
.logo {
  padding: 20px 0;
  float: left;
}
.logo h2 {
  color: rgb(109, 109, 109);
  font-family: "Bitter",serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 48px;
  margin-top: -30px;
  text-align: center;
}
.logo h1 a {
	color: rgb(39, 39, 39) !important;
	text-decoration: none;
}
.logo h1 a:hover {
	color: #EF7821 !important;
}
#social-media {
	text-align:right;
}
#social-media > li {
	display: inline-block;
}
#social-media > li a {
	display: inline-block;
	background-color: #272727;
	color: #ffffff;
	margin-right: 5px;
	padding: 4px 10px;
}
#social-media > li a:hover {
	padding-bottom:12px;
	background-color:#FF7E20;
}
.menu {
	background:#272727;
}
.navbar-default {
	background:none;
	border-color:none;
}
.navbar {
	border: 0px;
	margin-bottom: 0;
	min-height: 50px;
	position: relative;
	border-radius: 0;
}
.navbar-collapse {
	border-top:0px;
	box-shadow:none;
	overflow-x: visible;
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #ff7e20;
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  padding: 20px 25px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus
 {
 color: #fff;
 background-color: #ff7e20;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #ff7e20;
  color: #fff;
}
.carousel-caption {
  background-color: rgba(37, 37, 37, 0.5);
  bottom: 7px;
  color: #ffffff;
  left: 0;
  min-height: 150px;
  position: absolute;
  text-align: center;
  text-shadow: 2px 2px 5px #333;
  width: 100%;
}
.carousel-control {
  z-index: 9999999;
  background:none!important;
}
.carousel-caption h1
{
color:#fff;
line-height:72px;
}
.carousel-caption h5
{
color:#fff;
}
.carousel-caption h3
{
margin-top:0px;
background:none;
}
.carousel-caption ul li
{
list-style:circle;
}
.btn-primary {
  background-color:#ff7e20;
  color: #ffffff;
  padding: 7px 10px;
  border: #2e6da4;
  border:0px;
  border-radus:0px;
}
.btn-primary:hover {
  background-color:#000;
}
.icons .fa {
  background: url("images/bg-arrow.png") no-repeat scroll center top #f0f2f3;
  border: 0 none;
  clear: none;
  font-size: 5em;
  left: 0;
  margin-top: 10%;
  padding: 40px 0;
  position: absolute;
  text-align: center;
  width: 75%;
}
.team .social-link ul li {
  display: inline-block;
  margin: 0 5px;
}
.team .social-link ul li a {
  background-color: #ff7e20;
  color: #fff;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  width: 36px;
}
.team .social-link ul li a:hover {
  background-color: #272727;
}
.members {
  position: relative;
}
.members .hover-con {
  background-color: rgba(255, 126, 32, 0.8);
  color: #ffffff;
  height: 264px;
  left: 0;
  opacity:0;
  padding: 20px;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.members .hover-con:hover{
  background-color: rgba(255, 126, 32, 0.8);
  color: #ffffff;
  height: 264px;
  left: 0;
  opacity:1;
  padding: 20px;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
/*.member .hover-con:hover
{
opacity:1;
}*/
.team {
  background: none repeat scroll 0 0 #f0f2f3;
  float: left;
  padding: 40px 0;
  width: 100%;
}
.team h1 {
  margin-bottom: 35px;
}
.divider
{
  background: url("images/bg-arrow.png") no-repeat scroll center top #f0f2f3!important;
}
.team-member > img {
  width: 100%;
}
.social-link > ul {
  background: none repeat scroll 0 0 #d7d7d7;
  padding: 15px;
  text-align: center;
}
.skills h3
{
margin-bottom: 20px;
    padding-bottom: 15px;
	}
.hover-con h4
{
color:#fff;
line-height:36px;
}
.progress-bar-success {
  background-color: #272727;
}
.progress {
  background-color: #d7d7d7;
  border-radius: 0;
  box-shadow: none;
  height: 13px;
  margin-bottom: 20px;
  overflow: hidden;
}
.pro-1 .perc {
  color: #ff7e20;
  float: right;
}
.pro-1 .fa-stack {
  color: #ff7e20;
}
.pro-1 {
  margin-top: 10px;
  padding-bottom: 1px;
}
.prog {
  margin: -45px 0 10px 50px;
}
.btn-default {
  background-color: #272727;
  color: #fff;
}
.btn-default:hover,
.btn-default:active
{
  background-color: #FF7E20;
  border:none;
  color:#fff;
}
.btn {
   border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  padding: 3px 12px;
  border:none;
}
.btn-area {
  float: left;
  padding: 30px 0;
  width: 100%;
}
.skills {
  float: left;
  margin: 20px 0;
  width: 100%;
}
.features
{
  background: none repeat scroll 0 0 #f0f2f3;
  float: left;
  padding: 40px 0;
  width: 100%;
}
.features > img {
  padding-top: 20px;
}
.features h3:first-child {
text-align:center;
background: url("images/title-divider.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
margin-bottom:40px;
}
.project h3
{
background: url("images/title-divider.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
margin-bottom: 40px;
text-align: center;
}
.project-list > li {
  display: inline-block;
}
.project-list > li a {
  background: none repeat scroll 0 0 #272727;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  text-decoration:none;
}
.project-list > li a:hover {
background: #D86E21;
}
.project-item > li {
  display: inline-block;
  margin: 8px 8px 3px 0;
  width: 24%;
}
.recent-proct img {
  width: 100%;
}
.project-item {
  padding-left: 0;
}
.project-list {
  margin-bottom: 50px;
  padding-left: 0;
}
.recent-proct_overlay {
   background-color: rgba(255, 126, 32, 0.8);
    color: #ffffff;
    height:182px;
    left: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 50%;
}
.overlay_icon img {
  display: block;
  margin-bottom: 5px;
}
.overlay_icon {
  padding: 40px 0px 0px 40px;
}
.merge-details
{
position:relative;
}
.merge-details:hover  .recent-proct_overlay
{
opacity: 1;
}
.project{
  background: none repeat scroll 0 0 #f0f2f3;
  float: left;
  padding: 40px 0;
  width: 100%;
}
.footer {
  background: none repeat scroll 0 0 #d7d7d7;
  border-top: 1px solid #fff;
  float: left;
  padding: 15px 0 2px;
  width: 100%;
}
.footer p
{
font-size:14px;
color:#272727;
}
.footer-menu > li {
  display: inline-block;
}.footer-menu a {
  color: #272727;
  font-size: 14px;
  text-decoration: none;
  background:#D7D7D7;
  padding:5px 10px;
}
.footer-menu {
  float: right;
}
.footer-menu a:hover {
background:#FF7E20;
color: #fff;
padding:5px 10px;
}
.re-wk > li {
  display: inline-block;
  margin-left: 20px;
  width: 23%;
}
.re-wk .recent-proct_overlay {
  background-color: rgba(4, 4, 4, 0.8);
  color: #ffffff;
  height: 225px;
  left: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.testimonial {
  background: url("images/Testi1.png") no-repeat scroll center top / cover  rgba(0, 0, 0, 0);
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.Work {
  padding: 10px 0 40px;
}
.Work h3 {
  background: url("images/title-divider.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  margin-bottom: 40px;
  text-align: center;
}
#myCarousel2 .item.active img {
  margin: 30px 0 10px;
}
#myCarousel2 .item.active span {
  color: #ff7e20;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-top
{
background:#272727;
padding:20px;
float:left;
width:100%;
}
.Services ul {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.Services {
  padding: 20px 0 70px;
}
.Services .row
{
padding-top:20px;
}
.Services .nav-tabs,
.About .nav-tabs  {
  border-bottom: medium none;
}
.Services .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover,
.About .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color:none;
  border-color: none;
  border-image: none;
  border-style: none;
  border-width: none;
  color: none;
  cursor:pointer;
  background:#FF7E20;
  color:#fff;
}
.nav-tabs > li > a {
  border: none;
  border-radius: 0;
  line-height: 1.42857;
  margin-right: 0;
  background:#272727;
  color:#fff;
  padding:10px 40px;
  
}
.Services .nav-tabs > li > a:hover,
.About .nav-tabs > li > a:hover
 {
  background:#FF7E20;
  border:0px;
  padding:10px 40px;
}
.About .panel-default > .panel-heading {
  background-color: #ff7e20;
  color: #fff;
}
.About .panel-title > a {
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}
.About .panel-heading {
  
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 2px 15px;
}
.About .tab-content {
  background: none repeat scroll 0 0 #d7d7d7;
  padding: 20px;
}
.Services.tab-content {
  background: none ;
  padding:0px;
 }
.About .panel-body {
  background: #D7D7D7;
}
 .fa.fa-link.fa-2x {
  color: #fff;
  font-size: 22px;
  padding: 42px 0 0 55px;
}
#text-2 .textwidget > ul {
  float: left;
  width: 100%;
  padding-left: 0px;
}
#text-2 .textwidget li {
  float: left;
  text-align: center;
  width: 31%;
  list-style: none;
}
#text-2 .textwidget li:nth-child(2)  {
margin:0px 35px;
}
#text-2 .textwidget li:last-child  {
float:right;
}
icons .textwidget {
  text-align: center;
}
#menu-quick-links li:before,
#menu-our-services li:before
 {
  color: #e37e20;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  padding-right: 10px;
  vertical-align: top;
}
#menu-quick-links > li,
#menu-our-services
 {
  list-style: none;
}
#menu-quick-links,
#menu-our-services
{
  padding-left: 0;
}
#menu-quick-links a,
#menu-our-services a
 {
  color: #272727;
}
.icons {
  text-align: center;
}
.Services h3,
#text-2 h3 {
  background: url("images/title-divider.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  margin-bottom: 40px;
  text-align: center;
}

#text-2 ul li .fa {
  color: #ff7e20;
  font-size: 50px;
}
.btn-area .btn.btn-default a
{
color:#fff;
}
.testimonial h3 {
  background: url("images/title-divider.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    text-align: center;
}
.testimonial .item span {
  color: #ff7e20;
  font-size: 25px;
  font-weight: bold;
}
.carousel-indicators .active {
  background-color: #FF7E23;
  height: 12px;
  margin: 0;
  width: 12px;
}
.carousel-indicators {
  margin-bottom: -46px;
}
.carousel-indicators li {
  background-color: #ccc;
  border: 1px solid #ccc;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  width: 10px;
}
.packages { width:100%; height:auto; overflow-x:scroll; overflow-y:hidden;}
.packages table { padding-bottom:30px; margin-bottom:30px;} 
.packages table th {
  background-color: #ff7e20;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.packages table th:first-child {
  background-color: #ff7e20;
  color: #fff;
  font-size: 14px;
  text-align: left !important;
}
.packages table td.row-a {
  background: none repeat scroll 0 0 #ea6b0e;
  color: #15235f;
  font-size: 14px;
  padding: 10px;
}
.packages table td.row-b {
  background: none repeat scroll 0 0 #e79357;
  color: #15235f;
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
.packages table td.row-c {
  background:#ea6d11;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
.packages table td.row-d {
  background:#e89c65;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
.packages table td.row-e {
  background:#eb8134;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
.packages table td.row-f {
  background:#eec6a9;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
.packages table td{
width:250px;
}
.btn-success {
  background-color: #272727;
  border-color: #4cae4c;
  color: #fff;
}

.btn-success:hover {
  background-color: #272727;
  border-color: #4cae4c;
  color: #fff;
}
.packages table td a.enquiry {
  background: none repeat scroll 0 0 #272727;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 5px 20px;
  text-decoration: none;
}
.inner-bg {
	background: #FFF none repeat scroll 0px 0px;
	border: 1px solid #DEDADA;
	margin: 0px auto;
	padding: 15px 30px;
	width: 80%;
}

.margin {
	margin-top: 25px;
	margin-bottom: 25px;
}

.inner-heading {
	color: #4485BA;
	font-family: "Open Sans",sans-serif;
	font-size: 25px;
	font-weight: 600;
	margin-top: 0px;
	line-height: 50px;
	text-align: center;
}

.title-text2 {
	line-height: 45px;
	text-align: center;
	color: #000;
	font-size: 20px;
}

.label-area {
	margin: 10px 0px 0px;
	padding: 0px;
}

.label-area p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: inline-block;
}

.label-area select {
	float: left;
	margin-bottom: 15px;
	min-width: auto;
	padding: 11px 3px;
}

.form-group input {
	float: left;
	margin-bottom: 20px;
	width: 49%;
	margin-right: 5px;
}

.flagy {
	position: absolute;
	right: 0px;
	top: 69%;
	z-index: 999999999;
}

.flagy .wofut {
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
}

.wofut > li {
	margin-bottom: 10px;
}

.wofut > li a {
	color: #337AB7;
	text-decoration: none;
}

.label-area label {
	display: inline-block;
	font-weight: normal;
	line-height: 30px;
	min-width: 250px;
}



.pricing-area .heading {
	color: #4485BA;
	font-family: "Open Sans",sans-serif;
	font-size: 36px;
	font-weight: 600;
	margin-top: 0px;
	line-height: 50px;
	text-align: center;
}

.pricing-area p {
	font-size: 36px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #4E4E4E;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	text-align: center;
}
.pack-box {
	background: #F39C12 none repeat scroll 0px 0px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	padding: 30px;
	text-align: center;
	width: 32%;
}
.pack-box p {
	color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 14px;
}
.pack-box p {
	color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 14px;
}
.pack-box h3 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 80px;
	font-size: 31px;
}
.pack-box2 {
	background: #1DA355 none repeat scroll 0px 0px;
	float: left;
	margin: 0px 5px;
	padding: 30px;
	text-align: center;
	width: 32%;
}
.pack-box2 p {
	color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 14px;
}
.pack-box2 h3 {
	color: #FFF;
	font-size: 31px;
	line-height: 80px;
	margin: 0px;
	padding: 0px;
}
.pack-box3 {
	background: #D73A2E none repeat scroll 0px 0px;
	float: left;
	margin: 0px 5px;
	padding: 30px;
	text-align: center;
	width: 32%;
}
.pack-box3 p {
	color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 14px;
}
.pack-box3 h3 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 80px;
	font-size: 31px;
}


.pack-box span {
	background: #FFF none repeat scroll 0px 0px;
	color: #CE8208;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-transform: uppercase;
}

.pack-box2 span {
	background: #FFF none repeat scroll 0px 0px;
	color: #108F45;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-transform: uppercase;
}
.pack-box3 span {
	background: #FFF none repeat scroll 0px 0px;
	color: #B3332A;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-transform: uppercase;
}

.check-area {
	text-align: left;
	width: 100%;
}
.check-area > label {
	text-align: left;
	width: 32%;
	font-weight: normal;
	line-height: 30px;
}
.more-link {
  display: none;
}
.packages table td a.enquiry {
    margin: 10px 0px;
    display: inline-block;
}

@media(min-width: 768px) and (max-width: 1024px){
	.container-fluid.features.divider .container {
    height: 70vh;
}
	.packages table td a.enquiry {
    font-size: 13px;
    padding: 5px 4px;
}
}

@media (max-width: 767px){
.packages table td a.enquiry {
    font-size: 13px;
    padding: 5px 4px;
    width: 120px !important;
    display: inline-block;
}
	.about-title.text-center {
    padding-top: 60px;
}
	.footer p {
    text-align: center;
}
	p.footer-menu {
    float: none;
}
	.container-fluid.inner img {
    width: 100%;
    margin-bottom: 20px;
}
}

