/*

Theme Name: SOCIALIZA
Theme URI: http://www.cr8tiv
Description: SOCIALIZA THEME
Version: 1.0
Author: Cr8tiv
Author URI: http://www.Cr8tiv.com

=================================

1- General Styles

=================================*/

@font-face {

    font-family: 'pt_sans_narrowregular';

    src: url('../font/PTC55F-webfont.eot');

    src: url('../font/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),

         url('../font/PTC55F-webfont.woff') format('woff'),

         url('../font/PTC55F-webfont.ttf') format('truetype'),

         url('../font/PTC55F-webfont.svg#pt_sans_narrowregular') format('svg');

    font-weight: normal;

    font-style: normal;

}
@font-face {

    font-family: 'pt_sans_bold';

    src: url('../font/PTC75F-webfont.eot');

    src: url('../font/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),

         url('../font/PTC75F-webfont.woff') format('woff'),

         url('../font/PTC75F-webfont.ttf') format('truetype'),

         url('../font/PTC75F-webfont.svg#pt_sans_bold') format('svg');

    font-weight: normal;

    font-style: normal;

}
html, body {
	font-family:calibri;

	height: 100%;

	font-family:calibri;
}

.default{
	background: #ffffff;

}

.dark-theme{

	background:url("../theme/socializa/assets/img/background/header_black.png") repeat;

}

.transparent-circles{

	position: absolute;

	width:100%;

	height:45px;

	display:block;

	bottom:0px;	

}



.dark-circles{

	background: url("../img/icons/slider/slider-bottom-dark.png") repeat;

}

.default-circles{

	background:url("../img/icons/slider/slider-bottom.png") repeat;



}



 .go-btn{
	width: 100px;
	height: 100px;
	outline: none;
	background-image: url("../img/icons/basic/down.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: -40px;
	margin-bottom: 0px;
}

.go-btn a{

	width:70px;

	height:70px;

	display:block;z-index: 1;

}



.flexslider {

	box-shadow: none;
	border:0px;
	padding:0px;
	z-index:0;
}



.flex-control-paging li a {
	padding: 0px !important;

}

.flex-control-paging li a.flex-active {
	background-color: #e1472f;
}

.blog-style{
	background-size:cover;
}

.style2{
	background: url('../img/background/header_black.png') repeat;
	background-size:cover;
}
.dark-theme header{
	background:#ffffff;
}
p {
	font-family: Arial;
	color: #161e20;
	font-size: 14px;
}
.pull-left[class^="icon-"], .pull-left[class*=" icon-"] {
	margin-right: 0.8em;
}
.img-circle {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.nav-collapse.collapse{top:-100px;}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner{
	box-shadow:none;
}

.navbar.navbar-static-top {
	margin-bottom: 15px;
}

.navbar.transparent.navbar-inverse .navbar-inner {
	background: rgba(0,0,0,0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	filter:none;
	border-bottom: none;
}

.navbar.transparent.navbar-inverse .navbar-inner .container {
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-transition: margin .2s ease-in-out;
	-moz-transition: margin .2s ease-in-out;
	transition: margin .2s ease-in-out;
}

.navbar.navbar-inverse .navbar-inner {
	padding: 10px 0px 10px 0px;
	background:none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.navbar.navbar-inverse .navbar-inner.sticky {
	height:67px;
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0px 10px rgba(0,0,0,0.1);
	box-shadow:0 0px 10px rgba(0,0,0,0.1);
	margin-top:-16px;
	margin-left:-9px;
} 

.navbar.navbar-inverse .navbar-inner .bt.sticky {
	background: url("../img/icons/slider/slider-bottom.png") repeat;
	height: 30px;
	margin-top: 100px;
}

.navbar-inverse .navbar-inner.sticky .container {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.navbar.navbar-inverse .navbar-inner.sticky .logo {margin-top: -5px; width:150px;}
.navbar.navbar-inverse .navbar-inner.sticky .socialbar {margin-top: -25px;}

.navbar-inverse .nav > li > a {

	font-family: 'pt_sans_narrowregular', Arial, Helvetica, sans-serif;

	font-size: 12px;

	height: 15px;

	margin-left: 8px;

	font-weight: bold;

	color: #fff;

	-webkit-transition: all .2s linear;

	-moz-transition: all .2s linear;

	transition: all .2s linear;

	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);

	background-color: #ed1c24;

	border-radius: 5px;

	text-align: center;

	vertical-align: middle;

	line-height: 15px;

}

.navbar-inverse .nav > li > a:hover {

	background-color: #999;

}

.navbar-inverse .navbar-inner.sticky .nav > li > a{
	font-family: 'pt_sans_narrowregular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-top: 15px;
	margin-left: 8px;
	font-weight: bold;
	color: #fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	background-color: #ed1c24;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	letter-spacing: normal;

}
.navbar-inverse .navbar-inner.sticky .nav > li > a:hover {

	background-color: #999;

}
.navbar-inverse .nav > li > a, .navbar-inverse .nav > li > a.active {

	color: #fff;

	opacity: 1;

	filter: alpha(opacity=100);

}

.dropdown-menu {

	border-radius: 8px;

}

.navbar-inverse .dropdown-menu {

	background: #ffffff;

	text-align: center;

	border-top: 5px solid #e1472f;

	background-image: none;

	font-weight: bold;

	font-family: arial;

	font-size: 12px;

}

.navbar-inverse .nav > li > .dropdown-menu::after,

 .navbar-inverse .nav > li > .dropdown-menu::before,

 .navbar-inverse .nav > li > .dropdown-menu::after,

  .navbar-inverse .nav > li > .dropdown-menu::after,

  .navbar .nav > li > .dropdown-menu:after,

  .navbar .nav > li > .dropdown-menu:before   {

	border: none !important;

    content: "" !important;

	display:none !important;

}
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
	right: -123px;

}

.ucp_menu{width:100%;padding:0 10px 0 10px;

margin:10px 20px 10px 0;column-count:5;

}
.ucp_link{
margin-top: 10px;
	margin-bottom: 10px;
	color: #ddd;

	width: 170px;

	padding: 3px 7px 3px 7px;

	text-decoration: none;

	font-weight: normal;

	text-align: left;
}

.ucp_link a{color:#000;text-decoration:none;padding: 3px 7px 3px 7px;border-radius: 5px;}
.ucp_link a:hover{color: #fff;background-color: #ccc;padding: 3px 7px 3px 7px;border-radius: 5px;}
.ucp_link.active{color: #FFFFFF;background-color: #ccc;padding: 3px 7px 3px 7px;border-radius: 5px;}

.ucp_link.visited{color:#000;text-decoration:none;padding: 3px 7px 3px 7px;border-radius: 5px;}
  


.ucp_inner{padding:7px 15px 2px 15px;text-align:center}
.ucp_menu h2{color:#666;margin-top:0}
.nav-header2 {
	font-size: 12px;
	line-height: 18px;
	column-gap: 50px;
	column-count:4;
	-moz-column-count: 4;
	-moz-column-gap: 50px;
	-webkit-column-count: 4;
	-webkit-column-gap: 50px;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;margin-top:20px;
	
}

.nav-header {
	font-size: 12px;
	line-height: 25px;
}

.follow{border-color: #000;
	height: 180px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 120px;
	border: 1px solid #000;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	box-shadow: 0px 0px 2px #999;
	background-color: #CCCCCC;
	background-image: url(images/header.png); 
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 10px;}

.follow_vip{
	height: 180px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 120px;
	border: 1px solid #000;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	box-shadow: 0px 0px 2px #999;
	background-color: #CCCCCC;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 10px;}


.followbutton{cursor:pointer;display:block;font-size:12px;margin:3px 0;padding:4px 0;text-align:center;width:70px;background:url('images/follow.jpg') repeat-x #009c0c;border:1px solid #267934;-moz-border-radius:7px 7px 7px 7px;border-radius:7px 7px 7px 7px;color:white;text-shadow:0 -1px 1px #267934;border-image:initial}



.navbar-inverse .dropdown-menu li > a {

	border-top: 1px solid #F2F2F2;

	color: #6F6F6F;

	font-size: 12px;

	font-weight: bold;

	line-height: 25px;

}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {

	text-decoration: none;

	background: #f8f8f8;

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

}

.purchase{
	width: 214px;
	height: 155px;
	text-align: center;
	margin-top: 0;
	float: left;
	border-radius: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
}.purchase-hdr{
	background-color: #999999;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #fff!important;
	display: block;
	font-size: 14px!important;
	font-weight: normal;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}.purchase-hdr2{color:#1190db;display:block;font-size:23px!important;font-weight:normal;font-weight:bold;text-align:center}


.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {

	background: none;

}

ul.nav li.dropdown:hover ul.dropdown-menu {

	border-radius:5px;

	display: block;



}

.mobile-menu {

	display: none;

	background: #ffffff;

	color: #000000;

	width: 50%;

	margin: 20px 5% 5px 25%;

	padding-left: 5px;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

	cursor: pointer;

}





.dropdown-menu .menu-arrow {

	background: none;

	color: #FFFFFF;

	font-size: 24px;

	height: 15px;

	float: right;

	margin-right: 145px;

	margin-top: -28px;

	width: 12px;

	

}

/*===============================

3- Header and Home Section

=================================*/



.header_sticky.header_bg1, .blog-style.header_bg1{

	background: url("../img/bgtop.png") repeat;
	height:70px;
	clear: both;	

}

.header_sticky.header_bg2{

	background: url("../img/bgtop2.png") repeat;

	clear: both;	

}

.footer_banners{
	background-color:#f7f7f7;
	width: 100%;
	padding-top: 20px;padding-bottom: 20px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	text-align: center;
	vertical-align: middle; height:90px;
}
.footer_banners img{width:auto;}
.boxhome{
	-moz-border-radius: 5px;
	border: 1px dashed #CCC;
	margin-top: 20px;
	
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxcont{
	-moz-border-radius: 5px;
	margin-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.sub{
	font-family:calibri;
	background: none;
	font-size: 22px;
	color: #40383a;
	padding-bottom:5px;
	font-weight: bold;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	letter-spacing: 1px;
	text-indent: 5px;}
	.subtext{
		font-family:calibri;
	background: none;
	font-size: 16px;
	color: #40383a;
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 18px;}
#home {
	position: relative;
	
	height:640px;

}

#home .home-text{
	padding-top: 215px;
	float: left;margin-left:40px;
}

#home .home-text2{
	padding-top:215px;
	float: right;
}

#home .home-text3{
	padding-top: 215px;
	vertical-align: middle;
	display: block;
	text-align:center;
}
.bg{
	background-color: rgba(98, 98, 98, 0.9);
	display: inline-table;
	vertical-align: middle;
	letter-spacing: normal;
	padding: 10px;
	margin-bottom:10px;
}
.s2right{float:right; margin-right:27px;}
.bg h2{
	font-family: 'pt_sans_bold', Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 48px;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.home-text2 .bg{
margin-left:10px;margin-right:10px;}.home-text3 .bg{
margin-left:10px;margin-right:10px;}
.bg h3{
	font-family: 'pt_sans_narrowregular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 22px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.homelog {
	vertical-align: middle;margin-right:15px;margin-bottom:10px;margin-top:10px;
}

.homelog button{
	margin-right:15px;margin-bottom:10px;
}
#home .home-text .bar{
	width:50px;
	height:10px;
	background:#ffffff;
	margin:30px auto;
}

#home .home-text .title-line{
	font-family: 'pt_sans_narrowregular', Arial, Helvetica, sans-serif;
	margin-left: 20px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	line-height:24px;
}

.centerbutton{
	text-align: center;
	vertical-align: middle;
	display: block; margin-bottom:40px;
}

.slide1{
	background-image: url("../img/slide1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	display: none;	
}

.slide2{
	background-image: url("../img/slide2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	display: none;
}

.slide3{
	background-image:url("../img/slide3.jpg");
	background-size:cover;
	background-repeat:no-repeat;display: none;
}



/* Message css*/
.incoming {
	width:50px;
}

.incoming img {



	text-align: center;

	text-shadow: 0 0 0 transparent,0 1px 0 #11192c;

	float: left;

	border:3px solid;

	border-radius:39px;
	
} /* message end */




/*===============================

4- Services

=================================*/





#services {

	background: none;

	position: relative;

	min-height: 400px;

	

}

#services .section-subheader {

	padding-bottom: 40px;

}

.service-container{

	max-width:930px;

	margin:0 auto;

	padding-left:30px;

}



.service-style2{

	text-align:center;

	max-width:230px;

	float:left;

	margin-left:5%;

}



.service-style2 .wrapper-icon-big{

	margin-left:35px;

	margin-bottom:20px;

	

}

.service-style2 h4{

	color:#2c2c2c;

	

}

.service-style2 p{

	font-size:12px;

	color:#828282;

}

.media, .media-body {

	margin-bottom: 30px;

	display: block;

}

#services .media-body {

	padding-left: 15px;

}

#services .media-body p {

	color: #868686;

}

.service-wrapper{

	text-align:center;

	

}

.progress {

	border-radius: 0px;

	background-color: #e5e5e5;

	background-image: none;

	height:15px;

	box-shadow:none;

}

.dark-theme .progress{

	background: #404040;

}

.progress-danger .bar, .progress .bar-danger {

	background-color: #e1472f;

	background-image: none;

	box-shadow:none;

}



/*dark theme*/

.dark-theme .service-style2 h4,

.dark-theme .service-style2 p,

.dark-theme h4.media-heading,

.dark-theme .blog-post .post-title,

.dark-theme .blog-pagination li,

.dark-theme .comments-wrapper h5,

.dark-theme .comment-detail .author-name,

.dark-theme .shortcodes h2,

.dark-theme .shortcodes h4,

.dark-theme .accordion-heading .title,

.dark-theme .sidebar h4{

	color:#ffffff;	

}

.dark-theme  .blog-pagination ul .active, .dark-theme  .blog-pagination li:hover {

  color: #E1472F;

}

.dark-theme  .blog-pagination a ,  .dark-theme a.load-more{

  background: #000;

}

.dark-theme  form#leave-comment input, .dark-theme form#leave-comment textarea{

  background: #fff;

}

.dark-theme .navbar.navbar-inverse .navbar-inner.sticky {

	background:url("theme/socializa/assets/img/icons/slider/slider-bottom-dark.png") repeat-x scroll 0 bottom  transparent;

}

.dark-theme .section-subheader, .dark-theme .service-style2 p{

	color: #828282;

}




.dailyhome {
	color: #000000;
}
/*===============================

5- About US

=================================*/

#about {

	background: none;

	position: relative;

	padding-bottom: 30px;

	padding-top: 0px;

}

#team-phone{

	width:200px;

	margin:0 auto;

	margin-bottom:50px;

}

.member {

	display: block;

	padding: 4px;

	margin-bottom: 30px;

	line-height: 20px;

	text-align: center;

}

 .member h3 {

	color: #2b2b2b;

}

.member h5 {

	color: #828282;

}

.member p {

	font-size: 12px;

	text-align: center;

	color: #828282;

}

.social li a {

	margin-left: 10px;

}



.whyUs {

	position: relative;

	text-align: left;

	color: #161e20;

}

.whyUs p {

	font-family: Arial, Helvetica, sans-serif;

	position: relative;

	text-align: left;

	color: #868686;

	font-size:12px;

	line-height:20px;

	margin-top:20px;

}

.shine div {

	position: relative;

}

.shine div::after {

	content: '';

	opacity: 0;

	position: absolute;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	background: #fd8775;

	-webkit-animation: animate-shine 3s ease-out infinite;

	-moz-animation: animate-shine 3s ease-out infinite;

}

 @-moz-keyframes animate-shine {

 0% {

opacity: 0;

width: 0;

}

 50% {

opacity: .7;

}

 100% {

opacity: 0;

width: 95%;

}

}



/*dark theme*/

.dark-theme .whyUs,.dark-theme .whyUs p{

	color:#868686;

}





.dark-theme #team .member h3{

	color:#ffffff;

}

/*===============================

6- Our Projects

=================================*/

#our-projects {

/*	padding-top: 20px;*/

}

#our-projects .pSlider-header {

	font-size: 24px;

	font-weight: bold;

	line-height: 25px;

	padding-left: 0;

}

#our-projects p {

	margin-top: 20px;

	color: #828282;

	font-size: 12px;

	font-weight: normal;

}

.projets-features {

	margin-top: 20px;

}

#our-projects .projets-features li {

	border-bottom: 1px solid #e9e9e9;

	line-height: 36px;

}

.projets-features li {

	color: #828282;

	font-size: 13px;

	list-style-image: url("theme/socializa/theme/socializa/img/icons/basic/projects-ul.png");

	font-weight:bold;

}

#our-projects span {

	color: #2c2c2c;

	font-size: 13px;

	padding-left: 10px;

	display: block;

	padding-top: 20px;

}

#our-projects a {

	padding-left: 10px;

	color: #e44322;

	font-size: 13px;

	cursor: pointer;

	text-decoration: none;

	transition-duration: 0.6s;

}

#our-projects a:hover {

	color: #555;

}

/*dark theme*/

.dark-theme #our-projects p,.dark-theme #our-projects span{

	color:#868686;

}

.dark-theme .flex-control-paging li a{

	background:#828282;

}



.dark-theme .flex-control-paging li a.flex-active{

	background:#e1472f;

}

/*===============================

7- Process (Our Work Flow)

=================================*/

#process-phone{

	width:250px;

	margin:0 auto;

	margin-bottom:30px;

}

#process {

	text-align: center;

	margin: 0 auto;

	width: auto;

	margin-bottom:20px;

/*	padding-top: 20px;*/

}

#process p {

	font-size: 20px;

	font-weight: bold;

	text-align: center;

	margin-top: 15px;

	margin-left: -38px;

}

/*dark theme*/

.dark-theme #process p{

	color:#ffffff;

}



/*===============================

8- Portfolio

=================================*/

#portfolio {

	background: none;

	position: relative;

	padding-top: 0px;

	height: auto;

	margin-left: 2%;

}

.nav-pills {
	padding: 10px;
	border-radius: 10px;
	margin-right: 8px;
}

.nav-pills > li > a {

	color: #000000;

	outline: none;

}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {

	background-color: #ed1c24;

}

#itemHolder {

	max-width: 920px;

	clear: both;

	margin: 0 auto;

}

#phone-portfolio{

	width:200px;

	margin:0 auto;

	padding-left:10px;

	margin-bottom:20px;

}

.portfolio-item {

	display: block;

	position: relative;

	line-height: 20px;

	-webkit-transition: all 0.2s ease-in-out;

	-moz-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

	float: left;

	margin: 20px 15px;

	width: 181px;

	min-height: 181px;

	text-align: center;

	overflow: hidden;

}

.portfolio-item img {

	width: 249px;

	min-height: 150px;

	-webkit-transition: all 300ms linear;

	-moz-transition: all 300ms linear;

	-o-transition: all 300ms linear;

	-ms-transition: all 300ms linear;

	transition: all 300ms linear;



}

.portfolio-item .folio-body {

	 background: none repeat scroll 0 0 rgba(255, 93, 42, 0.9);

    display: block;

    opacity: 0;

    position: absolute;

    width: 100%;

	left: 0;

	top: 0;

	color: rgb(220, 220, 220);

	border-radius: 50%;

	z-index:10;

}





.portfolio-item:hover .folio-body {

	height: 100%;

    transition: all 200ms ease-in-out 0s;

	opacity: 1;

}



.portfolio-item .folio-body a {

	color: #fff;

}

.portfolio-item .folio-body a:hover {

	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/

	text-decoration: none;

}

.portfolio-item .folio-body .folio-info {

	top:-20px;

	padding: 30px;

	height: 0;

    opacity: 0;

    position: relative;

}



.portfolio-item:hover .folio-info{

	height: 100%;

    opacity: 1;

    transition: all 500ms ease-in-out 0s;

	top:0;

}







.portfolio-item .folio-body .folio-info h5 {

	text-transform: uppercase;

}

.portfolio-item .folio-body .folio-info p {

	color: #ffffff;

	font-size: 12px;

}



.portfolio-item .folio-body .folio-zoom {

	position: static;

	width: 90px;

	height: 28px;

	background: #2c2c2c;

	text-align: center;

	line-height: 25px;

	border: 1px solid rgba(0, 0, 0, 0.2);

	display: block;

	cursor: pointer;

	color: #FFFFFF;

	font-family: 'Open Sans', Arial, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 1px;

	padding-top: 4px;

	text-transform: capitalize;

	border-radius: 6px;

	margin:auto;

}

.portfolio-item .folio-body .folio-zoom:hover {

	background-color: #303030;

}

/*==============pop-up==================*/

.cutom-popup {

	max-width: 80%;

	margin: 0 auto;

	background: #ffffff;

	padding: 8px;

}

.cutom-popup .flexslider {

	padding: 0px;

	border: none;

	margin-top: 5px;

}

.item-title {

	padding: 15px;

	background: #e0452f;

	margin-bottom:10px;

}

.item-title .head {

	font-size: 26px;

	font-weight: bold;

	color: #ffffff;

	margin: 0 20px;

}

.item-title p {

	font-size: 22px;

	color: #ffffff;

	margin-top: 20px;

	padding-left: 20px;

}

#popup-slides .slide {

	width: 100%;

	height: 500px;

	background-size: cover;/* CSS3 to scale the background, not required */

}

.item-slider .head {

}

.item-overview {

	margin: 0px 0px 50px 20px;

}

.item-overview .head {

	font-size: 14px;

	font-weight: bold;

	color: #2c2c2c;

}

.item-overview p {

	color: #3a3c3d;

	font-size: 12px;

	margin-top: 20px;

}

.item-skills .head {

	font-size: 14px;

	font-weight: bold;

	color: #2c2c2c;

}

.item-skills .projets-features {

	margin-bottom: 20px;

}

.item-skills .projets-features li {

	line-height: 25px;

}

.item-skills .see, .item-skills .see a {

	margin-left: 7px;

	color: #3a3c3d;

	text-decoration:none;

}

.item-skills .btn-black {

	font-family: Georgia, "Times New Roman", Times, serif;

	background-color: #2c2c2c;

	color: #ffffff;

	height: 22px;

	width: 20px;

	border: none;

	font-size: 12px;

	font-weight: lighter;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-top: 15px;

}

.item-skills .btn-black:hover {

	background-color: #e0452f;

}

.item-skills .popup-nav {

	margin-left: 10px;

}

.item-skills .popup-nav li {

	display: inline-block;

}

.mfp-close-btn-in .mfp-close {

	display: none;

}

/* overlay at start */

.mfp-fade.mfp-bg {

  opacity: 0;

  -webkit-transition: all 0.35s ease-out;

  -moz-transition: all 0.35s ease-out;

  transition: all 0.35s ease-out;

}

/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {

  opacity: 0.8;

}

/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {

  opacity: 0;

}



/* content at start */

.mfp-fade.mfp-wrap .mfp-content {

  opacity: 0;

  -webkit-transition: all 0.35s ease-out;

  -moz-transition: all 0.35s ease-out;

  transition: all 0.35s ease-out;

}

/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {

  opacity: 1;

}

/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {

  opacity: 0;

}



/*===============================

9- Testimonals

=================================*/

#testimonals {

	padding-top: 20px;

}

#testimonals .quote {

	/*background: url("theme/socializa/assets/img/icons/basic/quote-top.png") top left no-repeat,  url("theme/socializa/assets/img/icons/basic/quote-bottom.png") bottom right no-repeat;*/

	padding: 25px 40px 25px 40px;

	margin-left: 25px;

	margin-right: 25px;

}

#testimonals .quote p {

	color: #828282;

	font-size: 20px;

	line-height: 30px;

	text-align: center;

}

#testimonals .quote .icon-quote-left {

  color: #E1472F;

  font-size: 30px;

}

#testimonals .quote .icon-quote-right {

  color: #E1472F;

  font-size: 30px;

  float:right;

}

#testimonals .author {

	color: #e1472f;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	display: block;

	text-decoration: none;

	cursor: pointer;

}



/*===============================

10- Contact US

=================================*/

#contact {

	background: none;

	position: relative;

	min-height: 400px;

	margin-top: 0px;

	margin-bottom: 100px;

}

#contactForm {

	margin-top: 20px;

}

#contactForm label {

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 10px;

}

#contactForm textarea {

	margin-bottom: 20px;

}

.textarea label {

	color: #bbbbbb;

}

#submit {

	text-transform: uppercase;

	font-weight: bold;

	height: 40px;

	background:#e1472f;

	border-radius:3px;

}

.important {

	color: #e14a37;

}

.padding-bottom {

	padding-bottom: 30px;

	color: #bbbbbb;

}





/*===============================

11- Newsletter

=================================*/





#newsletter {

/*	padding-top: 20px;*/

}

#newsletter #nl-name {

	background-color: #ffffff;

	-moz-box-shadow: -1px 1px 0px #c5c5c5;

	-webkit-box-shadow: -1px 1px 0px #c5c5c5;

	box-shadow: -1px 1px 2px #c5c5c5;

	border: none;

	background-image: url("theme/socializa/assets/img/icons/basic/nl-shadow.png");

	background-position: right top;

	background-repeat: repeat-y;

	width: 32%;

	height: 48px;

	padding-left: 10px;

	border-radius: 4px 0 0 4px;

	behavior: url(PIE.htc);

}

#newsletter form {

	margin-left: 20%;

}

#newsletter #nl-email {

	background-color: #ffffff;

	-moz-box-shadow: -1px 1px 0px #c5c5c5;

	-webkit-box-shadow: -1px 1px 0px #c5c5c5;

	box-shadow: 0 1px 2px #c5c5c5;

	border: none;

	width: 30%;

	height: 48px;

	margin-left: -5px;

	padding-left: 10px;

	border-radius: 0;

}

#nl-go {

	width: 54px;

	height: 58px;

	background: #E1472F;

	border: none;

	margin-left: -5px;

	color: #ffffff;

	font-weight: bold;

	font-size: 24px;

	/*text-shadow: -1px 1px 0px #c5c5c5;*/

	margin-top: -10px;

	border-radius: 0 4px 4px 0;

	box-shadow: 0 1px 2px #AAAAAA;

}

.infobox{background-color: #F0F0F0;display:block;clear:both;border:1px solid #fff;padding:10px;width:98%;font-size:14px;color:#222;margin-top:18px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.homebox{background:#6d6d6d;display:block;clear:both;border:1px solid #efefef;padding:15px 10px;width:98%;font-size:14px;color:#efefef;margin-top:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}



.homebox h2 {color:#93c52f;margin:4px 2px 12px 2px;font-size:22px;text-align:center;font-family:arial;text-shadow:0 1px 0 rgba(12,12,12,0.6);}

/*===============================

12- Blog

=================================*/



#blog-top{

	height:160px;

	position:relative;

}

.blog{

	margin-bottom:100px;

}

.blog-post{

	margin-top:40px;

}

.post-detail{

	margin-bottom:35px;

}

.blog-post .pic-date{

	float:left;

	text-align:center;

	text-transform:uppercase;

	color:#2c2c2c;

	font-weight:bold;

	display:block;

	width:60px;

	height:60px;

}

.blog-post .month{

	margin-top:7px;

	margin-bottom:7px;

	font-size:20px;

}

.blog-post .day{

	font-size:38px;

}

.post-detail{

	display:block;

	margin-left:80px;

}

.blog-post .post-title {

	font-size:30px;

	font-weight:bold;

	color:#2c2c2c;

	text-decoration:none;

	display:block;

	line-height:36px;

	text-transform:uppercase;

}

.blog-post .author-name {

	font-size:14px;

	color:#828282;

	text-decoration:none;

	display:block;

	margin-top:8px;

	margin-bottom:8px;

	text-transform:uppercase;

}

.blog-post .post-video video,

.blog-post .post-pic img{

	width:100%;

	height:auto;

}

.blog-post p{

	font-size:12px;

	color:#828282;

	padding-top:20px;

	line-height:18px;

}

.blog-post .post-title:hover, .blog-post .author-name:hover{

	color:#e1472f;

}



.blog-post .imp-note{

	background:#f9f9f9;

	border-left:4px solid #e1472f;

	padding:30px 30px 30px 20px;

	margin:35px 0 15px 0;

	color:#828282;

}

.post{

	margin-bottom:35px;



}

.blog-social .social{

	text-align:left;

}



.blog .blog-pagination{

	margin-left:60px;

	margin-top:50px;

}



.blog-pagination a{

	text-decoration:none;

	padding:6px 25px 6px 25px;

	background:#2c2c2c;

	color:#ffffff;

	float:left;

	font-size:14px;

	border-radius:6px;

	margin-left:20px;

	text-transform:uppercase;

	margin-top:10px;

}

.blog-pagination li{

	color:#2c2c2c;

	font-size:22px;

	display:inline-block;

	cursor:pointer;

	margin-left:10px;

}

.blog-pagination ul{

	float:left;

	margin-top:7px;

	margin-left:-1px;

	padding-left:10px;

	

}

.blog-pagination ul .active,.blog-pagination li:hover{

	color:#e1472f;

	font-size:26px;

	margin-right:-5px;

}

.blog-pagination a:hover{

	background:#e1472f;

}



.comment{

	margin-top:35px;

}

.comment .author-pic{

	float:left;

	padding-right:16px;

	border-right:2px solid #e9e9e9;

	margin-right:15px;

}



.comment-detail p{

	display:block;

	margin-left:80px;

	padding-bottom:20px;

	border-bottom:2px solid #e9e9e9;

}



.comment-detail a{

	margin-left:10px;

	text-decoration:none;

	color:#868686;

}

.comment-detail a:hover{

	color:#e1472f;

	

}

.comment-detail .author-name{

	font-size:12px;

	font-weight:bold;

	color:#2c2c2c;

}

.comment-detail .date-time{

	color:#868686;

	font-size:12px;

}

.comment-reply{

	margin-left:80px;

}

.comments-wrapper{

	margin-top:80px;

}

.comments-wrapper h5{

	text-transform:uppercase;

}



.post-comment{

	margin-top:50px;

}



form#leave-comment input,form#leave-comment textarea{

	background-color: transparent;

	border-radius:0px;

}

form#leave-comment button{

	border:none;

	background:transparent;

	font-size:14px;

	font-weight:bold;

	margin-top:10px;

	color:#e1472f;

	text-transform:uppercase;

}

form#leave-comment button span{

	margin-left:10px;

}





.sidebar{

	padding-top:50px;

	clear:both;

}

.sidebar .input-append button.add-on {

    height: 42px !important;

	width:40px !important;

	background:#e1472f;

	color:#ffffff;

}

.sidebar #search{

	height:38px !important;

	border:1px solid #e5e5e5;

	box-shadow: 1px #e5e5e5;

	padding-left:10px;

	width:90%;

}

.sidebar .categories li{

	color:#828282;

	padding-bottom:10px;

	padding-top:10px;

	border-bottom:1px solid #e9e9e9;

	list-style-image: url("theme/socializa/assets/img/icons/basic/cat-list.png");

	font-size:12px;

	margin-left:-10px;

}

.sidebar .categories li a{

	text-decoration:none;

	color:#828282;

}

.sidebar .categories li a:hover{

	color: #e1472f;

}

.categories {

	margin-top:10px;

}

.text-widget{

	margin-top:30px;

}

.text-widget p{

	margin-top:30px;

	color:#828282;

	font-size:12px;

	line-height:18px;

}





#tweets-wrapper{

	margin-top:30px;

}



#tweets {

	width:100%;

	height:auto;

	margin-top:20px;

	margin-left:-15px;

}



#tweets li {

	padding: 5px;

	color:#828282;

	line-height:150%;

	list-style:none;

	background-image:url("theme/socializa/assets/img/icons/basic/tweet-icon.png");

	background-repeat:no-repeat;

	background-position:top left;

	

}



#tweets li .timestamp {

	text-align:left;

	color:#bebebe;

	margin-left:-25px;

}

#tweets p{

	color:#828282;

	font-size:12px;

	line-height:18px;

	padding-left:25px;

	

}

#tweets li.tweet_content_0 {

	border-top:0px none;

	color:#828282;

}

#tweets li:last-child{

	border-bottom:0px none;	

}

#tweets a{

	color:#e1472f;

}

#tweets .hash { color:#FFF; } 

#tweets .reply { color:#FFF; } 





/*===============================

13- Footer

=================================*/

.modal-footer {
	font-family: verdana;
	border-radius: 0;
	text-align: left;
	color: #fff;
	padding-top: 40px;
	box-shadow: none;
	border-top-width: 2px;
	border-top-style: solid;
	background-color: #ededed;
	border-top-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCC;
}

.modal-footer .footer-head {
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	line-height: 35px;
}

.modal-footer p {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
}

.modal-footer .social li a{

	margin-left:0px;

}



#sub-email {

	background: #ffffff;

	height: 26px;

	border-radius: 4px 0 0 4px;

}

#sub {

	height: 36px;

	width: 44px;

	background-color: #e1472f;

	color: #ffffff;

	margin-top: -10px;

	margin-left: -5px;

	font-weight: bold;

	border: none;

	border-radius: 0 4px 4px 0;

}



.footer-list {
	margin-left: -2px;
	list-style: none;
	margin-top: -5px;
	font-size: 11px;
	font-family: verdana;
}

.footer-list li {

	line-height: 25px;

}

.footer-list a {
	text-decoration: none;
	color: #666;
}

.footer-list a:hover {

	color: #e1472f;

}

.modal-footer .social {

	text-align: left;

}

.detail {
	color: #333;
}
.detail a:hover {
	color: #ed1b23;
}


.modal-footer .copyrights {

	background: url("theme/socializa/assets/img/footer-divider.png") repeat-x scroll center top transparent;

	margin-top: 20px;

	padding-top: 20px;

}

.modal-footer .copyrights span.detail {

	display: inline-block;

	color: #c3c3c3;

	font-size: 12px;

	margin-left: 5px;

}

.modal-footer .copyrights span.detail-icon {

	display: inline-block;

	color: #c3c3c3;

	font-size: 11px;

}

.copyrights li {
	display: inline-block;
	list-style: none;
	margin-right: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}



/*===============================

14- Shortcodes

=================================*/



/*social icons*/

.social {

	margin: 20px 0;

	text-align: center;

}

.social li {

	display: inline-block !important;

	margin: 0;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	-ms-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}

.social li a {

	width: 25px;

	height: 25px;

}



.social li a {

	outline: none;

	opacity: .5;

	display: block;

	text-indent: -999999px;

	filter: alpha(opacity=50);

filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";

}

.social li:hover {

	background-position: 0 -25px;

}




/*Section header*/

section {

margin-bottom:30px; 

}

.section-header {

	font-family:calibri;

	background: none;

	font-size: 44px;

	color: #40383a;

	text-align: center;

	padding-bottom: 60px;



	font-weight: bold;

	line-height: 40px;

	text-transform: uppercase;

}

.section-header-sub {
	font-family:calibri;
	background: none;
	font-size: 26px;
	color: #40383a;
	padding-bottom: 15px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	letter-spacing: 1px;
	text-indent: 10px;

}
.sideblock_ucp{
	width: 180px;
	padding-top: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #fff;
	background-repeat: repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ed1c24;
	Height: 25px;
	background-position: 5px;
}

.sideblock_ucp img{

margin-right: -10px;

margin-top:-37px;

	text-align: center;

	text-shadow: 0 0 0 transparent,0 1px 0 #11192c;

	float: right;

	border:3px solid;

	border-radius:39px;
	
}
.section-header-subtext {
	
	background: none;
	
	color: #333333;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	
	
}

.section-header-white {

	font-family: Arial;

	font-size: 40px;

	color: #ffffff;

	text-align: left;

	padding: 30px;

}

.section-subheader {

	background: none;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 20px;

	color: #2a2a2a;

	text-align: center;

	margin-top: -40px;

	margin-bottom: 40px;

	font-weight: lighter;

}

.section-header-underlined {

	background: none;

	font-family: Arial;

	font-size: 20px;

	color: #282828;

	text-align: left;

	padding-bottom: 10px;

	margin-bottom: 30px;

	border-bottom: 4px solid #e2453a;

	width: 20%;

	min-width: 140px;

	font-weight:bold;

	display:block;

}



/*Icon wrappers*/



.wrapper-icon {

	min-height: 37px;

	min-width: 50px;

	height: 37px;

	width: 50px;

	max-height: 37px;

	max-width: 50px;

	padding-top: 13px;

	font-size: 24px;

	display: block;

	float: left;

}

.process-icons,.wrapper-icon-big {

	min-height: 74px;

	min-width: 100px;

	max-height: 74px;

	max-width: 100px;

	font-size: 40px;

	padding-top: 25px;

}

.wrapper-icon-big {

	min-height: 110px;

	min-width: 162px;

	max-height:110px;

	max-width: 162px;

	font-size: 70px;

	padding-top: 50px;

	float:none !important;

	margin-bottom:10px;

}

.wrapper-icon, .process-icons,.wrapper-icon-big {

	position: relative;

	z-index: 0;

	-moz-border-radius: 50%;

	-webkit-border-radius: 50%;

	-khtml-border-radius: 50%;

	border-radius: 50%;

	color: #ffffff;

	text-align: center;

	border: none 1px #ff0000;

	transition-duration: 0.6s;

	background-color: #FF0000;

}


.icon_trans{background:url("images/tran.png") no-repeat 0 9px}


/*Seprators for buttons*/

.seprator-dark{

	border-right:1px solid #7e7e7e;

	padding-right:5px;

}

.seprator{

	border-right:1px solid #d42d1c;

	padding-right:5px;

}



.shortcodes {

	padding-bottom:80px;

}

.shortcodes p{

	color:#828282;

	font-size:13px;

}

.shortcodes .row-fluid{

	margin-bottom:30px;

}

.shortcodes h2{

	margin:30px 0 20px 0;

	line-height:30px;

	font-size:20px;

}

.shortcodes h4{

	margin-bottom:20px;

}

.examples li{

	display:block;

	margin-bottom:10px;

	color:#e1472f;

	margin-left:-20px;

}

.examples li p{

	display:inline;

	margin-left:10px;

}



/*tabs*/



.tab-control > .active > a, .tab-control > .active > a:hover, .tab-control > .active > a:focus{

	border-top:50px solid #e1472f !important;

	border-left:none !important;

	border-right:none !important;

	border-bottom:0px !important;

	border-radius:0 !important;



	box-shadow:none;

}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{

	border-top:3px solid #e1472f;

	border-left:none !important;

	border-right:none !important;

	border-bottom:0px !important;

	border-radius:0 !important;

	

	box-shadow:none;

}



.nav-tabs > li{

	width:33.3%;

}

.nav-tabs > li > a{

	border-radius:0;

	border-color: #E9E9E9;

	border-width: 1px 0px 1px 1px;

	box-shadow:none;	

	margin-right:0;

}

.nav-tabs > li > a:hover{

	background:#fff;

}

.nav-tabs{

	border-bottom:none;

}

.tab-control{

	-moz-box-shadow: 0px 0px 1px #dedede;

  	-webkit-box-shadow: 0px 0px 1px #dedede;

    box-shadow: 0px 0px 1px #dedede;

	width:auto;

	behavior: url(PIE.htc);

}

.tab-control a{

	border-radius:none;

	text-decoration:none;

	color:#2c2c2c;

	font-weight:bold;

	font-size:14px;

	text-align:center;

	background:#fdfcfc;

	padding-left:19px !important;

	padding-right:20px !important;

    -moz-box-shadow: 0px 1px 1px #dedede;

    -webkit-box-shadow: 0px 1px 1px #dedede;

    box-shadow: 0px 1px 1px #dedede;

	outline:none;

}



.tab-control p{

	font-size:12px;

	line-height:18px;

	padding:15px;

}

.tab-content{

	overflow:visible;

}





/*info-box*/



.info-box{

	padding:35px 10px 30px 25px;

	border:1px solid #ebebeb;

	border:1px solid #ebebeb;

	

}



.info-box p{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	line-height:18px;

	padding-bottom:15px;

}

.info-box a{

	padding:10px;

	text-decoration:none;

	color:#ffffff;

	font-size:12px;

	

}



/*buttons*/



a.link-normal{

	cursor:pointer;

	width:100px;

	height:18px;

	padding:10px;

	color:#ffffff;

	display:block;

	text-decoration:none ;

	font-size:13px;

	font-weight:bold;

	margin-right:4px;

	margin-bottom:15px;

	padding-left:20px;

}



a.link-large{

	cursor:pointer;

	width:110px;

	height:18px;

	padding:10px;

	color:#ffffff;

	display:block;

	text-decoration:none ;

	font-size:13px;

	font-weight:bold;

	margin-right:4px;

	margin-bottom:15px;

	padding-left:30px;

}



a.link-small{

	cursor:pointer;

	width:90px;

	height:20px;

	padding:10px;

	color:#ffffff;

	display:block;

	text-decoration:none ;

	font-size:13px;

	font-weight:bold;

	margin-right:4px;

	margin-bottom:15px;

}

a.link-normal span,a.link-large span, a.link-small span{

	margin-left:5px;

}



a.custom-large-btn{

	cursor:pointer;

	width:125px;

	height:18px;

	padding:10px;

	color:#ffffff;

	border-radius:4px;

	display:block;

	text-decoration:none ;

	font-size:15px;

	font-weight:bold;

	margin-right:4px;

	margin-bottom:15px;

	text-align:center;

	padding-top:8px;

	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);

}

a.custom-normal-btn{

	cursor:pointer;

	width:110px;

	height:18px;

	padding:8px;

	color:#ffffff;

	border-radius:4px;

	display:block;

	text-decoration:none ;

	font-size:13px;

	font-weight:bold;

	margin-right:4px;

	margin-bottom:15px;

	text-align:center;

	padding-top:6px;

	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);

}

a.custom-normal-btn span{

	font-size:20px;

	margin-top:-3px;

	display:block;

	margin-right:5px;

}

a.custom-large-btn span{

	font-size:25px;

	margin-top:-4px;

	display:block;

	margin-right:5px;

}



a.custom-small-btn{

	cursor:pointer;

	width:90px;

	height:22px;

	padding:2px;

	color:#ffffff;

	border-radius:6px;

	display:block;

	text-decoration:none ;

	font-size:10px;

	font-weight:bold;

	margin-right:4px;

	margin-bottom:15px;

	text-align:center;

	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);

}

a.custom-small-btn span{

	font-size:18px;

	display:block;

	margin-right:5px;

}

.dark-btn{

	background:#2c2c2c;

}

.default-btn{

	background:#e1472f;

}

.green-btn{

	background:#5ea65b;

}

/*Block Quotes*/



.block-quotes p{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-style:italic;

	line-height:26px;

	color:#969696;

	display:block;



}

.block-quotes span{

	float:left;

	display:block;

	margin-right:10px;

	color:#969696;

	font-size:18px;

}

.block-quotes-large{

	border-bottom:2px solid #e2523c;

	border-top:1px solid #ededed;

	border-left:1px solid #ededed;

	border-right:1px solid #ededed;

	padding:5px;

	margin-top:20px;

	margin-bottom:20px;

}

.block-quotes-large p{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px !important;

	font-style:italic;

	line-height:24px !important;

	color:#969696;

	display:block;

	letter-spacing:1px;

	padding-bottom:15px;

	margin-left:25px;

}

.block-quotes-large span{

	float:left;

	display:block;

	margin-right:10px;

	margin-top:15px;

	color:#969696;

	font-size:18px;

	

}







/*dropcaps*/

.drop-cap{

	font-size:20px;

	color:#07ad87;

	float:left;

	display:inline-block;

	margin-top:3px;

	margin-right:5px;

	font-weight:bold;

	padding-top:8px;

	width:38px;

	height:28px;

	text-align:center;

	color:#ffffff;

	text-transform:uppercase;

}

.drop-cap-black{

	background:#2c2c2c;

}

.drop-cap-default{

	background:#e1472f;

}





/*loadmore button*/

a.load-more{

	height:35px;

	width:100%;

	text-transform:uppercase;

	background:#2c2c2c;

	color:#ffffff;

	font-size:12px;

	font-family:arial;

	margin-bottom:20px;

	border:none;

	display:block;

	text-decoration:none;

	padding-top:15px;

	text-align:center;

	font-weight:bold;

}



.load-more span{

	float:right;

	margin-right:10px;

	margin-top:-5px;

	color:#ffffff;

	font-size:30px;

}



.load-more:hover{

	background:#e1472f;

	

}



/*alerts*/

.alert-danger, .alert-error{

	border-left:5px solid #f7c7c9;

}

.alert-info{

	border-left:5px solid #9ac9df;

}

.alert-success{

	border-left:5px solid #9fb64c;

}

.alert-block{

	border-left:5px solid #f5dc7d;

}

.alert{

	height:27px;

	padding-top:12px;

	border-radius:0px;

	margin-bottom:20px;

	margin-top:0px;

	

}

.alert span{

	font-size:20px;

	margin-right:5px;

}



.alert-error span{

	color:#f02931;

	

}

.accordion-inner{

	border:none;

	color:#a9aaaa;

	font-size:12px;

	line-height:18px;

	margin-top:5px;

	margin-left:25px;

	margin-bottom:10px;

	

}

.accordion-group{

	border-bottom:1px solid #E5E5E5;

	border-top:none;

	border-left:none;

	border-right:none;

	padding-bottom:10px;

	padding-top:10px;

}

.btn-accordion{

	width:22px;

	height:20px;

	padding-top:2px;

	background:#2c2c2c;

	text-align:center;

	float:left;

	margin-right:10px;

	color:#ffffff;

}

.accordion-heading a{

	text-decoration:none;

	outline:none;

}

.accordion-heading .title{

	color:#2c2c2c;

	font-size:14px;

	font-weight:bold;

}

.accordion-heading a:hover .btn-accordion{

	background:#e1472f;

}

.accordion-heading a:hover .title{

	color:#e1472f;

}

h2.title{font-family:calibri;

	background: none;

	font-size: 36px;

	color: #40383a;

	padding-bottom: 20px;

	padding-top: 0px;

	font-weight: bold;

	line-height: 40px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #666;}

	

	

	

	/*===============================

15- FAQ

=================================*/	

	

	

	.FAQ{

	font-size: 14px;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	font-family: Verdana;

	margin-bottom: 0px;

	margin-top: 30px;

	padding: 10px;

	

	border: 1px solid #ddd;

	border-radius: 4px;

	display: block;

	text-decoration: none;

	background-color: #666;

}

.ans{color:#999;font-size:14px;font-family:Verdana;margin-bottom:10px;padding:10px;display:block;text-decoration:none;border-bottom-width: 1px;

	border-bottom-style: dashed;}

.FAQ:hover{background:#222;}

.FAQ span{font-weight:bold;cursor:pointer}

.FAQ div{display:none;padding-top:10px;font-size:12px;color:#777;}

.FAQ a{color:#000} 

	/*===============================

15- blog

=================================*/	

div.br_row2{

	position: relative;

	margin: 12px 0;

	font-size: 12px;

	color: #666;

}



.blog_title a{

	text-indent: 10px;

	font-size: 14px;

	font-weight: bold;

	color: #333;font-family: Verdana;

	clip: rect(10px,auto,10px,auto);

	

	padding-top: 1px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	margin-bottom: 5px;

}



.blog_foot{

	font-size: 14px;

	text-align: right;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCC;

	color: #C00;

	margin-bottom: 50px;

	padding-top: 1px;

	padding-right: 5px;

	padding-bottom: 1px;

	padding-left: 5px;

}

.blog_info{
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-top-style: dashed;
	font-family: Verdana;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.user_browse_info{

	font-size: 12px;

	color: #666666;

	font-family: Verdana;

	

	padding:10px;

}

blockquote.blog_content{

	padding: 10px;

	margin: 5px;

	

}blockquote.blog_content span{

	display: block;

	font-size: 14px;

	color: #999;

}

.blog_comment{padding:10px 5px;margin:10px auto;width:600px;background:#efefef;border:solid 1px #919191;color:#696969}.com_title{width:100%;text-align:center;font-size:12px;color:#fff;padding:5px;margin:-10px 0 5px -5px;background:#919191;border-bottom:solid 1px #1d1d1d;}.comments_wrap{overflow:hidden;width:600px;margin:5px auto;background:#efefef;border:1px solid #999;border-radius:3px}

.comments_wrap .content_text{padding:10px 5px;overflow:hidden;text-align:justify;color:#464646}

.comments_wrap .content_top{height:18px;padding:1px 5px 4px;background:#999;color:#fff;border-bottom:1px dotted #000}	

	/*===============================

style.replace

=================================*/
	
	
.mycoincount{
	color: #fff;
	font-size: 14px;
	text-shadow: 0 0 0 transparent,0 1px 0 #11192C;
	display: inline;
	line-height: 0px;
	font-weight: bold;	
}



.myic-count{color:#d1a44b;font-family:arial;font-size:21px;text-shadow:0 0 0 transparent,0 1px 0 #a67920;display:inline}	
	
.myaccBalance{color:#fff;font-size:12px;text-shadow:0 0 0 transparent,0 1px 0 #11192C;display:inline}	
	
.aff_url_block{width:262px;background:url(images/bg-sign.jpg);color:#fff;padding:6px 20px;margin: 0px auto;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;text-align:center}



input.text.big{
	height: 30px;
	min-width: 216px;
	border: solid 1px #9a9a9a;
	padding: 2px 4px;
	color: #333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: text;
}

.subbox{
	font-size: 24px;
	text-align: center;
	width: 49%;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px dashed #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.subbox a{
	color: #000;
	
}.subbox a:hover{
	color: #ed1c24;
}
.socialhome {
	height: 50px;
	width: 240px;
	display: block;
	padding: 5px;
	padding-right: 50px;
	font-weight: bold;
}
.socialhome img {
	padding-right: 10px;
}
.socialhome a{
	color: #000;
}.socialhome a:hover{
	color: #ed1c24;
	text-decoration: none;
}
label{
	font-weight: bold;
	font-size: 12px;
}
.dashbreak{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	width: 100%;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*table */
.table{
	border-collapse: collapse;
	width: 100%;
	margin: 10px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}.table th,.table td{
	color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 12px;
	font-weight: bold;
}

.table th:last-child,.table td:last-child{border-right:0}

.table tbody tr:last-child th,.table tbody tr:last-child td{border-bottom:0}

.table td{}

.table td{
	background-color: #f7f7f7;
}

.table tr.c_1 td{background-color:#f7f7f7;color: #333;}

.table tr.c_2 td{background-color:#3c3c3c;color: #333;}

.table tr.c_3 td{
	background-color: #f0f0f0;
	color: #333;
}

.table tr.boxHandle{cursor:pointer}.table tr.boxHandle.disabled{cursor:default!important}

.table tr.boxHandle.c_1 td{background:#f0f0f0}

.table tr.boxHandle.c_2 td{background:#f7f7f7}

.table tr.c_1.boxHandle.hover td,.table tr.c_1.boxHandle.checked td{background:#342f13}
.table tr.c_2.boxHandle.hover td,.table tr.c_2.boxHandle.checked td{background:#463f19}
.table tr.c_1.boxHandle.disabled td{background:#151515}
.table tr.c_2.boxHandle.disabled td{background:#171717}
.table thead tr.small td{font-size:11px}
.table thead tr.x-small td{font-size:10px}
.table thead td{
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #FFF;
}
.table thead td a{color:#999;text-decoration:underline}
.table thead td a:hover{color:#ccc}
.table td .subtext{font-size:10px;color:#666}
.table td a.subtext{color:#555;text-decoration:none}
.table td a.subtext:hover{color:#777;text-decoration:none}
.table.styled_list{border-collapse:separate;border-spacing:2px}
.table tbody tr th{text-align:center;font-size:14px;padding:10px 0 5px 0;font-weight:normal;border:0}
.table tbody tr td.title{padding:5px 10px 5px 5px;font-size:12px;background:#141414;border:solid 1px #222;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-radius:5px 0 0 5px;border-spacing:10px}
.table tbody tr td.text{padding:5px;min-width:150px;background:#191919;border:solid 1px #222;color:#777;font-size:12px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-radius:0 5px 5px 0;border-spacing:10px}

/* affilate */

.aff_block{margin:5px 0 20px 0;width:320px;height:100%;float:left;display:inline-block;vertical-align:top}
.aff_content{width:320px;height:100%;padding:4px 7px;background-color:#efefef;color:#0e6083;text-align:left;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;padding-bottom:10px;border:1px solid #515151;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.aff_content hr{background-color:#efefef;border:#000 1px dashed;border-style:none none dotted;color:#fff}
.aff_block_title{display:block;font-weight:bold;text-align:center;font-size:18px;background-color:#515151;color:#efefef;margin-top:-16px;margin-right:auto;margin-left:auto;text-shadow:1px 1px 1px rgba(0,0,0,0.6);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}
.aff_block_p{
	margin-bottom: 0;
	margin-top: 10px;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.aff_content_bottom{font-size:14px;font-weight:bold;text-align:center;margin-top:14px}
.aff_block_p2{
	display: block;
	background-color: #CCCCCC;
	margin: 9px 5px 0 5px;
	padding: 4px 0 4px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	font-weight: bold;
}
.aff_block_p2:hover{background-color:#c2e2e6;border-color:#93c2cf}
.aff_banner_block{margin-top:25px;margin-bottom:10px;width:655px}
.aff_banner{width:655px;padding:4px 10px;background-color:#efefef;color:#0e6083;border:1px solid #515151;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.aff_banner_title{display:block;margin-top:-16px;font-weight:bold;text-align:center;font-size:18px;padding:1px;background-color:#515151;color:#efefef;margin-right:auto;margin-left:auto;text-shadow:1px 1px 1px rgba(0,0,0,0.6);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}

/* slide panel */

a:focus {
	outline: none;
}
#panel {
	border-bottom: solid 4px #e6e6e6;
	height: 210px;
	display: none;
	background-color: #f7f7f7;	
}
.slide {
	
	padding: 0;
	
	
}

.active {
	background-position: right 12px;
}


/* message box */
.msg div{padding:10px;margin-bottom:10px;font-size:13px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,0.4);text-align:left;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}

.msg div.error{
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/icon_error2.png);
	background-repeat: no-repeat;
	text-indent: 40px;
	background-position: 5px;
	margin-top: 20px;
	margin-bottom: 20px;		
}
.msg div.success{color:#39531e;border:solid 1px #8fc256;background:#91c358;background:-webkit-gradient(linear,left top,left bottom,from(#a8d07c),to(#91c358));background:-moz-linear-gradient(top,#a8d07c,#91c358);background:-o-linear-gradient(top,#a8d07c,#91c358);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#A8D07C,endColorstr=#91C358)}.msg div.warning{color:#9d4300;border:solid 1px #ffa34f;background:#f19d49;background:-webkit-gradient(linear,left top,left bottom,from(#ffc474),to(#f19d49));background:-moz-linear-gradient(top,#ffc474,#f19d49);background:-o-linear-gradient(top,#ffc474,#f19d49);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFC474,endColorstr=#F19D49)}



.msg div.info{
	font-size: 14px;
	font-weight: bold;
	background-position: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #ed1c24;
	color: #fff;
	background-color: #ed1c24;
	text-decoration: none;
}
.msg div.info a{
	color: #fff;
	
}
.msg div.info a:hover{
	color: #000;
	
}
/*===============================

15- Responsive

=================================*/







/* Large desktop */

@media (min-width: 1200px) {
.nav .pull-right{ margin-right:10px;}
.container {width: 1170px;}
.navbar .nav{margin-left:30px;}


}


@media (min-width: 768px) and (max-width: 979px) {
.navbar .nav{margin-left:20px;}
.sideblock_ucp{
	width: 100px;
}
.sideblock_ucp img{
	display: none;
}
.section-header-sub {

}

.service-style2{
	margin-left:0px;
}

#team .social li a {

	margin-left: 2px;

}

.navbar-fixed-top, .navbar-fixed-bottom {

	position: fixed !important;

}

.copyrights li {

	display: block;

	text-align: left;

	margin-left:40%;

}



#process p{

	margin-left:1px;

}

}

/* Landscape phone to portrait tablet */

@media (max-width: 767px) {


.navbar .nav{margin-left:150px;}
	.modal-footer .social {

	text-align: center;

}

.comments-wrapper{

	margin-left:-60px;

}

.sidebar{

	margin-left:0px;

}

.service-container{

	max-width:280px;

	margin:0 auto;

	padding-left:30px;

}

.service-style2{

	float:none;

	margin-left:0px;

}

#home .godown{	

	left:37%;

	height:70px;

	width:70px;

}

.copyrights li {

	display: block;

	text-align: center;

}



.mobile-menu {

	display: block;

}

.navbar #orignal {

	display: none;

}

.navbar-inverse .brand {

	margin-left: 40%;

	margin-bottom: 5px;

}

.modal-footer {

	text-align: center;

}

.modal-footer .social2 {

	margin-left: 0px;

}

.modal-footer .footer-head {

	text-align: center;

}

#services .media-body {

	text-align: center;

}

.wrapper-icon {

	float: none;

	clear: both;

	margin-left: 43%;

	margin-bottom: 10px;

	min-height: 65px;

	min-width: 100px;

	max-height: 70px;

	max-width: 100px;

	font-size: 40px;

	padding-top: 35px;

}

.process-icons,.wrapper-icon-big {

	

	margin-left: auto;

	margin-right: auto;

}

#process p {

	margin: 30px auto;

}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed !important;
}
}

 @media(max-width:480px){
 .logo{margin-left:60px;margin-top:-10px;}
 .slide1{
	background-position: -450px;
}
.slide2{
background-position: -410px;
}
.slide3{
background-position: -500px;
}


#home .home-text{
	padding-top: 190px;
	vertical-align: middle;
	display: block;
}

#home .home-text2{
	padding-top:185px;
	vertical-align: middle;
	display: block;margin-left:30px;
}

#home .home-text3{
	padding-top: 180px;
	vertical-align: middle;
	display: block;
}
.bg{
	background-color: rgba(98, 98, 98, 0.9);
	display: inline-table;
	vertical-align: middle;
	letter-spacing: normal;
	padding: 10px;
	margin-bottom:10px;margin-left:-10px;
}
.s2right{vertical-align: middle;
	display: block;margin-left:-90px;}
.bg h2{
	font-size: 36px;
}
.bg h3{
	font-family: 'pt_sans_narrowregular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 18px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	text-align: center;
	vertical-align: middle;
}
.navbar.navbar-inverse .navbar-inner.sticky{
	height:80px;
}
.navbar-inner{width:400px}
.footer_banners{
	width: 300px;
}
.footer_banners img{width:auto;}
#newsletter form {
	margin-left: 12%;
}
.wrapper-icon {
	margin-left: 38%;
	margin-left: auto;
	margin-right: auto;
}
#itemHolder {
	width: 190px;
	margin: 0 auto;
}
.navbar-inverse .brand {
	margin-left: 30%;
}

}