h1, h2, h3,h4,h5,h6{font-family: "Josefin Sans",sans-serif;}
h2{ font-size:35px; font-weight:bold;}
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
.orders-section2 {
	padding-top: 27px;
	margin-top: 30px;
	border-top: 1px solid #f6f5f5;
}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

   
}

.cover-img{ height:350px;}

.gray-row {
    background-color: white !important;
    border-bottom: 1px solid #eaf0f3;
  
}

.well-yelow {
    background:#011e4b;
    border: 3px solid #0345ae;
    border-radius: 0px;
    box-shadow: 0;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px; color:#fff;
}

.well-yelow a{ color:white;}
.black-row {
    background-color: #efa016 !important;
	padding:20px 0;
	
  
}

.black-row h2{color:#000 !important;  }

.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgba(0,0,0,0.2)}
.navbar {
    border-radius: 0px;
}

.listing {
    -moz-column-width: 380px;
	-webkit-column-width:       380px;
    -o-column-width:        380px;
    -ms-column-width:       380px;
    column-width:           380px;

}
.listing ul{list-style:none; padding:0; }

.listing li a{ color:#fff; }
.listing ul li::before {
    content: " » ";
    padding-right: 8px;color:white;
}
.media-heading{ font-size:25px;}

.tp-txt{ padding:12px 10px; color:black; float:left; font-size:19px;}


/****Social Share***/
.btn-floating, .btn-floating i {
	display: inline-block;
	line-height: 37px;
	color: #fff
}
.btn-floating {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 37px;
	height: 37px;
	padding: 0;
	background-color: #a6c;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s;
	margin: 10px
}
.btn-flat, .btn-flat:focus {
	background-color: transparent
}
.btn-floating i {
	width: inherit;
	text-align: center;
	font-size: 1.6rem
}
.btn-fb {
	background-color: #3B5998
}
.btn-fb:focus, .btn-fb:hover {
	background-color: #4264aa
}
.btn-gplus {
	background-color: #DD4B39
}
.btn-gplus:focus, .btn-gplus:hover {
	background-color: #e15f4f
}
.btn-tw {
	background-color: #55ACEE
}
.btn-tw:focus, .btn-tw:hover {
	background-color: #6cb7f0
}
.btn-li {
	background-color: #0082CA
}
.btn-li:focus, .btn-li:hover {
	background-color: #0092e4
}
.yt-bg {
	background-color: #CD201F
}
.yt-bg:focus, .yt-bg:hover {
	background-color: #de2827
}
.ins-bg {
	background-color: #3F729B
}
.ins-bg:focus, .ins-bg:hover {
	background-color: #467fad
}
.btn-pin {
	background-color: #C61118
}
.btn-pin:focus, .btn-pin:hover {
	background-color: #dd131b
}
.btn-ins {
	background-color: #3F729B
}
.btn-ins:focus, .btn-ins:hover {
	background-color: #467fad
}
.btn-yt {
	background-color: #CD201F
}
.btn-yt:focus, .btn-yt:hover {
	background-color: #de2827
}


.navbar-inverse {
	background-color: #efa016;
	border-color: #efa016;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.typeLowlight {
    color: #869099;
}

.navbar {
    margin-bottom: 0;}
	
	.slide-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    max-width: none;
    width: 100%;
}



.form-box {
	margin-top: 5px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #444;
	
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 0.8; color: #fff; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 0.3;
}

.form-bottom {
	padding: 3px 15px 10px 15px;
	background: #f9f9f9 !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: left;
}
/** image section **/
.section4 {
	padding-top: 70px;
	padding-bottom: 50px;
	text-align: left;
}
.section4 h2 {
    border-bottom: 1px solid #f6f5f5;
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
    padding-bottom: 12px !important;
}
.margin70 {
	margin-top: 50px;
}

.images-gallery {
	padding-top: 35px;
}

/** Recent Orders **/
.table-responsive {
    margin: 30px 0;
}
.table-wrapper {
    min-width: 1000px;
	background: #fff;
	padding: 20px 25px;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.table-wrapper .btn {
	float: right;
	color: #333;
	background-color: #fff;
	border-radius: 3px;
	border: none;
	outline: none !important;
	margin-left: 10px;
}
.table-wrapper .btn:hover {
	color: #333;
	background: #f2f2f2;
}
.table-wrapper .btn.btn-primary {
	color: #fff;
	background: #03A9F4;
}
.table-wrapper .btn.btn-primary:hover {
	background: #03a3e7;
}
.table-title .btn {		
	font-size: 13px;
	border: none;
}
.table-title .btn i {
	float: left;
	font-size: 21px;
	margin-right: 5px;
}
.table-title .btn span {
	float: left;
	margin-top: 2px;
}
.table-title {
    color: #fff;
    background: #efa016;
    padding: 16px 25px;
    margin: -20px -25px 10px;
    border-radius: 3px 3px 0 0;
}
.table-title h2 {
	margin: 5px 0 0;
	font-size: 24px;
}
.show-entries select.form-control {        
	width: 60px;
	margin: 0 5px;
}
.table-filter .filter-group {
	float: right;
	margin-left: 15px;
}
.table-filter input, .table-filter select {
	height: 34px;
	border-radius: 3px;
	border-color: #ddd;
	box-shadow: none;
}
.table-filter {
	padding: 5px 0 15px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5px;
}
.table-filter .btn {
	height: 34px;
}
.table-filter label {
	font-weight: normal;
	margin-left: 10px;
}
.table-filter select, .table-filter input {
	display: inline-block;
	margin-left: 5px;
}
.table-filter input {
	width: 200px;
	display: inline-block;
}
.filter-group select.form-control {
	width: 110px;
}
.filter-icon {
	float: right;
	margin-top: 7px;
}
.filter-icon i {
	font-size: 18px;
	opacity: 0.7;
}	
table.table tr th, table.table tr td {
	border-color: #e9e9e9;
	padding: 12px 15px;
	vertical-align: middle;
}
table.table tr th:first-child {
	width: 60px;
}
table.table tr th:last-child {
	width: 80px;
}
table.table-striped tbody tr:nth-of-type(odd) {
	background-color: #fcfcfc;
}
table.table-striped.table-hover tbody tr:hover {
	background: #f5f5f5;
}
table.table th i {
	font-size: 13px;
	margin: 0 5px;
	cursor: pointer;
}	
table.table td a {
	font-weight: bold;
	color: #566787;
	display: inline-block;
	text-decoration: none;
}
table.table td a:hover {
	color: #2196F3;
}
table.table td a.view {        
	width: 30px;
	height: 30px;
	color: #2196F3;
	border: 2px solid;
	border-radius: 30px;
	text-align: center;
}
table.table td a.view i {
	font-size: 22px;
	margin: 2px 0 0 1px;
}   
table.table .avatar {
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
.status {
	font-size: 30px;
	margin: 2px 2px 0 0;
	display: inline-block;
	vertical-align: middle;
	line-height: 10px;
}
.text-success {
	color: #10c469;
}
.text-info {
	color: #62c9e8;
}
.text-warning {
	color: #FFC107;
}
.text-danger {
	color: #ff5b5b;
}
.pagination {
	float: right;
	margin: 0 0 5px;
}
.pagination li a {
	border: none;
	font-size: 13px;
	min-width: 30px;
	min-height: 30px;
	color: #999;
	margin: 0 2px;
	line-height: 30px;
	border-radius: 2px !important;
	text-align: center;
	padding: 0 6px;
}
.pagination li a:hover {
	color: #666;
}	
.pagination li.active a {
	background: #03A9F4;
}
.pagination li.active a:hover {        
	background: #0397d6;
}
.pagination li.disabled i {
	color: #ccc;
}
.pagination li i {
	font-size: 16px;
	padding-top: 6px
}
/** images gallery **/
.orders-section h5 {
	line-height: 18px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 100%;}
    /** gallery END **/
.hint-text {
	float: left;
	margin-top: 10px;
	font-size: 13px;
}    

/** recent Order END **/
.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
  }
  
  #image-gallery .modal-footer{
    display: block;
  }
  
  .thumb{
    margin-top: 15px;
    margin-bottom: 15px;
  }

/** reviews **/
.section5 {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 60px;
}
.section5 h2 {
    border-bottom: 1px solid #f6f5f5;
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
    padding-bottom: 12px !important;
}
  .review {
	margin-top: 60px;
}
  .stars {
	margin-bottom: 18px;
	margin-top: 0;
}
.review-content {
	background: white;
	box-shadow: 0px 0px 6px lightgrey;
	height: 56%;
	padding: 20px;
}
.review-content h4 {
	margin-top: 28px;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #de615e;
}

.social-login {
	margin-top: 35px;
}

.social-login h3 {
	color: #fff;
}

.social-login-buttons {
	margin-top: 25px;
}


/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.inner-bg { padding: 60px 0 110px 0; }

}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }

}

.form-group{ margin-bottom:6px; float:left; width:100%}

.paddin15{ padding:0 15px 0 0;}
.padin0{ padding:0;}


.affix {
    position: fixed;
    right: 0;
    z-index: 1;
}


#stickytypeheader{
    margin-top: 0 !important;
    position: fixed;
    top: 0;

    z-index: 10000;
	
    
}
.form-group{ float:left; width:100%; margin-bottom:6px;}
.horiznt{ position:fixed; top: -35px;z-index: 10000;}

.horiznt .form-control  {

    font-size: 11px !important;
    height: 41px;}
	
	.fm22 h2{ font-size:20px;}
	
	.horiznt .form-bottom {
 
    padding: 10px;
   
}


.horiznt h2 {
    margin-bottom: 3px;
    margin-top: 4px;
}

.btn-primary {
    background-color: #efa016;
    border-color: #efa016;
    color: #fff;
}
.btn-primary:hov {
    background-color: black;
    border-color: black;
    color: #fff;
}

.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item {
    display: inline-block;
    background: #fff;
    padding: 1em;

    width: 30%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}

@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
}

@media only screen and (min-width: 1280px) {
    .wrapper {
        width: 1260px;
    }
}
