/**
* custom.css file created by Eximium Template
* @package Eximium Template
* @author Youjoomla.com
* @website Youjoomla.com 
* @copyright	Copyright (c) since 2007 Youjoomla.com.
* @license PHP files are released under GNU/GPL V2 Copyleft License.CSS / LESS / JS / IMAGES are Copyrighted material
**/
/*
 ADD ALL YOUR CUSTOM CSS OVERRIDES TO THIS FILE.
 THIS WAY IF YOU MAKE A MISTAKE YOU CAN ALWAYS TURN CUSTOM CSS FILE OFF
 AND REVERT BACK TO ORIGINAL TEMPLATE CSS
 THIS FILE WILL LOAD VERY LAST AFTER ALL TEMPLATE CSS FILES.
 SO YOU CAN OVERRIDE ANY CSS PART OF THE TEMPLATE YOU NEED.
*/

/* -----------------  Global  ------------------- */

@font-face {
  font-family: "Flaticon";
  src: url("../font/Flaticon.eot");
  src: url("../font/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../font/Flaticon.woff") format("woff"),
       url("../font/Flaticon.ttf") format("truetype"),
       url("../font/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../font/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-people:before { content: "\f106"; }
.flaticon-trace-user:before { content: "\f101"; }
.flaticon-line-chart:before { content: "\f102"; }
.flaticon-social:before { content: "\f103"; }
.flaticon-chat:before { content: "\f104"; }
.flaticon-null:before { content: "\f105"; }
.flaticon-people-1:before { content: "\f100"; }


body { line-height: 1.5;}
.homepage #centerbottom { display: none;}
.yjsg_grid { padding: 20px;}

h1.module_title { font-size: 36px;}

.page-header h2 a, .category-name a, .categories-module li a, .archive-module li a
{
	color: #434F7F!important;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

textarea#message {
	width: 540px;
	height: 100px;
}

.sp-features .sp-feature i {
	font-size: 70px;
	color: #5B913D;
	margin: 20px auto;
	display: block;
	text-align: center;
}

.sp-features .sp-feature h3 {
	font-size: 18px;
	text-align: center;
}

.sp-features .sp-feature p {
	font-size: 14px;
	text-align: center;
}

.footer_out {
	margin-top: 0px;
	padding: 0px 0;
	background: #434F7F;
	padding-bottom: 25px;
}

.footer_out a,.footer_out .highlight,.footer_out .fa[class*="facolor"]::before,.footer_out #features-tabs .yjsgShortcodeTabs li.active a, .footer_out .eximium-list li a:hover, .footer_out .yjsgmenu li a:hover {
	color: #fff;
}

.footer_out a:focus, .footer_out a:hover, .footer_out .yjsg1 a:hover {
	color: #fff !important;
	font-weight: bold;
}

#rsmsc_scroller img {
	border-radius: 0%;
	margin-right: 20px;
}

#features-and-styling h2, #about h2, #testimonials h2, #gallery h2
{
	text-align: center;
}

#footer {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 0px;
	position: relative;
}

#joomlacredit {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 auto;
	display: block;
	color: white;
	text-align: center;
}

#logo 
{
	width: 300px !important;
	height: 90px !important;
	background-size: 80% !important;
}

#yjsgheadergrid #topmenu_holder {
	float: right;
	margin-top: 0px;
	background: none;
}

#yjsgheadergrid {
	padding: 0px 0;
}

/* Top Menu */
#centertop { border-bottom: 1px solid #468525;}
#yjsgheadergrid { padding: 0;}
#yjsgheadergrid #topmenu_holder { margin-top: 0;}

.yjsgmenu a.activepath, .yjsgmenu a:hover, .yjsgmenu a:focus, .yjsgmenu li:hover > .child a { background: #f60112; color: #fff;}
ul.yjsgmenu li { text-transform: uppercase; font-size: 12px; border-right:0px solid #ddd;}
ul.yjsgmenu li a {
	height: 110px;
	line-height: 110px;
}
#logoholder {
    width: 165px;
    height: 90px !important;
	padding-top: 20px !important;
}
.yjsgmenu li a:hover { color: #fff!important;}

/* Soical - Contact */
.top_pos {
    /* background: #eee none repeat scroll 0 0; */
	background: #f3f3f3;
    color: #222;
    border-bottom: 1px solid #eee;
}
#yjsg1.yjsg_grid { padding: 0;}
.soc-con { float:right;}
.soc-con p { margin: 0;}
.soc-con a { border-right: 1px solid #fff; padding: 9px; font-size: 11px; color: #222;}
.soc-con a:hover { background: #fff; color: rgba(20, 156, 147, 1);}
.soc-con .fa-phone {
    color: #222;
}

/* Slider */
.mod_slide { border-bottom: 1px solid #f60112;}
#sp-smart-slider.mod_slide { border-bottom: 0;}

.yjplain { padding: 0;}
h1.sp-title {
    color: #fff;
    font-size: 50px;
    line-height: 30px;
}
.sp-vertical-middle {
    background: rgba(0,0,0,0.5);
    padding: 10px;
    text-align: center;
}
.sp-iStoreii-layout h2.sp-posttitle, .sp-iStoreii-layout .sp-slider-content .sp-introtext {
    font-size: 24px;
    line-height: 24px;
    color: #FFF;
}


/* Footer */
#footmod .fa-phone { color: #fff;}
#footmod a { color: #fff;}


/* -------------- Modules -------------- */
/* Services */
.yjsg4_out { background: #efefef url("/images/bodybg.png") no-repeat 0 25px;}
.mod_serv { text-align: center;}
#solutions .yjsg-col-1-4 span::before, #solutions .yjsg-col-1-5 span::before{
    font-size: 62px;
    position: relative;
    top: 21px;
}
.mod_serv span {
    border: 3px solid #666;
    width: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 100px;
}

/* -------------- Pages -------------- */
/* Management */
.pg_management img { float: left; margin: 0 20px 0 0;}
.pg_about a.readon {
    padding: 0 10px 0 10px;
    line-height: 26px;
}

/* Solutions */
.pg_solutions .newsitem_text .yjsg-col-1-5 { text-align: center;}
#solutions .yjsg-col-1-4 span::before, #solutions .yjsg-col-1-5 span::before, #top-solutions .yjsg-col-1-5 span::before, #top-solutions .yjsg-col-1-4 span::before { font-size: 62px; position: relative; top: 21px; color: #F60112;}
#solutions .yjsg-col-1-4 span, #solutions .yjsg-col-1-5 span, #top-solutions .yjsg-col-1-4 span, #top-solutions .yjsg-col-1-5 span {
    border: 3px solid #666;
    width: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 100px;
  	text-align: center;
}

/* Partners */
.pg_partners #centerbottom { display: none;}
.pg_partners .mfp-other-article {
    display: none !important;
}
.minifrontpage-default { margin-top: 40px;}
.mfp-table-cell { padding: 0 0 40px 0;}
.minifrontpage-default .mfp-table-cell p {
  	font-size: 100%;
    background: transparent;
    padding: 10px 0px 0 110px;
    margin: 0 40px 10px 0;
    border-radius: 0;
    box-shadow: none;
    text-shadow: 0;
    line-height: normal;
}
.minifrontpage-default .mfp-table-cell:hover p { background: transparent; box-shadow: none;}
.minifrontpage-default a.mfp-readon { background: #FFFFFF; color: #F60112!important; border: 1px solid #ccc;}
.minifrontpage-default a.mfp-readon:hover { background: #efefef!important;}
.mfp-table-cell-inner a.mfp-readon { pointer-events: all;}
.mfp-table-cell-inner a { pointer-events: none;}


/* Featured Products */
.pg_featprod .newsitem_text {
    background: -moz-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(191,191,191,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(191,191,191,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#00ffffff',GradientType=0 );
    padding: 10px;
    border-radius: 5px;
}

.pg_featprod .multicolumns { text-align: center;}
.pg_featprod .multicolumns .newsitem_text { text-align: center;}
.pg_featprod .newsitem_text img { width: 45%; text-align: center;}
.pg_featprod .multicolumns a.readon { display: inline-table;}

#featured-products .newsitem_text {
    text-align: center;
}

.pg_featprod a {
    text-align: center;
    display: table;
    margin: auto;
    float: none;
}

/* Customers */
.pg_customers #centerbottom { display: none;}
.pg_customers .mfp-other-article {
    display: none !important;
}
/* Contact */
.pg_contact .newsitem_text span::before { color: #F60112; font-size: 20px; margin-right: 10px;}

#fpos1 .module_title .title_split, #fpos1 .h2_holder, #fpos5 .title_split
{
    color: #ffff !important;
}

.newsflash-item {list-style: none !important;}

#contact .yjsg-col-1-2 a i::before {
    color: #f60112;
    font-size: 20px;
    margin-right: 10px;
}

/* CHANGES ON 3º OF OCTOBER */

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
}

.centered.sticky.fixed {
    background: #fff !important;
    display: block;
    z-index: 999;
}

#customers .col-md-12, #partners .col-md-12, #featured-products .col-md-12,#customers .span12, #partners .span12, #featured-products .span12
{
    padding:0  !important;
    margin: 0 !important;
}

#customers .col-md-2, #partners .col-md-2 {
    margin: 0;
    padding: 5px;
    height: 120px;
}

#customers .col-md-2 a, #partners .col-md-2 a {
    border: 1px solid #bbb;
    text-align: center;
    display: block;
    line-height: 100px;
}

.yjsg-sticky.fixed {
    padding: 0 !important;
}

#infrastructure .yjsg-col-1-5  h4, #security .yjsg-col-1-5  h4, #solutions .yjsg-col-1-4 h4,#top-solutions .yjsg-col-1-4 h4, #professional .yjsg-col-1-5  h4, #managed .yjsg-col-1-5  h4 {
    text-align: center;
}

.eds-on-click span {
    font-size: 60px;
    text-align: center;
    margin: 0 auto;
    display: table;
}

.spacer {
    margin: 5px;
}

.sp-corporex-layout .slider-arrow-nav i {
	border: 1px solid #fff;
	background: #33601B;
}

.sp-corporex-layout .slider-arrow-nav a:hover i {
	background-color: #fff;
	border: 1px solid #33601B;
	border: 1px solid transparent;
	color:#33601B;
}

.categories-module li, .archive-module li {
	list-style: none;
}


/** BACKGROUNDS */
.about-bg
{
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;	
}

.features-bg
{
	padding-top: 40px;
	padding-bottom: 40px;
	background: #F3F3F3;
}

.gallery-bg
{
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;
}

.testimonials-bg, #contact
{
	padding-top: 40px;
	padding-bottom: 40px;
	background: #F3F3F3;
}

.contact-bg
{
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;
}

/** MOBILE */


@media (max-width: 800px) 
{
	#logo, #logoholder {
		width: 320px !important;
		height: 115px !important;
		margin: 0 auto !important;
	}
	
	#yjsgheadergrid #topmenu_holder {
		width: 100%;
	}
	
	textarea#message {
		width: 100%;
		height: 100px;
	}
	
}

@media only screen and (max-width: 480px) {
	.sp-corporex-layout .sp-slider-content {
		width: 85%;
		left: 0px;
		top: 17%;
		padding: 10px;
	}
	
	.sp-corporex-layout .sp-slider-content .sp-title {
		font-size: 24px;
		margin-top: 0;
		font-weight: 400;
		text-transform: uppercase;
	}
	
	.sp-corporex-layout .sp-slider-content .sp-posttitle
	{
		font-size: 20px;
	}
	
}

/* RSMonials Scroller Module - Responsive CSS - BEGIN */
@media only screen and (min-width: 1200px) {
    #rsmsc_scroller { width: 100% !important; height: 200px !important; }
    #rsmsc_scroller .innerDiv { width: 98% !important; height: 200px !important; }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    #rsmsc_scroller { width: 100% !important; height: 200px !important; }
    #rsmsc_scroller .innerDiv { width: 98% !important; height: 200px !important; }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    #rsmsc_scroller { width: 100% !important; height: 250px !important; }
    #rsmsc_scroller .innerDiv { width: 98% !important; height: 250px !important; }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    #rsmsc_scroller { width: 100% !important; height: 250px !important; }
    #rsmsc_scroller .innerDiv { width: 98% !important; height: 250px !important; }
}

@media only screen and (max-width: 480px) {
    #rsmsc_scroller { width: 100% !important; height: 300px !important; }
    #rsmsc_scroller .innerDiv { width: 94% !important; height: 300px !important; }
}
/* RSMonials Scroller Module - Responsive CSS - END */

#logo {
  background: url("../images/bizx.jpg") no-repeat !important;
  background-size: 95% !important; 
}

.slider-controllers
{
	display: none;
}

.yjsgmenu a.activepath, .yjsgmenu a:hover, .yjsgmenu a:focus, .yjsgmenu li:hover > .child a {
  background: #849BA3 !important;
  color: #fff;
}

#centertop {
  border-bottom: 2px solid #849BA3;
}

.pagetitle, #rightblock .module_title {
  color: #849ba3;
  font-size: 25px;
  font-weight: bold !important;
  text-align: left;
  text-transform: uppercase;
}

.pagetitle::after, #rightblock .module_title::after{
  background: #e1e1e1 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 4px;
  margin: 10px 0;
  width: 30px;
}

.yjm_title i {
  margin-right:10px;
  color: #434F7F;
}

.page-header h2 {
  font-size: 24px;
  font-weight: 400;
}

#about h2::after, #services h2::after, #gallery h2::after, #testimonials h2::after, #contact h2::after, #latest-posts h2::after, #trusted-by h2::after
{ 
  background: #e1e1e1 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 4px;
  margin: 10px 0;
  width: 30px;
}

#about h2, #services h2, #gallery h2, #testimonials h2, #contact h2, #latest-posts h2, #trusted-by h2
{ 
  color: #849ba3;
  font-size: 25px;
  font-weight: bold !important;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#about p, #services {
  font-size: 16px;
}

#services .container
{
	text-align: center;
}

#services i {
  color: #849ba3;
  display: block;
}

#services [class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
  font-family: Flaticon;
  font-size: 65px;
  font-style: normal;
  margin-left: 20px;
}

#services h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 10px;
  text-transform: uppercase;
}

.btn.btn-success, .mfp-readon {
  background: #849ba3 !important;
  border: 1px solid #fff !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
  color: #fff !important;
}

#minifrontpage-100 .mfp-readon
{
	color: #fff !important;
}

#minifrontpage-100 .mfp-readon:hover
{
	color: #849ba3 !important;
}

.btn.btn-success:hover, .mfp-readon:hover {
  background: #fff !important;
  border: 1px solid #849ba3 !important;
  border-radius: 0px !important;
  color: #849ba3 !important;
  text-transform: uppercase !important;
}

#latest-posts, #trusted-by
{
	padding: 40px 0;
}

div.yjsg-pagination {
  clear: both;
  margin: 0 auto;
  text-align: left;
}

a, .highlight, .fa[class*="facolor"]::before, #features-tabs .yjsgShortcodeTabs li.active a, .eximium-list li a:hover, .yjsgmenu li a:hover {
  color: #849ba3 !important;
}

#copyright > p {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}

.layout-corpora .slider-title h1, .layout-corpora .slider-title h1 > small {
  color: #fff;
  display: block;
  text-transform: uppercase;
  text-shadow: 2px 0px 0px rgba(0, 0, 0, 1);
  font-weight: bold;
  font-size: 50px;
}

.sp-smart-posttitle {
  text-transform: uppercase;
  font-size: 20px !important;
  color: #222 !important; 
}

.header-scroll {
  font-size: 90px;
  position: absolute;
  text-align: center;
  color: #fff !important;
  top: 70%;
  width: 100%;
  z-index: 888;
}

ul.yjsgmenu li a:hover {
  color: #fff !important;
}

.scroll-icon {
  text-shadow: 0 0 1px #fff;
}

.scroll-icon
{
	color: #fff !important;
}

.social .social-link {
  color: #fff !important;
  padding: 10px !important;
  font-size: 24px !important;
}

.social .social-link:hover{
  color: #849BA3 !important;
}

.team h3, .team {
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0;
  font-weight: 400;
  color:  #454545;
}

.sticky {
  z-index: 999;
}

@media screen and (max-width: 800px) {
  .header-scroll{display: none !important; }
  #logo{margin: 0 auto; width: 250px !important;}
  .layout-corpora .slider-title { margin-top: 35px !important;}
  .layout-corpora .slider-title h1, .layout-corpora .slider-title h1 > small { font-size: 24px !important;}
}

#top5 .social {
  float: right;
}

#top5 .social .social-link {
  color: #849BA3 !important;
  padding: 10px !important;
  font-size: 15px !important;
}

#top5 .social .social-link:hover{
  color: #434F7F !important;
}

.yjsg-tip-bottom::before {
  border-bottom-color: rgba(132, 155, 163, 0.7) !important;
  border-top-color: transparent;
  margin-bottom: 0;
  margin-top: -11px;
}

.yjsg-tip::after, [data-yjsg-tip]::after {
  background-color: rgba(132, 155, 163, 0.7) !important;
  border-radius: 4px;
  color: #fff;
  content: attr(data-yjsg-tip);
  font-size: 12px;
  line-height: 1.618;
  padding: 4px;
  width: 160px;
  z-index: 1000;
}

.yjsg-tip-bottom::before {
  border-bottom-color: rgba(132, 155, 163, 0.7);
  border-top-color: transparent;
  margin-bottom: 0;
  margin-top: -12px !important;
}

.yjsg-tip-bottom::before, .yjsg-tip-bottom::after {
  bottom: auto;
  left: 50%;
  top: 75% !important;
}