.hide {
  display:none;
}
a{
   outline: 0;
}
a:hover, a:active, a:focus {
  /* styling for any way a link is about to be used */
  outline: 0;
}
object, embed { 
  outline: 0;
}
input::-moz-focus-inner { 
  border: 0; 
}
.white_bg {
  background: white;
}

.red_bg {
  background: #ed1c24;
}

.gray-lighter {
  background: #f3f3f3 url(../img/bg_box.png) top left repeat-x;
  padding-top: 50px;
}

.bgbox {
  background: url(../img/bg_box.png) top left repeat-x;
  padding: 20px 0px 0px 0px;
}

body, h1, h2, h3, h4, h5, p, i {
  color: #8a8a8a;
}

b {
  color: #ed1c24;
}

.white_text {
  color: #FFFFFF !important;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

a:active {
  outline: none;
  -moz-outline: none;
}

a {
  color: #ed1c24;
}

a:hover {
  color: #8a8a8a;
}

@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans.eot");
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans.svg#OpenSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font: 100% "OpenSans", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

.uppercase {
  text-transform: uppercase !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.capital {
  text-transform: capitalize !important;
}

b {
  font: 14px;
  font-weight: 500;
  color: #ed1c24;
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 31px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 19.2px;
  }

  h4 {
    font-size: 14.4px;
  }

  h5 {
    font-size: 11.2px;
  }

  h6 {
    font-size: 9.6px;
  }
}
.white_bg {
  background: white;
}

.red_bg {
  background: #ed1c24;
}

.gray-lighter {
  background: #f3f3f3 url(../img/bg_box.png) top left repeat-x;
  padding-top: 50px;
}

.bgbox {
  background: url(../img/bg_box.png) top left repeat-x;
  padding: 20px 0px 0px 0px;
}

body, h1, h2, h3, h4, h5, p, i {
  color: #8a8a8a;
}

b {
  color: #ed1c24;
}

.white_text {
  color: #FFFFFF !important;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

a:active {
  outline: none;
  -moz-outline: none;
}

a {
  color: #ed1c24;
}

a:hover {
  color: #8a8a8a;
}

header {
  height: 50px;
  width: 100%;
  position: fixed;
  background-color: #FFFFFF !important;
  z-index: 9996;
}

#logo {
  display: inline;
  position: fixed;
  z-index: 9997;
  background: url(../img/logo-narrada-all.png) top left no-repeat;
  background-size: contain;
  width: 600px;
  height: 48px;
}

#findus {
  color: #8a8a8a;
  font-size: 16px;
  margin: 30px 0px 10px 60px;
}

a .linkicon {
  color: #8a8a8a;
  display: block;
  font-size: 30px;
  float: left;
  margin: 10px 20px 10px 20px;
}
a .linkicon :hover, a .linkicon :focus {
  color: #333333;
}

.height100 {
  height: 100%;
}

.caption {
  text-align: center;
  font-size: 14px;
  height: 80px;
}

#letswork {
  background: url(../img/letsworktogether.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 70vh;
}

#partner {
  background: white center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 70vh;
}

.content-partner {
  column-count: 2;
  padding: 2em;
}

.content-partner-text {
  text-align: end;
  padding: 2em;
}

.content-partner-logo img {
  opacity: 0.4;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-top: auto;
  width: 50%;
  filter: grayscale(40%);
}

.content-partner-logo img:hover {
  filter: none;
  opacity: 1;
  cursor: pointer;
}

.logo-google {
  padding: 2em;
}


.logo-meta {
  padding: 2em;
}


.slideclient img {
  width: 200px !important;
  -webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  opacity: 0.2;
  text-align: center;
  margin: 0 auto;
}

.slideclient img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
  cursor: pointer;
}

.forcemiddle {
  padding-top: 10%;
}

footer {
  background: #000000;
  color: #8a8a8a;
  height: auto;
  font-size: 11.2px;
  padding: 0px 0px 20px 0px;
}

footer a {
  color: #8a8a8a;
}

.mapcircle {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  /* this fixes the overflow:hidden in Chrome/Opera */
}

.map_canvas {
  width: 200px;
  height: 200px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
}

.map_overlay {
  background: url(../img/bg_map.png) center center;
  z-index: 11;
  position: absolute;
  width: 200px;
  height: 200px;
}

a .link_footer {
  color: #8a8a8a;
  display: block;
  font-size: 30px;
  float: right;
  margin: 10px 20px 10px 20px;
}
a .link_footer :hover, a .link_footer :focus {
  color: #333333;
}

.works_thumb {
  z-index: 5;
  position: relative;
}

.img_work {
  z-index: 5;
}

.works_view {
  color: #000;
  z-index: 6;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.works_cap {
  color: #FFFFFF;
  z-index: 7;
  position: absolute;
  background: #ed1c24;
  width: 60%;
  height: 60%;
  border-radius: 50%;
  padding: 10%;
  margin: 10%;
  font-size: 11.2px;
  display: block;
  text-align:center;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.works_cap a {
  color: #FFFFFF;
  text-decoration: none;
}

.works_cap a:hover {
  text-decoration: underline;
}

.works_cap:hover {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 1;
}

.btn_view {
  background: url(../img/eye.png) top left no-repeat;
  padding-left: 40px;
  color: #FFFFFF;
  font-size: 11.2px;
  height: 20px;
  z-index: 6;
}

.act_cap {
  color: #FFFFFF;
  z-index: 7;
  position: absolute;
  width: 90%;
  height: 50%;
  border-radius: 50%;
  margin: 45% 5% 5% 5%;
  font-size: 14px;
  display: block;
  opacity: 1;
  text-align:center;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.act_cap:hover {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.9;
}

.heightact {
  min-height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.circle_img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-bottom: 20px;
  float: left;
  margin-right: 20px;
}

.margin-zero {
  margin: 0px;
}

.padding-zero {
  padding: 0px;
}

.small-thumb {
  width: 120px;
  float: left;
}

.small-thumb a {
  display: block;
}

.small-thumb a:hover, .small-thumb a:focus {
  opacity: 0.5;
  color: #ed1c24;
}

.title_thumb {
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin-top: -100px;
  padding: 0px 10px 25px 10px;
}
.btn_redview {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 75%;
}
.btn_wa {
    display:none;
}
.wa-share {
    display:none;
}
.btn-fb{
    margin-left:10px;
}
.background-career-grey{
	background:#E1E1E1;
	padding:20px 0px 20px 0px;
	color:#000000;
	font-size:14px;
}
.background-career-white{
	background:#FFFFFF;
	padding:20px 0px 20px 0px;
	color:#000000;
	font-size:14px;
}
.background-career-white p{
	color:#000000;
}
.background-career-grey p{
	color:#000000;
}
.title-career-red {
    margin-top:10px;
}
.title-career-red span{
	text-transform:uppercase;
	color:#FFFFFF;
	background:#ED1C24;
	padding:5px;
	font-size:16px;
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .wa-share {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .wa-share {
    display: block;
    padding: 3px 10px 4px 28px;
    background: #5CBE4A url(../img/logo-wa-white.png) center left no-repeat;
    display: inline-block;
    border-radius: 4px;
    font-size:11px;
    margin-left:10px;
  }
  .wa-share a{
      color:#FFFFFF;
  }
}


@media only screen and (max-width: 768px) {
  header {
    height: 40px;
    width: 100%;
    position: fixed;
    background-color: #FFFFFF !important;
    z-index: 9996;
  }
  .btn_wa{
      display:block;
  }
  .gray-lighter {
      padding-top:40px;
  }

  #logo {
    display: inline;
    position: fixed;
    z-index: 9997;
    background: url(../img/logo-narrada-all.png) top left no-repeat;
    background-size: contain;
    margin-top: 0.5em;
    width: 200px;
    height: 60px;
  }
  
  #partner {
    background: white center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 70vh;
  }

  .content-partner {
    column-count: 1;
  }
  
  .content-partner-text {
    padding: 0;
  }
  
  .content-partner-title {
    text-align: center;
  }
  
  .content-partner-description {
    text-align: center;
  }
  
  .content-partner-logo img {
    opacity: 0.4;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
    width: 100%;
    filter: grayscale(40%);
  }

  .content-partner-logo img:hover {
    filter: none;
    opacity: 1;
    cursor: pointer;
  }
  
  .logo-google {
    padding: 2em;
  }
  
  .logo-meta {
    padding: 2em;
  }

  .mapcircle {
    display: none;
  }

  a .linkicon {
    color: #8a8a8a;
    display: block;
    font-size: 20px;
    float: left;
    margin: 5px 5px 5px 20px;
  }
  a .linkicon :hover, a .linkicon :focus {
    color: #333333;
  }

  #findus {
    color: #8a8a8a;
    font-size: 12px;
    margin: 30px 0px 10px 90px;
  }

  .textfooter {
    margin-bottom: 20px;
  }

  .container .eight .columns .icon_case {
    width: 70px;
    display: table;
  }

  .container .eight .columns .case_desc {
    width: auto;
    display: table;
  }

  .case_icon {
    display: none;
  }

  .works_cap {
    opacity: 1;
  }
}
