@charset "utf-8";
/* CSS Document */

form#search-form {
	margin-bottom: 50px;
}
.criterion {
	margin-left: 20px;
}
.criterion .form-type-checkbox {
	display: flex;
}
#edit-basic {
	display: block
}
form#search-form input[type=text] {
	border: 1px solid #ddd;
	padding: 7px 14px;
	width: 50%;
	display: -webkit-box;
}
form#search-form input[type=submit] {
	border: 1px solid #0082f3;
	padding: 5px 10px;
	color: #333;
	margin: 10px 0px;
	background: none;
}
form#search-form input[type=submit]:hover {
	background-color: #0082f3;
	color: #fff;
}

form .container-inline {
	display: flex;
}
body.admin-menu .header_search .right_search_container {
	top: 70px;
}
ol.search-results li {
	border-bottom: 1px solid #0082f3;	
}
#user-login, #user-pass, #user-register-form {
	margin-left: 20%;
	width: 60%;
	margin-bottom: 50px;
}
#user-pass .form-actions {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#user-login input[type=submit], #user-pass input[type=submit], #user-register-form input[type=submit]{
	margin-top: 20px;
	background-color: #0082f3;
	padding: 7px 14px;
	border: 1px solid #0082f3;
	color: #fff;
}
#user-login input[type=text], #user-login input[type=password],#user-pass input[type=text], #user-pass input[type=password],#user-register-form input[type=text], #user-register-form textarea{
	padding: 7px 14px;
	border: 1px solid #ddd;
	width: 100%
}
ul.tabs.primary {
	margin-left: 75px;
	padding-top: 10px;
	display: flex;
	list-style-type: none;
	margin-bottom: -113px;
	position: relative;
	z-index: 500;
}
ul.tabs.primary li a{
	border: 1px solid #0082f3;
	padding: 5px 10px;
	margin-right: 5px;
	color: #333;
}
ul.tabs.primary li a:hover {
	border: 1px solid #0082f3;
	background-color: #0082f3;
	color: #fff;
}

.invisible {
	display: none;	
}
.header-v1 {
	z-index: 500;	
}
.title-mg-30 .top-title {
	margin-bottom: 30px;	
}

ul.pager {
	display: -webkit-box;
	color: #2f3c4e;
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 30px;
	clear: both;
	width: 100%;
	margin-top: 40px;

}

ul.pager li.pager-current {
	list-style-type: none;
	background: #0092CB;
	color: #FFF;
	padding: 8px 13px;
	border: 1px solid #0092CB;
	margin: 5px 5px 0px 0px;
	border-radius: 0px;
}
ul.pager li a {
	padding: 5px 11px;
	border: 1px solid #0092CB;
	margin: 5px 5px 0px 0px;
	color: #444;
	background: #fff;
	border-radius: 0px;
}
ul.pager li a:hover {
	background: #0092CB;
	color: #fff;
}

/*search block
form#search-block-form input[type=submit], form#search-block-form--2 input[type=submit]{
	display: none;
}
*/

/*faq*/
.faq.accordion .ui-state-default, .faq.accordion .ui-widget-content{
	border: none;
}
.faq.accordion > h3 > span {
	display: none;	
}

/*single blog*/
.meta-cs .txt-top.txt-last a:not(:last-child):after{	
	content: ", ";
}
.text-format-wrapper {
	margin-bottom: 10px;	
}


/*index*/
a.w-tab-link.blog-tab:last-child {
	margin-right: 0px;	
}
.pt-0 {
	padding-top: 0px;	
}
.pb-0 {
	padding-bottom: 0px;	
}
.pb--10 {
	padding-bottom: 0px;
	margin-bottom: -10px;
}


/*breadcrumbs*/
.breadcrumbs a {
	padding: 0px;
	text-transform: capitalize;
	font-weight: 500;
	color: #b0b0b0;
	font-size:13;
}

.messages.status {
	margin-top: 40px;
}

.sidebar-login input[type=text], .sidebar-login input[type=password] {
	width: 100%;
}
.sidebar-login ul li{
	list-style-type: none;
	text-align: right;
}
.sidebar-login input[type=submit] {
	color: #fff;
	background-color: #00aecd;
	padding: 5px 15px;
	margin-top: 5px;
	border: 1px solid #00aecd;
	border-radius: 4px;
}
.sidebar-login input[type=submit]:hover {
	background-color: #414141;
	border-color: #414141;
}

.sidebar .form-item-search-block-form input[type=text] {
	width: 100%;
	border-color: #e0e0e0;
	background-color: #fff;
	color: #333;
}
.sidebar ul.views-summary{
	padding-left: 0px;
}
.sidebar ul.views-summary li {
	list-style-type: none;
	
}
.sidebar ul.views-summary li a{
	color: #717171;
}
.sidebar ul.views-summary li a:hover{
	color: #00aecd;
}
.sidebar .w-list-unstyled a.recent-block {
	border-bottom-color: #F5F4F4;
}

#user-login-form label{
	color:#5A5A5A;
}
#user-login-form input[type=text],  #user-login-form input[type=password]{
	width: 100%;
    border-color: #e0e0e0;
    background-color: #fff;
    color: #333;
	height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
	vertical-align: middle;
	border: solid 1px #e0e0e0;
}
#user-login-form .item-list li{
	line-height:25px;
}

.single-post .tags_social .tags a {
  	float:left;
  	margin-right:8px;
  	font-size:13px !important;
  	color:#888;
  	font-weight:400;
  	padding:5px 12px;
  	margin-bottom:8px;
  	border: 1px solid #eef1f2;
}

.single-post .tags_social .tags a:hover {
	border: 1px solid #0092CB;
	color: #fff;
	background: #0092CB;
}

.admin-menu .sticky_menu {
	margin-top: 29px !important;
}

ul.info li a:not(:last-child):after {
	content: ", ";
}

#respond {
	margin-top: 0px;
}
.header_wrapper {
	z-index: 500 !important;
}
.header_4 nav ul li a.active {
	border: 1px solid #0092CB;
}
#blog > .row > .span9 .media .he-wrap iframe {
	height: 284px;
}
.span9.latest_blog, .animate_onoffset .row-fluid .span6.plain_text.alignment_left {
	margin-left: 0px !important;
}

#blog > .row > .span12 .media .he-wrap iframe {
	height: 340px;
}
.section-style.section_space_1 {
	padding-bottom:0px !important; 
}

dt.border-yes {
	border:1px solid #0092CB;
	background: #fff !important;
}
dt.border-yes i {
	color: #0092CB !important;
}
.services_small .dl-horizontal i {
	color: #0092CB;
}
.prog.start_animation {
	background: rgb(0, 146, 203);
}
.pt-0 {
	padding-top: 0px !important; 
}
.pb-0 {
	padding-bottom: 0px !important; 
}
.mb-0 {
	margin-bottom: 0px !important;
}
.chart_skill .chart .text {
	font-size:40px;
	color:#fff;
}
dl.dl-horizontal dt.rounded {
	background: #0092CB;
}
dl.dl-horizontal dt.rounded i {
	color: #fff;
}
.count_to.style2  span {
	color: #fff !important;
}
.bg-style-1 {
	background-color: #019bd8 !important;
}
.bg-none {
	background: none !important;
}
.mb_90 {
	margin-bottom: -90px !important;
}
.mb_90 .animate_onoffset{
	margin-bottom: 0px;
}
.css-15em {
	line-height: 1.5em !important;
}
.p-15 a {
	padding: 15px !important; 
}
#slider-fixed.bg-header_section_default {
	background-image: url(../img/header_section_default.png); 
}
.form-item-quantity > label {
	display: none;
}

input#edit-quantity {
	border: 1px solid #eef1f2;
	width: 98px;
	float: left;
	margin: 0px;
	padding: 15px 0px 15px 10px;
	border-radius: 0px;
}
.indented {
	margin-left: 70px;
}
#comments div:last-child, #reviews .show_review_form {
	margin-bottom: 20px;
}
.field-name-comment-body p {
	padding-right: 100px;
}
#tabreviews {
	overflow: hidden;
}

ul.products li.product form.commerce-add-to-cart  {
	margin: 0px;
	float: left;
}
ul.products li.product form input[type="submit"] {
	margin-left: 15px;
	float: left;
	padding: 0px 29px 0px 20px;
	position: relative;
	font-size: 12px;
	color: #999;
	background: none !important;
	border-right: 1px solid #eef1f2;
	border-radius: 0px;
}
ul.products li.product form input[type="submit"]:before {
	content: "\e0c1";
	top: 0;
	font-family: "moon";
	left: 0;
	position: absolute;
	font-size: 12px;
	color: #999999;
}
.star-rating[data-rate="10"] .rate-here {
	width: 100%;
}
.star-rating[data-rate="8"] .rate-here {
	width: 80%;
}
.star-rating[data-rate="6"] .rate-here {
	width: 60%;
}
.star-rating[data-rate="4"] .rate-here {
	width: 40%;
}
.star-rating[data-rate="2"] .rate-here {
	width: 20%;
}
.views-exposed-widget > div {
	display: flex;
}
.views-exposed-widget select {
	color: #666666;
	width: 100px;
	height: 34px;
	background: #f5f5f5;
	border: none;
	line-height: 34px;
	text-indent: 13px;
	padding: 0px;
	font-size: 12px;
	border-radius: 0px;
}
.views-exposed-widget label {
	background: #f5f5f5;
	height: 28px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 10px;
}
.colored_bg {
	background:#f7f7f7;
}
.background_image {
	background-image:url(../img/default_header.jpg);
	background-repeat: no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.background_image_1 {
	background-image:url(../images/2013/10/Untitled-2.png);
	background-repeat: no-repeat; 
	background-position:center;
}
.background_image_2 {
	background-image:url(../images/2013/11/81.jpg);
	background-repeat: no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.header_page.background_image_2 h2, .header_page.background_image_2 ul li.active {
	color: #fff;
}
.background_image_2 
.header_page.background_image_2 ul li a {
	color: rgba(255,255,255,0.7);
}

.contact_form #edit-subject {
	margin-right: 0px;
}
.menu.non_megemenu.sub-menu,
.sub-menu.non_mega_menu {
	height: initial;
}
#edit-actions {
	background: none;
}
#edit-actions input[type="submit"] ,#edit-buttons input[type="submit"]{
	-webkit-border-radius: 12px;
	font-weight: 300;
	font-size: 15px;
	padding: 15px 45px;
	color: #FFF;
	background: #0092CB;
	margin-right: 10px;
	border: none;
}
span.button-operator {
	display: none;
}
.line-item-total .line-item-total-raw {
	color: #0092CB;
	font-weight: bold;
}
form#views-form-commerce-cart-form-default table, table.views-table.cols-4{
	width: 100%;
	margin-bottom: 20px;
}
form#views-form-commerce-cart-form-default table thead th, table.views-table.cols-4 thead th{
	padding: 20px 28px;
	color: #666;
	font-size: 15px;
	background: #fafafa;
	font-weight: normal;
	line-height: 18px;
}
form#views-form-commerce-cart-form-default table tbody td, table.views-table.cols-4 tbody td{
	padding: 24px 28px;
	vertical-align: middle;
	font-size: 17px;
	color: #444;
	font-weight: 300;
}
form#views-form-commerce-cart-form-default table tbody .views-field-edit-quantity input, table.views-table.cols-4 tbody .views-field-edit-quantity input{
	margin: 0;
	background: #fafafa;
	border: 1px solid #eef1f2;
	border-radius: 0px;
	width: auto;	
	padding: 10px 15px;
}
form#views-form-commerce-cart-form-default table tbody input.delete-line-item, table.views-table.cols-4 tbody input.delete-line-item{
	background: #0092CB;
	border: none;
	padding: 10px 15px;
	color: #FFF;
	font-weight: 300;
}
form#views-form-commerce-cart-form-default td, form#views-form-commerce-cart-form-default th, table.views-table.cols-4 td, table.views-table.cols-4 th{
	border: 1px solid #eef1f2;

}

#admin-menu {
	z-index: 9999999;
}
.sticky_menu .top-menu > .menu > li > ul{
	margin-top: -19px !important;
}
.top_wrapper {
	z-index: 499;
}
.mt_100 {
	margin-top: -100px;
}
.header_8_body .current-menu-item {
	background: #0092CB;
}
.header_8_body .current-menu-item a {
	color: #fff;
}
ul.products .product.columns-3 {
	width: 353px !important;
}
.header_9 .top-menu > .menu > li li{
	background: #fff !important;
}
.header_9 .top-menu > .menu > li li a {
	color: #888 !important;
}
.header_9 .top-menu > .menu > li li a:hover {
	color: #444 !important;
}
.header_9 .top-menu > .menu > li li.current-menu-item > a {
	color: #0092CB !important;
}

.header_7 .top-menu > .menu > li li{
	background: #fff !important;
	border-top: none !important;
	border-bottom-color: #eef1f2 !important;
}
.header_7 .top-menu > .menu > li li a {
	color: #888 !important;
	border-right: none !important;
	border-left: none !important;
}
.header_7 .top-menu > .menu > li li a:hover {
	color: #444 !important;
}
#content article.blog-article:first-of-type {
	padding-top: 0px !important;
}
.header_7 .top-menu > .menu > li li.current-menu-item > a {
	color: #0092CB !important;
}

@media (max-width: 979px) {
	.header_wrapper .nav_top .top-menu > ul {
		display: none !important;
	}
}