/*	################################################################

	Author: Carlos Alvarez
	URL: http://alvarez.is

	Project Name: SOLID - Bootstrap 3 Theme
	Version: 1.0
	URL: http://alvarez.is
	
################################################################# */ 
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;

/*	################################################################
	1. GENERAL STRUCTURES
################################################################# */
	* { 
		margin: 0;
		padding: 0px;
	} 

body { 
	background: #ffffff; 
	margin: 0; 
	height: 100%; 
	color: #353535;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

p { 
	padding: 0; 
	margin-bottom: 12px; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px; 
	line-height: 24px;
	color: #353535; 
	margin-top: 10px; 
}

img {
	height: auto;
	max-width: 100%;
}

a { 
	padding: 0;
	margin: 0;
	text-decoration: none; 
	color:white;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}
a:hover,
a:focus {
  text-decoration: none;
  color:#E66233;
}

::-moz-selection  {
	color: #fff;
	text-shadow:none;
	background:#353535;
}
::selection {
	color: #fff;
	text-shadow:none;
	background:#353535;
}

.centered {
	text-align: center
}

/*	################################################################
	BOOTSTRAP MODIFICATIONS & TWEAKS
################################################################# */
.navbar {
	min-height: 70px;
	padding-top: 10px;
	margin-bottom: 0px;
}

.navbar-brand {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 40px;
}

.navbar-header .navbar-brand {
	color: white;
	  margin-left: 30px;

}

.navbar-default .navbar-nav > li > a {
	color: white;
	font-weight: 700;
	font-size: 15px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #E66233;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #E66233;
	background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	color:white;
}


.navbar-default {
	background-color: #353535;
	border-color: transparent;
}




.dropdown-menu {
	background: #353535;
}

.dropdown-menu > li > a {
	color: white;
	font-weight: 700;
	font-size: 14px;
}

.btn-theme {
  color: #fff;
  background-color: #353535;
  border-color: #353535;
  margin: 4px 4px 5px 4px;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #fff;
  background-color: #E66233;
  border-color: #E66233;
}

.dmbutton:hover,
.dmbutton:active,
.dmbutton:focus{
	color: #ffffff;
	background-color: #E66233;
	border-color: #ffffff;
}
.dmbutton {
	background:rgba(0, 0, 0, 0);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.25rem;
	letter-spacing:0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}


.dmbutton-white:hover,
.dmbutton-white:active,
.dmbutton-white:focus{
	color: #ffffff;
	background-color: #E66233;
	border-color: #ffffff;
}

.dmbutton-white{
	background:rgba(53, 53, 53, 1);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.25rem;
	letter-spacing:0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}

.mtb {
	margin-top: 80px;
	margin-bottom: 80px;
}

.mb {
	margin-bottom: 60px;
}

.mt {
	margin-top: 60px;
}

.hline {
	border-bottom: 2px solid #353535;
}

.hline-w {
	border-bottom: 2px solid #E66233;
	margin-bottom: 25px;
}
/*	################################################################
	SITE WRAPS
################################################################# */
.main-header{
	padding-top:300px;
	padding-bottom: 50px;
}

#headerwrap {
	background-color: #E66233;
	min-height: 100%;
	padding-bottom: 0px;
	text-align: center;
	position:absolute;
	min-width: 100%;
}

#headerwrap h3, h5 {
	color: white;
	font-weight: 400;
}

#headerwrap h1 {
	color: white;
	margin-bottom: 25px;
	font-size:50px;
	font-weight: 900;
	letter-spacing:5px;
}

#headerwrap .img-responsive {
	margin: 0 auto;
}

/* Services Wrap */
#service {
	margin-top: 10px;
	margin-bottom: 20px;
}

#service i {
	color: #E66233;
	font-size: 60px;
	padding: 15px;
}
#service h4{
	color:#353535;
}

/* Portfolio Wrap */
#portfoliowrap {
	padding-top: 60px;
	margin-bottom: 60px;
	display: block;
	text-align: center
}

#portfoliowrap h3 {
	margin-bottom: 25px;
}

.portfoli
o {
	padding:0 !important;
	margin:0 !important;
	display:block;
}


.portfolio-item .title:before {border-radius:0; display:none}
.portfolio-item p {margin:0px 0 30px;}
.portfolio-item h3 {margin:-10px 0 10px; font-size:16px; text-transform:uppercase;}


.tpl6 h3
{
	color:#fff;
	margin:0;
	padding:40px 5px 0;
	font-size:16px;
	text-transform:uppercase;
}
.tpl6 .dmbutton
{
	display:inline-block;
	margin:30px 5px 20px 5px;
	font-size:13px;
}

.tpl6 .bg
{
	height:100%;
	width:100%;
	background-color:#E66233;
	background-color:rgba(230, 98, 51,.9);
	text-align:center;
}

/* Testimonials Wrap */
#twrap {
	background: url(../img/t-back.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top:60px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#twrap i {
	font-size: 50px;
	color: white;
	margin-bottom: 25px;
}

#twrap p {
	color: white;
	font-size: 15px;
	line-height: 30px;
}

/* clients logo */
#cwrap {
	background: #f7f7f7;
	margin-top: 0px;
	padding-top: 80px;
	padding-bottom: 100px;
}

#cwrap h3 {
	margin-bottom: 60px;
}

/* Footer */
#footerwrap {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #353535;
}

#footerwrap p {
	color: white;
}

#footerwrap h4 {
	color: white;
}

#footerwrap i {
	font-size: 30px;
	color: white;
	padding-right: 25px;
}

#footerwrap i:hover {
	color: #E66233;
}

/*	################################################################
	PAGE CONFIGURATIONS
################################################################# */
/* General Tweaks */

#blue {
	background: #E66233;
	margin-top: 65px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#blue h2 {
	color: white;
	margin-left: 15px;
	font-size: 30px;
	text-align: center;
}

.ctitle {
	color: #E66233;
	font-weight: 700;
	margin-bottom: 15px;
}

csmall {
	font-size: 12px;
	color: #b3b3b3;
}
csmall2 {
	font-size: 12px;
	color: #f39c12
}

.spacing {
	margin-top: 40px;
	margin-bottom: 40px;
}

.badge-theme {
	background: #E66233;
}

/* Contact Page */
#contactwrap {
	background: url(../img/contact.jpg) no-repeat center top;
	margin-top: -60px;
	padding-top:0px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Blog Page */
.popular-posts { 
	margin: 0px;
	padding-left: 0px;
	}
	
.popular-posts li {
	list-style: none; 
	margin-bottom: 20px; 
	min-height: 70px;
}
.popular-posts li a, 
.popular-posts li a:hover {
	color:#2f2f2f; 
	text-decoration: none;
	}
	
.popular-posts li img {
	float: left; 
	margin-right: 20px;
	}
	
.popular-posts li em {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #b3b3b3
	}

.popular-posts p {
	line-height: normal;
	margin-bottom: auto;
}	

.share i {
	padding-right: 15px;
	font-size: 18px;
}

.img-responsive {
    margin: 0 auto;
}

.step-num{

font-size: 70px;
color: white;
line-height: 80px;
display: block;
background-color: #353535;
font-weight: 300;
margin: 0px 40px 30px 40px;
}

@media (max-width: 768px) {
	.step-box{
		padding: 10px 20px 0px 10px;
		margin:10px 0px 20px 0px;
		border: #E66233 medium solid;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
}

.black-bg{
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: #353535;
	color:white;
}

.black-bg p{
	color:white;
}

.black-bg h3{
	margin-bottom: 20px;
	font-size: 20px;
	font-stretch: expanded;
}

.black-bg h4{
	margin-top: 20px;
	margin-bottom: 20px;
}


.bottom-margin{
	margin-bottom: 30px;
}


.top-margin{
	margin-top: 70px;
}

.table > thead{
	background-color: #353535;
	color: white;
}

th{
	text-align: center;
}



.table > tbody > tr>  td{
	background-color: #E66233;
	color: white;
	border: 0;

}

.table > thead > tr > th{
	border: 0;
	vertical-align: middle;
	font-size: 20px;
	border-bottom: 5px solid #E66233;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
}

.table > thead > tr > th:hover{
	color:#E66233;
}


.table > thead > tr > th > img {
	border: 0;
	padding-right: 5px;
	height:50px;
}

.table-row{
	display:block;
	padding: 5px 0px 5px 0px;

}

.bottom-header{
	border-bottom: 10px solid white;
}

 .bottom-header > tr > th{
 	font-weight: 100;
 	
 }

 #left{
 	width:75%;
 	border-bottom: 1px solid white;
 	text-align: left;
 	font-size: 15px;
 }

 #right{
	width:25%;
	background: #353535;
	border: 5px;
	border-bottom: 1px solid white;
	font-size: 15px;
	font-weight: 500;
	vertical-align: middle;
 }

 .bigger{
 	font-size: 20px;
 	line-height: 30px;
 	padding-top: 10px;
 }

.think-text{
	font-weight: bold;
	color: #353535;
}

.white-text{
	color: white;
}

.think-text #pk{
	color: #E66233;
}


span.old-price.inner {
    color: white;
}

span.old-price.outer {
    color: #E66233;
    text-decoration: line-through;
}

.step-num-row{
	background-color: #E66233;
	color:white;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.step-desc{
	background-color: #353535;
	color:white;
}

.black-color{
	font-weight: bold;
	color: #353535;
}

.domain-name{
	color:#353535;
	font-weight: bold;
}

.radio{
	font-weight: normal;
}

.white-font{
	color:#353535;
}

.right-side{
	float: right;
	vertical-align: middle;
	line-height: 50px;
	padding-right:10px;
}