/*

Theme Name: Palmer Electric

Theme URI: http://m5designstudio.com/

Author: M5 Design

Author URI: http://m5designstudio.com/

Description: Sidebar right, responsive 1280px

Version: 01

*/

/* /////////////////////////////

    COLORS

 /////////////////////////////



---- Links colors -----

green (links) #a50000

dark green (links hover)  #5f841e

light green (footer links) #ccef3b

---- Main Menu colors ---

nav container (blue) #1477ac

.navbar links hover #0B6693  (medium 1 blue)

.navbar current page #182d3b  (dark blue)

.current_page_item a  #ff0000  (red)

drop down parent .open  #014B70  (medium 2 blue)



*/

/* /////////////////////////////////////////////////////////////

  INCLUDES

  /////////////////////////////////////////////////////////////*/
[data-cky-tag] {
  visibility: visible !important;
}

.navbar-search label{
  margin-bottom: 0;

}

.wpcf7 label input,
.wpcf7 label textarea,
.wpcf7 label select {
    border-radius: 0px;
    padding: 8px 12px;
    border: 1px solid #000;
    margin-bottom: 0px;
}

.no-gap .col:first-child {
  padding-right: 0px;
  padding-left: 0px;
}

.no-gap .col:last-child {
  padding-left: 0px;
  padding-right: 0px;
}

.no-gap .position-left.col:first-child {
  padding-left: 0px;
  padding-right: 0px;
}

.no-gap .position-left.col:last-child {
  padding-left: 0px;
  padding-right: 0px;
}

.no-gap .col:not(:first-child):not(:last-child) {
  padding-right: 0px;
  padding-left: 0px;
}

.btn-group-lg>.btn, .btn-lg{
  padding: 8px 16px;
}


.title-article {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}


.wpcf7 label {
  width: 100%;
}

.wpcf7 label select {
  width: 100%;
}


.shortcode-article figure img {
  width: 100%;
}

.grecaptcha-badge {
  display: none !important
}

/* article shadow */

.content-caption {

  position: relative;

  width: 100%;

}

.caption-shadow {

  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);

  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);

  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));

  background-image: linear-gradient(to top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);

  background-repeat: repeat-x;

  color: #C4C4C4;

  padding: 10px 15px;

  position: absolute;

  bottom: 0px;

  width: 100%;

}

.caption-shadow h4,
.caption-shadow h3 {

  color: #fff;

  font-size: 20px;

  font-weight: normal;

}

.caption-shadow .entry-meta-caption a {

  color: #fff;

}

.caption-shadow .entry-meta-caption a:hover,

.caption-shadow .entry-meta-caption a:focus {

  color: #C4C4C4;

}

.entry-disclaimer{
  margin-top: 10px;
  border-top: 1px solid #eee;
  padding: 10px 0;
  font-size: 10px;
}

/* /////////////////////////////////////////////////////////////

  BOOTSTRAP

  /////////////////////////////////////////////////////////////*/

img {

  border: 0 none;

  height: auto;

  max-width: 100%;

  vertical-align: middle;

}

/* /////////////////////////////////////////////////////////////

WordPress Core

/////////////////////////////////////////////////////////////*/

.scrollUp.scrollup-link.scrollup-right {

  color: #fff
}

.hidden-small {

  display: block;

}

.visible-small {

  display: none;

}

.alignnone {

  margin: 5px 20px 20px 0;

}

.aligncenter,

div.aligncenter {

  display: block;

  margin: 5px auto 5px auto;

}

.alignright {

  float: right;

  margin: 5px 0 20px 20px;

}

.alignleft {

  float: left;

  margin: 5px 20px 20px 0;

}

a img.alignright {

  float: right;

  margin: 5px 0 20px 20px;

}

a img.alignnone {

  margin: 5px 20px 20px 0;

}

a img.alignleft {

  float: left;

  margin: 5px 20px 20px 0;

}

a img.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto
}

.wp-caption {

  background: #fff;

  border: 1px solid #f0f0f0;

  max-width: 96%;
  /* Image does not overflow the content area */

  padding: 5px 3px 10px;

  text-align: center;

}

.wp-caption.alignnone {

  margin: 5px 20px 20px 0;

}

.wp-caption.alignleft {

  margin: 5px 20px 20px 0;

}

.wp-caption.alignright {

  margin: 5px 0 20px 20px;

}

.wp-caption img {

  border: 0 none;

  height: auto;

  margin: 0;

  max-width: 98.5%;

  padding: 0;

  width: auto;

}

.wp-caption p.wp-caption-text {

  font-size: 11px;

  line-height: 17px;

  margin: 0;

  padding: 0 4px 5px;

}

/* Text meant only for screen readers. */

.screen-reader-text {

  clip: rect(1px, 1px, 1px, 1px);

  position: absolute !important;

  height: 1px;

  width: 1px;

  overflow: hidden;

}

.screen-reader-text:focus {

  background-color: #f1f1f1;

  border-radius: 3px;

  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

  clip: auto !important;

  color: #21759b;

  display: block;

  font-size: 14px;

  font-size: 0.875rem;

  font-weight: bold;

  height: auto;

  left: 5px;

  line-height: normal;

  padding: 15px 23px 14px;

  text-decoration: none;

  top: 5px;

  width: auto;

  z-index: 100000;
  /* Above WP toolbar. */

}

/* classes required theme checker*/



/* /////////////////////////////////////////////////////////////

  TYPOGRAPHY

  /////////////////////////////////////////////////////////////*/

body {

  color: #727272;

  font-weight: normal;

  background-color: #fff;

  line-height: 150%;

}

/* ::::::: Links :::::::*/

a:link,
a:visited {

  color: #a50000;

  text-decoration: none;

  font-weight: normal
}

a:active,
a:hover {

  color: #860303;

  text-decoration: none;

  font-weight: normal
}

/* ::::::: Headings :::::::*/

h1 {

  margin: 10px 0;

  font-family: 'Lato', Helvetica, Arial, sans-serif;

  font-weight: bold;

  font-style: normal;

  line-height: 110%;

  color: #454545;
  text-transform: uppercase;
  font-size: 30px;

}


h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;

}

h4 {
  font-size: 18px;

}

h5 {
  font-size: 16px;

}

h6 {
  font-size: 14px;
}


h2,

h3,

h4,

h5,

h6 {

  margin: 10px 0;

  color: #454545;

  font-family: 'Lato', Helvetica, Arial, sans-serif;

  font-weight: 400;
  text-transform: uppercase;


}

h1 a:link,
h1 a:visited,

h2 a:link,
h2 a:visited,

h3 a:link,
h3 a:visited,

h4 a:link,
h4 a:visited,

h5 a:link,
h5 a:visited,

h6 a:link,
h6 a:visited {

  line-height: 140%;

}

h1 a:hover,

h2 a:hover,

h3 a:hover,

h4 a:hover,

h5 a:hover,

h6 a:hover {

  line-height: 140%;

  text-decoration: none
}

h2 small {

  font-size: 24.5px;

}

/* ::::::: Paragraphs :::::::*/

#content p {

  margin-bottom: 20px
}

/* ::::::: Lists:::::::*/

#content li {

  margin-bottom: 15px
}

#content li li {

  margin-bottom: 3px
}

/* Divider*/

hr {

  border: 0;

  height: 0;

  border-top: 1px solid rgba(0, 0, 0, 0.1);

  border-bottom: 1px solid rgba(255, 255, 255, 0.3);

}



/*::::::: tablepress :::::::*/



.tablepress tfoot th,
.tablepress thead th {

  background-color: #000000 !important;

  color: #ffffff !important;

}





.tablepress tfoot th:hover,
.tablepress thead th:hover {

  background-color: #bd081c !important;

  color: #ffffff !important;

}







/*::::::: Tables :::::::*/

/* #content table {

  background-color: #FFFFFF;

  border: 1px solid #CCC
}

#content table thead {

  background-color: #e5e5e5;

  color: #333;

  font-weight: 500;

  font-size: 16px;

  text-transform: uppercase;

}

#content table img {

  border: none;

  margin: 0px
}

#content table>tbody>tr:nth-of-type(2n+1) {

  background-color: #f9f9f9;

}

#content table td {

  padding: 10px
} */

/*::::::: Breadcrumbs :::::::*/

.breadcrumbs a:link,
.breadcrumbs a:hover {

  font-weight: normal;



}

.breadcrumbs {

  margin: 15px 0px;

}

/* /////////////////////////////////////////////////////////////

  STRUCTURE

  /////////////////////////////////////////////////////////////*/
  .table{
    margin: 15px 0;
}

.home #content {
  padding: 0;
}

.item-carousel .btn{
  display: table;
  margin: 0 auto;
}


.flexible .row>.col {

  margin-bottom: 20px;

}

[data-cky-tag] {
  visibility: visible !important;
}

.content-flexible{
  display: inline-block;
  width: 100%;
  vertical-align: top;
  /* background-color: #f4f4f4; */
  padding: 25px 0px 25px 0px;
  overflow: hidden;
}

.content-flexible h2{
  text-align: center;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}

.content-flexible .lead{
  color: #444444;
  text-align: center;
  text-transform: none;
  font-weight: normal;
}

.content-flexible img,
.content-flexible img.alignnone {
  margin-bottom: 20px;
}

.lgx_logo_slider img, .lgx_logo_slider figure{
  margin-bottom: 0;
}

.lgx_logo_info_align_center .lgx_app_item_info{
  display: none;
}

.content-flexible h3,
.content-flexible h4{
  color: #000000;
  font-weight: bold;
}

.content-flexible h3{
  text-align: center;
}

.content-news h3{
  text-align: left;

}

.content-flexible .tab-pane h3,
.content-flexible .tab-pane h4,
.content-flexible .tab-pane .lead{
  font-weight: normal;
}

.content-flexible .tab-pane h3,
.content-flexible .tab-pane h4{
  color: #000;
  font-weight: bold;
}

.content-flexible .tab-pane h3:not(.text-center),
.content-flexible .tab-pane h4:not(.text-center){
  text-align: left;
}

.content-flexible .tab-pane .lead:not(.text-center){
  text-align: left;
}

.page-template-new-home-page .panel-group .panel,
.page-template-new-home-page .panel{
    background-color: transparent;
}

.page-template-new-home-page h4.panel-title a,
.page-template-new-home-page h3.panel-title a{
  font-size: 14px;
}

.page-template-new-home-page .content-service .item{
  height: 80px;
}

.page-template-new-home-page .tab-content>.active{
    background-color: transparent;
}

.content-flexible .lead{
  display: block;
  color: #000000;
  font-size: 21px;
  /* margin: 10px 0; */
}

#bs_Awards h3,
#bs_Expert h3,
#bs_Top h3,
#bs_Top h4{
  /* font-weight: bold;
  color: #000; */
}

.content-flexible .btn{
  margin-top: 5px;

}

/* /////////////////////////////////////////////////////////////

NAVIGATION

/////////////////////////////////////////////////////////////*/

/* Text meant only for screen readers */

.screen-reader-text {

  position: absolute;

  left: -9000px;

}

.navbar {

  margin-bottom: 0px;

}

.navbar-default {

  background-color: #000000;
  /*set to transparent for white backgrounds*/

  border-color: #000;

}

.navbar-nav>li>a {

  padding: 15px 8px;

}

.navbar-default .navbar-nav>li>a {

  color: #fff;

  font-size: 14px
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {

  background-color: #a50000;

  color: #eee;

}

/* selected parent dropdown menu*/

.navbar-default .navbar-nav .current-menu-parent>a {

  color: #fff;

  background-color: #a50000;

  font-weight: normal;

}

/* selected parent dropdown menu hover*/

.navbar-default .navbar-nav .current-menu-parent>a:hover {

  background-color: #860303;

  font-weight: normal;

  color: #fff
}

.navbar-default .navbar-nav>.open>a,

.navbar-default .navbar-nav>.open>a:hover,

.navbar-default .navbar-nav>.open>a:focus {

  background-color: #a50000;

  color: #fff;

}

.navbar-default .navbar-nav>.active>a,

.navbar-default .navbar-nav>.active>a:hover,

.navbar-default .navbar-nav>.active>a:focus,

.navbar-default .navbar-nav li.current-page-ancestor {

  background-color: #a50000;

  color: #fff;

}

/*selected current dropdown menu*/

.current_page_item a {

  /*background-color:#a50000;*/

  font-weight: normal;

  color: #fff
}

.page-list .current_page_item>a {

  background-color: transparent;

  color: #860303;

}

.ubermenu .ubermenu-colgroup .ubermenu-column,
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-nonlink,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-submenu-padded,
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.ubermenu .ubermenu-target,
.ubermenu .ubermenu-widget,
.ubermenu-responsive-toggle {
  padding: 8px 15px;
  font-size: 12px;
}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle{
  padding: 8px 15px;
}

.ubermenu .ubermenu-target-text {
  font-size: 12px;
}

/* ::::::::: dropdown menu ::::::::::::*/

/* style mobile @media (max-width: 767px)*/

.dropdown-menu {

  background-color: #5d5c5c;

}

.dropdown-menu .divider {

  background-color: #182d3b;

}

.dropdown-menu>li>a {

  color: #fff;

  padding: 10px 20px;

}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {

  background-color: #444444;

  color: #fff;

}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {

  background-color: #428bca;

  color: #fff;

}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {

  color: #fff;

}

/* collapsable nav menu & search text and icon*/

.navbar-default .navbar-brand {

  color: #fff;

}

.navbar-default .navbar-toggle .icon-bar {

  background-color: #fff;

}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {

  background-color: #0f6294;

  color: #fff
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {

  color: #fff;

}

/* icons */
.icon {
  display: inline-block;
}

.icon-search {
  background: url('images/merge.png') no-repeat -166px -23px;
  width: 20px;
  height: 20px;
}

.icon-electrical-service {
  background: url('images/merge.png') no-repeat -11px -11px;
  width: 36px;
  height: 28px;
}

.icon-residencial-construction {
  background: url('images/merge.png') no-repeat -58px -7px;
  width: 35px;
  height: 36px;
}

.icon-commercial-construction {
  background: url('images/merge.png') no-repeat -113px -21px;
  width: 36px;
  height: 18px;
}

.icon-security-alarm {
  background: url('images/merge.png') no-repeat -206px -16px;
  width: 36px;
  height: 28px;
}

.icon-bb-business {
  background: url('images/merge.png') no-repeat -12px -66px;
  width: 63px;
  height: 127px;
  border: 0 none;
  max-width: 100%;
  vertical-align: middle;
  margin-right: 15px;
}

/*social icons*/

.fa-youtube-square:before {
  content: "\f166" !important;
}

.socialI {

  float: left;



}

.socialI a:link,

.socialI a:visited {

  color: #000000;

  display: block;

  float: left;

  font-size: 32px;

  height: auto;

  margin: 0px 10px 0 0;

  text-decoration: none;

  width: auto;

}

.socialI a:active,

.socialI a:hover {

  color: #ca0316;

  display: block;

  float: left;

  font-size: 32px;

  height: 34px;

  text-decoration: none;

  width: 30px;

}



/* /////////////////////////////////////////////////////////////

HEADER Default: fixed or not navigation with search bar & social icons

/////////////////////////////////////////////////////////////*/
.ubermenu.ubermenu-mobile-modal{
  background-color: #000;
}
.ubermenu .ubermenu-mobile-header, .ubermenu .ubermenu-mobile-footer,
.ubermenu.ubermenu-mobile-modal .ubermenu-mobile-close-button{
  color: #fff !important;
}
.ubermenu .ubermenu-mobile-footer{
  display: none !important;
}

.ubermenu .ubermenu-active .ubermenu-submenu .ubermenu-submenu-type-stack{
  overflow: auto;
}
body .ubermenu .ubermenu-mobile-header .modal-header{
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
body .ubermenu .ubermenu-mobile-header  .modal-header>a{
  max-width: 200px;
}
.ubermenu.ubermenu-mobile-modal .ubermenu-mobile-close-button,
.ubermenu-retractor-mobile{
  background-color:#f4af00 !important;
  color: #000 !important;
}

body>.ubermenu.ubermenu-mobile-modal .ubermenu-submenu .ubermenu-target-text{
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}

#menu-container .ubermenu-submenu .ubermenu-target-text{
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
.logo img{
  width: 100%;
}

.ubermenu-custom-content >a{
  font-size: 25px;
  color: #fff;
}


.bottom-content .container-fluid{
  margin-right: 0;
  width: 100%;

}
/*Nav in search bar*/

#navbar .navSearch {

  float: left;

  margin: 10px 20px 0 10px;

}

.navbar-search input.search {

  /*background: url('images/merge.png') no-repeat -166px -23px;*/

  /*background-position: 91%;*/

  background-repeat: no-repeat;

  padding: 5px 32px 5px 10px;

  font-weight: 400;

  width: 100%;

}

.navbar-search label {
  position: relative
}

.navbar-search label:after {
  content: " ";
  background: url('images/merge.png') no-repeat -166px -23px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 25px;
}

.navbar-search input.search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #000;

}

.navbar-search input.search::-moz-placeholder {
  /* Firefox 19+ */

  color: #000;

}

.navbar-search input.search:-ms-input-placeholder {
  /* IE 10+ */

  color: #000;

}

.navbar-search input.search:-moz-placeholder {
  /* Firefox 18- */

  color: #000;

}

input[type="text"],
textarea,

.navbar-search input.search {

  border: 1px solid #ccc;

  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;

}

.menuTop {

  position: relative;

  z-index: 3000;

}

/* /////////////////////////////////////////////////////////////

HEADER Two: logo top full width menu

Change in functions.php, width size to match 1170

set_post_thumbnail_size( 910, 280, true );

/////////////////////////////////////////////////////////////*/

/* top bar*/

.topBar {

  background-color: #535353;

  width: 100%;

  min-height: 56px;

  color: #fff;

}

.topBar .navbar-search {

  color: #333
}

.topBar a:link,
.topBar a:visited {

  color: #fff;

  text-decoration: none
}

.topBar a:hover,
.topBar a:active {

  color: #F4DEF9;

  text-decoration: none
}

.topBar .navSearch,
.topBar .socialI {

  float: left;

  margin-right: 60px
}

.topBar .login {

  float: right;

  margin-top: 15px;

  font-size: 12px;

}

.topBar .navSearch {

  margin-top: 10px;

}

/* top bar ends*/

/* /////////////////////////////////////////////////////////////

SUBSCRIBE

/////////////////////////////////////////////////////////////*/

.subscribe {

  width: 100%;

  min-height: 180px;

  background-color: #535353;

  margin-top: 20px;

}

.subscri_btn {

  background-color: #a50000;

  border: medium none;

  color: #fff;

  font-family: "Raleway";

  font-size: 15px;

  height: 46px;

  margin-top: 15px;

  width: 180px;

}

.subscri_btn:hover {

  color: #fff;

  background-color: #5f841e;

}

.home .subscribe h3,
.subscribe h3 {

  color: #fff;

  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;

  font-size: 18px;

  font-weight: 400;

  text-transform: uppercase;

  margin-top: 40px;

}

.subscribe h3 span {

  font-size: 25px;

}

.subscribe input {

  margin-right: 2%;

  padding: 8px;

  width: 30%;

}

.ebook {

  margin-top: 30px;

}

.input-subs {

  margin-top: 70px;

}





.esg-grid a {

  color: #d9d9d9;

  font-weight: bold;

}



.esg-grid a:hover {

  color: #ffffff;

}









/* /////////////////////////////////////////////////////////////

MAILCHIMP

/////////////////////////////////////////////////////////////*/

#mc_embed_signup form {

  padding: 0px !important;

}

#mc_embed_signup input {

  border: 1px solid transparent !important;

}

#mc_embed_signup #mce-success-response {

  color: #fff !important;

}

/* subscribe ends*/

.navbar-search input.search {

  border: 0px solid #ccc;

  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) inset;

}

.top-social {

  display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center;
      position: relative;

}

.top-social:after {

  content: "";

  position: absolute;

  right: 0px;

  top: 0%;

  bottom: auto;

  left: auto;

  width: 1px;

  height: 100%;

  background-color: #444444;

  margin: 0 15px;

}

.top-contact {

  margin: 0px 0px;

  position: relative;

}

.top-contact .call>span {

  color: #424242;

  font-size: 14px;

  font-weight: bold;

}

.top-contact .call .btn-call {

  font-size: 30px;

  color: #ca0316;

}

#top .search-content {

  display: inline-block;

  width: auto;

  vertical-align: top;

  overflow: hidden;

}

#top .social-content {

  display: inline-block;

  width: auto;

}

#top .navSearch,
#top .socialI {

  float: none
}

#top .navSearch {

  margin-top: 0px;

  float: left;

}

#top .socialI {

  margin-right: 20px;

  margin-top: 0px;

}
r-p rp-slider rp-header rp-name{
  display: block;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
}
#top .top-container .container>.row,
.bottom-content .container-fluid>.row{
  display: flex;
    align-items: center;
}

.calls{
    display: flex;
    align-items: center;
    padding-left: 5px;
    justify-content: flex-end;
}

.bottom-content{
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

/* Top buttons */

.callbtn {

  text-align: left;
  padding-left: 0px;

}

.callbtn .call {

  display: inline-block;

  vertical-align: top;
  margin-right: 10px;
}

.call-contact {

  display: inline-block;

  vertical-align: top;

}

.callbtn .call .btn-call {

  display: block;

}

.call-contact .btn {

  font-weight: bold;

  border-width: 3px;

}

#top .btn {

  font-size: 20px;

  margin-left: 5px;

  text-transform: uppercase;

  border-radius: 0;

}

#top .callL {

  background-color: #019c4d;

  border-color: #019c4d;

  border-radius: 0;

  color: #ffffff;

  cursor: default;

  display: inline-block;

  font-size: 20px;

  line-height: 1.33333;

  margin-bottom: 0;

  margin-left: 20px;

  padding: 10px 16px;

  text-align: center;

  text-transform: uppercase;

  vertical-align: middle;

}

#menu-container {

  background-color: #000;

  border-top: 1px solid #182D3B;

  border-bottom: 1px solid #182D3B;
  position: relative;
  z-index: 1;
  transition: all .4s ease;

}

#lgx_logo_slider_app_11819 .lgx_app_item .lgx_app_item_figure .lgx_app_item_img{
  transition: all .4s ease;
}

#menu-container .navbar {

  margin-bottom: 0px;



}

#menu-container .navbar-default {

  border-color: transparent;

}

#branding img {

  width: 100%
    /*remove once the image is set to 1170 in fuctions.php*/

}

/* /////////////////////////////////////////////////////////////

HEADER THREE: logo left & menu right

Change in functions.php, width size to match 1170

set_post_thumbnail_size( 1450, 450, true );

/////////////////////////////////////////////////////////////*/

#top {

  position: relative;

  z-index: 5000;

}

/* /////////////////////////////////////////////////////////////

BLACK SEARCH BAR

/////////////////////////////////////////////////////////////

.navbar-search input.search {

    background-image: url("images/search.png");

    background-position: 11px 5px;

    background-repeat: no-repeat;

    padding: 8px 8px 10px 40px;

}

.navbar-search .search-query {

    background-color: #515151;

    border-color: #111111;

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.15);

    color: #ffffff;

    transition: none 0s ease 0s ;

}

.navbar-search .search-query {

    border-radius: 15px;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

    font-size: 13px;

    font-weight: normal;

    line-height: 1;

    margin-bottom: 0;

}

*/

/* /////////////////////////////////////////////////////////////

 SIDEBAR

 /////////////////////////////////////////////////////////////*/

/*::::::: Sidebar Tagcloud :::::::*/

.tagcloud a:link,

.tagcloud a:visited {

  border-radius: 5px 5px;

  padding: 4px 10px;

  color: #fff;

  background-color: #000;

  margin-bottom: 10px;

  float: left;

  margin-right: 10px;

  text-decoration: none;

  display: block;

}

.tagcloud a:active,

.tagcloud a:hover {

  border-radius: 5px 5px;

  padding: 4px 10px;

  background-color: #a50000;

  color: #FFFFFF;

  margin-bottom: 10px;

  float: left;

  margin-right: 10px;

  text-decoration: none;

  display: block
}

/*::::::: Sidebar Widgets :::::::*/

.widget_nav_menu a:link,

.widget_nav_menu a:visited {

  background-color: #000;

  border-radius: 5px 5px 5px 5px;

  color: #fff;

  margin-bottom: 10px;

  margin-top: 2px;

  padding: 10px 10px;

  display: block;

}

.widget_nav_menu a:hover,

.widget_nav_menu a:active {

  background-color: #a50000;

  color: #FFFFFF;

  border-radius: 5px 5px 5px 5px;

  margin-bottom: 10px;

  margin-top: 2px;

  padding: 10px 10px;

  display: block;

  text-decoration: none
}



.widget_categories a:link,

.widget_categories a:visited {

  background-color: #000;

  border-radius: 5px 5px 5px 5px;

  color: #fff;

  margin-bottom: 10px;

  margin-top: 2px;

  padding: 10px 10px;

  display: block;

}

.widget_categories a:hover,

.widget_categories a:active {

  background-color: #a50000;

  color: #FFFFFF;

  border-radius: 5px 5px 5px 5px;

  margin-bottom: 10px;

  margin-top: 2px;

  padding: 10px 10px;

  display: block;

  text-decoration: none
}





/* /////////////////////////////////////////////////////////////

BLOG POSTS

/////////////////////////////////////////////////////////////*/

.wp-post-image {

  margin: 0px 20px 10px 0px
}

.entry-metaA {

  margin: 0px 0px 10px 0px;

}

.entry-metaA span {

  padding-right: 10px;

  padding-left: 0px;

  border-right: 1px solid #CCC;

  margin-top: 8px !important;





}

.entry-meta {

  border-bottom: 1px solid #EFEFEF;

  float: left;

  margin-bottom: 20px;

  margin-top: 8px;

  padding: 10px;

  width: 100%
}

.entry-utility {

  border-bottom: 1px solid #dddddd;

  border-top: 1px solid #eeeeee;

  clear: both;

  margin-bottom: 50px;

  padding-bottom: 20px;

  padding-top: 10px;

  color: #A5A5A5
}

/*
.postcontent .entry-content{

  width:100%;
} */

.entry-content {



  overflow: hidden;

  width: 100%
}

.entry-content .wp-post-image {

  float: none;

  display: block;

  margin: 0 auto 20px auto;

  width: 100%
}


.entry-content img {
  margin-bottom: 25px;
}

.entry-utility span {

  padding-right: 5px;

  margin-right: 10px;

  border-right: 1px solid #CCC
}

.entry-summary {

  margin-top: 15px
}

h2.entry-title a:link,
h2.entry-title a:visited {

  text-decoration: none;

  font-weight: normal;

  margin-top: 0px;

}

h2.entry-title a:active,
h2.entry-title a:hover {

  text-decoration: none;

  font-weight: normal;

  margin-top: 0px;

}

h2.entry-title {

  margin-top: 0px;



}

/* /////////////////////////////////////////////////////////////

wp-pagenavi

/////////////////////////////////////////////////////////////*/

.wp-pagenavi {

  clear: both;

  display: block;

  padding: 10px 20px;

  margin: 15px 0px;

}

.wp-pagenavi a,

.wp-pagenavi a:link,

.wp-pagenavi a:visited,

.wp-pagenavi a:active {

  background-color: #ffffff;

  border: 1px solid #000;

  color: #000;

  margin: 2px;

  padding: 8px 12px;

  text-decoration: none;

}

.wp-pagenavi a:hover {

  background-color: #a50000;

  border: 2px solid #000;

  color: #fff;

}

.wp-pagenavi span.pages {

  color: #999;

  font-size: 11px;

  font-style: italic;

  margin: 2px;

  padding: 4px 8px;

}

.wp-pagenavi span.current {

  /*background: #e8e8e8 none repeat scroll 0 0;*/

  background-color: #a50000;

  border: 1px solid #000;

  color: #fff;

  font-weight: normal;

  margin: 2px;

  padding: 8px 12px;

}

.wp-pagenavi span.extend {

  background-color: #ffffff;

  border: 2px solid #ddd;

  margin: 2px;

  padding: 4px 8px;

}

.wp-pagenavi a.last {

  display: inline-block;

  margin-top: 20px;

}

/* /////////////////////////////////////////////////////////////

BLOG SINGLE

/////////////////////////////////////////////////////////////*/



h1.page-title {

  margin-bottom: 30px
}

/*  Related Posts */

/*  Comments */

.comment-form-comment #comment {

  width: 100%
}

#comments-title,
#reply-title {

  border-radius: 0 0 0 0;

  margin: 50px 0;

  padding: 8px 0px;

}

.avatar {

  background-color: #FFFFFF;

  border: 1px solid rgba(0, 0, 0, 0.2);

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);

  padding: 4px;

}

.commentlist {

  list-style-type: none;

  padding: 0px;

  margin: 0px;

  overflow: hidden
}

.commentlist li {

  padding: 0px
}

.commentlist ul li {

  list-style-type: none;

}

.commentlist hr {

  margin-top: 0px
}

/*  Related Posts */

.relatedP {

  font-size: 14px
}

.relatedP h4 a:link,
.relatedP h4 a:visited {



  font-size: 20px;

  text-decoration: none
}

.relatedP h4 a:hover,
.relatedP h4 a:active {



  font-size: 20px;

  text-decoration: underline
}

.related-title {

  border-radius: 0 0 0 0;

  margin: 0 0 10px 0;

  padding: 8px 0px;

}

/*Gallery/////////////////////////////////////////////////

/////////////////////////////////////////////////////////////*/

.gallery-columns-3 {

  float: left;

  clear: both
}

dl.gallery-item {

  float: left;

  margin: 0 2% 2% 0;

  width: 31.33%;

}

/* /////////////////////////////////////////////////////////////

SIDEBAR

/////////////////////////////////////////////////////////////*/

#primary.widget-area {

  margin-bottom: 20px;

  min-height: 20px;

  padding: 19px;

  margin-top: 10px;

  overflow: hidden
}

#primary.widget-area ul {

  list-style: none outside none;

  margin: 0;

  padding-left: 0 !important;

}

#primary.widget-area a,
#primary.widget-area a:hover {

  font-weight: normal;





}

#primary.widget-area hr {

  border-bottom: 1px solid #FFFFFF;

  border-top: 1px solid #DFDFDF;

  margin-bottom: 10px;

  margin-top: 5px;

}

#primary.widget-area .widget-title {

  color: #333;

  font-size: 25px;

  font-weight: normal;

  line-height: 27px;

  margin-bottom: 0px;

  margin-top: 0px;

  padding-left: 2px;

}

#primary.widget-area aside {

  margin-bottom: 25px;

  overflow: hidden
}

#primary.widget-area li.current-cat a:link,
#primary.widget-area li.current-cat a:visited {

  background-color: #a50000;

  color: #FFFFFF;

}

#primary.widget-area li.current-cat a:hover {

  background-color: #a50000;

  color: #FFFFFF;

}

/* tag  cloud*/

.wp-tag-cloud li {



  float: left;

  display: block;

  margin-bottom: 5px
}

.wp-tag-cloud li a:link,
.wp-tag-cloud li a:visited {

  border-radius: 5px 5px 5px 5px;

  padding: 4px 10px;

  color: #666;

  background-color: #EEE;

  margin-bottom: 10px;

  float: left;

  margin-right: 10px;

  text-decoration: none;

  display: block;

}

.wp-tag-cloud li a:active,
.wp-tag-cloud li a:hover {

  border-radius: 5px 5px 5px 5px;

  padding: 4px 10px;

  background-color: #a50000;

  color: #FFFFFF;

  margin-bottom: 10px;

  float: left;

  margin-right: 10px;

  text-decoration: none;

  display: block
}

/* /////////////////////////////////////////////////////////////

FOOTER

/////////////////////////////////////////////////////////////*/

.content-footer {

  display: inline-block;

  width: 100%;

  vertical-align: top;

}

.content-footer .help {

  background-color: #b40212;

  color: #fff;

  min-height: 80px;

  height: auto;

  padding: 10px 20px;

  margin-bottom: 15px;

}

.content-footer .help h3 {

  color: #fff;

  text-transform: uppercase;

  display: block;

  margin: 0px;

  font-size: 30px;

}

.content-footer .help .contact-text {

  display: block;

  width: 100%;

  margin-top: 8px;

}

.content-footer .help .contact-text a {

  display: inline-block;

  width: auto
}

.content-footer .help .contact-text h5 {

  display: inline-block;

  vertical-align: top;

  text-transform: uppercase;

  padding: 0px 0px;

  font-size: 18px;

  color: #fff;

  margin: 1px 0px;

}

.content-footer .help .contact-text .contact-from {

  border-right: 1px solid #fff;

}

.content-footer .help .contact-text .contact-from {

  padding-left: 0px;

  padding-right: 5px;

}

.content-footer .help .contact-text .number-call {

  border-right: 1px solid transparent;

  padding-left: 5px;

  display: inline-block;

}

.content-footer .connect {

  background-color: #081d4c;

  color: #fff;

  min-height: 52px;

  height: auto;

  padding: 25px 22px;

  display: inline-block;

  width: 100%;

}

.content-footer .connect h3 {

  color: #fff;

  text-transform: uppercase;

  display: inline-block;

  font-size: 22px;

  padding: 5px 5px 0px 0px;

  margin: 0px;

  text-align: center;

}

.content-footer .connect .socialI {

  float: right;

}

.content-footer .connect .socialI a:link,

.content-footer .connect .socialI a:visited {

  color: #fff;

  margin: 0px 5px 0 0;

}

.content-footer .connect .socialI a:active,

.content-footer .connect .socialI a:hover {

  color: #4e9efd;

}

.content-footer .connect .contact-text {

  display: block;

  width: 100%;

}

.content-footer .connect .contact-text h5 {

  display: inline-block;

  vertical-align: top;

  border-right: 1px solid #fff;

  text-transform: uppercase;

  padding: 5px 15px;

  font-size: 18px;

  color: #fff;

}

.content-footer .connect .contact-text h5:first-child {

  padding-left: 0px;

}

.content-footer .connect .contact-text h5:last-child {

  border-right: 1px solid transparent
}

footer {

  background-image: none;

  background-repeat: no-repeat;

  background-position: top left;

  background-size: contain;

  color: #fff;

  background-color: #000;

  padding: 40px 0;

  font-size: 14px;

  border-top: 1px solid #fff;

  margin-top: 0px;

  clear: both;

}

footer a:link,

footer a:visited {

  color: #afafaf;

  text-decoration: none;

  font-size: 15px;

}

footer a:active,

footer a:hover {

  color: #fff;

  text-decoration: underline;

}



footer .social a:active,

footer .social a:hover {

  text-decoration: none;

}



footer hr {

  -moz-border-bottom-colors: none;

  -moz-border-left-colors: none;

  -moz-border-right-colors: none;

  -moz-border-top-colors: none;

  border-color: #222222 -moz-use-text-color #444444;

  border-image: none;

  border-left: 0 none;

  border-right: 0 none;

  border-style: solid none;

  border-width: 1px 0;

  margin: 5px 0;

}

footer h3 {

  color: #fff;

  text-transform: uppercase;

  margin-bottom: 15px;

  text-align: center;

}

footer .textwidget h3 {

  color: #fff;

  text-transform: none;

  font-size: 19px;

  text-align: center;

}

footer .textwidget span {

  text-align: center;

}

footer .menu {

  padding: 0px;

  list-style: none;

}

footer .menu li {

  margin-bottom: 10px;

}

footer .textwidget {

  overflow: hidden;

  text-align: center;

}

footer .textwidget ul {

  text-align: left;

  list-style: none;

  margin: 0px;

  padding: 0px;

  color: #bdbdbd;

}

footer .textwidget ul li {

  text-align: left;

  border-bottom: 1px solid #2f2f2f;

  color: #bdbdbd
}

footer .textwidget ul li strong {

  width: 39%;

  display: inline-block;

  vertical-align: top;

}

footer .textwidget ul li em,

footer .textwidget ul li .social {

  width: 57%;

  font-style: normal;

  display: inline-block;

  vertical-align: top;

}

[class^="menu-footer-menu-"] {

  display: inline-block;

  vertical-align: top;

  margin-right: 9%;

}

.copyright {

  border-top: 1px solid #343434;

  background-color: #000000;

  color: #CCC;

  padding-top: 30px;

  text-align: left;

  font-size: 13px;

}

.copyright a:link,

.copyright a:visited {

  color: #fff
}

.copyright a:hover,

.copyright a:active {

  color: #fff;

  text-decoration: underline;

}

.copyright p {

  padding: 10px 0 20px;



}

.copyright .copy {

  margin-left: 5px;

}

.copyright .current_page_item a {

  background-color: transparent;

  text-decoration: underline;

  color: #fff;

}

/*  footer menu  */

.menu-footer-container {

  display: inline-block;

  width: 100%;

  vertical-align: top;

  margin-bottom: 10px;

}

#menu-footer {

  margin: 0 auto;

  padding: 0;

  display: table;

  width: auto;

}

#menu-footer li {

  border-right: 0px solid #ccc;

  float: left;

  list-style: outside none none;

  padding: 0 20px;

  line-height: 130%;

  text-transform: uppercase;

  font-size: 14px
}

#menu-footer li:first-child {

  padding-left: 0px;
  left: 0px;
}

/* /////////////////////////////////////////////////////////////

HOME

/////////////////////////////////////////////////////////////*/

.content-reviews{
  margin: 15px 0;
}

.vertical {
  display: block;
  height: 100%;
  width: 100%
}

.vertical-center {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: center;

}

.vertical-top {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: start;
}

.vertical-bottom {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: end;
}

.esg-grid-wrap-container p {
  margin-bottom: 0 !important;
}





.lead {

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

  font-weight: 300;

}

.content-slide {

  display: inline-block;

  width: 100%;

  vertical-align: top;

  /* margin-top: -15px; */

  background-color: #000;

  border-top: 1px solid #fff;

  border-bottom: 1px solid #fff;
  padding: 0;

}

* {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

body {

  color: #727272;

  font-weight: normal;

  line-height: 150%;

}

body {

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

  font-size: 14px;

  line-height: 1.42857143;

  color: #333;

}

html {

  font-size: 10px;

}

html {

  font-family: sans-serif;

  -webkit-text-size-adjust: 100%;

}


.content-help {

  display: inline-block;
  padding: 0 0;

  width: 100%;

  vertical-align: top;

  overflow: hidden;

  background-color: #a50000;

}

.content-help>.container{
  width: 100%;
  padding: 0;
  margin: 0;
}

.content-help .text-help {

  color: #fff;

  background-color: #a50000;

  margin: 0px;

  padding: 15px 25px;

  display: inline-block;

  width: 100%;

  vertical-align: top;

}

.content-help  .action-help{
  background-color: #000;
}

.content-help .text-help h1,
.content-help .text-help .h1 {

  color: #ffffff;

  margin: 0;

  font-size: 30px;

  text-transform: uppercase;

  font-weight: 400;

}

.content-help .text-help .h1{
  font-style: normal;
  line-height: 110%;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  margin-bottom: 0 !important;
}

.shortcode-carouse .card{
  max-width: 250px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev{
  position: absolute;
  left: -50px;
  top: 40%;
  background-color: transparent;
  color: #b2b2b2;
  width: auto;
  height: auto;
  padding: 5px 10px !important;
  margin: 0;
  opacity: .7;
}

.owl-carousel .owl-nav button i {
  font-size: 5.75rem;

}

.main-container{
  overflow: hidden;
}

.btn-action{
  display: flex;
  gap: 15px;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover{
  /* background-color: #c50000;
  color: #fff; */
  background-color: transparent;
  color: #b2b2b2;
  opacity: 1;
}

.owl-carousel .owl-nav button.owl-next{
  left: auto;
  right: -50px;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: .75rem;
}

.shortcode-carousel .card .card-title{
  text-align: left;
  height: 80px;
}
.shortcode-carousel .card .card-description{
  height: 230px;
  overflow: auto;
}

.content-help .text-help .lead {

  margin-bottom: 0px;
  text-align: left;
  color: #fff;
  margin-bottom: 0px !important;

}

.content-help .btn-help {

  color: #fff;

  background-color: #000000;

  margin: 0px;

  padding: 20px 15px;

  display: inline-block;

  width: 100%;

  vertical-align: top;

  height: 98px;

  line-height: 52px;

  text-align-last: center;

  font-size: 19px;

}

.content-help .btn-help:hover {

  background-color: #333;

}



.content-choose {

  display: inline-block;

  width: 100%;

  vertical-align: top;

  background-color: #fff;

  padding: 50px 0px;

}

.content-choose h2,
.content-choose .h2 {

  text-transform: uppercase;

  text-align: center;

  color: #000000;

  font-weight: bold;

}

.content-choose .nav-tabs {

  display: table;

  width: auto;

  margin: 0 auto;

}

.tab-content p {

  color: #000
}

.tab-content a p {
  color: inherit;
}

/* .tab-content>.active p{

} */

.content-service {

  display: inline-block;

  width: 100%;

  vertical-align: top;

  background-color: #f4f4f4;

  border-top: 1px solid #757575;

  padding: 25px 0px 0px 0px;

}

.content-service h2 {

  text-align: center;

  color: #000000;

  font-weight: bold;

  text-transform: uppercase;

}

.content-service .lead {

  color: #444444;

  text-align: center;

}

.content-service .item {

  display: inline-block;

  width: 100%;

  background-color: #000;

  padding: 10px;

}

.content-service .item-red {

  background-color: #a40000
}

.content-service figure {

  display: inline-block;

  vertical-align: top;

  width: 12%;

}



.content-service .head {

  display: inline-block;

  vertical-align: top;

  width: 82%;

  margin-left: 10px;

}

.content-service .head h3 {

  color: #fff;

  margin: 0px;

  font-size: 15px;

  text-align: left;

}

.content-service .head p {

  color: #fff;

  font-size: 12px;

  margin: 0px;

  height: auto;

  margin-bottom: 0 !important;

}

.content-projects {

  display: inline-block;

  width: 100%;

  vertical-align: top;

  background-color: #fff;

  border-top: 1px solid #757575;

  padding: 25px 0px 0px 0px;

}

.page-template-new-home-page .content-projects{
  padding: 50px 0px 0px 0px;
}

.content-projects h2 {

  text-align: center;

  color: #000000;

  font-weight: bold;

  text-transform: uppercase;

}

.content-projects .lead {

  color: #444444;

  text-align: center;

}

.content-area {

  display: inline-block;

  width: 100%;

  vertical-align: top;

  background-color: #fff;

  border-top: 1px solid #757575;

  padding: 25px 0px 0px 0px;

}
.content-area-title{
  display: inline-block;

  width: 100%;

  vertical-align: top;

  background-color: #fff;

  padding: 50px 0px 25px 0px;
}
.content-area-list{
  padding-top: 0;
  padding-bottom: 0;
}

.content-area-list .container{
  padding: 0;
  width: 100%;
}

.content-area-list img,
.content-area-list p{
  margin: 0 !important;
}

.content-area-list ul li {
  margin-bottom: 5px !important;
}

.content-area-list h3{
  margin: 0;
  padding: 0;
  padding-bottom: 25px;
}

.page-template-new-home-page .content-about,
.page-template-new-home-page .content-projects {
  background-color: #f4f4f4;
}

.content-area h2,
.content-news h2 {

  text-align: center;

  color: #000000;

  font-weight: bold;

  text-transform: uppercase;

}

.content-area .lead {

  color: #444444;

  text-align: center;

}

.section-area {

  background-repeat: no-repeat;

  background-color: transparent;

  background-position: center center;

  height: 100%;

  width: 100%;

  position: relative;

  background-color: #98CCFE;

}

.bck-section-area {

  background-repeat: no-repeat;

  background-size: cover;

  background-color: transparent;

  background-position: 36%;

  height: 300px;

  width: 100%;

  position: relative;

}

.section-area h3 {

  color: #fff;

}

.section-area .btn {

  color: #fff;

  border: 2px solid #fff;

  font-size: 20px;

  border-radius: 0px;

  padding: 10px 25px;

  margin-top: 15px;

}

.section-area .btn:hover,

.section-area .btn:focus {

  background-color: #fff;

  color: #000
}

.description-area {

  float: right;

  height: 100%;

  padding: 50px 40px;

  background-color: #000;

  color: #fff;

  font-size: 18px;

  width: 35%;

  min-height: 510px;

  max-height: 510px;

}


.description-area a:link,
.description-area a:visited {
  color: #fff;
}

.description-area a:hover,
.description-area a:active {
  color: #fff;
  text-decoration: underline
}



/* content news */

.content-news {

  display: inline-block;

  width: 100%;

  padding: 50px 0px;

  background: #fff;

  min-height: 350px;

}

.content-news h2 {

  text-align: center;

}

.content-news .lead {

  text-align: center;



}



.content-news .nav-tabs {

  border-bottom: 0px solid #ddd
}

.content-news .nav-tabs li {

  float: none;

  display: inline-block;

  width: 100%;

  padding: 9px 0px;

  border-bottom: 1px solid #ddd;

  margin: 0px;

}

.content-news .nav-tabs li:first-child {

  padding-top: 0px;

}



.content-news .nav-tabs li a {

  color: #B40706;

  text-transform: uppercase;

}



.content-news .nav-tabs li a:hover {

  background: transparent;

  text-decoration: none;

  color: #710606;

  border-bottom: 0px solid #fff;

}

.content-news .nav-tabs li .entry-meta-caption {

  font-size: 14px;

}



.content-news .nav-tabs li .entry-meta-caption a {

  text-transform: none;

  color: #333;

}



.content-news .nav-tabs li .entry-meta-caption a:hover {

  color: #000;

}



.content-news .caption-shadow {

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+63&0+0,0.65+64 */

  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 63%, rgba(0, 0, 0, 0.65) 64%);
  /* FF3.6-15 */

  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 63%, rgba(0, 0, 0, 0.65) 64%);
  /* Chrome10-25,Safari5.1-6 */

  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 63%, rgba(0, 0, 0, 0.65) 64%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */

  color: #fff;

}

.content-news .caption-shadow h4,
.content-news .caption-shadow h3 {

  color: #fff;

}

.content-news .caption-shadow a {

  color: #fff;

}

.content-news .caption-shadow a:hover {

  font-weight: bold;

}

.content-news .content-caption {

  position: relative;

  width: 100%;

}

.content-news img {

  margin: 0 auto;

  display: block;

  width: 83%
}

.content-news .featured-news img {

  width: 100%;

}



.content-contact-us {

  background-repeat: no-repeat;

  background-size: cover;

  background-color: transparent;

  background-position: center center;

  height: 100%;

  width: 100%;

  position: relative;

  padding: 30px 0px;

}

.content-contact-us h3 {

  color: #fff;

  font-size: 35px;

  text-transform: uppercase;

}

.content-contact-us .lead {

  color: #fff;

}

.content-contact-us .btn-primary,

.content-contact-us .btn-primary:link {

  margin: 35px auto;

  font-size: 18px;

  border-color: #fff;

  border-radius: 0px;

  text-transform: uppercase;

  padding: 15px 25px;

  display: table;

}



.help {

  background-color: #A50000;

}

/* /////////////////////////////////////////////////////////////

Electrical Projects

/////////////////////////////////////////////////////////////*/


.item-project img {
  width: 100%;
}


.item-project {

  display: inline-block;

  width: 100%;

  padding-bottom: 10px;

  padding-top: 5px;

}

.item-project .entry-content {

  margin-top: 0px;

  margin-bottom: 0px;

}

.item-project .entry-meta {

  margin-top: 0px;

  padding: 0px;

}

.item-project h2 {
  margin: 15px 0px;
  font-size: 20px
}



.entry-content {

  margin-top: 20px;

}



.loop .entry-content {
  margin-top: 0px;
}

/* /////////////////////////////////////////////////////////////

contact form 7

/////////////////////////////////////////////////////////////*/

input,
textarea {

  width: 100%;

}

input[type="radio"] {
  width: auto;
}

input[type="checkbox"] {

  width: 5%;

}



input.wpcf7-submit {

  padding: 10px 20px;

  width: auto;

  background-color: #c50000;

  color: #fff;

  padding: 10px 16px;

  border: 1px solid #c50000;

  text-transform: uppercase;
  font-size: 1.5rem;

}

input.wpcf7-submit:hover {

  background-color: #fff;

  border-color: #c50000;

  color: #c50000;

}

label {

  font-weight: 400;

}

/* /////////////////////////////////////////////////////////////

HELPER CLASSES

/////////////////////////////////////////////////////////////

Bootstrap classes:

.center-block

 .pull-left

 .pull-right

 .clearfix

 .show

 .hidden

 .invisible

 .visible-xs-*

 .visible-sm-*

 .visible-md-*

 .visible-lg-*

 .hidden-xs

 .hidden-sm

 .hidden-md

 .hidden-lg

 .text-left

 .text-center

 .text-right

 /////////////////////////////////////////////////////////////*/

.text-left {

  text-align: left;

}

.paddingA {

  padding: 10px
}

.paddingAA {

  padding: 20px
}

.paddingT {

  padding: 10px 0px 0px 0px
}

.paddingR {

  padding: 0px 10px 0px 0px
}

.paddingB {

  padding: 0px 0px 10px 0px
}

.paddingL {

  padding: 0px 0px 0px 10px
}

.nomarginT {

  margin-top: 0%
}

.nomarginR {

  margin-right: 0%
}

.nomarginB {

  margin-bottom: 0%
}

.nomarginL {

  margin-left: 0%
}

/* /////////////////////////////////////////////////////////////

BOOTSTRAP SHORTCODES

////////////////////////////////////////////////////////////*/

/* ******TABS ********/

.nav-tabs {

  border-bottom: 0px solid #ddd;

}

#content .nav-tabs>li {

  float: left;

  margin-bottom: -1px;

}

.nav-tabs>li>a {

  background-color: transparent;

  color: #040404;

  font-weight: bold;

  border: none;

  border-bottom: 3px solid transparent;

  text-transform: uppercase;

}

.nav-tabs li a:hover,

.nav-tabs li a:active {

  background-color: transparent;

  color: #040404;

  /* border: 0px solid #fff; */

  border-bottom: 3px solid #ce0205;

}

.nav-tabs>li.active>a,

.nav-tabs>li.active>a:hover,

.nav-tabs>li.active>a:focus {

  background-color: transparent;

  color: #040404;

  border: none;

  border-bottom: 3px solid #ce0205;

}

#content .nav-tabs>li {

  float: left;

  margin-bottom: -1px;

}

.tab-content>.active {

  background-color: #fff;

  border: 0px none;

  box-shadow: none;

  padding: 20px;

}

a:focus {

  outline: none;

}

/*  ******   COLLAPSABLES  *****  */

.panel-heading {

  padding: 0px
}

.panel-default>.panel-heading {

  background-color: transparent;

  border-color: transparent;

}

h4.panel-title a,
h3.panel-title a {

  color: #040404;

  background-color: transparent;

  display: block;

  padding: 15px 20px;

  border-bottom: 3px solid #ce0205;

  font-weight: bold;

}

h4.panel-title a:hover,
h3.panel-title a:hover {

  color: #040404;

  background-color: transparent;

  border-bottom: 3px solid #ce0205;

}

.panel-group .panel {

  border: 0px solid #fff;

}

.panel-heading p {

  display: none
}

/*  buttons */

.btn,

.btn:link,

.btn:visited {

  color: #fff
}

.btn:hover,

.btn:active,

.btn:focus {

  background-color: #fff;

  border-color: #fff;

  color: #fff
}

.btn-default,

.btn-default:link,

.btn-default:visited {

  background-color: #fff;

  border-color: #c50000;

  color: #c50000
}

.btn-default:hover,

.btn-default:active,

.btn-default:focus {

  background-color: #c50000;

  border-color: #c50000;

  color: #fff
}

.btn-primary,

.btn-primary:link,

.btn-primary:visited {

  background-color: #c50000;

  border-color: #c50000;

  color: #fff;

}

.btn-primary:hover,

.btn-primary:active,

.btn-primary:focus {

  background-color: #ffffff;

  border-color: #c50000;

  color: #c50000
}

blockquote {

  border-left: 0 none transparent;

  margin: 10px 0;

  padding: 0;

}


.fa-star {
  color: #FFCC00
}

/* /////////////////////////////////////////////////////////////

  share buttons - add this

  /////////////////////////////////////////////////////////////*/
.wp-block-image figure {
  margin-bottom: 20px;
}

.wp-block-table thead {
  border-bottom: none;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  border: none;
  border-top: 1px solid #ddd;
}

.table thead th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.addthis_toolbox.addthis_default_style.addthis_ {

  display: inline-block;

  margin-left: 10px;

  position: relative;

  top: 3px;

}

#ez-toc-container {
  background: #fff;
  border: 1px solid #eee;
}

#primary.widget-area a,
#primary.widget-area a:hover {
  font-weight: 400;
  font-size: 15px;
}

#ez-toc-container a,
#ez-toc-container a:visited {
  color: #a50000;
}



#ez-toc-container a:hover,
#ez-toc-container a:focus {
  text-decoration: none;
  color: #860303;
}

/*div#ez-toc-container .ez-toc-title-container {
  color: #495057;
  background-color:
    #e9ecef;
  border-color: #dee2e6;
  padding: .75rem;
  vertical-align: top;
}

div#ez-toc-container ul {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

div#ez-toc-container ul li a {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  display: block;
}

#ez-toc-container ul ul,
.ez-toc div.ez-toc-widget-container ul ul {
  margin: 0;
  padding: 0;
}

#ez-toc-container ul ul li a,
.ez-toc div.ez-toc-widget-container ul ul li a {
  margin-left: 0;
  padding-left: 1.5em;
}

*/
/* #ez-toc-container.ez-toc-sticky {
  position: fixed;
  top: 0;
  max-width: 450px;
} */

/* #ez-toc-container .ez-toc-list {
  max-height: 250px;
overflow: auto;
} */

.shortcode-author img {
  max-width: 150px;
  width: 100%;
  display: table;
  margin: 0 auto;
}


/* /////////////////////////////////////////////////////////////

Services Carrousel

///////////////////////////////////////////////////////////// */

@media (max-width: 767.98px) {
  .btn-action {
    display: flex;
    gap: 8px;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
}
  .page-template-new-home-page .content-choose{
    padding: 25px 0;
  }
  .content-area-title,
  .page-template-new-home-page .content-projects{
    padding-top: 25px;
  }
  .page-template-new-home-page .content-service .item{
    height: auto;
  }



  .top-social{
    display: none;
  }

  .top-content{
    padding: 8px 0;
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: break-spaces;
  }

  .services .carousel {

    margin: 0 auto;

    width: 84%;

  }

  .services .carousel-control.left {

    margin-left: -4%;

    width: 10%
  }

  .services .carousel-control.right {

    margin-right: -4%;

    width: 10%
  }

}

/* /////////////////////////////////////////////////////////////

RESPONSIVE

/////////////////////////////////////////////////////////////*/

/* Extra large screens*/

@media (min-width: 1200px) and (max-width: 1499.98px) {

  #menu-container .ubermenu .ubermenu-colgroup .ubermenu-column,
  #menu-container .ubermenu .ubermenu-custom-content-padded,
  #menu-container .ubermenu .ubermenu-nonlink,
  #menu-container .ubermenu .ubermenu-retractor,
  #menu-container .ubermenu .ubermenu-submenu-padded,
  #menu-container .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
  #menu-container .ubermenu .ubermenu-target,
  #menu-container .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    /* padding: 15px 15px; */
  }

  #menu-container .ubermenu .ubermenu-item-level-0 > .ubermenu-target{
    padding: 15px 15px;
  }

  .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{
    right: 0px !important;

  }

  .ubermenu .ubermenu-target-text {
    /* font-size: 12px; */
  }
}

@media (min-width: 1300px) {

  .container {

    width: 1250px
  }

}

@media (min-width: 1400px) {

  .container {

    width: 1350px
  }

}

@media (min-width: 1500px) {

  .page-template-new-home-page .content-service .item{
    height: 60px;
  }

  .container {

    width: 1450px
  }

}

/*  /// Large desktop  //////

/////////////////////////////////////*/

@media (min-width: 992px) and (max-width: 1299px) {

  .page-template-new-home-page .content-service .item{
    height: 160px;
  }

  .page-template-new-home-page .content-service figure{
    display: block;
  }



  .top-contact {

    margin: 0px 0px;

    position: relative;

    text-align: center;

  }

  .top-contact .call .btn-call {

    font-size: 26px;

    color: #ca0316;

    text-align: center;

  }





  .callbtn .call {

    display: table;

    vertical-align: top;

    /* margin: 0 auto;

    margin-bottom: 0px; */

  }



  .call-contact {

    display: table;

    vertical-align: top;

    margin: 0 auto;

  }



  #top .btn {

    font-size: 17px;

    margin-left: 0px;

    text-transform: uppercase;

    border-radius: 0;

  }





  .top-social {

    margin: 0px auto;

    position: relative;

    display: flex;

    width: 100%;

  }







  #top .social-content {

    display: block;
    width: auto;
    margin: 0;

  }



  .content-help .btn-help {

    padding: 20px 7px;

  }



  .logo {

    padding: 20px 0px;

  }





}

@media (min-width: 1281px) {

  .home .subscribe h3 {

    font-size: 25px;

  }

  .subscribe h3 span {

    font-size: 35px;

  }

}

@media (min-width: 1200px) {}

@media (max-width: 1199px) {}

@media (max-width: 1024px) {

  #content {

    /* padding: 0 4%; */

  }

}

/*  /// Small desktop  //////

/////////////////////////////////////*/

@media (min-width: 980px) and (max-width: 1200px) {}

@media (min-width: 980px) {}

@media (min-width: 979px) and (max-width: 1200px) {}

@media (min-width: 980px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991.98px) {

  .top-social{
    margin: 0 auto;
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .page-template-new-home-page .content-service .item{
    height: 160px;
  }

  .top-contact {

    margin: 0px 0px;

    position: relative;

    margin-bottom: 0px;

  }


}

@media (max-width: 991.98px) {

  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev{
    top: 30%;
    left: -10px;
  }
  .owl-carousel .owl-nav button.owl-next{
    left: auto;
    right: -10px;
  }

  .content-help .action-help{
    padding: 15px 0;
  }



  .socialI a:link, .socialI a:visited{
    margin: 0 5px 0 0;
  }

  .content-help .btn-help{
    width: auto;
    display: table;
    margin: 0 auto;
    padding: 15px 10px;
    line-height: 100%;
    height: auto;
    background-color: #a50000;

  }

  .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target{
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
  .btn-group-lg>.btn, .btn-lg{
    padding: 8px 8px;
  }
  .navbar {
    min-height: 40px;
    overflow: auto;
  }

  .ubermenu-responsive-toggle,
  .ubermenu .ubermenu-target{
    padding: 10px 20px !important;
  }

  .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
  }

  #top .btn {
    font-size: 16px;
    font-weight: 700;
  }
  #top{
    position: sticky;
    top: 0;
  }

  #top .top-container{
    background-color: #fff;
    position: relative;
    z-index: 999;
  }
  #ez-toc-container.ez-toc-sticky {
    position: fixed;
    top: 0;
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
  }



  .copyright {

    padding: 0 15px;

  }

  .copyright p {

    padding: 10px 0 0px;

    font-size: 13px;

  }

  .text-full {

    text-align: center;

  }

  .content-news {

    background: #fff;

    padding: 30px 0px;

    min-height: 100%;

  }

  .caption-shadow {

    bottom: 90px;

    position: relative;

  }

  .content-news .nav-tabs {

    margin-right: -15px;

    margin-left: -15px;

  }

  #top .search-content {

    display: inline-block;

    width: 100%;

    vertical-align: top;

  }

  .logo img {

    display: table;

    margin: 0 auto;
    max-width: 300px;


  }

  .content-help .text-help h1,
  .content-help .text-help .h1{

    text-align: center;

  }


  .content-help .text-help .lead {

    text-align: center;

  }

  .section-area {

    background-repeat: no-repeat;

    background-size: cover;

    background-color: transparent;

    background-position: top center;

    height: 100%;

    width: 100%;

    position: relative;

  }

  .description-area {

    float: right;

    height: 100%;

    padding: 27px 40px;

    background-color: rgba(0, 0, 0, .9);

    color: #fff;

    font-size: 18px;

    width: 40%;

    margin-top: 32px;

    text-align: left;

    margin: 0 auto;

    display: table;

  }

  .site-header-cart {

    width: 50%;

    display: none;

    margin: 0 auto;

    float: none;

  }

  .woofc-inner .woofc-footer {

    background-color: #fff;

  }



  .woofc {

    display: block;

  }

}

/*  /// Collapse Nav at 1199px //////

///////////////////////////////////// */

@media (max-width: 991px) {





  .navbar-header {

    float: none;

  }



  .navbar-default .navbar-toggle {

    border-color: #5d3c72;

  }



  .navbar-toggle {

    background-color: #5d3c72;

    display: block;

  }



  .navbar-toggle {

    display: block;

  }





  .navbar-collapse.collapse {

    display: none !important;

  }

  .navbar-nav {

    float: none !important;

    margin: 7.5px -15px;

  }

  .navbar-nav>li {

    float: none;

  }

  .navbar-nav>li>a {

    padding-top: 10px;

    padding-bottom: 10px;

  }

  .navbar-text {

    float: none;

    margin: 15px 0;

  }



  .navbar-collapse.collapse.in {

    display: block !important;

  }

  .collapsing {

    overflow: hidden !important;

  }



  .navbar-default .navbar-brand {

    display: block !important;



  }



  .dropdown-menu {

    border: 0 none;

    box-shadow: none;

    float: none;

    margin-top: 0;

    position: static;

    width: auto;

  }



  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {

    padding: 5px 15px 5px 25px;

  }







  .nav.navbar-nav {

    margin: 0px
  }

  .navbar-collapse.collapse.in {

    padding-bottom: 20px;

  }

  #navbar .navSearch {

    margin: 10px 20px 0 0;

  }

  .navbar-nav {

    margin: 7.5px 0 0 -15px;

  }



  .navbar-default .navbar-toggle {

    border-color: transparent;

  }

  .navbar-toggle {

    background-color: transparent;

  }

  .navbar-default .navbar-toggle .icon-bar {

    background-color: #fff;

  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {

    background-color: #a50000;
    ;

  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {

    color: #fff;

  }

  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav li.current-page-ancestor {

    background-color: transparent;



  }

  .navbar-nav>li>a,
  .dropdown-menu>li>a {

    padding: 15px;

  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {

    color: #fff;

  }

  .attachment-blogImg {

    margin: 0 auto 20px auto;

    width: 100%;

    display: block
  }

  .navbar-default .navbar-nav .open .dropdown-menu li.current_page_item a {

    color: #fff;

    background-color: #5d5c5c;

  }

  .navbar-default .navbar-nav .open,
  .navbar-nav>li>.dropdown-menu {

    background-color: #5d5c5c;

  }

  .topBar {

    display: none
  }





  .subscribe span {

    display: block;

    margin-bottom: 5px
  }





}



/*   /////Intermediated: before phone landscape 481 and before desktop 980px

includes tablet portrait ///////////////////  */

@media (min-width: 481px) and (max-width: 979px) {}

@media (min-width: 480px) and (max-width: 979px) {}

@media (max-width: 979px) {}

/* /// Landscape phone to portrait tablet  //////

/////////////////////////////////////*/

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

  .top-contact {

    margin: 0px 0px;

    position: relative;

    margin-bottom: 0px;

  }

  .top-social {

    margin: 10px 0px;

    position: relative;

  }

}

@media (max-width: 767.98px) {
  .page-template-new-home-page .nav-tabs > li.active > a,
  .page-template-new-home-page .nav-tabs > li.active > a:hover,
  .page-template-new-home-page .nav-tabs > li.active > a:focus{
    width: auto;

  }
  .page-template-new-home-page #content .nav-tabs > li {
    width: auto;
  }
  .page-template-new-home-page .nav > li > a{
    padding: 10px 12px 8px 12px

  }
  .page-template-new-home-page .nav-tabs > li > a {
    font-size: 12px;
  }

  .page-template-new-home-page .nav-tabs>li.active>a,
  .page-template-new-home-page .nav-tabs>li.active>a:hover,
  .page-template-new-home-page .nav-tabs>li.active>a:focus{
    background-color: #ce0205;
    color: #fff;
  }

  .page-template-new-home-page .nav-tabs{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .page-template-new-home-page .nav-tabs>li{


  }

  .content-area-list img{
    margin-bottom: 15px!important ;
  }

  .page-template-new-home-page .nav-tabs>li>a {
    background-color: #000;
    color: #fff;
    width: auto;
    margin: 0 5px 5px 0;
    font-size: 13px;
    line-height: 93%;
  }


  .panel-group .panel+.panel{
    margin-top: 0;
  }

  .panel-group {
      margin-bottom: 0px;
  }

  h4.panel-title a, h3.panel-title a{
      padding: 8px 20px;
      font-size: 13px;
  }

  .top-contact {

    margin: 0px 0px;

    position: relative;

  }



  .callbtn {

    text-align: right;

  }



  .copyright {

    padding: 0 15px;

  }

  .text-full {

    text-align: center;

  }

  .content-news .nav-tabs {

    margin-top: -55px;

  }

  .section-area {

    background-image: none !important;

  }

  .socialI a:link,
  .socialI a:visited {

    color: #fff;

  }

  .callbtn .call {

    display: block;

    width: auto;

    margin: 0 auto;

    margin-bottom: 0px;


  }

  .callbtn .call .btn {

    color: #fff;

    width: 100%
  }

  .callbtn .call .btn:hover,
  .callbtn .call .btn:focus,
  .callbtn .call .btn:active {

    color: #c50000;

  }

  .callbtn .call {

    display: inline-block;

    width: auto;

    margin: 0 auto;

    margin-bottom: 0px;

    margin-right: 10px;

  }



  .call-contact {

    display: inline-block;

    width: auto;

    margin: 0 auto;

  }

  .call-contact .btn {

    width: 100%
  }



  .callbtn .call-contact .btn:hover {

    color: #fff;

    background-color: #c50000;

  }

  .description-area {

    float: none;

    width: 100%
  }

  .text-help {

    padding: 0px 15px;

    text-align: center;

  }

  .site-header-cart {

    display: none;

  }

  #top .callL {

    display: none !important
  }

  #top .callS.visible-xs {

    display: inline-block !important
  }

  #top .btn {

    margin-left: 0px;
    font-size: 16px;

  }

  body {

    font-size: 16px
  }

  .navbar-collapse.collapse.in {

    padding-bottom: 20px;

  }

  #navbar .navSearch {

    margin: 0px 20px 0 0;

  }

  .navbar-nav {

    margin: 7.5px 0 0 -15px;

  }

  .navbar-default .navbar-toggle {

    border-color: transparent;

  }

  .navbar-toggle {

    background-color: transparent;

  }

  .navbar-default .navbar-toggle .icon-bar {

    background-color: #fff;

  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {

    background-color: #a50000;

  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {

    color: #fff;

  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {

    background-color: #a50000;

    color: #fff;

  }

  .navbar-nav>li>a,
  .dropdown-menu>li>a {

    padding: 15px;

  }

  .navbar-default .navbar-nav .open .dropdown-menu li.current_page_item a {

    background-color: transparent;

    color: #ff0000
  }

  .navbar-default .navbar-nav>li>a:hover,
  .navbar-default .navbar-nav>li>a:focus {

    background-color: transparent;

    color: #dedede;

  }

  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav li.current-page-ancestor {

    background-color: #a50000;

    color: #fff;

  }

  .attachment-blogImg {

    margin: 0 auto 20px auto;

    width: 100%;

    display: block
  }

  .logo {

    text-align: center
  }

}

@media (min-width: 767px) {}

@media (min-width: 440px) and (max-width: 767px) {}

@media (min-width: 650px) and (max-width: 766px) {}

@media (min-width: 769px) and (max-width: 1199px) {}

@media (max-width: 550px) {

  .hidden-small {

    display: none;

  }

  .visible-small {

    display: block;

  }

  .full {

    width: 100%;

  }



}

@media (max-width: 599px) {

  .wp-post-image,
  .size-medium,
  .size-thumbnail,
  .size-full {

    margin: 0 auto 10px auto;

    width: 100%;

    display: block;

    clear: both;

    float: none
  }

  .subscribe input {

    width: 90%;

    margin-bottom: 20px
  }

  .subscribe button {

    margin-bottom: 20px
  }

  .subscribe span {

    display: block
  }

}

/* /// iPHONE LANDSCAPE //////

/////////////////////////////////////*/

@media (max-width: 480px) {

  .row.relatedP .col-xs-4 {

    float: none;

    width: 100%;

  }

  .row.relatedP .col-xs-4 .attachment-thumbnail.wp-post-image {

    display: block;

    margin: 40px auto 20px;

  }

  #content .nav-tabs>li {

    width: 100%;

    margin: 0 0 2px;

  }

  .nav>li>a {

    display: block;

    border-radius: 0;

    margin-right: 0;

  }

  .nav-tabs>li.active>a,
  .nav-tabs>li.active>a:hover,
  .nav-tabs>li.active>a:focus {

    border-radius: 0;

    display: block;

    float: none;

    width: 100%;

  }

}

@media (max-width: 479px) {
  #top .btn {
    font-size: 16px;
  }
}

@media (max-width: 400px) {
  #top .btn {
    font-size: 12px;
  }

  .callbtn .call{
    margin-right: 0;
  }
}