#screen {
    margin:0px;
    position: fixed;
    top: 100px;
    left: 100px;
    background-color: red;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    z-index: 999999999999;
}

@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: "PP Woodland";
    src: url("/fonts/bbd240e1bd4f028574ea83bae258bd9f.eot");
    src: url("/fonts/bbd240e1bd4f028574ea83bae258bd9f.eot?#iefix")format("embedded-opentype"),
    url("/fonts/bbd240e1bd4f028574ea83bae258bd9f.woff2")format("woff2"),
    url("/fonts/bbd240e1bd4f028574ea83bae258bd9f.woff")format("woff"),
    url("/fonts/bbd240e1bd4f028574ea83bae258bd9f.ttf")format("truetype"),
    url("/fonts/bbd240e1bd4f028574ea83bae258bd9f.svg#PP Woodland")format("svg");
}

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

@font-face {
    font-family: 'MyriadProLight';
    src: url('/fonts/myriadpro-light.eot');
    src: url('/fonts/myriadpro-light.eot') format('embedded-opentype'),
         url('/fonts/myriadpro-light.woff') format('woff'),
         url('/fonts/myriadpro-light.ttf') format('truetype'),
         url('/fonts/myriadpro-light.svg#MyriadProLight') format('svg');
}

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

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

body {
    width: 100%;
	height:100%;
	margin:0px;
	padding:0px;
}

p {
    margin: 0px;
    padding: 0px;
}

ul{
    margin: 0px;
    position: relative;
    padding-left: 5%;
    padding-top: 3%;
    padding-bottom: 3%;
}

ul li::marker {
  color: #ff6600;
}

li {
    margin: 0px;
    position: relative;
    width: 90%;
    height: auto;
    clear: both;
    padding-left: 1%;
    padding-bottom: 1%;
}

.h1header {
    margin: 0px;
    position: absolute;
    top: -999999999px;
    left: -999999999px;
    z-index: -1000;
}

.space_one {
    margin: 0px;
    position: relative;
    width: 100%;
    height: 100px;
    clear: both;
}

.topbar {
    margin: 0px;
    position: fixed;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 45px;
    background-color:#f0f0f0;
    z-index: 999;
}

.top_bar_mobile {
    display: none;
}

.topbaradres {
    margin: 0px;
    position: relative;
    float: left;
    width: 50%;
    margin-left: 2%;
}

.topbaradres img {
    margin: 0px;
    position: relative;
    height: 20px;
    width: auto;
    top: 13px;
}

.topbaradres a {
    margin: 0px;
    position: relative;
    margin-left: 6px;
    font-family: sans-serif;
    font-size: 14px;
    color: #666;
    top: 8px;
    text-decoration: none;
}

.topbarphone {
    margin: 0px;
    position: relative;
    width: auto;
    float: right;
    margin-right: 2%;
}

.topbarphone img {
    margin: 0px;
    position: relative;
    height: 20px;
    width: auto;
    top: 13px;
    margin-right: 10px;
}

.topbarphone a {
    margin: 0px;
    position: relative;
    margin-left: 0px;
    font-family: sans-serif;
    font-size: 14px;
    color: #666;
    top: 8px;
    text-decoration: none;
}

.redes {
    margin: 0px;
    position: relative;
    width: auto;
    float: right;
    margin-right: 10%;
}

.redes img{
    margin: 0px;
    position: relative;
    height: 20px;
    width: auto;
    top: 13px;
    margin-left: 10px;
}

.menu_principal_wrap {
        margin: 0px;
        position: fixed;
        display: none;
        top: 60px;
        left: 0px;
        width: 100%;
        height: 80%;
        background-color: #fff;
}




/* Main menu back img */


.mainindexmenu {
    margin: 0px;
    position: relative;
    width: 100%;
    height: 600px;
    padding-top: 45px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.mainindexmenu_inner {
    margin: 0px;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 0;
}

.rightleaf {
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(/images/leaf.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 0;
}

.ok {
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 105%;
    /*background-image: url(/images/ok.png);*/
    background-position: 50% 100%;
    background-repeat: no-repeat;
    z-index: 1;
}

.leftleaf {
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 130%;
    background-image: url(/images/leaf2.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}

.mainheader {
    margin: 0px;
    position: relative;
    text-align: center;
    font-family: "PP Woodland";
    color: #000;
    font-size: 400%;
    z-index: 3;
    margin-top: 40px;
}

.mainheader a {
    color: #000;
    text-decoration: none;
}

.mainsubheader {
    margin: 0px;
    position: relative;
    text-align: center;
    font-family: times;
    font-style: italic;
    color: #000;
    font-size: 200%;
    z-index: 3;
    margin-top: -20px;
}

.mainsubheader a {
    color: #000;
    text-decoration: none;
}

.mainmenu {
    margin: 0px;
    position: relative;
    display: block;
    text-align: center;
    margin-top: 40px;
    z-index: 3;
}

.mainmenu a {
   text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}

.mainmenuactivelink {
    font-family: "PP Woodland";
    color: #fff;
    font-size: 160%;
    background-color: #000;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 4px;
    -webkit-border-radius: 50px; 
    -moz-border-radius: 50px;
    border-radius: 50px; 
}

.mainmenulink {
    font-family: "PP Woodland";
    color: #000;
    font-size: 160%;
    background-color: transparent;
   padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 4px;
}

.mainmenulink:hover {
    background-color: #f0f0f0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 4px;
    -webkit-border-radius: 50px; 
    -moz-border-radius: 50px;
    border-radius: 50px; 
}

.mainsubmenu {
    margin: 0px;
    position: relative;
    display: block;
    text-align: center;
    margin-top: 20px;
    z-index: 3;
}

.mainmenu a {
    margin-left: 10px;
    margin-right: 10px;
}

.submenulink {
    font-family: sans-serif;
    font-size: 14px;
    color: #666;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
}

.submenulink:hover {
    font-family: sans-serif;
    font-size: 14px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: underline;
}

.submenuactivelink {
    font-family: sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #ff9900;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
     -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
}



/* imgmenubox  */

.imgmenubox {
    margin: 0px auto;
    width: 85%;
    height: auto;
    clear: both;
    margin-top: 60px;
    z-index: 10;
}

.imgmenucontainer {
    margin: 0px;
    position: relative;
    width: 26%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 1.5%;
    background-color: #f7f7f7;
    border-radius: 12px;
}

.imgmenucontainerheader {
    margin: 0px auto;
    position: relative;
    width: 80%;
    text-align: center;
}

.imgmenucontainerheader h2 {
    margin: 0px;
    padding: 0px;
     font-family: "PP Woodland";
    color: #000;
    font-size: 140%;
    font-weight: normal;
}

.imgmenucontainerimage {
    margin: 0px;
    position: relative;
    width: 100%;
    height: 150px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color:antiquewhite;
    background-position: center;
    background-size: cover;
}



.imgmenudesc {
    margin: 0px;
    position: relative;
    width: 100%;
    height: 80px;
    font-family: sans-serif;
    font-size: 14px;
    color: black;
    text-align: justify;
    overflow: hidden;
      display: -webkit-box;
}

.imgmenulink {
    margin: 0px;
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
}

.imgmenulink a {
    font-family: sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #ff9900;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
     -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
}

.imgmenulink a:hover {
    font-family: sans-serif;
    font-size: 14px;
    color: #ff9900;
    background-color: #333;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
     -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
}



.inner_menu_space {
    margin: 0px auto;
    position: relative;
    width: 84%;
    height: 1px;
    background-color: #f0f0f0;
    margin-top: 60px;
    margin-bottom: 0px;
    clear: both;
}



.aboutheader {
    margin: 0px;
    position: relative;
    text-align: center;
    font-family: "PP Woodland";
    color: #000;
    margin-top: 40px;
}

.aboutheader h3 {
    margin: 0px;
    padding: 0px;
    font-size: 300%;
    font-weight: normal;
}

.aboutsubheader {
    margin: 0px;
    position: relative;
    text-align: center;
    font-family: times;
    font-style: italic;
    color: #000;
    font-size: 150%;
    margin-top: 0px;
}

.trabajoheader {
    margin: 0px;
    position: relative;
    text-align: center;
    font-family: times;
    font-style: italic;
    color: #666;
    font-size: 100%;
    margin-top: 0px;
}

.trabajoheader h3 {
    font-weight: normal;
}

.trabajotitle {
    margin: 0px;
    position: relative;
    width: 100%;
    height: 24px;
    clear: both;
    margin-bottom: 4px;
}



.trabajotitleone{
    margin: 0px;
    padding: 3%;
    background-color: #f7f7f7;
    color: #000;
    text-align: left; 
}

.td_space {
    margin: 0px;
    position: relative;
    width: 1%;
    height: 1px;
}

.trabajotitletwo{
    margin: 0px;
    position: relative;
    width: 74%;
    padding: 1%;
    background-color: #f7f7f7;
    color: #000;
    text-align: left; 
}

.trabajo_desc {
    margin: 0px;
    position: relative;
    margin-left: 1%;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    font-family: sans-serif;
    font-size: 12px;
}

.link_atras {
    margin: 0px;
    position: relative;
    margin-top: 20px;
}

.link_atras a {
    font-family: sans-serif;
    font-size: 14px;
    color: #ccc;
    background-color: #333;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
     -webkit-border-radius: 12px; 
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-decoration: none;
}

.aboutdesccontainer {
    margin: 0px auto;
    position: relative;
    width: 80%;
    height: auto;
    font-family: sans-serif;
    font-size: 14px;
    color: black;
    text-align: justify;
    margin-top: 30px;
}

.aboutdesccontaine_img {
    margin: 0px;
    position: relative;
    float: left;
    width: 60%;
    height: auto;
}

.aboutdesccontaine_img_inner {
    margin: 0px;
    position: relative;
    float: left;
    width: 58%;
    height: auto;
}

.aboutdesccontaine_img img {
    width: 100%;
    height: auto;
}

.imag_one {
    margin: 0px;
    position: relative;
    width: 100%;
    float: left;
    height: 300px;
    background-position: center;
    background-size: cover;
}

.imag_two {
    margin: 0px;
    position: relative;
    width: 49%;
    float: left;
    height: 200px;
    background-position: center;
    background-size: cover;
    margin-top: 2%;
}

.imag_space {
    margin: 0px;
    position: relative;
    width: 2%;
    float: left;
    height: 10px;
    margin-top: 2%;
}

.imag_tree {
    margin: 0px;
    position: relative;
    width: 49%;
    float: left;
    height: 200px;
    background-position: center;
    background-size: cover;
    margin-top: 2%;
}

.imag_four {
    margin: 0px;
    position: relative;
    width: 100%;
    float: left;
    height: 300px;
    background-position: center;
    background-size: cover;
    margin-top: 2%;
}



.abouttitle {
    margin: 0px;
    position: relative;
    font-family: "PP Woodland";
    font-size: 160%;
    color: #ff9900;
}

.aboutnextlink {
    font-family: sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #ff9900;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
     -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
}

.aboutnextlink:hover {
    background-color: #000;
    color: #ff9900;
}

.aboutdesccontainer_desc {
    margin: 0px;
    position: relative;
    float: left;
    width: 34%;
    margin-left: 5%;
    height: auto;
    margin-top: 0px;
}

.aboutdesccontainer_desc_inner {
    margin: 0px;
    position: relative;
    float: left;
    width: 40%;
    margin-left: 2%;
    height: auto;
    margin-top: 0px;
}


.trabajosmaincontainer {
    margin: 0px auto;
    position: relative;
    width: 82%;
    height: auto;
    margin-top: 20px;
}

.trabajosmaincontainer a {
    text-decoration: none;
    color: white;
}

.trabajobox {
    position: relative;
    width:32.9%;
    margin: 0.2%;
    background-color: bisque;
    float: left;
}

.trabajobox:after {
  content: "";
  display: block;
  padding-bottom: 70%;
}

.trabajoboxinn {
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-position: center;
    background-size: cover;
}

.trabajoboxdescback {
    margin: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30%;
    z-index: 1;
    background-color: black;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.rabajoboxdesc {
    margin: 0px;
    position: absolute;
    bottom: 12px;
    left: 0px;
    width: 80%;
    height: 12%;
    padding: 6%;
    z-index: 2;
    font-family: sans-serif;
    color: white;
    font-size: 12px;
}

.rabajoboxdesc span {
    color: #ff9900;
}






.contactos_box {
    margin: 0px;
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f0f0f0;
    text-align: center;
}


.footer_space {
    clear: both;
    width: 100%;
    height: 40px;
}

.footer_line {
    margin: 0px auto;
    position: relative;
    display: block;
    width: 96%;
    height: 1px;
    background-color: #ccc;
}

.copy_box {
    margin: 0px auto;
    position: relative;
    width: 96%;
    padding: 2%;
}

.copy_left {
    margin: 0px;
    position: relative;
    float: left;
    width: 30%;
    font-family: sans-serif;
    font-size: 12px;
    color: #999;
    text-align: left;
}

.copy_right {
    margin: 0px;
    position: relative;
    float: right;
    width: 70%;
    font-family: sans-serif;
    font-size: 12px;
    color: #999;
    text-align: right;
}

.copy_link {
    text-decoration: underline;
    color: #999;
    margin-right: 20px;
    font-family: sans-serif;
    font-size: 12px;
    color: #999;
}


.footer_menu {
    margin: 0px;
    position: static;
    display: block;
    width: 100%;
    height: auto;
    clear: both;
}

.footer_menu_box {
    margin: 0px;
    position: relative;
    float: left;
    width: 21%;
    padding: 2%;
    text-align: left;
    background-color: transparent;
}

.footer_menu_box_contact {
    margin: 0px;
    position: relative;
    float: left;
    width: 21%;
    padding: 2%;
    text-align: left;
    background-color: transparent;
}

.footer_menu_box_header {
    font-family: "PP Woodland";
	font-size:130%;
    color: #333;
}

.footer_menu_box_line {
    margin: 0px;
    position: relative;
    width: 50%;
    height: 2px;
    background-color: #ccc;
    margin-top: 4px;
    margin-bottom: 10px;
}

.footer_menu_box_menu {
    margin: 0px;
    position: relative;
}

.footer_menu_un_active {
    font-family:sans-serif;
	font-size:12px;
    color: #333;
    text-decoration: none;
}

.footer_menu_active {
    font-family:sans-serif;
	font-size:12px;
    font-style: italic;
    color: #ff9900;
    text-decoration: none;
}
