/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

*{
    margin: 0px;
    padding: 0px; 
}
/* TRIPOGRAFIAS */

@font-face {
    font-family: 'simplified_arabic_fixedRg';
    src: url('../fonts/simpfxo-webfont.eot');
    src: url('../fonts/simpfxo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/simpfxo-webfont.woff2') format('woff2'),
         url('../fonts/simpfxo-webfont.woff') format('woff'),
         url('../fonts/simpfxo-webfont.ttf') format('truetype'),
         url('../fonts/simpfxo-webfont.svg#simplified_arabic_fixedRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'simplified_arabicregular';
    src: url('../fonts/simpo-webfont.eot');
    src: url('../fonts/simpo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/simpo-webfont.woff2') format('woff2'),
         url('../fonts/simpo-webfont.woff') format('woff'),
         url('../fonts/simpo-webfont.ttf') format('truetype'),
         url('../fonts/simpo-webfont.svg#simplified_arabicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'levenim_mtbold';
    src: url('../fonts/lvnmbd-webfont.eot');
    src: url('../fonts/lvnmbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lvnmbd-webfont.woff2') format('woff2'),
         url('../fonts/lvnmbd-webfont.woff') format('woff'),
         url('../fonts/lvnmbd-webfont.ttf') format('truetype'),
         url('../fonts/lvnmbd-webfont.svg#levenim_mtbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'levenim_mtregular';
    src: url('../fonts/lvnm-webfont.eot');
    src: url('../fonts/lvnm-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lvnm-webfont.woff2') format('woff2'),
         url('../fonts/lvnm-webfont.woff') format('woff'),
         url('../fonts/lvnm-webfont.ttf') format('truetype'),
         url('../fonts/lvnm-webfont.svg#levenim_mtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



h1{font-family: 'simplified_arabic_fixedRg';}

h2{
  font-size: 45px;
  font-family: 'levenim_mtregular';
  color: #FFF;
}
h3{
  font-family: 'levenim_mtregular';
  font-size: 35px;
  color: #A7E1C8;
}
h4{
  font-family: 'simplified_arabic_fixedRg';
  font-size: 20px;
  color: #A7E1C8;
}

/* PALETA */

/* GRIS OSCURO #4D4D4D */
/* GRIS CLARO #999999 */
/* AGUA #A7E1C8 */

/* ESTILOS */
body{
    background: #4D4D4D;
    color: #fff;
    /* border-top: solid 5px #A7E1C8; */
    position: relative;
}
p{
    font-family: arial, sans-serif;
}
strong, em{
  font-weight: normal; 
  font-style: normal;
}
footer{
    clear: both;
    background: #999999;
    width: 100%;
    display: block;
    padding: 20px;

}
.ruzlogo{
    width: 50px;
    height: auto;
}
.textder{
  text-align: right;
}
section{
  padding: 75px 0px;
}
header{
  background: #4D4D4D;
  padding: 20px 0px;
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 7;
}
.textojusti{
  text-align: justify;
  word-spacing: -1px;
}
/* MENU */
#logo{
  width: 80%;
  height: auto;
}
nav{
  width: 100%;
  display: block;
  text-align: right;
  padding-top: 20px;
}
nav ul li{
  display: inline-block;
  margin-left: 30px;
}
nav ul li a{
  color: #fff;
  font-family: 'simplified_arabic_fixedRg';
  font-size: 1em;
}
nav ul li a:hover, nav ul li a:focus{
  color: #A7E1C8;
}

.spacer{
  height: 100px;
  display: block;

}
.servicios{
  background-image: url(../img/bglogo.svg);
  background-repeat: no-repeat;
  background-position-x: 119%;
  background-position-y: 38%;
}
.line{
  display: block;
  background:#fff;
  width: 50%;
  height: 1px;
}
.der{
  float: right;
}
.little{
  display: none;
}
#menu{
  cursor: pointer;
}
/* ==========================================================================
   Plugins
   ========================================================================== */
#owl{
    margin: 0px;
    padding-top: 50px;
    position: inherit;
}
#owl li{
    list-style-type: none;
    max-width: 980px;
    margin: auto;
    padding-left: 10px;
}   
.owl-page span{
    border: solid 2px #A7E1C8;
    background: #4D4D4D;
    opacity: 1;
}
.owl-page span.active{
    border: solid 2px #A7E1C8;
    background: #A7E1C8;
}
.owl-pagination{
  max-width: 980px;
  margin: auto;
  text-align: left;
  padding-left: 10px;

}
#owl .item img{
  display: block;
  width: 100%;
  height: auto;
}
#bar{
  width: 0%;
  max-width: 100%;
  height: 5px;
  background: #fff;
}
#progressBar{
  width: 100%;
  background: #A7E1C8;
  position: absolute;
  z-index: 8;
  top: 0px;
}
.item{
  padding: 100px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

// Small screens
@media only screen { } /* Define mobile styles */

@media only screen and (max-width: 40em) {
    h2{
      font-size: 2em;
    }
    h4{
      font-size: 1em;
    }
    .item{
      padding: 20px;
    }
    nav{
      display: none;
    }
    iframe{
      display: none;
    }
    .big{
      display: none;
    }
    .little{
      display: block;
    }
    #mobmenu{
      display: none;
    }
    .servicios{
      background-image: none;
    }
    .spacer{
      height: 40px;
    }
    #logo{
      width: 70%;
      height: auto;
    }
    nav{
      text-align: left;
    }
    ul{
      margin: 0px;
    }
    nav ul li{
      display: block;
      width: 100%;
      margin-left: 0px;
    }
    nav ul li a{
      width: 100%;
      height: 2em;
      display: block;
      margin: 22px 0px;
      font-size: 1.4em;
      border-bottom: solid thin #6C6B6B;
    }
    .textojusti{
      text-align: left;
    }
  } /* max-width 640px, mobile-only styles, use when QAing mobile issues */

// Medium screens
@media only screen and (min-width: 40.063em) { } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { } /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

// Large screens
@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

// XLarge screens
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

// XXLarge screens
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}