html, body { overflow-x:hidden; }
body            {background:#e6e6e6;font-family: 'Open Sans', sans-serif;font-size: 15px;color: #000000;padding-right: 0 !important;font-family: 'Open Sans', sans-serif;font-weight:  100;}
a               { color: #404040; }
a, a:hover      { text-decoration:none;-webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -o-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
::selection     { background: #000;color:#fff; }
::-moz-selection { background: #000;color:#fff; }
.cursor { cursor: pointer; }

textarea { resize: none; }
img { max-width:100%; }

.text-primary { color: #5b2a0e; }
.text-blue { color: #00562F; }

.btn-primary {
  background-color: #333333;
  border-color: #333333;
  color: #fff;font-style: italic;
  text-transform: uppercase;
  font-weight:600;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #a99f8c;
  border-color: #a99f8c;
  color: white;
}

.btn-success {
  background-color: #63a414;
  border-color: #63a414;
  color: #fff;
}
.btn-success:hover, .btn-success:focus {
  background-color: #568E11;
  border-color: #568E11;
  color: white;
}

.btn-blue {
  background-color: #00562F;
  border-color: #00562F;
  color: #fff;
}
.btn-blue:hover, .btn-blue:focus {
  background-color: #002869;
  border-color: #002869;
  color: white;
}


h1,h2,h3,h4,h5  {font-weight:300;margin-top:0;color:#404040; text-transform: uppercase; font-style: italic; }
h1 { margin-bottom:35px; font-size: 33px; }
.light { font-weight: 200; }
.social-icons {
    display: table;
    margin: 7px auto;
}
.social-icons a { font-size: 30px;margin: 0 15px;color: #fff;width: 41px;height: 41px;float: left;text-align: center;border: 3px solid #fff;border-radius: 99%; }


.btn { border-radius:3px;-webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -o-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.form-group {margin-bottom:10px;float: left;width: 100%;}
.form-control {border-radius:0;background-color:#DADADA !important;box-shadow:inset 0 0px 0px rgba(0,0,0,.00000075); border:1px solid #717171;}
.form-control::-webkit-input-placeholder { color: #717171;}
.form-control::-moz-placeholder { color: #717171;}
.form-control::-ms-input-placeholder { color: #717171;}
.control-label { text-align:left !important;font-weight:400;padding-top:0px !important; }
.required { color:#CC0000; }
.gap { margin-bottom:30px; }
.gap-small { margin-bottom:20px; }
.gap-mini { margin-bottom:10px; }
section { float:left;position:relative;width:100%;line-height:25px; }
.container { width:auto;max-width:1400px; }
.container-fluid { max-width:1400px; }

.breadcrumbs {background: #333333;}
.breadcrumb {
  position:relative;
  z-index:10;
  background-color: #333333;
  border-radius: 0;
  margin: 0 0 0 0;
  padding: 0px 0px;
  font-size: 16px;
}
.breadcrumb li, .breadcrumb > .active {
  background-color: #333333;
  padding: 6px 10px;
  margin-left: 0px;
  color: #EDEDED;
  border-radius: 0px;
  position: relative;
  margin-right: -4px;
}
.breadcrumb > .active {
  font-weight: 200 !important;
}
.breadcrumb > li.active:after {
  content: "";
  z-index: 1;
  border: 0px;
}
.breadcrumb a {
  color: #EDEDED;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #FFF;
}



header * {-webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -o-transition: all 0.15s ease-in; transition: all 0.15s ease-in;}
header {float:left;position:fixed;z-index:11;width:100%;max-width: 100%;background: rgba(0, 0, 0, 0.30);}

header #nav {
    position: relative;
    z-index: 10;
    margin-top: 0px;
    margin-bottom: 0;
    border: 0;
    border-radius: 0px !important;
    background: transparent;
}

header #nav {position:relative;z-index:10;margin-bottom:0;border:0;min-height: 0; background: transparent;border-radius:0;background-color: transparent;}
header #nav .container{padding: 0px;}
header .navbar-toggle  { margin:15px; }
header .navbar-default .navbar-toggle { background-color:#f7961e;border:0; }
header .navbar-default .navbar-toggle:hover,
header .navbar-default .navbar-toggle:focus {
  background-color:#f7961e;
}
header .navbar-default .navbar-toggle .icon-bar   { background-color:#fff; }
header .company-logo   { position:absolute;z-index:11;width:auto;height:auto;max-width:180px;margin-top:15px; }
header, header #nav, header .company-logo, .nav > li > a,
.product-item .item-rest {
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
header .nav {margin: 0 auto;display: table;float: none !important;}
header .nav > li > a {margin: 0;padding: 19px 10px;border-radius:0px !important;text-transform: uppercase;letter-spacing: -1px;}
header .nav li { margin:0; }
header .nav li a {color: #fff;font-size: 21px;font-weight: 300;font-family: 'Open Sans', sans-serif;padding:10px 15px;line-height:75px;}
header .nav li a.whatsapp {color: #63A414;font-size: 28px;}
header .nav li ul li a { color:#fff;font-size:17px;padding:10px;line-height:21px; }
header .nav > li.active > a {background: rgba(0,0,0,0.9) !important;color: #fff; }
header .nav > li.active a:hover,
header .nav > li.active a:focus,
header .nav > li > a:focus,
header .nav > li > a:hover {
  background: rgba(0,0,0,0.9) !important;color: #fff;
}
header .nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background:#2d1700; }
header .dropdown-menu { border:0;background:#333333;margin:0;border-radius:0px; }
header .dropdown-menu .active a { background:#111; }
header .dropdown:hover .dropdown-menu { display: block; }
header .dropdown:focus, header .dropdown:hover { background:#000; color:#f7961e;}

header #nav .logo {/* width: 100%; */position: absolute;}
header #nav .logo img {max-width: 35px;width: 100%;margin: 10px 0;}

header.onScroll { top:0; }
header.onScroll #nav {margin-top:0px;background-color: rgb(0,0,0,0.8);}
header.onScroll .company-logo { margin-top:10px;}
header.onScroll .nav > li > a   {margin:0;line-height:50px;padding:10px 15px; }
header.onScroll #nav .logo img {max-width: 35px;width: 100%;margin: 10px 0;}



header .company-logo   { position:absolute;z-index:11;width:auto;height:auto;max-width:400px;margin-top:5px; }
header, header #nav, header .company-logo, .nav > li > a   {
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.menu-toggle {
    font-size: 30px;
    margin: 15px;
    color: #fff;
    float: left;
}
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:visited {
    color: #dadada;
}

.form-header {float:left;font-size: 24px;padding: 13px 15px;display:none;}

/*MENU*/
.overlay-menu {height: 0;width: 100%;position: fixed;overflow: hidden;z-index: 15;left: 0;top: 0;background-color: rgba(255, 255, 255, 0.95);transition: 0.5s;}
.overlay-content {position: relative;max-width: 950px;display: table;margin: 0 auto;top: 31%;width: 100%;}
.overlay-menu a {text-decoration: none;text-transform: uppercase;font-size: 24px;color: #000000;display: block;font-weight: 300;transition: 0.3s;}
.overlay-menu a:hover, .overlay a:focus {color: #373737;}
.overlay-menu .closebtn {position: absolute;top: 0px;right: 10px;/* height: 10px; */line-height: normal;font-size: 50px;z-index: 9999;}
.overlay-menu h1 {text-decoration: none;font-size: 25px;color: #ffffff;display: block;transition: 0.3s;}
.menu-group {margin-bottom: 20px;text-decoration: none;font-size: 24px;color: #000000;display: table;text-align: center;margin: 0 auto;padding-bottom: 5px;font-weight: 300;transition: 0.3s;line-height: 38px;}
.menu-group .logo {max-width:200px;width:100%;display:table;margin:10px auto;}
.menu-group .btn-success { color:#fff !important;text-transform:none;}
.menu-group .social-icons a {font-size: 18px;margin: 0;color: #000;width: 40px;line-height: 37px;height: 40px;margin-right: 5px;float: left;text-align: center;border: 2px solid #000;border-radius: 99%;}
.menu-group .social-icons a:last-child { margin-right: 0; }
/*MOBILE MENU*/
.nav-mobile{position: fixed; z-index: 10; bottom: 0; width: 100%;background-color: #fff;}
.nav-mobile ul { display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; position: fixed;right: 0;bottom: 0;left: 0;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;width: 100%;height: 44px;margin: 0;padding-right: 64px;padding-left: 10px;-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);background-color: #fff; box-shadow: 0 3px 8px 0 rgba(0,0,0,.7);z-index: 50000; }
.nav-mobile ul li{ display: inline-block;-webkit-box-flex: 0;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;font-size: 1.0625em;font-weight: 600;line-height: 44px;text-transform: uppercase; }
.nav-mobile ul li a:hover { color:#717171 !important; }
.nav-mobile .menu-btn {background-color: #282828;color: #fff;display: block;position: fixed;right: 0;text-align: center;line-height: 44px;bottom: 0;width: 54px;height: 44px;-webkit-transition: .25s ease-in bottom;transition: .25s ease-in bottom;font-size: 1.625rem;text-transform: uppercase;cursor: pointer;z-index: 100001;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;}


header.onScroll .company-logo { max-width:300px;margin-top: 10px; }
header.onScroll .menu-toggle {font-size: 30px;float: left;background-color: rgb(113, 113, 113);padding: 15px;margin: 0;color: #ffffff;z-index: 2;position: relative;}
header.onScroll .social-icons a {margin: 15px;position: relative;z-index: 2;color: rgb(113, 113, 113);border-color: rgb(113, 113, 113);}
.form-header.onScroll {display:block;position: absolute;text-align: center;width: 100%;z-index: 1;}


/* SLIDER */
.slider { float:left;position:relative;z-index:9;width:100%;padding:0; }
.slider .overlay {position: absolute;width: 100%;top: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.3);z-index: 1;}
.slider .overlay > div {position: absolute;top: 70%;left: 50%;transform: translate(-50%,-70%);text-align:center;}
.slider .overlay > div img {max-width: 400px;}
.slider .overlay > div h1 { color:#fff;font-size:45px;margin-top:30px; }
.slider .overlay-box { position: absolute;bottom: 0px;width: 100%;padding: 30px 0;color: #fff;}

.slider .item {
  width:100%;
  height: 650px;
  background-color:#fff;
  background-repeat:no-repeat;
  background-position: center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.slider-slim {max-height: 280px;}
.slider-slim .item {max-height: 280px;}
.slider-slim .overlay-box {position: absolute;bottom: 0px;width: 100%;padding: 30px 0;color: #fff;top: 55% !important;left: 50%;transform: translate(-50%,-70%);}
.slider-slim .overlay-box h1 {color: #fff;font-size: 40px;margin: 0;}
.slider-slim .overlay-box img {max-width: 200px !important;}
/* END SLIDER */

/* FLEX CONTENT */
.flex-content {background-color:transparent;background: -moz-radial-gradient(center, ellipse cover,  rgba(109,109,109,0) 0%, rgba(168,168,168,0.64) 99%, rgba(168,168,168,0.65) 100%);
background: -webkit-radial-gradient(center, ellipse cover,  rgba(109,109,109,0) 0%,rgba(168,168,168,0.64) 99%,rgba(168,168,168,0.65) 100%);
background: radial-gradient(ellipse at center,  rgba(109,109,109,0) 0%,rgba(168,168,168,0.64) 99%,rgba(168,168,168,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006d6d6d', endColorstr='#a6a8a8a8',GradientType=1 );
padding:50px 0;margin:0;line-height:32px}
.flex-content1 .container { max-width:100%;margin:0px;padding:0px;display:-webkit-flex; display:-webkit-box;  display:-moz-flex; display:-moz-box; display:-ms-flexbox; display:flex;flex-flow: row wrap; }
.flex-content1 .container > div { margin:0;padding:40px 30px;; }
.flex-content1 .container > div.image {
  background-repeat:no-repeat;
  background-position: center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.flex-content .container > div ul { list-style: none;margin: 25px 0; padding:0; }
.flex-content .container > div li { font-weight:300;padding:10px 0;margin-top:10px;width:24%;display: inline-block; box-sizing: border-box; }
.flex-content .container > div li:before { content:"\f00c";font-family:FontAwesome;color:#717171;font-size:17px;margin-right:10px; }

/* END FLEX CONTENT */

.pi-parallax {
  min-height:700px;
  background-position: 50% 0%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media (max-width: 640px) {
  .pi-parallax {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    min-height:300px;
  }
}

.service-item {
  -webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -o-transition: all 0.15s ease-in; transition: all 0.15s ease-in;
  border:1px solid #D2D2D2;border-bottom:2px solid #333333;
  background: rgb(255,255,255);
    background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
    padding:15px;margin-bottom:15px;text-align:center;flex:initial;
}
.service-item h3 { color:#282828;font-weight:300;letter-spacing:-1.5px;height:55px;display:-webkit-flex; display:-webkit-box; display:-moz-flex; display:-moz-box; display:-ms-flexbox; display:flex; align-items: center; justify-content: center; }
.service-item:hover {
   background: rgb(255,255,255);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 );
border-bottom:2px solid #568E11;
}

/* REFERENTIES CONTENT */
.ref-content {
  padding-top:40px; padding-bottom:40px;color:#c5c5c5;
  background-image:url('../images/background-ref.jpg');
    background-repeat:no-repeat;
  background-position: center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.ref-content h3 { color:#fff;font-size:21px;font-weight:600; }
.ref-content h4 { color:#fff; }
.ref-content .item { padding:10px 20px; }
.ref-content .item p { font-weight:400;font-style: italic;font-size:14px; }
.ref-content .btn {
  background-color: #fff;
  border-color: #fff;
  color: #333;
}
.ref-content .btn:hover, .btn-blue:focus {
  background-color: #D2D2D2;
  border-color:#D2D2D2;
  color:#333;
}

/* END REFERENTIES CONTENT */

/* IMAGES */
.album-content { float:left;position:relative;padding:0;color: #000000;line-height: 30px; }
.album-content > div { padding:0;margin:0;overflow:hidden; }
.album-content > div a img {
    max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.album-content > div a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.album-content .album-item, .company-item {
  width:100%;
  background-color:#fff;
  background-repeat:no-repeat;
  background-position: center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
/* END IMAGES */


/* TEXT */
.text-content   {float:left;position:relative;padding: 50px 10px;color: #000000;line-height: 30px;}
.text-content.content1 { font-size:14px; line-height:25px; }
.content1 h2, .content1 h3 { margin-top:20px;color:#000000; text-transform: none; }
.content1 h4 { margin-top:20px;color:#000000; text-transform: none;font-weight:600; }
.content1 h5 { margin-top:20px;color:#000000; text-transform: none;font-weight:600; }
.text-content .navbar-collapse { padding:0; }
.text-content .navbar-toggle { margin:5px 8px 0 0; }
.text-content .navbar-toggle span { font-size:19px;font-weight:600; }
.text-content ul * { -webkit-transition: all 500ms; -moz-transition: all 500ms; transition: all 500ms; }
.text-content ul li a {color: #404040;font-weight:400;}
.text-content ul li a:hover, .text-content ul li a i {color: #717171;}
.text-content .list-subs { border-left: 1px solid #C5C5C5;padding-left:15px; }
.text-content .list-subs li { line-height: 2; }
.text-content .list-subs li a { font-size:15px; text-transform: uppercase; }
.text-content .list-subs li.active a { font-weight:600 !important; }
.text-content .list-subs li.active a i { font-weight:400;color:#333333; }
.text-content .list-subs li.sub { margin-left:15px; }

.text-content .text-slider {
  display:inline;float:left;width:100%;margin:0 0 25px 0;
  padding:5px;border:1px solid #dbdbdb;
}
.text-content .text-slider img { max-width:100%; }

.text-content .company-item {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.guestbook {
    width: 100%;
}
.guestbook .message {
    background-color: #EDEDED;
    padding: 15px;
    margin-bottom: 30px;
    position: relative;
}
.guestbook .message h1 {
    font-size:24px;
    margin-bottom: 30px;
}
.guestbook .message .date {
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: #282828;
    color: #fff;
    border-radius: 5px;
    padding: 4px 10px;
}
.guestbook .message p {
    font-size:14px;
}

.error { border:1px solid #7F170E !important; }

.google-maps #map-canvas {display:block;width:100%;height:400px;background-image: url(../images/maps.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.google-maps #streetview { height:650px !important;margin-bottom:-7px; }

footer          {float:left;position:relative;width:100%;background-image:url('../images/background-ref.jpg');
    background-repeat:no-repeat;
  background-position: center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding: 20px 0 20px 0;color:#CCCCCC;line-height: 25px;}
footer .smile   {width:100%;max-width:600px; }
footer hr   { border-top:1px solid #404040; }
footer h3       { font-size:21px;color:#fff;font-weight:600;margin-top:0;margin-bottom:20px; }
footer .footer-logo       { margin-top: -16px;margin-bottom: 17px;}
footer a        {color: #CCCCCC;font-weight:100;}
footer a:hover  { color:#d2d2d2; }
footer ul       { margin:0px 0 20px 0; }
footer li       { margin:0 0 5px 0; }
footer .col-footer {margin-top: 20px;margin-bottom: 30px;border-left: 0px solid;}

ul.social li a {background-color: #D4D4D4;width: 41px;color: #000 !important;height: 41px;float: left;text-align: center;line-height: 38px;border-radius: 99%;margin-top:10px;}
ul.social>li {
    display: inline-block;
    padding-right: 2px;
    padding-left: 1px;
}
ul.social li a:visited,
ul.social li a:focus {color: #000;}

ul.social li a:hover{background-color: #404040;color: #fff;}
.biv-logo {width: 88px;display: block;position: relative;margin: 6px 10px 0 0!important;}

.copyright      {background-color: #000000;color: #ffffff;font-size: 14px;padding: 10px 0;}
.copyright img      {margin-top: -7px;}

/* OWL SLIDER */
.owl-theme .owl-controls {
  margin-top: -50px;
  z-index:10;
  position: relative;
}
#owl-page .owl-controls {
  margin-top:0px;margin-bottom:-30px;z-index:10;
}
.owl-theme .owl-controls .owl-page span {
    background: #ffffff;
    border: 1px solid #fff;
    height: 10px;
    width:10px;
    margin-bottom:4px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity:0.99;filter: alpha(opacity=99);
    height: 18px;
    width:18px;
    margin-bottom:0px;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 0;font-size:21px;
  position: absolute;background:transparent;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -20px;
  bottom: 42%;
}

.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -20px;
  bottom: 42%;
}

.owl-theme div.title {
  position:absolute;z-index:11;
  bottom:50%;right:5%;margin-bottom:-40px;
  text-align:right;
}
.owl-theme div.title h2 {
  font-family:'Open Sans', sans-serif; font-weight:600;margin-top:0;letter-spacing:0px;
  color:#7F170E;font-size:39px !important;line-height:40px;
  background:rgba(247,201,105,0.9);
  padding:6px 12px;margin-bottom:6px;
}
.owl-theme div.title p {
  font-family:'Open Sans', sans-serif; font-weight:300;margin-top:0;letter-spacing:0px;
  display:inline;color:#f7c969;font-size:21px !important;line-height:30px;
  background:rgba(127,23,14,0.9);
  padding:6px 12px;margin-bottom:0px;
}

/* FANCYBOX */
.fancybox-title {
    font: 400 18px "Open Sans",sans-serif;
    color:#282828;text-align:center;
    padding-bottom:4px;
}

.wa-tag { position:fixed;z-index:10;right:15px;bottom:15px;height:60px;min-width:60px;border:2px solid #fff;background-color:#019D3C;border-radius:50%;color:#fff !important;-webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -o-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.wa-tag a { display:block;position:relative;height:100%;width:100%; }
.wa-tag a i { position:absolute;font-size:30px;color:#fff;left:50%;top:48%;transform:translate(-50%,-50%); }
.wa-tag:hover { background-color:#128c7e; }

/* RESPONSIVE */

@media screen and (min-width:1402px) {
  .boxed { position:relative;margin:0 auto;max-width:100%; }
}

@media screen and (max-width:1012px) {
  header, header .nav { -webkit-transition: all 0.15s ease-in;-moz-transition: all 0.15s ease-in;-o-transition: all 0.15s ease-in;transition: all 0.15s ease-in; }
  .company-logo { width:250px !important; }
  .menu-toggle { margin: 0px; }
}

@media screen and (max-width:991px) {
  header .nav li a {font-size: 19px !important;padding:10px 10px !important;line-height:45px !important;}
    .menu-group {font-size: 20px;line-height: 34px;}
    .overlay-menu h1 {font-size: 36px;}
    .overlay-menu a {font-size: 20px;}

    .flex-content .container > div li { width:33%; }

    .google-maps #streetview { height:450px !important; }
}
@media screen and (max-width:800px) {
  .text-content { padding:50px 0; }
  .page-option > div.image { width:200px;height:200px;border:4px solid #019D3C; }
  .page-option > div.span { width:180px; font-size:19px; }
}

@media screen and (max-width:767px) {

  .slider-slim .item {height: 320px;}
  .slider-slim .overlay-box {top: 50% !important;transform: translate(-50%,-50%) !important;}
  .slider h1 { font-size: 25px !important; }
  .slider-slim .overlay-box img {max-width: 180px !important;}

  .overlay-content {top: 2%;}
  .slider .overlay .logo {}

  .menu-group {font-size: 18px;line-height: 45px;}
  .overlay-menu h1 {font-size: 28px;margin-bottom: 10px;}
  .overlay-menu a {font-size: 28px;}

  .text-content {padding:40px 0;line-height: 26px;}
  .text-content .text-slider { width:100%;margin:0 0 15px 0; }
  .text-content .thumbnail { height:200px; }
  .text-content .navbar { background:#f2eddd; }
  .text-content .navbar-collapse { padding:10px; }
.copyright      {padding: 10px 0 40px 0;}
  footer .col-footer .social { float:none!important; }

  .google-maps #streetview { height:350px !important; }

}

@media screen and (max-width:620px) {
  body {font-size: 14px;}

  header .nav1 li a { padding:8px 6px !important; }
  header .nav1 > li > a   { padding:8px 6px !important; }
  .slider .overlay img {max-width:200px !important; }
  .slider-slim h1 {margin: 90px 0 0px 0;font-size:25px;}
  .text-content { padding:35px 0; }
  .text-content img { float:unset !important;margin:15px 0;display:block !important; }
  .text-content .text-slider {
    border:5px solid #fff;border-bottom:20px solid #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .guestbook .message .date {
    position: inherit;
    display:inline;
    right: auto;
    top: auto;
    font-size:14px;
    border-radius: 5px;
    padding: 3px 5px;
  }

  .owl-theme div.title h2 { font-size:22px !important; }
  .owl-theme div.title { top:135px; }

  .flex-content .container > div li { width:100%; }

  footer .list-companies li { width:100% }

  .wa-tag { right:8px;bottom:55px;height:40px;min-width:40px;border:1px solid #fff; }
  .wa-tag a i { font-size:20px;left:51%;top:48%; }
}

@media screen and (max-width:520px) {
  .col-xxs-12{ width: 100%; }

  body {font-size: 14px;}
  /*.cat-block { width:100%; }*/

  .text-content .thumbnail { height:120px; }

  .page-option > div.image { width:230px;height:230px;border:6px solid #019D3C; }
  .page-option > div.span { width:210px; font-size:21px; }

  .owl-theme div.title { top:95px; }
}
@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}


/* GOOGLE MINI */
.map-inner {
  margin:0;
}
.map-inner {
  margin:0;
}
#map-canvas {
  width:100%;height:400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

