@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

body {
    color: #7d6a61;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 24px;
}

body.boxed header {
    width: 100%;
}

.wrap {
    overflow: hidden;
}

img {
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6 {
font-weight:400;
color: #251b1b;
font-family: 'Lato', sans-serif;
text-shadow: 0 0 1px rgba(0,0,0,0.01);
}

h1,h2,h3 {
    margin: 0 0 25px;
}

h3 {
    font-size: 23px;
    /*position: relative;*/
}

h3.title {
	overflow: hidden;
	line-height:28px;
}
.slogan-content h3 {
	color:#ffffff;
	font-size:32px;
	font-family:"Oswald",sans-serif;	
	font-weight:600;
	margin:13px 0px 0px 0px;
	}

h3.title:after {
    background: none;
    content: "";
    height: 5px;
    margin-left: 10px;
    position: absolute;
    top: 12px;
    width: 99%;
}

.our-clients h3.title:after, .service-reasons h3.title:after {
    background: none;
}

.our-clients h3.title, .service-reasons h3.title {
    color: #fff;
}

.our-clients h3{
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
	font-size:38px;
	text-align:center;
	background:none;
	margin-bottom: 40px;
    }
.our-clients h3 span{
    color: #a7583c;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size:16px;

    }

.our-clients, .service-reasons {
    background: url(../img/bg-testim.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    padding: 50px 0;
	background-position: center center;
    background-size: cover;
}

.client, .service-reasons {
    position: relative;
    overflow: hidden;
}

.our-clients .carousel-controls {
    display: block;
    height: 25px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 83px;
}

ul,li,ol {
    line-height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
}

a:hover,a:focus {
    text-decoration: none;
    outline: none;
	color: #666;
}

.btn-special,.btn-normal,.btn-small,.btn-large,.comment-des,.steps .popup,.testimonial p,.contact-box {
    border-radius: 3px;
}

/* Header */
#header .main-header{
min-height: 71px;
z-index: 99999;
width: 100%;
position: relative;  
background: #fff;
    }

header .top-bar{
min-height: 30px;
background: #ef1820;
padding: 3px 0;
    }

.topnav .navbar-toggle i {
    line-height: 20px;
}
.socialright{
    padding: 3px 0;
    }
.socialright a{
    margin: 0px 3px;
	color:#3e332f !important;
	}
	


.phone-email {
    padding: 3px 0;
}
.phone-email a {
margin-right: 20px;
font-size: 14px;
color: #fff !important;
font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
.phone-email a:hover{
	color:#6d514d !important;
	}

	

.phone-email i.icon-phone {
    font-size: 14px;
}

.phone-email i {
    margin-right: 7px;
}

header .social,footer .social {
    margin-right: 4px;
    line-height: 30px;
}

header #search-form {
    line-height: 30px;
}

footer .social li:last-child,footer .social {
    margin-right: 0 !important;
}

header .social li,footer .social li {
background:#fff;
display: inline-block;
height:28px;
margin-right: 5px;
width: 28px;
text-align: center;
color:#684e4a;
border-radius: 100%;
padding-top: 2px;
}

header .social i,footer .social i {
    color: #ef1820;
    -webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;
}
.social i {
    line-height: 22px;
}

#search-form .search-text-box {
    background-color: #fff;
    background-image: url(../img/search-icon.png);
    background-position: 6px 56%;
    background-repeat: no-repeat;
    border: 0;
    color: transparent;
    font-size: 13px;
    line-height: 18px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
}

#search-form .search-text-box:focus {
    font-size: 13px;
    background-color: #fff;
    width: 170px;
    height: 25px;
    border: 0;
    color: #888;
    cursor: text;
    text-align: left;
    padding: 0 15px 1px 25px;
}

header .main-header {
    display: block;
    position: relative;
    text-align: left;
}
/*.logo1{
	display:none;
    }*/
.logo2{
	display: none;
    }
.logo{
	margin:4px 0px 0px 0px;
	padding:0px 0px;
	width: auto;
	text-align: left;
    }
	
.logo span a{
	   color:#cdecff;
	   font-size:25px;
	   position:absolute;
	   top:24px;
	   }



.navbar-fixed-top {
    position: fixed !important;
}
/* Breadcrumbs */
.breadcrumb-wrapper {
    background: #FAFAFA;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	
	/* Safari 4-5,Chrome 1-9 */ 
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f8f8f8),to(#fafafa));
	
	/* Safari 5.1,Chrome 10+*/ 
	background:-webkit-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Firefox 3.6+*/ 
	background:-moz-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* IE 10 */ 
	background:-ms-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Opera 11.10+*/ 
	background:-o-linear-gradient(top,#f8f8f8,#fafafa);
}

h2.title {
    font-size: 26px;
    line-height: 40px;
    margin: 20px 0;
}

.breadcrumbs {
    margin: 24px 0;
}

.breadcrumbs ul li {
    display: inline-block;
    line-height: 24px;
    font-size: 13px;
    color: #ae9d9a;
    margin: 0 0 0 5px;
}

.breadcrumbs ul li a {
    color: #f3281c;
    font-weight: 600;
}

.breadcrumbs ul li:first-child {
    margin-left: 2px !important;
}

.breadcrumbs ul li:nth-child(2):before,.breadcrumbs ul li:first-child:before {
    content: " ";
    margin: 0;
}

.breadcrumbs ul li:before {
    color: #9e9e9e;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    margin: 0 9px 0 0;
}
/* Slider */
.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    max-height: 470px !important;
    overflow: hidden;
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 0;
    visibility: hidden;
}

.tp-leftarrow.default,.nivo-prevNav {
   border-radius: 100%;
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #8143ed;
    padding-top: 10px !important;
    width: 44px;
    height: 44px;
    text-align: center;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    visibility: visible;
}

.tp-leftarrow.default:before,.nivo-prevNav:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #fafafa;
    text-align: center;
    visibility: visible;
}

.tp-rightarrow.default,.nivo-nextNav {
    border-radius: 100%;
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #8143ed;
    padding-top: 10px !important;
    width: 44px;
    height: 44px;
    text-align: center;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    visibility: visible;
    }
.tp-rightarrow.default:before,.nivo-nextNav:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #fafafa;
    text-align: center;
    visibility: visible;
    }
.nivo-caption h2{
	margin:0;
	line-height:60px;
    }


/* Buttons */
.btn:hover,.btn:focus {
    color: #fff;
}

.btn-pad {
    margin: 7px;
}

.btn-grey {
color: #fff !important;
margin: 12px auto 0px auto;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
text-align: center;
font-size: 17px;
background-image: linear-gradient(to right, #ef1820, #fa4616);
font-family: 'Lato', sans-serif;
display: inline-block;
	}

.btn-grey:hover {
opacity: 0.7;
   }

.btn-color,.btn-grey {
    -webkit-transition: all .5s ease-in-out !important;
    -moz-transition: all .5s ease-in-out !important;
    -o-transition: all .5s ease-in-out !important;
    -ms-transition: all .5s ease-in-out !important;
    transition: all .5s ease-in-out !important;
}

.btn-color {
    color: #fff !important;
    text-shadow: 0 1px #555 !important;
}

.btn-special {
    border-radius: 4px;
}

.btn-special {
    padding: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.btn-normal {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    padding: 12px 30px;
}

.btn-small {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 7px 20px;
}

.btn-large {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    padding: 17px 50px;
}

/* Main Content */
#main {
    background-color: #fff;
	padding: 0 0 60px;
}

.home #main, .home-2 #main, .home-3 #main, .page-services #main, .about #main {
	padding:0;
}


/*Blog page*/

.page article.post {
    border-bottom: none;
}

.post-header h3.content-title {
    text-align: left !important;
    margin-bottom: 15px;
}


.blog-entry-meta {
    font-size: 0;
}

.blog-entry-meta-date {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    vertical-align: top;
}

.blog-entry-meta-author {
    display: none;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    vertical-align: top;
}

.blog-entry-meta-tags {
    display: none;
    margin-right: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    vertical-align: top;
}

.blog-entry-meta-comments {
    display: none;
    margin-bottom: 10px;
    font-size: 14px;
    vertical-align: top;
}

.blog-entry-meta i {
	margin-right: 4px;
}



.blog.meta_author .blog-entry-meta-author {
    display: inline-block;
}

.blog.meta_tags .blog-entry-meta-tags {
    display: inline-block;
}

.blog.meta_comments .blog-entry-meta-comments {
    display: inline-block;
}

.blog.meta_authortags .blog-entry-meta-author,.blog.meta_authortags .blog-entry-meta-tags {
    display: inline-block;
}

.blog.meta_authorcomments .blog-entry-meta-author,.blog.meta_authorcomments .blog-entry-meta-comments {
    display: inline-block;
}

.blog.meta_tagscomments .blog-entry-meta-tags,.blog.meta_tagscomments .blog-entry-meta-comments {
    display: inline-block;
}

.blog-entry-meta-author,.blog-entry-meta-tags,.blog-entry-meta-comments {
    display: inline-block;
}

.post-content {
    padding-bottom: 10px;
}

.blog-small article .post-image {
	float:left;
	width: 43%;
	margin-bottom:25px;
}

.blog-small article .post-content-wrap {
	float:left;
	width: 50%;
	margin:0 0 0 4%;
}

.post-date a.date {
    background: none repeat scroll 0 0 #fafafa;
    display: block;
    float: left;
    margin-right: 20px;
    padding: 10px 0 0;
    text-align: center;
    text-decoration: none;
    width: 55px;
	border-radius:2px;
}

.post-date a.date strong {
    color: #8143ed;
    display: block;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 10px;
}

.post-date a.date i {
    background-color: #8143ed;
    border-top: 1px solid #F3F3F3;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-style: normal;
}

.blog-small .blog-entry-meta-author, .blog-small .blog-entry-meta-tags, .blog-small .blog-entry-meta-comments {
	font-size:11px;
}

/* Sidebar */
.sidebar ul.slide li {
    padding-left: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sidebar ul.slide li:hover {
    padding-left: 5px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sidebar p {
    text-align: left !important;
    margin: 0 0 2px;
}

.sidebar .widget, .widget {
    margin-bottom: 35px;
}

.search-input {
    height: 38px !important;
    width: 218px;
}

/* Tabs */
#horizontal-tabs {
	margin-bottom:30px;
}

#horizontal-tabs ul.tabs li {
    background: #fafafa;
    border-right: 1px solid #ddd;
    border-top: 1px solid #c6c5c4;
    cursor: pointer;
	color:#4f3330;
	font-family:Arial, Helvetica, sans-serif;
    float: left;
    font-size: 15px;
	line-height:19px;
    padding: 12px;
}

#horizontal-tabs ul.tabs li.current {
    border-bottom: 1px solid #fff;
    background: none;
    cursor: default;
}

#horizontal-tabs ul.tabs {
border-left: 1px solid #ddd;
overflow: hidden;
border-radius: 2px;
border-bottom: 1px solid #ddd;
}

.prolist {
    margin: 0 0 12px;
}
.prolist .thumbnail.caption {
    color: #333333;
    padding: 0;
}
.prolist2 {
    border: 1px solid #dddddd;
    margin: 10px 12px;
    overflow: hidden;
    padding: 11px 0;
}
.prolist2:hover {
    background: #fff6ea none repeat scroll 0 0;
}
.prolist {
    margin: 0 0 12px;
}
.prolist #horizontal-tabs .tabscontent {
    padding: 0 20px;
}
.prolist #horizontal-tabs ul.tabs {
    float: left;
}
.prolist #horizontal-tabs ul.tabs li.current {
    float: left;
}
.prolist #horizontal-tabs ul.tabs li, .prolist #vertical-tabs ul.tabs li, .prolist .content h3, .prolist .latest-posts h4 a {
    color: #573631;
    font-size: 13px;
    width: 100%;
}
.prolist #horizontal-tabs ul.tabs li {
    padding: 13px;
}
.listdetail {
background-color: #fff;
border: 1px solid #e4e4e4;
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.12);
float: right;
height: auto;
margin-bottom: 12px;
overflow: hidden;
padding: 0 0 16px;
width: 100%;
margin-top: 47px;
}


.textlistbg {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 solid #dddddd;
    margin: 9px 0;
    overflow: hidden;
    padding: 0 4px;
    width: 100%;
}
.textlistbg ul {
    border: 0 solid #dddddd;
    margin: 0;
    min-height: 100px;
    overflow: hidden;
    padding: 6px;
    width: 100%;
}
.textlistbg li {
    border: 0 solid #dddddd;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.textlistbg li h2 {
    border: 0 solid #0033ff;
    color: #333333;
    float: left;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 6px;
    text-align: right;
    width: 75%;
}
.textlistbg li h3 {
    border: 0 solid #339933;
    color: #333333;
    float: left;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 6px 0;
    text-align: right;
    width: 25%;
}
.textlist {
    float: left;
    font-size: 14px;
    margin: 0 0 0 5px;
    padding: 0;
    width: 23%;
}


.listdetail-head {
    background: #f11f1e none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}
.list-contain {
    border: 0 solid #00cc00;
    float: left;
    width: 100%;
}
.listdetail2 {
    color: #fff;
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
.listdetail2 .list {
    background: #dc6118 none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin: 5px 2px;
    padding: 2px 6px;
    text-align: center;
    width: 66px;
}
.list-contain ul {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    list-style: outside none none;
    margin: 3px 4px;
    padding: 0;
    width: 100%;
}
.list-contain li {
    background: #c8601f none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin: 5px 2px;
    padding: 2px 6px;
    text-align: center;
    width: 66px;
}
.list-contain2 {
    border: 0 solid #00cc00;
    float: left;
    width: 100%;
}
.list-contain2 ul {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    list-style: outside none none;
    margin: 3px 4px;
    padding: 0;
    width: 100%;
}
.list-contain2 li {
    background: #c8601f none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin: 5px 12px 5px 2px;
    padding: 2px 1px;
    text-align: center;
    width: 91px;
}
.itemtab {
    border-bottom: 1px dashed #e3e1e1;
    float: left;
    margin: 0 5px;
    padding: 0;
    width: 269px;
}


.btn-success {
font-weight: 600;
background-image: linear-gradient(to right, #f11f1e, #fa4616);
color: #fff !important;
border: none;
font-family: 'Lato', sans-serif;
border-radius: 3px
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #fe8d28;
    border-color: #fe8d28;
    color: #302321;
}

.menulist_img {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: table-cell;
    height: 90px;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 1%;
}
.menulist_img img {
    max-height: 100%;
    max-width: 100%;
}

#horizontal-tabs .contents {
    border: 1px solid #ddd;
    margin-top: -1px;
	border-radius:2px;
}

#horizontal-tabs .tabscontent.no-padding {
    padding-left: 0;
    padding-right: 0;
}

#horizontal-tabs .tabscontent {
    display: none;
    overflow: hidden;
    padding: 20px 20px 0;
}

.tabs ul.posts li {
    margin-bottom: 15px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #f8f8f8;
}

.tabs ul.posts li img {
    height: 68px;
    width: 68px;
    -webkit-transition: all .4s ease-in 0;
    -moz-transition: all .4s ease-in 0;
    -o-transition: all .4s ease-in 0;
    -ms-transition: all .4s ease-in 0;
    transition: all .4s ease-in 0;
    float: left;
}

.recent-post-img {
    margin: 0 13px 5px 0;
}

.sidebar .testimonials-title h3 {
    margin: 0 0 20px !important;
}

.category ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-right: 10px;
}

.widget.category ul li {
    margin-bottom: 7px;
    border-bottom: 1px solid #F8F8F8;
    padding: 3px 0;
}

.widget .ads-img img {
    margin-bottom: 30px;
	max-width: 100%;
}


/* Author Info */
.about-author {
    margin-top: 30px;
}

.author-content{
    padding: 20px;
	margin-top: 17px;
    }

.author-content .avatar {
    float: left;
    margin: 0 20px 0 0;
	
}

.avatar {
	border: 1px solid #ddd;
	padding:4px !important;
	border-radius: 100%;
}

.avatar img {
	border-radius: 100%;
}

.author-content .data {
    margin: -10px 0 0;
}


/* Comments Section */
.comments-sec {
    float: left;
    width: 100%;
    margin: -5px 0 25px;
}

ol.commentlist li {
    float: left;
    padding: 10px 0 15px;
}

ol.commentlist {
    float: left;
    width: 100%;
    margin: 0;
}

ol li ol.childlist {
    float: right;
    width: 86%;
    margin: 0;
}

ol.commentlist li ol.childlist li:first-child {
    padding: 25px 0 0;
}

ol.commentlist li:first-child {
    margin: 0 0 7px;
    padding: 25px 0 0;
}

.avatar img {
    float: left;
    max-width: 70px;
}

.comment-des p {
    line-height: 23px;
    margin: 0;
}

.comment-des {
    float: left;
    background: #fafafa;
	border: 1px solid #ddd;
    color: #888;
    -webkit-box-shadow: :inset 0 -1px 0 0 rgba(0,0,0,0.06);
    box-shadow: :inset 0 -1px 0 0 rgba(0,0,0,0.06);
    margin: -70px 0 0 100px;
    padding: 19px 22px 22px;
}



.comment:before {
    position: absolute;
    display: block;
    content: "";
    margin-left: 93px;
    margin-top: 25px;
    width: 15px;
    height: 15px;
    background-color: #fafafa;
    border: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: none;
    border-top: 0;
    z-index: 1;
}

.comment-des strong {
    float: left;
    padding-right: 5px;
    font-size: 14px;
    color: #666;
}

.comment-des span {
    float: left;
    color: #999;
}

.comment-by {
    float: left;
    width: 100%;
    padding-bottom: 8px;
    padding-top: 5px;
}

.comment-by span.reply {
    float: right;
    display: inline;
}

.comment-by span.reply a {
    float: right;
    height: 17px;
    margin-left: 5px;
    font-weight: 400;
    color: #999;
}

.comment-by span.reply a i {
    color: #bbb;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.comment-by span.reply a:hover,.comment-by span.reply a:hover i {
    color: #a0a0a0;
}

.comment-by span.date {
    color: #999;
    float: left;
    font-weight: 300;
    margin: 0 0 0 2px;
    padding: 0 0 0 9px;
}

.reply label {
    margin: 0 0 4px;
}

.reply label span {
    color: #e24747;
}

.reply input {
    margin: 0 0 20px;
}

.reply textarea {
    min-width: 97.5%;
    min-height: 180px;
    -webkit-resize: vertical;
    -moz-resize: vertical;
    -webkit-resize: vertical;
    -moz-resize: vertical;
    resize: vertical;
    margin: 0 0 18px;
}



.signup {
    background: rgba(255, 150, 17, 0.58) none repeat scroll 0 0;
    border-radius: 6px;
    min-height: 200px;
    padding: 20px 20px 8px;
    position: absolute;
    right: 12px;
    top: 40px;
    width: 400px;
    z-index: 999;
}
.signup .btn-default {
    background: rgba(0, 0, 0, 0) linear-gradient(#5ddffb, #15b3e0) repeat scroll 0 0;
    border-color: #5ddffb;
    border-radius: 0;
    color: #fff;
    font-size: 19px;
    padding: 8px 0;
    width: 100%;
}
.signup .btn-default:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(#15b3e0, #5ddffb) repeat scroll 0 0;
}
.signup .form-control {
    border: 1px solid #bbb8b8;
    color: #60757a;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    padding: 8px 12px;
    width: 100%;
}
.signup .form-control::-moz-placeholder {
    color: #60757a;
}
.signup h1 {
    color: #010d11;
    font-size: 27px;
    margin: 0;
    padding: 0 0 18px;
    text-transform: uppercase;
}
.loginbox {
    background: #fffefa none repeat scroll 0 0;
    border: 1px dashed #e3e2de;
    border-radius: 8px;
    margin: 25px 0;
    overflow: hidden;
    padding: 15px;
}
.login_wrap {
    background: #fafafa none repeat scroll 0 0;
    padding: 12px 0;
}
.login_wrap p {
    border-radius: 0;
    color: #666666;
    font-size: 14px;
    margin-bottom: 22px;
    padding: 15px 30px;
    text-align: center;
}
.login_wrap h2 {
    color: #010508;
    font-weight: 400;
    margin: 15px 0 0;
    padding: 21px 0;
    text-align: center;
}
.loginbox .form-group {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.loginbox .form-control {
background: #fff;
border: 1px solid #e0e0df;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #656565;
display: block;
font-size: 14px;
height: 42px;
line-height: 1.42857;
margin-bottom: 12px;
padding: 9px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
vertical-align: middle;
width: 100%;
}
.loginbox .form-group h2 {
    color: #262314;
    font-size: 17px;
    font-weight: 400;
    margin: 15px 0 13px;
    padding: 0;
    text-align: left;
}
.loginbox .form-group h3 {
    color: #000000;
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0 13px;
    padding: 0;
    text-align: center;
}
.loginbox .form-group h3 a {
    color: #333333;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
}
.loginbox .form-group h3 a:hover {
    color: #ff9611;
}
.login_wrap #horizontal-tabs ul.tabs li.current {
    background: #abcb21 none repeat scroll 0 0;
    border-radius: 46px;
    border-top: 2px solid #5b6f07;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 32px;
}
.login_wrap #horizontal-tabs ul.tabs li {
    background: #424345 none repeat scroll 0 0;
    border-radius: 46px;
    border-top: 2px solid #323335;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin-left: 14px;
    padding: 6px 32px;
    text-transform: uppercase;
}
.login_wrap #horizontal-tabs ul.tabs {
    border-left: 0 solid #ddd;
    border-radius: 0;
}
.login_wrap #horizontal-tabs ul.tabs li, .login_wrap #vertical-tabs ul.tabs li, .login_wrap .content h3, .login_wrap .latest-posts h4 a {
    color: #fff;
}
.login_wrap #horizontal-tabs ul.tabs h2 {
    color: #666666;
    float: left;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 0;
    width: auto;
}
.loginbox .form-group p {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin: 15px 0 13px;
    padding: 0;
    text-align: left;
}
.loginbox .searchbtn {
    background: #eea303 none repeat scroll 0 0;
    border: 0 solid #ffffff;

    border-radius: 4px;
    color: #2c2602;
    font-family: "Oswald",sans-serif;
    font-size: 21px;
    height: 50px;
    line-height: 1.42857;
    width: 100%;
}
.loginbox .searchbtn:hover {
    background: #ee8203 none repeat scroll 0 0;
    border-color: #ee8203;
}
.loginbox .searchbtn2 {
    background: #f11819 none repeat scroll 0 0;
    border: 0 solid #ffffff;
    border-radius: 4px;
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 21px;
    height: 50px;
    line-height: 1.42857;
    width: 100%;
}
.loginbox .searchbtn2:hover {
    background: #feeb8c none repeat scroll 0 0;
    border-color: #feeb8c;
}


/* Slogan Area */
.slogan {
    min-height: 100px;
    background: #823105;
    width: 100%;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.slogan-content {
    padding: 25px 0;
}

.slogan-title {
    display: inline-block;
    margin: 10px 0;
}

.page-services .slogan-content {
    padding: 40px 0;
}

.page-services .get-started  {
	padding-top: 15px;
}

.get-started {
    padding-top: 1px;
	vertical-align:middle;
}


/* Main Content Boxes */
.main-content,.content {
    padding: 60px 0 0;
}

.home-2 .main-content, .home-3 .main-content {
	margin: 45px 0 40px;
	padding:0;
}

.main-content {
	margin: 45px 0 35px;
}

div.content-box {
    clear: both;
}

div.content-box div.content-box-info {
text-align:center;
}

div.content-box.big {
	padding:0 7% 30px;
	border-radius: 3px;
	background:#fff;
	-webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
}


div.content-box.big .ch-info-wrap {
	margin: -42px auto 35px;
	position:relative;
	left:auto;
	top:auto;
}

div.content-box.big:hover {
	background: #fafafa;
}

div.content-box.big div.content-box-info {
    padding-left: 0;
	text-align:center;
	margin:25px 0 0;
}

div.content-box.big div.content-box-info p {
	text-align:center;
	margin-top: 25px;
}

.service-reasons div.content-box.big {
	transition:none;
	margin-top: 30px;
	border: 1px solid #fff;
}

.main-content h3 {
    color: #050934;
    line-height: 26px;
    margin: 0 0 5px;
    font-size:19px;
}

.main-content p,.content p {
    text-align: left;
}


/* Box border and background */

.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {
	border-style:solid;
	border-width: 1px 1px 3px;
	border-color: #ddd;
	background: #fafafa;
	
	
	/* Safari 4-5,Chrome 1-9 */ 
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f8f8f8),to(#fafafa));
	
	/* Safari 5.1,Chrome 10+*/ 
	background:-webkit-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Firefox 3.6+*/ 
	background:-moz-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* IE 10 */ 
	background:-ms-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Opera 11.10+*/ 
	background:-o-linear-gradient(top,#f8f8f8,#fafafa);
}



/*Graph Style*/

ul.graph-container {
	margin-left:10em;
}


/*************************************
 *   Bars Fill                       *
 * Just an example of filling 3 bars *
 *************************************/
.graph-container > li:nth-child(1) .bar-inner { height: 25%; bottom: 0; }
.graph-container > li:nth-child(2) .bar-inner { height: 50%; bottom: 0; }
.graph-container > li:nth-child(3) .bar-inner { height: 75%; bottom: 0; }
.graph-container > li:nth-child(4) .bar-inner { height: 85%; bottom: 0; }
.graph-container > li:nth-child(5) .bar-inner { height: 90%; bottom: 0; }



/* Portfolio */
.portfolio-single .work-title h3 {
    margin-bottom: 20px !important;
}

.portfolio-wrap .item {
    width: 24.99%;
}

.item .item-inner,.post-image {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
}
.carousel-caption h1{ 
         margin:0px 0px;
		 padding:0px 0px;
		 font-family:"Oswald",sans-serif;
		 color:#e05906;
		 font-size:37px;
		 text-align:left;
		  }
.carousel-caption h1 span{ 
 		 color:#120701;
		 font-size:25px;
		  }
.carousel-caption p{ 
         margin:15px 0px;
		 padding:0px 0px;
		 font-family: Arial, Helvetica, sans-serif;
		 color:#ffffff;
		 font-size:18px;
		 text-align:left;
		  }
		  
		  
		  



.post-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#90817e;
	line-height:26px;
	text-align:justify;
    }
.post-content p span{
	font-size:23px;
	font-family:"Oswald",sans-serif;
	color:#01131b;
	line-height:36px;
    }
	

.post-image, .img-content {
	padding: 4px;
	border: 1px solid #ddd;
	background:#FFF;
}

.img-content {
	float: left;
	
	margin: 5px 20px 20px 0;
}

.img-content img {
	width: 100%;
}

.post-image a {
	display:block;
	position:relative;
}

.post-image .nivoSlider a {
	position: absolute !important;
}

.portfolio .item .portfolio-item {
	margin-bottom: 2px;
	}

/*Project details*/

.project_details span {
    border-bottom: 1px solid #E3E3E3;
    color: #454545;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}

.project_details strong {
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
}

.project_details em {
    float: left;
    font-style: normal;
    margin: 0;
    padding: 0;
    width: 60%;
}

.project_details span a {
    background-color: #fafafa;
    border-radius: 3px;
	border:1px solid #ddd;
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 5px 5px;
    padding: 3px 10px;
	display:inline-block;
}

.recentworks {
    background: #fafafa;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 60px 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	
	/* Safari 4-5,Chrome 1-9 */ 
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f8f8f8),to(#fafafa));
	
	/* Safari 5.1,Chrome 10+*/ 
	background:-webkit-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Firefox 3.6+*/ 
	background:-moz-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* IE 10 */ 
	background:-ms-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Opera 11.10+*/ 
	background:-o-linear-gradient(top,#f8f8f8,#fafafa);
}


/* Circular navigation */
.cn-wrapper {
    width: 26em;
    height: 26em;
    position: relative;
    z-index: 10;
    bottom: 0;
    left: 50%;
	overflow: hidden;
    margin-left: -185px;
    border: 1px solid #ddd;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.cn-wrapper:after {
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 50%;
    z-index: 11;
}

.cn-wrapper li {
    position: absolute;
    font-size: 1.5em;
    width: 10em;
    height: 10em;
    overflow: hidden;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    border: 1px solid #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.cn-wrapper li a {
    display: block;
    font-size: 1.2em;
    height: 13.5em;
    width: 13.5em;
    position: absolute;
    bottom: -6.75em;
    right: -6.75em;
	overflow: hidden;
    text-decoration: none;
    -webkit-transition: background-color .3s ease, -webkit-transform .8s ease;
    -moz-transition: background-color .3s ease, -moz-transform .8s ease;
    -o-transition: background-color .3s ease, -o-transform .8s ease;
    -ms-transition: background-color .3s ease, -ms-transform .8s ease;
    transition: background-color .3s ease, transform .8s ease;
}

.cn-wrapper li a:hover,.cn-wrapper li a.active {
    background-color: #fafafa;
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -ms-transition: background-color .5s ease;
    transition: background-color .5s ease;
}

.cn-wrapper span {
    font-size: 1.3em;
}


/*Cirular Navigation Content*/
.cn-content {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.circular-nav {
	overflow:hidden;
}

#cn-tabs .service {
	display:none;
	overflow:hidden;
	background: #fafafa;
    padding: 15px 25px;
    border-radius: 2px;
}

.cn-content {
    
	overflow:hidden;
	
}

.cn-content p {
    z-index: 9999;
}

#cn-tabs .service:before {
    position: absolute;
    display: block;
    content: "";
    top: 44%;
    right: -3px;
    width: 35px;
    height: 35px;
    background-color: #fafafa;
    border: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: none;
    border-bottom: 0;
    z-index: 1;
}


/* Carousel Controls */

a.prev.disabled,a.next.disabled {
    cursor: default;
}

.carousel-controls a.next {
    right: 15px;
    position: absolute;
}

.carousel-controls a.prev {
    right: 45px;
    position: absolute;
}

a.prev,a.next {
    width: 25px;
    height: 25px;
    display: block;
    cursor: pointer;
    background: #323B44;
    color: #fafafa;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
}

a.next {
    padding-left: 3px;
}

a.prev.disabled,a.next.disabled {
    display: block;
    cursor: default;
    background: #323B44;
    color: #fafafa;
    font-size: 20px;
    text-align: center;
}


/* Testimonials */
.testimonial p {
    background: #fafafa;
    font-weight: 500;
    margin: 0;
    padding: 27px 25px;
	border: 1px solid #ddd;
	
	/* Safari 4-5,Chrome 1-9 */ 
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f8f8f8),to(#fafafa));
	
	/* Safari 5.1,Chrome 10+*/ 
	background:-webkit-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Firefox 3.6+*/ 
	background:-moz-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* IE 10 */ 
	background:-ms-linear-gradient(top,#f8f8f8,#fafafa);
	
	/* Opera 11.10+*/ 
	background:-o-linear-gradient(top,#f8f8f8,#fafafa);
}

.our-clients .testimonial p, .our-clients .testimonials-arrow {
	border: none;
}
	

.testimonials-arrow {
    display: block;
    content: "";
    margin-top: -7px;
    margin-left: 45px;
    width: 14px;
    height: 14px;
    background-color: #fafafa;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
    border-top: 0;
}

.testimonial .author {
    margin: 0px 0 0 19px;
}

.testimonial-image {
    float: left;
    height: 70px;
    position: relative;
    width: 70px;
}

.testimonial-image img {
    border-radius: 50px;
    height: 70px !important;
    width: 70px !important;
	border:1px solid #ddd;
	padding:4px;
}

.our-clients .testimonial-image img {
	border:none;
	padding:0;
}

.our-clients .testimonial-author-info {
    color: #ddd;
}

.testimonial-author-info {
    padding: 10px 0 0 90px;
    color: #666;
}

.testimonial-author-info a {
	display:block;
}

.our-clients .testimonial-author-info a {
    color: #fff;
}

span.color {
    font-size: 14px;
    font-weight: 700;
}













.ftr_src_text { 
    background: #3e1a04;
	border:#6b4229 1px solid;
    color: #6d462e;
    float: left;
	font-size:14px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;    
    line-height: 18px;
    padding:10px 10px;
    width: 100%;
}
.ftr_src_btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -x-system-font: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #b54704;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #b54704;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #b54704;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #b54704;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #b54704;
    border-top-style: solid;
    border-top-width: 1px;
    color: #ffffff;
    cursor: pointer;
    font-family: "Oswald",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 18px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: bold;
    line-height: 18px;
    padding: 10px 10px;
    text-align: center;
    width: 100%;
}
.ftr_src_btn:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #cd5308;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #cd5308;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #cd5308;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #cd5308;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #cd5308;
    border-top-style: solid;
    border-top-width: 1px;
}

.footer-bottom ul{ width:50%; margin:0px auto; padding:0px 0px;}
.footer-bottom li{ width: auto; margin:0px 0px; float:left; color:#686769; font-size:15px;}
.footer-bottom li a{ padding:5px 5px; color:#e5b99e;}
.footer-bottom li a:hover{ color:#a84002;}
/* Footer */
.footer-top {
background: #2d2d2d;
padding:50px 0 30px;
    }
.footer-top h3 {
color: #fff !important;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
}
.footer-top p{ 
    color: #17222d !important;
    font-size: 14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
    }
	
.footer-top li a{ 
    color: #e8e8e8 !important;
	font-size:14px;
	font-family: 'Lato', sans-serif;
    }
.footer-top li a:hover{ 
    color: #61534c !important;
    }
	
.footer-three h2{ 
font-size: 18px;
font-weight: 300;
color: #e8e8e8;
font-family: 'Lato', sans-serif;
}	
	
.footer-three .ftr_src_text {
    background: #fefdfd none repeat scroll 0 0;
    border: 1px solid #d8d7d7;
    color: #b6b3b2;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding: 10px;
	margin:12px 0px;
    width: 100%;
}

.footer-two p{
color: #e8e8e8 !important;
font-size: 15px;
line-height: 22px;
text-align: justify;
width: 90%;
font-family: 'Lato', sans-serif;
}

.footer-three .ftr_src_btn {
color: #fff;
cursor: pointer;
font-weight: 400;
font-size: 18px;
padding: 10px 25px;
text-align: center;
width: auto;
background-image: linear-gradient(to right, #ff8000, #fa4616);
font-family: 'Lato', sans-serif;
}
.footer-three .ftr_src_btn:hover {
border: 1px solid #f01b1f;
color: #332121;
background-image: linear-gradient(to right, #f01b1f, #fa4616);
}

	


.footer-bottom{
background: #2d2d2d;
color: #fff;
font-size: 13px;
line-height: 30px;
padding: 11px 25px;
text-align: center;
font-family: 'Lato', sans-serif;
border-top: 1px solid #848484;
    }
.footer-bottom .copytext{ text-align: center; color:#fbfbfb;}	
.footer-bottom .copytext a{ color:#e3960d; text-decoration:none;}
.footer-bottom .copytext a:hover{ color:#e3960d; text-decoration: underline;}
.footer-bottom .copytext2{ text-align: right; color:#9ea1a4;}	
	

.footer-bottom a{
    color: #00aeff;
    }
.footer-bottom a:hover{
    color: #00aeff;
	text-decoration: underline;
	}
   

.social-icons-footer-bottom {
  margin: 6px 0 0;
   }

.social-icons-footer-bottom li {
    display: inline;
    float: left;
    margin-right: 7px !important;
    list-style: none;
    -webkit-transition: all .2s ease-in-out 0;
    -moz-transition: all .2s ease-in-out 0;
    -o-transition: all .2s ease-in-out 0;
    -ms-transition: all .2s ease-in-out 0;
    transition: all .2s ease-in-out 0;
}

.social-icons-footer-bottom li i {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 16px;
    padding-top: 0;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
}

.scrollup {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    opacity: 0.8;
    position: fixed;
    bottom: 100px;
    right: 15px;
    display: none;
    text-align: center;
    color: #fafafa;
    font-size: 28px;
    background: #9e9e9e;
    z-index: 9999;
}

.scrollup i {
    line-height: 38px;
}

a.scrollup:hover i,a.scrollup:focus i {
    text-decoration: none;
    color: #fafafa;
    outline: none;
}

#tweets li:before {
    color: #727272;
    content: "\f099";
    float: left;
    font-family: FontAwesome;
    font-size: 16px;
    margin: 0 0 0 -28px;
}

#tweets li {
    line-height: 24px;
    margin: 0 0 15px;
    padding: 0 0 0 28px;
}

#tweets .content {
    padding-top: 0;
    margin-bottom: 5px;
}

#flickrfeed li {
	float:left;
	margin:5px 5px 0 0;
}

.contact-us {
    margin: 15px 0 0;
    background: url("../img/contact-map.png") no-repeat center bottom;
}

footer .contact-us a {
    color: #0685cb !important;
}

.contact-us .icon-map-marker {
    font-size: 16px;
}

.contact-us li i {
    color: #5d3b37;
    float: left;
    margin: 4px 0 0;
}

.contact-us p {
line-height: 24px;
margin-left: 20px;
margin-top: -2px;
color: #000;
}

.contact-us li p strong {
color: #000;
float: left;
font-weight: 600;
margin: 0 5px 5px 0;
}

.footer-top .contact-us li p strong {
    color: #3a4259;
   }

.subscribe-btn {
    height: 38px;
    background-image: none;
    color: #fff;
    text-shadow: none;
    font-size: 14px;
    border: none;
	text-shadow: 0 1px #555555 !important;
}

.subscribe {
    height: 38px !important;
    width: 100%;
}

#not-found {
    margin: 60px 0 45px;
}

#not-found h2 {
    font-size: 200px;
    font-weight: 500;
    letter-spacing: -5px;
    line-height: 210px;
    text-align: center;
}

#not-found p {
    color: #9e9e9e;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
}

#not-found i {
    color: #F03;
    font-size: 210px;
    position: relative;
    top: -12px;
}

.back-home p {
	text-align:center !important;
	margin: 0 auto;
}

.back-home .search-form {
	width: 290px;
	margin:30px auto 0;
}

.sitemap {
	margin-bottom:15px;
}

.sitemap ul, .sitemap li {
	margin:auto !important;
	padding: inherit !important;
	list-style: disc;
}

.sitemap li ul li {
	list-style: circle;
}

/* Services */
ul.why li {
    margin: 7px 0;
}

ul.why li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: relative;
    color: #fff;
    background: #666;
    border-radius: 100%;
    margin: 0 7px 0 0;
    padding: 3px;
}

.services-big div.content-box div.content-box-icon {
	border: 1px solid #ddd;
    background: none;
    border-radius: 2px;
    display: block;
    float: none;
    position: relative;
	padding: 4px;
}

.services-big .content-box-icon span {
    z-index: 4;
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 130px;
    background-color: #666;
}

.services-big .content-box-icon i {
    color: #fff;
    float: left;
    font-size: 48px;
    line-height: 130px;
    left: 34%;
    position: relative;
    z-index: 5;
}

.services-big div.content-box div.content-box-info {
    padding-left: 0;
}

.services-big h4 {
    margin: 20px 0;
}

.services-big img {
	
	width:100%;
}


/* Common Elements */
.divider {
    margin: 60px 0;
}

.blog-divider {
	margin:35px 0;
	background: url(../img/bg_off.png) repeat;
    content: "";
    height: 5px;
}

.top-pad {
    margin-top: 25px;
}

.no-divider {
    margin: 0;
}

.bottom-pad {
    margin-bottom: 30px;
}

.bottom-pad-small {
    margin-bottom: 30px;
}

.no-bottom-pad {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Form */

input, textarea { 
	border: solid 1px #E5E5E5;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px !important;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px !important;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px !important;
}


input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}


/* Accordion */
.accordionMod .panel-heading .accordion-toggle {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 10px 45px;
}

.accordion-body,.panel-heading {
    background: #fff;
    border-radius: 3px;
    padding: 0;
}

.accordionMod .panel-heading .accordion-toggle .icon:before {
    content: "\f067";
    font-family: FontAwesome;
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 11px;
}

.accordionMod .panel-heading .accordion-toggle .iconActive:before {
    content: "\f068";
    font-family: FontAwesome;
}

.accordionMod .panel-heading .current {
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.contact-box,.contact-box i,.contact-box p,.contact-box h3 {
    -webkit-transition: all .5s ease-in-out 0;
    -moz-transition: all .5s ease-in-out 0;
    -o-transition: all .5s ease-in-out 0;
    -ms-transition: all .5s ease-in-out 0;
    transition: all .5s ease-in-out 0;
}


/* Contact Box */
.contact-box {
    text-align: center !important;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.05) inset;
    box-shadow: 0 -1px 0 0 rgba(0,0,0,0.05) inset;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    margin: 0 0 20px;
    padding: 32px 28px;
}

.contact-box:hover {
	border: none;
}

.contact-box i {
    font-size: 48px;
}


/* Home page posts section */
.blog-showcase {
    padding: 0;
}

.blog-showcase ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: block;
    overflow: hidden;
}

.blog-showcase ul li {
    position: relative;
    display: inline-block;
}

.blog-showcase ul li:last-child {
    padding-right: 0 !important;
}

.blog-showcase ul li.blog-first-el {
    padding-right: 270px;
}

.blog-showcase ul li.blog-first-el .blog-showcase-extra-info {
    zoom: 1;
    filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}

.blog-showcase ul li.blog-first-el .blog-showcase-thumb {
    border-right: 0;
}

.blog-showcase ul li img,.blog-showcase-extra-info,.blog-showcase ul li {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.blog-showcase-thumb {
    position: relative;
    overflow: hidden;
    z-index: 20;
    margin-bottom: 5px;
    width: 297px;
}

.blog-showcase-thumb:hover .showcase-blog-overlay {
    zoom: 1;
    filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    opacity: .5;
}

.blog-showcase-extra-info {
    width: 277px;
    height: 180px;
    z-index: 10;
    margin: 0;
    position: absolute;
    left: 297px;
    top: 2px;
    overflow: hidden;
    zoom: 1;
    filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
}

.blog-showcase-extra-info span {
    display: block;
    border: 1px solid rgba(0,0,0,0.1);
    border-left: none;
    border-right: 0;
    margin-bottom: 5px;
    line-height: 24px;
}

.blog-showcase-extra-info span a {
    font-size: 10px;
    color: #999;
}

.blog-showcase-title {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px !important;
    display: inline-block;
    margin-bottom: 0;
    color: #333;
}

.blog-showcase-more {
    font-size: 12px;
    text-decoration: underline;
}

.web-normal i {
    display: inline-block;
    margin: 15px;
}


/* Isotope Portfolio  Gallery */
#options {
    padding: 10px 0 25px;
}

#options li {
    float: left;
    margin: 4px 8px 4px 0;
}

#options li a {
    display: inline-block;
    background: #fafafa;
    color: #727272;
    font-size: 16px;
    text-decoration: none;
    padding: 7px 20px;
	border:1px solid #ddd;
}

.portfolio .item {
position: relative;
overflow: hidden;
height: 187px;
margin-bottom: 12px;
padding-right: 5px;
padding-left: 5px;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    -ms-transition-duration: .8s;
    transition-duration: .8s;
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -o-transition-property: height,width;
    -ms-transition-property: height,width;
    transition-property: height,width;
}

.isotope .isotope-item {
    -webkit-transition-property: 0;
    -moz-transition-property: 0;
    -o-transition-property: 0;
    -ms-transition-property: 0;
    transition-property: 0;
}

.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -o-transition-duration: 0;
    -ms-transition-duration: 0;
    transition-duration: 0;
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}


/* Utility */
.progress {
    height: 40px;
}

.progress .progress-bar {
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    padding-left: 20px;
    text-align: left;
    text-shadow: none;
}

a.mobile-menu {
    color: #000;
    cursor: pointer;
}

.mobile-menu {
    height: 40px;
    position: absolute;
    right: 0;
    top: 25px;
}

.google-maps {
    height: 400px;
}

.tabs ul.posts li img,.author-content,li.work img,.recentworks .pic,.img-caption,a.prev,a.next,.scrollup,#options li a,.portfolio img.pic,.portfolio .img-caption {
    border-radius: 2px;
}

#search-form form,ul.post-meta,.sidebar ul,ul.tabs,.testimonials ul,ul.why,.panel-heading h3,.features .panel-heading h4,#options ul,.gallery ul {
    margin: 0;
}


#horizontal-tabs ul.tabs li,#vertical-tabs ul.tabs li,.content h3,.latest-posts h4 a {
    color: #251b1b;
}
.content-box-info h4{ text-align:center; color:#01131b; font-weight:normal; font-size:22px; margin:30px 0px 15px 0px ;}

.content-box-info p{ text-align:center; margin-bottom:30px; color:#2e3f47; font-size:15px; line-height:22px; font-family:Arial, Helvetica, sans-serif;}
.content-box-info a{ background:#f9dcd4; padding:8px 20px; text-transform:uppercase; font-weight:600; text-align:center; color:#b54704; font-size:15px; line-height:22px; font-family:"Oswald",sans-serif; border:#bc5420 1px solid;}
.content-box-info a:hover{ background:#bc5420; color:#FFF;}

/*Project Carousel*/

.recentworks ul,.our-clients ul,ul#tweets {
    list-style: none;
    margin: 0;
}

.our-clients ul,#footer ul {
    list-style: none;
}

.our-clients ul,#footer ul li {
    list-style: none;
	float:left;
	width:50%;
	}

.our-clients blockquote{
    border-left: 0px solid #d483a6;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 30px 0px;
    }
.our-clients #tcb-testimonial-carousel .text-brand {
    color: #040200;
	font-size: 25px;
	font-family: "Oswald",sans-serif;
    font-weight: 600;
    }
.our-clients p{
    color: #ffe9e1;
	font-size:17px;
	line-height:29px;
	font-family:Arial, Helvetica, sans-serif;
    }
.our-clients blockquote p {
    font-size: 17.5px;
	font-family: "Oswald",sans-serif;
	color:#fc990b;
	font-weight: 600;
     }
.our-clients blockquote p span{
	color:#fff;
     }
	 
	 
.our-clients blockquote .small, .our-clients blockquote footer, .our-clients blockquote small {
    color: #7024f5;
    font-size: 80%;
    line-height: 1.42857;
   }
.sp-picker-container{ display:block;}	
	
	
.our-clients #tcb-testimonial-carousel .item {
    background:none;
    padding: 15px 40px;
    }
.our-clients #tcb-testimonial-carousel .carousel-control {
    color: #c9e0eb;
    width: 5%;
}
.our-clients .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}
.our-clients .carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}
.our-clients .carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}

.our-clients  .carousel-control{
    bottom:0;
    color: #fb1aa9;
    top: 38%;
    }
	
	

ul#projects-carousel {
    overflow: hidden;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.portfolio-item {
    background: #fff;
    border-radius: 0px;
    border: 1px solid #fff;
    padding: 0px;
	overflow:hidden;
	display:block;
}

.portfolio-item img {
	display:block;
	width: 100%;
}

.fullscreen {
    position: absolute;
    left: 50%;
    top: 65%;
    color: #fff;
    font-size: 18px;
    margin-top: -30px;
    margin-left: -24px;
    width: 60px;
    height: 60px;
	opacity:0;
}
.fulltext{
	top:0px;
	position:relative;
	width:100%;
	min-height:100px;
	border:#000 1px solid;
    }
.fulltext h2{
	margin:0px 0px;
	padding:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:300;
    }	
	


.fullscreen i {
    color: #fff !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 11;
    background: rgba(0,0,0,0.6);
    padding: 16px 18px;
    font-size: 16px;
    border-radius: 100px;
}

.portfolio-item-link {
    display: block;
    position: relative;
}

.post-item-link {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.post-body {
    padding: 4px;
    background: url("../img/bg_off.png") repeat;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
}

.portfolio-item-link span.portfolio-item-hover, .post-item-link span.post-item-hover, .img-hover {
	background: rgba(50,50,50,0.75)
}


.portfolio-item.round img {
    border-radius: 2px;
}

a.portfolio-item-link {
    line-height: 0;
    padding: 0;
    margin: 0;
}

.portfolio-item-link span.portfolio-item-hover,.post-item-link span.post-item-hover, .img-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
 /* IE 8 */
    top: 0;
    left: 0;
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

.portfolio-item-link span.portfolio-item-hover:hover,.post-item-link span.post-item-hover:hover, .img-hover:hover {
    background-position: center center;
}

.portfolio-item-title {
    text-align: center;
    background: #FFF;
	margin:10px 0px;
	float:left;
	width:100%;
}

.portfolio-item-title a {
    font-weight: normal;
	line-height: 30px;
    font-size: 20px;
    font-family:"Oswald",sans-serif;	
    color: #01131b;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.portfolio-item-title a:hover {
    text-decoration: none;
}

.portfolio-item-title p{
    font-size: 15px;
	color:#4a626d;
	font-family:Arial, Helvetica, sans-serif;  
	text-align:center;
    }
.portfolio-item-title h4 a{ background:#f9dcd4; padding:10px 30px; margin:15px 0px; text-transform:uppercase; font-weight:600; text-align:center; color:#b54704; font-size:17px; line-height:22px; font-family:"Oswald",sans-serif; border:#bc5420 1px solid;}
.portfolio-item-title h4 a:hover{ background:#bc5420; color:#FFF;}

	
	


/* Circle items */
.ch-item {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: default;
	margin-top:20px;
	line-height: 119px;
	text-align:center;	
}

.ch-info-wrap i {
    color: #3e1a04;
    float: left;
    font-size: 28px;
    left: 39%;
    line-height: 126px;
    position: relative;
    z-index: 5;
	text-shadow:0 3px 0 rgba(0, 0, 0, 0.1);
}

.ch-info-wrap {
    width: 130px;
    height:130px;
	overflow:hidden;
    border-radius: 50%;
	margin: 0px auto;
    background: #d9e2e6; 	   
   }

.ch-info {
    position: absolute;
    width: 130px;
    height: 130px;
	overflow:hidden;
    border-radius: 50%;
	border:#bad0da 2px solid;
/*    -webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 0 5px rgba(0,0,0,0.2);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;*/
}

.ch-info > div {
    display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow:hidden;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
    -webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	box-shadow: inset 0 0 3px rgba(0,0, 0, 0.6);
	-moz-box-shadow: inset 0 0 3px rgba(0,0, 0, 0.6);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0, 0, 0.6);
	overflow:hidden;	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
	opacity: 0;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}


/* Team Section */

.team .item .team-member-links a.facebook:hover,.member-social.dark a.facebook:hover,header .social li.facebook:hover,footer .social li.facebook:hover {
    background: #4C66A4;
}

.team .item .team-member-links a.dribbble:hover,.member-social.dark a.dribbble:hover,header .social li.dribbble:hover,footer .social li.dribbble:hover {
    background: #EA4C89;
}

.team .item .team-member-links a.twitter:hover,.member-social.dark a.twitter:hover,header .social li.twitter:hover,footer .social li.twitter:hover {
    background: #2C77BA;
}

.team .item .team-member-links a.gplus:hover,.member-social.dark a.gplus:hover,header .social li.gplus:hover,footer .social li.gplus:hover {
    background: #9e0b0f;
}

.team .item .team-member-links a.linkedin:hover,.member-social.dark a.linkedin:hover,header .social li.linkedin:hover,footer .social li.linkedin:hover {
    background: #069;
}

.team .item .team-member-links a.pinterest:hover,.member-social.dark a.pinterest:hover,header .social li.pinterest:hover,footer .social li.pinterest:hover {
    background: #C92228;
}

header .social li.rss:hover,footer .social li.rss:hover {
    background: #f60;
}


/* Team member*/

.team-member {
    display: block;
    margin: 0 auto 50px;
    width: 100%;
    max-width: 350px;
    padding: 0;
}

.team-member-image {
    float: none;
    overflow: visible;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
}

.team-member-image img {
    border-radius: 50%;
}

.team-member-links {
    top: 0;
    min-height: 1px;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(255,255,255,0.25) inset;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.team-member:hover .team-member-links {
    box-shadow: 0 0 0 175px rgba(50,50,50,0.75) inset;
}

.team-member-links-list {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

.team-member:hover .team-member-links-list {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
}

.team-member-links-item {
    font-size: 22px;
    line-height: 44px;
    height: 44px;
    width: 44px;
    margin: 5px;
    position: relative;
    border-radius: 50%;
    background-color: #fff;
    color: #666;
}

.team-member-links-item:hover,.color_alternate .team-member-links-item:hover,.color_primary .team-member-links-item:hover {
    background-color: #f8862c;
    color: #fff;
}

.team-member-meta {
    margin-left: 0;
    min-height: 1px;
    padding: 15px 0 0;
    text-align: center;
}

.team-member-name {
    margin-bottom: 6px;
}

.team-member-role {
    font-size: 13px;
    margin-bottom: 10px;
    color: #999;
}

.team-member-description p {
    margin-bottom: 0;
	text-align:center;
}

.member-social.dark a {
    background: #9e9e9e;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
}

.team .item .team-member-links a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.member-social a {
    width: 36px;
    float: left;
    text-align: center;
    margin: 0 6px 6px 0;
    padding: 7px 0 6px;
	border-radius: 2px;
}

.member-social a i {
    display: block!important;
    font-size: 20px;
    color: #fff;
    margin: 0 auto!important;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
    border-color: transparent;
}

.pager li > a:hover {
	border: none;
}

.menu > ul li {
    float: none;
}

.navbar-toggle {
    border: none;
    border-radius: 2px;
    padding: 9px 10px 5px;
}

input,button,select,textarea {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

strong,.author-content .data a {
    font-weight: 600;
}

.breadcrumbs ul,.portfolio-single .sidebar h3 {
    margin-top: 5px;
}

.nivo-caption h2,.pagination-centered {
    text-align: center;
}

.page article.post .post-image,.portfolio-single .recentwork_wrapper .item {
    margin-bottom: 25px;
}

ol li ol.childlist .comment-des,header nav li,.avatar {
    float: left;
}

.recentworks li.slide,.portfolio-wrap {
    overflow: hidden;
}

footer a,.contact-box:hover,#options li a.selected,header .top-bar,header .top-bar a,header .social li:hover i,footer .social li:hover i,.content-box:hover>.content-box-icon i,div.content-box div.content-box-icon:hover,div.content-box div.content-box-icon:hover i,#footer h3,.contact-box:hover h3 {
    color: #ef1820;
}

.contact-box p {
    text-align: center !important;
}

.panel-group .panel,.accordionMod .accordion-group {
    margin-bottom: 15px;
}

.workshops{
padding:30px 0px;
    }
.workshops h3{
    color: #494452;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
	font-size:30px;
	text-align:center;
	background:none;
	margin-bottom: 40px;
    }
.workshops h3 span{
    color: #666;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: normal;
	font-size:14px;
    }
.workshops .portfolio-item-title{
    text-align: left;
    }
.workshops .portfolio-item-title a {
    color: #8143ed;
    font-family: "Open Sans",Arial,Verdana;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.25s ease-out 0s;
    }
.workshops .portfolio-item-title a span{
    color: #8143ed;
    font-size: 13px;
	margin:16px 0px;
    }
	
.workshops p{
    color: #666;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 13px;
	font-style:normal;
	line-height: 18px;
    font-weight: normal;
	text-align:left;
    }
.workshops p span{
    color: #f72bac;
    }
.workshops p span a{
	text-decoration:none;
	color: #f72bac !important;
	font-size: 13px !important;
	margin:12px 0px;
  }
.workshops p span a:hover{
	text-decoration: underline;
  }
  
	
	
	
.professional-yoga{
   padding:40px 0px;
   background:#efefef;
    }
.professional-yoga h3{
    color: #01131b;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
	font-size:29px;
	text-align:center;
	background:none;
	margin-bottom: 40px;
    }
.professional-yoga h3 span{
    color: #4a626d;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size:14px;

    }	
	
	
	
	


.services{
   padding:40px 0px;
   background:#f6f3f2;
   margin:0px;
    }
	
.services h4{ margin:52px auto; width:200px;}	
.services h4 a{
padding: 10px 30px;
text-transform: capitalize;
font-weight: 600;
text-align: center;
color: #fff;
font-size: 19px;
line-height: 22px;
background-image: linear-gradient(to right, #f01b1f, #fa4616);
font-family: 'Lato', sans-serif;
	}
.services h4 a:hover{ 
color: #fff;
background-image: linear-gradient(to right, #ff8000, #fa4616);
}

	
	
.services h3{
color: #041527;
font-weight: 700;
font-size: 30px;
text-align: center;
background: none;
text-transform: capitalize;
margin-bottom: 40px;
font-family: 'Lato', sans-serif;
    }
.services h3 span{
    color: #7d6a61;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
	text-transform:none;
	font-size:15px;
    }
	
.carouseltop{
	left:12%;
	right:12%;
	top:10%;
	position: absolute;
	z-index:99;
	}
#carousel-example-generic .carousel-indicators{ display:none;}
.carouseltop h1{
color: #393939;
font-size: 42px;
font-weight: 700;
line-height: 41px;
text-align: center;
font-family: 'Montserrat', sans-serif;
	}
.carouseltop h1 span{
	color:#fc990b;
	font-weight:600;
	line-height: 67px;
	font-size:60px;
	}	
	
.carouseltop p{
color: #4e413f;
font-size: 17px;
padding: 0px 33px;
line-height: 21px;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
	}

/*-------Krishna-------*/
.about-page-area{ margin-top: 25px }
.my_checkout{

    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;    
    cursor: pointer;
    color: #fff !important;
    font-size: 15px;
    /* line-height: 45px !important; */
    background: url(../images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    background: #f7a615 !important;
}

/* ===================New Css===================== */
.padding0{padding:0;}
.logo img {
width: 262px;
margin-top: 7px;
}
}
.is-sticky .main-header {
    border-bottom: 1px solid #b7b7b7;
}
.slider-con {
max-width: 739px;
margin: 75px auto 0;
padding: 20px 10px;
border-radius: 4px;
text-align: center;
}
.carousel-inner .item img {
    width: 100%;
}
.about-home::after {
    background-color: #fff;
    bottom: 5px;
    content: '';
    left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.about-home {
    bottom: 0;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 5px;
    width: 100%;
    z-index: 1;

}
.about-homesec{
margin-top: 55px;
margin-bottom: 40px;
display: inline-block;
width: 100%;
}
.left-con {
    padding-top: 76px;
}
.about-home .aout-image{
transform: translate(-15px, -15px);
transition: .2s ease-in-out;
-webkit-transform: translate(-15px, -15px);
}
.about-home .aout-image{
background-position: top center;
background-repeat: no-repeat;
background-size: 100% auto;
bottom: 0;
left: 0;
position: relative;
right: 0;
top: 0;
transition: .2s ease-in-out;
z-index: 2;
}

.about-home:hover > .aout-image {
    transform: translate(0);
    transition: .2s ease-in-out;
    -webkit-transform: translate(0);
}
.left-con h2 {
    font-family: 'Lato', sans-serif;
    color: #041527;
    font-weight: 700;
    font-size: 30px;
    text-transform: capitalize;
}
.sec-title {
text-transform: capitalize;
margin-bottom: 40px;
font-family: 'Lato', sans-serif;
color: #041527;
font-weight: 700;
font-size: 30px;
text-align: center;
}
.item-box {
padding: 20px;
}
.client-says {
position: relative;
display: inline-block;
width: 100%;
padding: 45px 0;
overflow: hidden;
margin-bottom: 0;
}
.sec-client-says-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.sec-client-says-img img {
    width: 100%;
}
.client-slider {
    position: relative;
    z-index: 9;
}
.client-item-box{
background:#eee;
padding:20px;
border-radius:5px;
border:1px solid #ff9b90;
position: relative;
}
.testimonial-rating {
position: relative;
top: 6px;
right: -12px;
}
.client-item-box .content {
    color: #212121;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    padding-top: 20px;
    display: inline-block;
    width: 100%;
}
.testimonial-image{
	position:relative;
}
.client-item-box .name {
    color: #1e1d23;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.client-item-box .info {
    padding-left: 14px;
    display: inline-block;
    padding-top: 11px;
}
.testimonial-rating i.active {
    color: #fc0;
}
.testimonial-image i {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    color: #fff;
    background-color:#00a149;
    text-align: center;
    font-size: 10px;
    position: absolute;
    bottom: 10px;
    left: 40px;
}
.menu ul > li > a.book-btn{
font-family: 'Lato', sans-serif;
padding: 10px 7px 12px;
color: #3c3c3c;
margin-top: 14px;
border-radius: 4px;
background-image: linear-gradient(to right, #f01b1f, #fa4616);
color: #fff !important;
}
.is-sticky .book-btn{
background-image: linear-gradient(to right, #f01b1f, #fa4616);	
color: #fff !important;
}
.is-sticky .book-btn:hover {
    background-image: linear-gradient(to right, #ff8000, #fa4616);
    opacity: 0.5;
}
.client-slider .slick-dots li button {
    width: 12px;
    background: #fe7504;
    height: 8px;
    border-radius: 7px;
    padding: 0;
}
.msimg {
position: absolute;
top: -3px;
left: 0;
right: 0;
}
.msimg img {
    width: 72%;
    position: relative;
    z-index: 9;
}

footer .ftsocial ul li {
    width: auto !important;
    height: auto;
    background: none;
}
footer .ftsocial ul li a {
width: 30px;
height: 30px;
display: inline-block;
background: #fff;
border-radius: 100%;
line-height: 28px;
padding-top: 5px;
}
.payment-img {
    margin-top: 18px;
    display: inline-block;
}
.conform-box button{
cursor: pointer;
font-size: 22px;
background-image: linear-gradient(to right, #f11e1e, #fa4616);
color: #fff !important;
font-family: 'Lato', sans-serif;
padding: 8px 23px;
outline: 0;
border: 0;	
margin-top: 30px;
}
.padding-bottom-15 {
     
    padding-bottom: 15px;
}
.conform-box {
    background: #eee;
    padding: 20px;
}
.conform-box input, .conform-box textarea {
    background: #fff;
    border-radius: 4px;
}
.innerbanner {
    background: url(../img/conbanner.jpg);
}
.conadd-right {
background: url(../img/con-rightimage.jpg);
float: left;
background-size: 100% 100%;
padding: 17px;
margin-top: 51px;
height: 387px;
}
.conadd-right h3 {
    color: #fff;
}
.conadd-right h3 {
    color: #000;
}
.table-form {
max-width: 800px;
margin: 0 auto;
box-shadow: 0 0 4px #7e7e7e;
padding: 30px;
border-radius: 4px;
}
.video-sec {
padding: 40px 0;
}
.video-sec video {
border: 4px solid #e9151d;
border-radius: 4px;
}
.client-slider .slick-slide {
    height: auto;
}

h3.or {
color: #000000;
font-family: "Oswald",sans-serif;
font-size: 20px;
font-weight: 600;
margin: 15px 13px!important;
padding: 0;
text-align: center;
position: relative;
}
/* new for dashboard*/
.sidebar.left-sidebar .sidebar-con {
box-shadow: rgb(0 0 0 / 10%) 0 1px 3px 0, rgb(0 0 0 / 6%) 0 1px 2px 0;
-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 3px 0,rgba(0,0,0,0.06) 0 1px 2px 0;
-webkit-box-shadow: rgb(0 0 0 / 10%) 0 1px 3px 0, rgb(0 0 0 / 6%) 0 1px 2px 0;
background-color: #fff;
}

.sidebox:first-child {
margin-top: 0;
}
.sidebox {
margin-top: 12px;
display: block;
}

.side-user {
text-align: center;
background: #ffdbdd;
}
.user-details {
display: inline-block;
width: 100%;
padding: 12px 20px;
border-bottom: 1px solid #e6e6e6;
}

.cust-dashsidebar .side-user .user-avatar {
display: inline-block;
background-color: #38b653;
border-radius: 100%;
overflow: hidden;
}

.side-user .user-avatar {
width: 90px;
height: 90px;
padding: 0;
margin: 0;
float: none;
display: inline-block;
}

.side-user .user-name {
padding: 20px 0 7px;
font-size: 18px;
font-weight: 600;
color: #212121;
}
.side-user .user-name span {
width: 100%;
display: inline-block;
font-size: 14px;
}
.nav-side-menu ul, .nav-side-menu li {
list-style: none;
padding: 0px;
margin: 0px;
line-height: 35px;
cursor: pointer;
}

.nav-side-menu li:hover {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
background: #e4e7ff;
}
.nav-side-menu .menu-list ul li a {
padding: 5px 15px;
display: inline-block;
width: 100%;
font-family: 'HK Grotesk', sans-serif;
font-weight: 500;
color: #333;
}
.nav-side-menu li a {
text-decoration: none;

}
.dash-card-box {
background-color: #fff;
box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
border-radius: 4px;
padding: 7px;
margin-bottom: 19px;
display: inline-block;
transition: 0.3s;
width: 100%;
text-align: center;
}
.dash-card-box .info-box {
display: inline-block;
float: none;
width: 100%;
height: auto;
}
.dash-card-box .info-box .info-box-icon img{width:100%;margin: 0;}
.dash-card-box .info-box .info-box-icon {
display: inline-block;
float: none;
width: 100%;
height: 115px;
overflow: hidden;
border-radius: 0;
}
.info-box-icon img {
width: 37px;
margin-top: 16px;
display: inline-block;
}
.bg-blue {
background-color: #398bf7;
}
.info-box-icon {
float: left;
height: 70px;
width: 70px;
text-align: center;
border-radius: 100%;
}
.bg-purple {
background-color: #926dde;
}
.contact-success {
color: green!important;
font-size: 18px!important;
}
.inner-banner {
background: url(../img/conbanner.jpg);
border-top: 1px solid #d7d7d7;
}
.inner-banner h1 {
font-size: 25px;
padding: 23px 0 6px;
}
.dash-body {
padding: 50px 0 35px;
background: #f4f4f4;
}
.menu-list ul li {
border-bottom: 1px solid #ccc;
}
.info-box-text {
font-size: 13px;
font-weight: 600;
color: #606162;
display: inline-block;
overflow: hidden;
white-space: nowrap;
width: 100%;
text-overflow: ellipsis;
}
.dash-card-box .info-box .info-box-content {
width: 100%;
padding: 0;
margin-top: 10px;
}
.dashboard-box-content.dash-card-box h5 {
text-align: left;
font-size: 18px;
font-weight: 600;
color: #333;
}
.custom-table table tr th {
font-size: 15px;
font-weight: 500;
background-color: #e9ecef;
border-color: #dee2e6;
color: #495057;
}
.custom-table table tr td {
    font-size: 14px;
}
.status-dropdown {
box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 12%);
background-color: #fff;
width: 103px;
min-width: inherit;
top: 14px !important;
left: -28px;
transform: inherit !important;
padding: 0 !important;
}
.user-menu-small-nav {
padding: 0 10px;
list-style: none;
}
.user-menu-small-nav li a {
color: #212121;
}
.dashboard-box {
display: block;
border-radius: 4px;
background-color: #fff;
box-shadow: 0 2px 8px rgb(0 0 0 / 8%);
margin-top: 0;
position: relative;
}
.dashboard-box-content {
padding: 30px;
}
.avatar-wrapper {
position: relative;
width: 150px;
height: 150px;
border-radius: 4px;
overflow: hidden;
box-shadow: none;
margin: 0 10px 30px 0;
transition: all .3s ease;
}
.file-upload {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0;
cursor: pointer;
}
.dashboard-box-content .form-control {
border-radius: 3px;
border: 1px solid #e0e0e0;
box-shadow: 0 1px 4px 0px rgb(0 0 0 / 5%);
background: none;
height: 47px;
font-size: 15px;
}
.fancybox-overlay-fixed{z-index: 99999 !important;}
span.manu-rate {
font-family: 'Lato', sans-serif;
font-size: 17px;
display: inline-block;
width: 100%;
text-align: right;
margin-top: 12px;
}
.item-listn select {
height: 32px;
color: rgb(239, 79, 95);
border: 0.5px solid rgb(239, 79, 95);
border-radius: 3px;
background: rgb(239 79 95 / 6%);
width: 48px;
float: right;
margin-right: 9px;
}
.item-listn .add_to_cart {
height: 32px;
float: right;
}

.fancybox-container {
    z-index: 99999 !important;
}
.gallery-body .card {
width: 25%;
float: left;
padding: 10px;
}
.gallery-body .card .card-image {
background: #f3281d;
padding: 4px;
border-radius: 5px;
}
.gallery-body {
margin: 0 0 50px;
display: inline-block;
width: 100%;
}
.feedback-list {
display: inline-block;
width: 100%;
margin-bottom: 38px;
}
.feedback-item {
width: 50%;
float: left;
padding: 10px;
margin-bottom:0;
}
.feedback-image {
width: 90px;
 height: 90px;
float: left;
border-radius: 100px;
overflow: hidden;
margin-right: 21px;
border: 1px solid #000;
}
.feedback-des {
    overflow: hidden;
}
.feedback-des p {
    font-size: 14px;
    line-height: 21px;
}
.feedback-image img {
height: 100%;
width: auto;
max-width: inherit;
}
.feedback-item-con {
border: 1px solid #303030;
border-radius: 4px;
padding: 20px 20px 0;
height: 141px;
}
.feedback-des h3 {
font-size: 17px;
font-weight: 600;
font-style: italic;
}
.review-list h1 {
    font-size: 20px;
}
.review-list .radio {
    margin: 0;
}
.review-list label.radio-inline {
    padding-left: 0;
}
.review-list .radio input {
    margin-top: 0;
}
.review-list .radio {
margin: 0 13px 0 0;
}
.review-list span.rating i {
    color: #ffe000;
}
button.btn.review {
background-image: linear-gradient(to right, #f01b1f, #fa4616);
padding: 10px 16px;
}
.feedback-form {
max-width: 800px;
margin: 0 auto 30px;
border-radius: 5px;
}
.feedback-form .panel {
background: #fffdfd;
border-radius: 5px;
}
.sticky-sidebar h3 {
    font-size: 19px;
}
.mob-menuclick {
    display: none;
}
#review_form .btn {
background: #ef1820;
border-color: #ef1820;
}
.or::before {
content: "";
height: 1px;
background: #7b7b7b;
position: absolute;
width: 100%;
left: 0;
right: 0;
top: 10px;
}
.or span {
background: #fff;
height: 20px;
display: inline-block;
position: relative;
padding: 0 16px;
}
#cart-total tr td {font-size: 15px;}
#place_ord {font-size: 15px;}
#apply {font-size: 15px;}
.sts-btn {
background: #fbd610;
padding: 7px 11px;
font-size: 13px;
}

span.sts-succes-btn {
background: rgb(0, 128, 0);
padding: 7px 11px;
font-size: 13px;
color: #fff;
}
.top-head {
width: 100%;
display: inline-block;
margin-bottom: 16px;
border: 1px solid #8f8f8f;
border-radius: 2px;
padding: 12px 0;
}
.view-subtotal {
border: 1px solid #b9b9b9;
padding: 15px;
border-radius: 4px;
}
.order-ship-option {
border: 1px solid #b9b9b9;
padding: 15px;
border-radius: 3px;
}



/*for banner video header 14-12-2021*/


.banner {
    height:100vh;
    position:relative;
    width:100%;
    overflow: hidden;
}
.banner video {
    width: 100%;
    position: absolute;
        overflow: hidden;
}
.banner-innner {
    padding: 200px 0;
}


.banner-left {
    text-align: center;
    width: 65%;
    margin: 0 auto;
}

.overlay {
    /*background: #3f51b569;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.banner-left h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 800;
    line-height: 50px;
    text-shadow: 1px 2px #000;
    margin-bottom:15px;
}

.banner-left p {
    color: #fff;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-bottom:30px;
    font-size: 17px;
}

.custom-btn {
    width: 100%;
    background: #E91E63;
    color: #fff;
    letter-spacing: 2.5px;
    transition:0.8 ease;
}


/*.banner-left a {
    background: #e91e63;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    padding: 8px 35px;
    border-radius: 4px;
    transition:0.8 ease;
}

.banner-left a:hover{
    letter-spacing:3px;
    transition:0.8 ease;
}*/

.custom-btn:hover{
    letter-spacing:3px;
    transition:0.8 ease;
}



@media only screen and (max-width: 800px )
{
    .banner-left h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    text-shadow: 1px 2px #000;
}
.banner{
    padding:120px 0;
    height: auto;
}

.nav-color{
    background:#000;
}
.navbar-light .navbar-nav .nav-link{
    padding-left:0;
}
.banner-innner {
    padding: 120px 0;
}
}





