.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


element.style {
}
bootstrap.min.css:5
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}

/*********************
THEME COLOR - DEFAULT
*********************/
a {
  color: #3f444a; }
  a:active, a:hover, a:focus {
    color: #131f6b; }

.c-theme-link:focus, .c-theme-link:active, .c-theme-link:hover {
  color: #131f6b !important; }
  .c-theme-link:focus > i, .c-theme-link:active > i, .c-theme-link:hover > i {
    color: #131f6b !important; }

.c-theme-link.c-active {
  color: #131f6b !important; }
  .c-theme-link.c-active > i {
    color: #131f6b !important; }

.c-theme-nav li:focus > a:not(.btn), .c-theme-nav li:active > a:not(.btn), .c-theme-nav li:hover > a:not(.btn) {
  color: #131f6b !important; }

.c-theme-nav li:focus > .c-quick-sidebar-toggler > .c-line, .c-theme-nav li:active > .c-quick-sidebar-toggler > .c-line, .c-theme-nav li:hover > .c-quick-sidebar-toggler > .c-line {
  background: #131f6b !important; }

.c-theme-nav li.c-active {
  color: #131f6b !important; }
  .c-theme-nav li.c-active > a:not(.btn) {
    color: #131f6b !important; }
  .c-theme-nav li.c-active > .c-quick-sidebar-toggler > .c-line {
    background: #131f6b !important; }

.c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li:hover > a {
  color: #131f6b !important; }

.c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li.active {
  border-bottom: 1px solid #131f6b !important; }
  .c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li.active > a {
    color: #131f6b !important; }

.c-theme-nav.nav.nav-tabs > li:hover > a {
  color: #131f6b !important; }

.c-theme-nav.nav.nav-tabs > li.active {
  border-bottom: 1px solid #131f6b !important; }
  .c-theme-nav.nav.nav-tabs > li.active > a {
    color: #131f6b !important; }

.c-theme-ul > li:focus > a:not(.btn), .c-theme-ul > li:active > a:not(.btn), .c-theme-ul > li:hover > a:not(.btn) {
  color: #131f6b !important; }
  .c-theme-ul > li:focus > a:not(.btn) > i, .c-theme-ul > li:active > a:not(.btn) > i, .c-theme-ul > li:hover > a:not(.btn) > i {
    color: #131f6b !important; }

.c-theme-ul > li:focus > button > .c-line, .c-theme-ul > li:active > button > .c-line, .c-theme-ul > li:hover > button > .c-line {
  background: #131f6b !important; }

.c-theme-ul > li.active, .c-theme-ul > li.c-active {
  color: #131f6b !important; }
  .c-theme-ul > li.active > a:not(.btn), .c-theme-ul > li.c-active > a:not(.btn) {
    color: #131f6b !important; }
    .c-theme-ul > li.active > a:not(.btn) > i, .c-theme-ul > li.c-active > a:not(.btn) > i {
      color: #131f6b !important; }

.c-theme-ul-bg > li {
  color: #ffffff;
  background: #131f6b !important; }

.c-theme-font,
.c-theme-color {
  color: #131f6b !important; }
  .c-theme-font > i,
  .c-theme-color > i {
    color: #131f6b !important; }

.c-theme-font-hover:hover {
  color: #131f6b !important; }

.c-theme-bg {
  background-color: #131f6b !important; }
  .c-theme-bg.c-theme-darken {
    background-color: #26a1ab !important; }

.c-theme-bg-after:after {
  background-color: #131f6b !important; }

.c-theme-bg-before:before {
  background-color: #131f6b !important; }

.c-theme-border-after:after {
  border-color: #131f6b !important; }

.c-theme-border-before:before {
  border-color: #131f6b !important; }

.c-theme-bg-on-hover:hover {
  background-color: #131f6b !important; }

.c-theme-border {
  border-color: #131f6b !important; }

.c-theme-on-hover:hover {
  color: #131f6b !important; }

.c-theme-bg-parent-hover:hover .c-theme-bg-on-parent-hover {
  background-color: #131f6b !important; }

.c-theme-border {
  border-color: #131f6b; }

.c-theme-border-top {
  border-top-color: #131f6b; }

.c-theme-border-bottom {
  border-bottom-color: #131f6b !important; }

.c-theme-border-left {
  border-left-color: #131f6b; }

.c-theme-border-right {
  border-right-color: #131f6b; }

.c-content-iconlist-1.c-theme > li:hover i {
  color: #fff;
  background: #131f6b; }

.c-content-ver-nav .c-menu.c-theme > li:before {
  color: #131f6b; }

.c-content-ver-nav .c-menu.c-theme.c-arrow-dot > li:before {
  background: #131f6b; }

.c-content-pagination.c-theme > li:hover > a {
  border-color: #131f6b;
  background: #131f6b;
  color: #fff; }
  .c-content-pagination.c-theme > li:hover > a > i {
    color: #fff; }

.c-content-pagination.c-theme > li.c-active > span,
.c-content-pagination.c-theme > li.c-active > a {
  border-color: #131f6b;
  background: #131f6b;
  color: #fff; }
  .c-content-pagination.c-theme > li.c-active > span > i,
  .c-content-pagination.c-theme > li.c-active > a > i {
    color: #fff; }

.c-theme-btn.btn {
  color: #ffffff;
  background: #131f6b;
  border-color: #131f6b; }
  .c-theme-btn.btn.btn-no-focus:focus, .c-theme-btn.btn.btn-no-focus.focus {
    color: #ffffff;
    background: #131f6b;
    border-color: #131f6b; }
  .c-theme-btn.btn.btn-no-focus:hover, .c-theme-btn.btn:hover, .c-theme-btn.btn.btn-no-focus:active, .c-theme-btn.btn:active, .c-theme-btn.btn.active,
  .open > .c-theme-btn.btn.dropdown-toggle {
    color: #ffffff;
    background: #3f444a;
    border-color: #3f444a; }
  .c-theme-btn.btn:active, .c-theme-btn.btn.active,
  .open > .c-theme-btn.btn.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.btn.disabled, .c-theme-btn.btn.disabled:hover, .c-theme-btn.btn.disabled:not(.btn-no-focus):focus, .c-theme-btn.btn.disabled:not(.btn-no-focus).focus, .c-theme-btn.btn.disabled:active, .c-theme-btn.btn.disabled.active, .c-theme-btn.btn[disabled], .c-theme-btn.btn[disabled]:hover, .c-theme-btn.btn[disabled]:not(.btn-no-focus):focus, .c-theme-btn.btn[disabled]:not(.btn-no-focus).focus, .c-theme-btn.btn[disabled]:active, .c-theme-btn.btn[disabled].active,
  fieldset[disabled] .c-theme-btn.btn,
  fieldset[disabled] .c-theme-btn.btn:hover,
  fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus):focus,
  fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus).focus,
  fieldset[disabled] .c-theme-btn.btn:active,
  fieldset[disabled] .c-theme-btn.btn.active {
    background: #131f6b;
    border-color: #131f6b; }
  .c-theme-btn.btn .badge {
    color: #131f6b;
    background: #ffffff; }

.c-theme-btn.c-btn-border-1x {
  border-color: #131f6b;
  border-width: 1px;
  color: #131f6b;
  background: none;
  border-color: #131f6b; }
  .c-theme-btn.c-btn-border-1x.btn-no-focus:focus, .c-theme-btn.c-btn-border-1x.btn-no-focus.focus {
    color: #131f6b;
    background: none;
    border-color: #131f6b; }
  .c-theme-btn.c-btn-border-1x.btn-no-focus:hover, .c-theme-btn.c-btn-border-1x:hover, .c-theme-btn.c-btn-border-1x.btn-no-focus:active, .c-theme-btn.c-btn-border-1x:active, .c-theme-btn.c-btn-border-1x.active,
  .open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
    color: #ffffff;
    background: #131f6b;
    border-color: #131f6b; }
  .c-theme-btn.c-btn-border-1x:active, .c-theme-btn.c-btn-border-1x.active,
  .open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.c-btn-border-1x.disabled, .c-theme-btn.c-btn-border-1x.disabled:hover, .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-1x.disabled:active, .c-theme-btn.c-btn-border-1x.disabled.active, .c-theme-btn.c-btn-border-1x[disabled], .c-theme-btn.c-btn-border-1x[disabled]:hover, .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-1x[disabled]:active, .c-theme-btn.c-btn-border-1x[disabled].active,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:hover,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus):focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus).focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x:active,
  fieldset[disabled] .c-theme-btn.c-btn-border-1x.active {
    background: none;
    border-color: #131f6b; }
  .c-theme-btn.c-btn-border-1x .badge {
    color: none;
    background: #131f6b; }

.c-theme-btn.c-btn-border-2x {
  border-color: #131f6b;
  border-width: 2px;
  color: #131f6b;
  background: none;
  border-color: #131f6b; }
  .c-theme-btn.c-btn-border-2x.btn-no-focus:focus, .c-theme-btn.c-btn-border-2x.btn-no-focus.focus {
    color: #131f6b;
    background: none;
    border-color: #131f6b; }
  .c-theme-btn.c-btn-border-2x.btn-no-focus:hover, .c-theme-btn.c-btn-border-2x:hover, .c-theme-btn.c-btn-border-2x.btn-no-focus:active, .c-theme-btn.c-btn-border-2x:active, .c-theme-btn.c-btn-border-2x.active,
  .open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    color: #ffffff;
    background: #131f6b;
    border-color: #131f6b; }
  .c-theme-btn.c-btn-border-2x:active, .c-theme-btn.c-btn-border-2x.active,
  .open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.c-btn-border-2x.disabled, .c-theme-btn.c-btn-border-2x.disabled:hover, .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-2x.disabled:active, .c-theme-btn.c-btn-border-2x.disabled.active, .c-theme-btn.c-btn-border-2x[disabled], .c-theme-btn.c-btn-border-2x[disabled]:hover, .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-2x[disabled]:active, .c-theme-btn.c-btn-border-2x[disabled].active,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:hover,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus):focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus).focus,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x:active,
  fieldset[disabled] .c-theme-btn.c-btn-border-2x.active {
    background: none;
    border-color: #131f6b; }
  .c-theme-btn.c-btn-border-2x .badge {
    color: none;
    background: #131f6b; }

.c-theme.form-control:focus, .c-theme.form-control:active, .c-theme.form-control.active {
  border-color: #131f6b !important; }

.c-content-line-icon.c-theme {
  background-image: url(../base/img/content/line-icons/default.png); }

.c-content-list-1.c-theme.c-separator-dot > li:before,
.c-content-list-1.c-theme > li:before {
  background: #131f6b; }

.c-content-tab-1.c-theme .nav > li:hover > a, .c-content-tab-1.c-theme .nav > li:focus > a, .c-content-tab-1.c-theme .nav > li:active > a, .c-content-tab-1.c-theme .nav > li.active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:hover > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:focus > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li.active > a {
  border-bottom-color: #131f6b; }

.c-content-tab-2.c-theme > ul > li.active > a > .c-title, .c-content-tab-2.c-theme > ul > li:hover > a > .c-title {
  color: #131f6b; }

.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon, .c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon {
  background-image: url(../base/img/content/line-icons/default.png); }

.c-content-tab-5.c-theme .c-nav-tab > li.active > a,
.c-content-tab-5.c-theme .c-nav-tab > li a:hover {
  color: #fff;
  background-color: #131f6b; }

.c-content-tab-5.c-theme .c-nav-tab.c-arrow a:hover:after {
  border-left-color: #131f6b; }

.c-content-tab-5.c-theme .c-nav-tab.c-arrow .active > a:after {
  border-left-color: #131f6b; }

.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a {
  background-color: #131f6b; }
  .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed {
    background-color: #ffffff; }
    .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:hover, .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:focus {
      background-color: #131f6b; }

.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body {
  background-color: #131f6b; }

.c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link:hover > a, .c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link.c-active > a, .c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link.active > a {
  background: rgba(50, 197, 210, 0.9); }

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a {
  transition: all 0.2s;
  color: #131f6b; }
  .c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a > .c-arrow {
    color: #131f6b; }

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li .c-dropdown-menu > li:hover > a {
  color: #131f6b; }

.c-layout-sidebar-menu.c-theme .c-sidebar-menu.c-option-2 > li.c-active > a {
  transition: all 0.2s;
  color: #ffffff;
  background-color: #131f6b; }
  .c-layout-sidebar-menu.c-theme .c-sidebar-menu.c-option-2 > li.c-active > a > .c-arrow {
    color: #ffffff; }

.c-content-title-4.c-theme .c-line-strike:before {
  border-top: 1px solid #131f6b; }

.owl-carousel.c-theme .owl-controls .owl-dot {
  background: #e1e1e1; }
  .owl-carousel.c-theme .owl-controls .owl-dot:hover {
    background: #fff; }
  .owl-carousel.c-theme .owl-controls .owl-dot.active {
    background: #131f6b; }

.cbp-l-filters-button .cbp-filter-counter,
.cbp-l-filters-buttonCenter .cbp-filter-counter {
  background-color: #131f6b; }
  .cbp-l-filters-button .cbp-filter-counter:before,
  .cbp-l-filters-buttonCenter .cbp-filter-counter:before {
    border-top: 4px solid #131f6b; }

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active,
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
  color: #131f6b; }

.cbp-l-filters-alignCenter .cbp-filter-counter,
.cbp-l-filters-text .cbp-filter-counter {
  background: none repeat scroll 0 0 #131f6b; }
  .cbp-l-filters-alignCenter .cbp-filter-counter:before,
  .cbp-l-filters-text .cbp-filter-counter:before {
    border-top: 4px solid #131f6b; }

.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
  border-bottom-color: #131f6b; }

.cbp-l-project-desc-title:before,
.cbp-l-project-details-title:before {
  background: #131f6b; }

.tp-bullets.round.c-theme .bullet {
  margin-right: 5px; }
  .tp-bullets.round.c-theme .bullet.selected {
    background: #131f6b; }

.tp-banner-container.c-theme .tparrows.circle {
  background-image: url(../base/img/content/line-icons/default.png); }




body {    font-family: "Roboto", sans-serif; font-size: 15px}

h1, h2, h3, h4 {font-family:  'Raleway', sans-serif; color:#131f6b }
.c-font-30 {font-size: 30px}
.c-content-tile-1 .c-wrapper .c-tile-title {font-size: 28px; color:#131f6b}
.c-content-v-center .c-wrapper .c-body {    padding: 30px 0px 30px 0px;}
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {font-family:  'Raleway', sans-serif; font-size: 13px }
.c-content-bar-1 > p {font-size: 18px; font-weight: 200;}
.btn {v, sans-serif; font-size:  14px}
.c-btn-border-1x.c-btn-grey-2:hover {background-color: #797979}
.c-page-on-scroll .c-layout-header.c-layout-header-default {background:#131f6b}
.c-content-title-1 > .c-line-center {}
.c-content-overlay:hover { cursor: default;}
.c-padding-80top {padding: 80 0px}
.c-content-title-1.c-opt-1 > h3 { color:#131f6b}
.c-content-title-1 > h3 {color:#131f6b}
.c-content-person-1 .c-body .c-head .c-name {font-family:  'Raleway', sans-serif; color:#131f6b; font-size: 18px}
.c-content-person-1 .c-body .c-position {font-size: 15px; margin-top: 5px; text-transform: none}
.c-layout-header.c-layout-header-default .c-navbar {border-bottom: 1px solid #e8e8e8; background:#131f6b}
.c-content-tab-4.c-opt-5 > .nav > li:nth-child(even).active > a, .c-content-tab-4.c-opt-5 > .nav > li:nth-child(even):active > a {background-color: #131f6b}
.c-content-tab-4.c-opt-5 > .nav > li.active > a, .c-content-tab-4.c-opt-5 > .nav > li:active > a {background-color: #131f6b}
.c-content-tab-4.c-opt-5 > .nav > li > a {background-color: #d0d0d0}	
.c-content-tab-4.c-opt-5 > .nav > li:nth-child(even) > a {background-color: #d0d0d0}
.c-content-tab-4 > .nav > li > a {font-size: 19px; font-family:  'Raleway'}
.c-content-tab-4.c-opt-5 > .nav > li > a:hover, .c-content-tab-4.c-opt-5 > .nav > li > a:focus {background-color: #131f6b}
.c-content-tab-4.c-opt-5 > .nav > li:nth-child(even) > a:hover, .c-content-tab-4.c-opt-5 > .nav > li:nth-child(even) > a:focus {background-color: #131f6b}
.c-content-tab-4.c-opt-5 > .tab-content .c-tab-items > li p {margin-left: 0px;  color:#131f6b }
.c-content-tab-4.c-opt-5 > .tab-content .c-tab-items > li ul li {color:#131f6b; list-style-type:disc }
.c-content-tab-2.c-opt-1 > .c-tab-content {  background-color: #dadada;}
.c-content-tab-2.c-opt-1 > .nav li.active > .c-arrow:before {border-bottom-color: #dadada;}

.c-content-accordion-1.c-accordion-verde .panel {    background-color: #85bc00; }
.c-content-accordion-1.c-accordion-celeste .panel {    background-color: #229de9;}
.c-content-accordion-1.c-accordion-naranja .panel {    background-color: #f29c00;}

.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed:hover, {color:#fff;  }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed:focus {color:#8e8f90;  }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed {color:#8e8f90 }

.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed.collapsed-verde {color:#85bc00; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed-verde:hover {color:#fff; background-color: #85bc00}
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed.collapsed-celeste {color:#229de9; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed-celeste:hover {color:#fff;background-color: #229de9}
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed.collapsed-naranja {color:#f29c00; }
.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed-naranja:hover {color:#fff;background-color: #f29c00}

.c-content-tab-2 > .c-tab-content .c-tab-pane p.c-font-azul {color:#131f6b }
.c-layout-breadcrumbs-1 {    background: #f8f7f7;}
.c-content-contact-1 > .row .c-body > .c-section {text-align: left}
.logohome img {width: 80%}
.logoareas img {width: 100%}
.c-content-tab-2 > .nav > li > a > .c-content-line-icon {    width: 220px;    height: 155px;}
.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon, .c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon {background: none}
.c-content-tab-2 > .nav > li:not(.active) > a > .c-content-line-icon {background: none}

.c-layout-header .c-brand {   margin: 20px 0 0px 0;}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {    transition: margin 0.2s;    margin: 5px 0 0px 0;}

#c-tab2-opt1-1 img, #c-tab2-opt1-2 img, #c-tab2-opt1-3 img {width: auto; margin: 15px 0px 0px 80px}
/** #c-tab2-opt1-1 {background: url(img/e-bkg.cons.jpg) no-repeat -50px bottom; float: left}
#c-tab2-opt1-2 {background: url(img/e-bkg.cons.jpg) no-repeat -50px bottom; float: left}
#c-tab2-opt1-3 {background: url(img/e-bkg.cons.jpg) no-repeat -50px bottom; float: left} **/

.c-content-person-1 .c-body .c-head .c-socials > li > a > i:hover {color:#131f6b}
.c-bg-grey-1 {    background-color: white !important;}
.c-content-person-1.c-option-2 .c-body {   background: #f7f7f7;}

c-content-title-1.c-opt-1 > p {    color: #5e6265;}
.clientes .c-logo img {width: 100%}
.contacto .c-content-contact-1-gmap  { background: url(img/e-mapa-estrateco.jpg) center center no-repeat}
.contacto .c-content-contact-1-gmap img {width: 100%}


@media (max-width: 991px){
	
.c-layout-header .c-brand {    margin: 13px 15px 7px 15px;}
.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler {    background: #13206a; margin-top: 7px}    
.c-layout-header .c-brand img {width: 85%}
.c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler > .c-line { background: #ffffff;}
.c-layout-header .c-brand > .c-hor-nav-toggler > .c-line { width: 20px; height: 2px; padding: 0px; margin: 4px 0;}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {    transition: margin 0.2s;      margin: 13px 15px 7px 15px;}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li > a.c-link:hover {color: #afafaf} 
.row {margin-left: 0px; margin-right: 0px}
.c-layout-breadcrumbs-1 {    padding: 10px 20px;}
.c-layout-footer-10 .c-layout-footer-10-subfooter > .c-layout-footer-10-subfooter-social > ul > li {margin: 0 30px 0 10px}

.servicios .c-content-tab-4 > .tab-content .c-tab-items { padding: 30px 0px 30px 0px;}
.servicios .c-content-tab-4 > .tab-content .c-tab-items > li h4, .c-content-tab-4 > .tab-content .c-tab-items > li p {    padding: 0px 0px;}
.servicios .nav-justified, .nav-tabs.nav-justified {   padding: 0px 15px;}
.servicios .c-tab-items ul {padding: 0px 0px 0px 20px}
.c-content-feature-15 .c-feature-15-container {    padding: 20px;}
.areas #c-tab2-opt1-1 img, #c-tab2-opt1-2 img, #c-tab2-opt1-3 img { display: none}
.areas .c-font-19 {font-size: 15px}
.areas .c-font-18 {font-size: 15px}
.areas .c-content-tab-2 > .c-tab-content .tab-content {padding: 40px 0px}
.contacto .c-content-feedback-1 > .row > div > .c-contact {padding: 0px}


}