/* Backgrounds ----------------------------------------------------------*/
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont,
.style_one .btn-primary,
.style_two .btn-primary,
.style_two h1 span .border,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.sf-menu li li a:hover,
.box-action .button,
.item-service:hover .head-service i,
.btn-primary,
.btn-primary:hover,
#sponsors  .owl-prev,
#sponsors .owl-next,
.tooltip-inner,
.important-info,
.box .date span,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
footer .btn-primary:hover,
.thumbs li:hover,
#theme-options .title,
#theme-options .title span,
#theme-options .layout-style li.active,
.items-slide-services li .icon,
.title-section .title .line-title,
.title-section .subtitle-section,
.color > span,
.pagination > .active > a,
.carousel-indicators .active,
.info-comment a,
.jRibbon,
.downarrow,
.line{background: #000;background-color: #000;}
.overlay{background: #000 url("../../../Images/more.png") no-repeat center center;background: rgba(212, 103, 41,0.6) url("../../../Images/more.png") no-repeat center center;}
.pattern-important-info{background: #000000 url("../../../Images/patterns/patttern-corporate.png");}
.accordion-trigger.active,.accordion-trigger:hover{color: #fff;background: #000000 url("../../../Images/toggle.png") no-repeat right -69px;}
.arrow-comment{background: url("arrow-comment.png");}
.table-discount{background: url('discount.png') no-repeat top center;}
.subtitle-section .left{background: url("arrow-subtitle-left.png") no-repeat center;}
.subtitle-section .right{background: url("arrow-subtitle-right.png") no-repeat center;}

/* Colors ----------------------------------------------------------*/

.title-subtitle span,
.clients .title-downloads:first-letter,
.subtitle-downloads h4 i,
.sponsors h2 span,
.box .link i,
.box .name span,
.twitter a,
footer .links li i,
.logo-footer h2 span,
.box .image-more-service i,
.portfolioFilter .current,
.portfolioFilter a:hover,
.list li i,
.page-error h1 i,
.sitemap li a,
.sitemap li a:hover,
.post h3 a,
.post h2 a,
.post .post-meta span a,
.tags i,
.comment-post h3 a,
.autor h3 i,
.comment-post h3 i,
.tabs a,
address i,
.table-price,
.head-service h5,
.titles-heading h1 i,
.boxes-info h5{
	color: #000000;
}

/* Drop Down List ----------------------------------------------------------*/
.dropdown  {width: 94%;padding: 0px;margin: 3% 3% 5% 3%;overflow: hidden;border: 1px solid rgb(201, 201, 201);}

.dropdown:first-child  {margin-top: 21px;}

.dropdown select {
      border: 0 !important;  /*Removes border*/
      -webkit-appearance: none;  /*Removes default chrome and safari style*/
      -moz-appearance: none; /* Removes Default Firefox style*/
      background: url('dropdown_arrow.png') no-repeat;  /*Adds background-image*/
      background-position: 100% 0px;  /*Position of the background-image*/
      width: 100%; /*Width of select dropdown to give space for arrow image*/
      height: 46px;
      text-indent: 13px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/
      /*My custom style for fonts*/
      color: #1455a2;
      float:left;
}

.dropdown2  {padding: 0px;overflow: hidden;border: 1px solid rgb(201, 201, 201);margin-top: 21px;margin-left:4px;}

.dropdown2 select {
      border: 0 !important;  /*Removes border*/
      -webkit-appearance: none;  /*Removes default chrome and safari style*/
      -moz-appearance: none; /* Removes Default Firefox style*/
      background: url('dropdown_arrow.png') no-repeat;  /*Adds background-image*/
      background-position: 100% 0px;  /*Position of the background-image*/
      width: 100%; /*Width of select dropdown to give space for arrow image*/
      height: 46px;
      text-indent: 13px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/
      /*My custom style for fonts*/color: #1455a2;
      padding:10px 0;
}

/* Borders ----------------------------------------------------------*/

.style_one h1 span span,.style_two h1 span span{border-bottom: 6px solid #000000;}
header{border-bottom: 4px solid #000000;}
.tooltip.top .tooltip-arrow {border-top-color: #000000;}
.image-clients-downloads li:hover,.items-slide-services li:hover{border: solid 3px #000000;}
.item-work .info-work .icons-work{border-top: 3px solid #000000;}
.title-section .title{border-bottom: 1px solid #000000;}
.portfolioFilter .current,.portfolioFilter a:hover{border-bottom: 3px solid #000000;}
.sf-menu ul{border-bottom: 3px solid #000000;}
.comment-post  .info-comment{border-left: solid 3px #000000;}
.head-service i,.feature-element li .cirle-feature{border: solid 3px #000000;}
.boxes-info h5{border-top: solid 3px #000000;border-bottom: solid 3px #000000;}

@media handheld, only screen and (max-width: 980px) {
	.comment-post  .info-comment{border-top: solid 3px #000000;border-left: 0;}
	.arrow-comment{background: url("arrow-comment-top.png") top center no-repeat;}
}