body
{
  background: #e7e7e8;
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-feature-settings: "lnum";
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  webkit-font-feature-settings: "lnum";
}
html
{
  background: #e7e7e8;
  height: 100%;
  moz-filter: none;
  overflow-x: hidden;
  position: absolute;
  width: 100%;
}
h1
{
  color: #143458;
  font-family: 'Ubuntu', sans-serif;
  font-feature-settings: "lnum";
  font-size: 60px;
  font-weight: 700;
  line-height: 68px;
  margin: 0;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  padding: 0;
  webkit-font-feature-settings: "lnum";
}
h2
{
  color: #113859;
  font-family: 'Ubuntu', sans-serif;
  font-feature-settings: "lnum";
  font-size: 48px;
  font-weight: 200;
  line-height: 56px;
  margin: 0;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  padding: 0;
  webkit-font-feature-settings: "lnum";
}
h3
{
  color: #ef7134;
  font-family: 'Ubuntu', sans-serif;
  font-feature-settings: "lnum";
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  margin: 0;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  padding: 0;
  webkit-font-feature-settings: "lnum";
}
h4
{
  color: #1d1d1d;
  font-family: 'Ubuntu', sans-serif;
  font-feature-settings: "lnum";
  font-size: 17px;
  font-weight: 600;
  line-height: 25px;
  margin: 0;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  padding: 0;
  webkit-font-feature-settings: "lnum";
}
h5
{
  color: #1d1d1d;
  font-family: 'Ubuntu', sans-serif;
  font-feature-settings: "lnum";
  font-size: 16px;
  font-weight: 200;
  line-height: 26px;
  margin: 0;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  padding: 0;
  webkit-font-feature-settings: "lnum";
}
h6
{
  0d3f6dmily: 'Ubuntu', sans-serif;
  color: #1d1d1d;
  font-feature-settings: "lnum";
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin: 0;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  padding: 0;
  webkit-font-feature-settings: "lnum";
}
p
{
  margin: 0 0 0 0;
}
a
{
  color: #000;
  moz-transition: color 0.3s, background 0.3s;
  ms-transition: color 0.3s, background 0.3s;
  text-decoration: none;
  transition: color 0.3s, background 0.3s;
  webkit-transition: color 0.3s, background 0.3s;
}
a *
{
  transition: color 0.3s, background 0.3s;
}
a:focus
{
  color: #e7e7e8;
  outline: none;
  text-decoration: none;
}
a:hover
{
  color: #ef793f;
  outline: none;
  text-decoration: none;
}
a:active
{
  background: none;
}
button
{
  transition: background 0.3s, color 0.3s;
}
ul
{
  margin-bottom: 0px;
  padding-left: 0px;
}
div, span, p, button, a, li
{
  font-family: 'Ubuntu', sans-serif;
  font-feature-settings: "lnum";
  font-size: 18px;
  line-height: 29px;
  moz-font-feature-settings: "lnum";
  ms-font-feature-settings: "lnum";
  o-font-feature-settings: "lnum";
  webkit-font-feature-settings: "lnum";
}
body, html
{
  height: 100vh;
}
*::-webkit-input-placeholder
{
  color: #6b6b6b;
}
*:-moz-placeholder
{
  color: #6b6b6b;
}
*::-moz-placeholder
{
  color: #6b6b6b;
}
*:-ms-input-placeholder
{
  color: #6b6b6b;
}
.portf-one
{
  background: #e7e7e8;
  display: none;
  min-height: 101vh;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1040;
}
.blue-horizontal-separator
{
  border-bottom: 1px solid #ef793f;
  display: inline-block;
  width: 160px;
}
.blue-horizontal-separator-full
{
  border-bottom: 1px solid #ef793f;
  display: inline-block;
  width: 90%;
}
.gray-horizontal-separator-full
{
  /*border-bottom: 2px solid #808080;*/
  display: inline-block;
  width: 90%;
}
.bigH1
{
  font-size: 160px;
  font-weight: 900;
  line-height: 168px;
}
.no-pad
{
  padding-left: 0px;
  padding-right: 5px;
}
.relative
{
  position: relative;
}
.overflow-hidden
{
  overflow: hidden;
}
.margin0
{
  margin: 0;
}
.padding0
{
  padding: 0;
}
.no-style
{
  list-style: none;
}
.padding24
{
  padding: 24px;
}
.float-left
{
  float: left;
}
.float-right
{
  float: right;
}
.no-pad-lr
{
  padding-left: 0px;
  padding-right: 0px;
}
.border-radius0
{
  border-radius: 0;
}
.content
{
  background-color: #e7e7e8;
}
.container-fluid
{
  background-color: #fff;
}
.full-width-container
{
  width: 100%;
}
.black-bg
{
  background: #fff;
}
h2 > span
{
  font-size: inherit;
  font-weight: 600;
  line-height: inherit;
}
.text-block > span
{
  color: #ef793f;
}


.responsive-static-img
{
  background-attachment: fixed;
  background-image: url("images/bg.png");
  background-position: center 46px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 911px;
}
.responsive-static-img img
{
}

/*------------------- imagens páginas ---------------*/

.responsive-static-img-quem-somos
{
  background-attachment: fixed;
  background-image: url("images/paginas-internas/bg-quem-somos.jpg");
  background-position: center 46px;
  background-repeat: no-repeat;
  height: 350px;
  width: 100%;
}
.responsive-static-img-quem-somos img
{
}


.responsive-static-img-servico
{
  background-attachment: fixed;
  background-image: url("images/paginas-internas/bg-servico.jpg");
  background-position: center 46px;
  background-repeat: no-repeat;
  height: 350px;
  width: 100%;
}
.responsive-static-img-servico img
{
}


.responsive-static-img-atendimento
{
  background-attachment: fixed;
  background-image: url("images/paginas-internas/bg-atendimento.jpg");
  background-position: center 46px;
  background-repeat: no-repeat;
  height: 350px;
  width: 100%;
}
.responsive-static-img-atendimento img
{
}


.responsive-static-img-atendimento-02
{
  background-attachment: fixed;
  background-image: url("images/paginas-internas/bg-dicas.jpg");
  background-position: center 46px;
  background-repeat: no-repeat;
  height: 350px;
  width: 100%;
}
.responsive-static-img-atendimento-02 img
{
}


.responsive-static-img-orcamento
{
  background-attachment: fixed;
  background-image: url("images/paginas-internas/bg-orcamento.png");
  background-position: center 46px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 911px;
}
.responsive-static-img-orcamento img
{
}




/* ------------------ fim imagens páginas ----------------- */

.responsive-arrow img
{
  height: auto;
}
.responsive-theme-title
{
  position: absolute;
  text-align: center;
  top: 600px;
  width: 100%;
}
header
{
  background: #e7e7e8;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 22;
}
.search-popout-block
{
  background: #e7e7e8;
  border-bottom: 2px solid #808080;
  bottom: 0px;
  left: 0;
  position: absolute;
  transition: bottom 0.3s;
  width: 100%;
  z-index: -150;
}
.search-popout-block input:focus
{
  border: none;
}
.header-search-form
{
  float: left;
  height: 75px;
}
.header-search-form input
{
  background: #e7e7e8;
  border: none;
  color: #080808;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  line-height: 24px;
  outline: none;
  padding: 24px 12px;
  padding-bottom: 12px;
  padding-right: 90px;
  width: 100%;
}
.header-search-form button
{
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 26px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-button-trigger
{
  float: right;
  height: 46px;
  position: relative;
  width: 70px;
}
a.search-button-trigger:active
{
  background: transparent;
}
.close-search
{
  padding-bottom: 23px;
  padding-top: 30px;
}
.close-search:active
{
  background: transparent;
}
footer p
{
  color: #626262;
}
.footer-social li
{
  display: inline-block;
  margin-right: -5px;
}
.footer-social li a
{
  display: block;
  padding: 4px;
}
.footer-social li a i
{
  color: #7f7f7f;
  font-size: 52px;
  line-height: 52px;
}
.footer-social li a i:hover
{
  color: #ef793f;
}
.text-footer
{
  color: #080808;
}
a.scroll-to
{
  display: inline-block;
}
a.scroll-to i
{
  font-size: 180px;
  font-weight: 100;
  line-height: 180px;
}
.footer-arrow-up
{
  display: inline-block;
}
.footer-arrow-up-h
{
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
}
a.scroll-to:hover .footer-arrow-up-h, a.scroll-to:hover .home-arrow-down-h
{
  opacity: 1;
}
.home-arrow-down
{
  display: inline-block;
}
.home-arrow-down-h
{
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
}
img
{
  max-width: 100%;
}
.invisible
{
  visibility: hidden;
}
a.scroll-to1
{
  display: inline-block;
}
a.scroll-to1 i
{
  font-size: 180px;
  font-weight: 100;
  line-height: 180px;
}
a.scroll-to1:hover .home-arrow-down-h
{
  opacity: 1;
}
.homeoverlay
{
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 5;
}
.parallax-bg
{
  left: 0;
  padding-top: 10px;
  position: relative;
  webkit-transform: translateZ(0);
  width: 100%;
  z-index: 2;
}
.parallax-bg-overlay
{
  left: 0;
  position: absolute;
  webkit-transform: translateZ(0);
  z-index: 3;
}
.parallax-overlay
{
  left: 0;
  position: absolute;
  webkit-transform: translateZ(0);
  z-index: 4;
}
#features
{
}
.feature-element i
{
  transition: color 0.3s;
}
.feature-element:hover i
{
  color: #ef793f;
}
.text-block
{
  color: #626262;
}
.text-block > span
{
  color: #ef793f;
}
.one-about-elem
{
  color: #080808;
  display: inline-block;
  font-size: 36px;
  line-height: 40px;
}
.one-about-elem-title
{
  color: #727272;
  font-size: 36px;
  font-weight: 700;
}
.one-about-elem-icon
{
  color: #ef793f;
  font-size: 36px;
  font-weight: 500;
}
.fw
{
  font-weight: 300;
}
.inline-disp
{
  display: inline;
}
.pad-right0
{
  padding-right: 0;
}
.flip-container
{
  background: transparent;
  height: 280.48px !important;
}
.flip-container:hover .flipper,
.flip-container.hover .flipper
{
  transform: rotateY(180deg);
}
.flip-container, .front, .back
{
  height: auto;
  width: auto;
}
.flipper
{
  position: relative;
  top: 75px;
  transform-style: preserve-3d;
  transition: 0.6s;
}
.front, .back
{
  backface-visibility: hidden;
  left: 0;
  position: absolute;
  top: 0;
}
.class1
{
  backface-visibility: hidden;
  visibility: hidden;
}
.class2
{
  backface-visibility: visible;
  visibility: visible !important;
}
.front
{
  transform: rotateY(0deg);
  z-index: 2;
}
.back
{
  transform: rotateY(180deg);
}
.hexagons
{
  font-size: 0;
  letter-spacing: 0;
  margin: 0 auto;
  width: 1100px;
}
.hexagon-holder
{
  display: inline-block;
  font-size: 0;
  height: 130.48px;
  letter-spacing: 0;
  margin-left: 21.5px;
  margin-right: 21.5px;
  position: relative;
  width: 226px;
}
.hexagon
{
  background-position: center;
  background-size: auto 258.6529px;
  display: inline-block;
  height: 130.48px;
  position: relative;
  width: 226px;
  z-index: 1;
}
.hexagon1
{
  background-image: url("images/team/member1.png");
  background-position: center;
  background-size: auto 258.6529px;
  display: inline-block;
  height: 130.48px;
  position: relative;
  width: 226px;
  z-index: 1;
}
.hexagon2
{
  background-image: url("images/team/member2.png");
  background-position: center;
  background-size: auto 258.6529px;
  display: inline-block;
  height: 130.48px;
  position: relative;
  width: 226px;
  z-index: 1;
}
.hexagon3
{
  background-image: url("images/team/member3.png");
  background-position: center;
  background-size: auto 258.6529px;
  display: inline-block;
  height: 130.48px;
  position: relative;
  width: 226px;
  z-index: 1;
}
.hexagon4
{
  background-image: url("images/port-hex/join.png");
  background-position: center;
  background-size: auto 258.6529px;
  display: inline-block;
  height: 130.48px;
  position: relative;
  width: 226px;
  z-index: 1;
}
.hexagon .hexTop,
.hexagon .hexBottom
{
  background: inherit;
  height: 160.81px;
  left: 33.10px;
  ms-transform: scaleY(0.5774) rotate(-45deg);
  overflow: hidden;
  position: absolute;
  transform: scaleY(0.5774) rotate(-45deg);
  webkit-backface-visibility: hidden;
  webkit-transform: scaleY(0.5774) rotate(-45deg);
  width: 160.81px;
  z-index: 1;
}
.hexagon .hexTop:after,
.hexagon .hexBottom:after
{
  background: inherit;
  content: "";
  height: 129.32646029847618px;
  ms-transform: rotate(45deg) scaleY(1.7321) translateY(-64.6632px);
  ms-transform-origin: 0 0;
  position: absolute;
  transform: rotate(45deg) scaleY(1.7321) translateY(-64.6632px);
  transform-origin: 0 0;
  webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-64.6632px);
  webkit-transform-origin: 0 0;
  width: 224.0000px;
}
.hexagon .hexTop
{
  top: -79.9031px;
}
.hexagon .hexTop:after
{
  background-position: center top;
}
.hexagon .hexBottom
{
  bottom: -80.9031px;
}
.hexagon .hexBottom:after
{
  background-position: center bottom;
}
.hexagon:after
{
  background: inherit;
  content: "";
  height: 129.3265px;
  left: 0;
  position: absolute;
  top: 0.5774px;
  width: 224.0000px;
  z-index: 2;
}
.hexagon:nth-child(7n-2)
{
  margin-left: 156px;
}
.hexagon:nth-child(n+5)
{
  margin-top: 29px;
}
.hex-plus
{
  font-size: 100px;
  font-weight: 100;
}
.hexText
{
  color: #000;
  color: #fff;
  font-size: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 3;
}
.hexagon-overlay
{
  background-color: #e7e7e8;
  background-position: center;
  background-size: auto 247.1059px;
  border-left: solid 6px #333333;
  border-right: solid 6px #333333;
  height: 130.48px;
  left: 0;
  margin: 0;
  opacity: .7;
  position: absolute;
  top: 0;
  width: 226px;
  z-index: 3;
}
.hexagon-overlay .hexTop,
.hexagon-overlay .hexBottom
{
  background: inherit;
  height: 159.81px;
  left: 27.10px;
  ms-transform: scaleY(0.5774) rotate(-45deg);
  overflow: hidden;
  position: absolute;
  transform: scaleY(0.5774) rotate(-45deg);
  webkit-transform: scaleY(0.5774) rotate(-45deg);
  width: 159.81px;
  z-index: 1;
}
.hexagon-overlay .hexTop:after,
.hexagon-overlay .hexBottom:after
{
  background: inherit;
  content: "";
  height: 123.55295760657991px;
  ms-transform: rotate(45deg) scaleY(1.7321) translateY(-61.7765px);
  ms-transform-origin: 0 0;
  position: absolute;
  transform: rotate(45deg) scaleY(1.7321) translateY(-61.7765px);
  transform-origin: 0 0;
  webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-61.7765px);
  webkit-transform-origin: 0 0;
  width: 214.0000px;
}
.hexagon-overlay .hexTop
{
  border-right: solid 8.4853px #333333;
  border-top: solid 8.4853px #333333;
  top: -79.9031px;
}
.hexagon-overlay .hexTop:after
{
  background-position: center top;
}
.hexagon-overlay .hexBottom
{
  border-bottom: solid 8.4853px #333333;
  border-left: solid 8.4853px #333333;
  bottom: -79.9031px;
}
.hexagon-overlay .hexBottom:after
{
  background-position: center bottom;
}
.hexagon-overlay .hexagon:after
{
  background: inherit;
  content: "";
  height: 123.5530px;
  left: 0;
  position: absolute;
  top: 3.4641px;
  width: 214.0000px;
  z-index: 2;
}
.hex-socials li
{
  display: inline-block;
  width: 35px;
}
.hex-socials li a
{
  display: block;
  font-size: 18px;
  line-height: 18px;
  padding: 6px;
}
.social-hover
{
  margin-right: 10px;
}
.team-text
{
  color: #080808;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 0px;
  text-align: center;
}
.progress
{
  background: #d8d8d8;
  border-radius: 0;
  height: 36px;
}
.bar
{
  border-left: 6px solid rgba(0,0,0,0.3);
  color: #323231;
  font-size: 18px;
  font-weight: 900;
  height: 36px;
  line-height: 36px;
  padding-right: 12px;
  text-align: right;
}
.name-bar
{
  color: #323231;
  display: none;
  float: left;
  font-size: 18px;
  font-weight: 900;
  line-height: 36px;
  padding-left: 20px;
  position: absolute;
  z-index: 0;
}
#pg1
{
  background: #f1c40f;
  border-left: 8px solid rgba(243, 156, 18,1.0);
}
#pg2
{
  background: #2ecc71;
  border-left: 8px solid rgba(39, 174, 96,1.0);
}
#pg3
{
  background: #e67e22;
  border-left: 8px solid rgba(211, 84, 0,1.0);
}
#pg4
{
  background: #34495e;
  border-left: 8px solid rgba(44, 62, 80,1.0);
}
#pg5
{
  background: #e74c3c;
  border-left: 8px solid rgba(192, 57, 43,1.0);
}
#pg6
{
  background: #1abc9c;
  border-left: 8px solid rgba(22, 160, 133,1.0);
}
#pg7
{
  background: #9b59b6;
  border-left: 8px solid rgba(142, 68, 173,1.0);
}
#pg8
{
  background: #3498db;
  border-left: 8px solid rgba(41, 128, 185,1.0);
}
.services-element
{
  outline: none;
}
.blue-horizontal-separator-service
{
  background-color: #ef793f;
  border-bottom: 1px solid #e7e7e8;
  display: inline-block;
  height: 2px;
  width: 160px;
}
.services-element img
{
  border-radius: 50%;
  display: inline-block;
  height: 70px;
  width: 70px;
}
.services-icon
{
  background: #ef793f;
  background-color: #ef793f;
  border: 2px solid #ef793f;
  border-radius: 100px;
  padding: 12px;
  text-shadow: rgb(218, 21, 22) 1px 1px,
 rgb(219, 25, 28) 2px 2px,
 rgb(220, 29, 33) 3px 3px,
 rgb(221, 33, 38) 4px 4px,
 rgb(222, 36, 43) 5px 5px,
 rgb(223, 40, 49) 6px 6px,
 rgb(224, 44, 54) 7px 7px,
 rgb(226, 48, 59) 8px 8px;
}
.swiper-slide, .swiper-wrapper, .swiper-container
{
}
.swiper-wrapper
{
  height: auto !important;
}
.swiper-slide
{
  display: table;
  height: auto !important;
}
.content-sw
{
  display: table-row;
}
.swiper-container
{
  height: auto !important;
}
.pagination
{
  position: relative;
}
.swiper-pagination-switch
{
  border: 1px solid #ef793f;
  cursor: pointer;
  display: inline-block;
  height: 7px;
  margin: 0 3px;
  width: 40px;
}
.swiper-active-switch
{
  background: #ef793f;
}
.testimonials-bg
{
  background: url("images/testimonials/bg.png") no-repeat center;
}
.testimonialsz
{
  position: relative;
  z-index: 2;
}
.testimonials-cover
{
  background: rgba(255,255,255,0.75);
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.testimonial-signature .position
{
  color: #626262;
}
.testimonial-signature .name, .testimonial-signature .position
{
  display: inline-block;
}
.testimonial-signature .name
{
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
.testimonial-signature .position
{
  font-style: italic;
}
.black-container
{
  background-color: #fff;
}
.button
{
  background: #fff;
  border: none;
  border-radius: 7px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  padding: 0.5em 1.0em;
}
.button:hover
{
  background-color: #ef793f;
}
.button:active,
.button.is-checked
{
  background-color: #ef793f;
}
.button.is-checked
{
  color: black;
}
.button:active
{
}
.button-group:after
{
  clear: both;
  content: '';
  display: block;
}
.button-group
{
  display: inline-block;
}
.button-group .button
{
  border-radius: 0;
  float: left;
  margin-left: 0;
  margin-right: 1px;
  outline: none;
}
.button-group .button:first-child
{
}
.button-group .button:last-child
{
}
.isotope
{
  border: none;
  transition: height 0.5s ease-in-out;
}
.isotope:after
{
  clear: both;
  content: '';
  display: block;
}
.element-item
{
  border: 1px solid #fff;
  color: #7f7f80;
  cursor: pointer;
  float: left;
  height: 185px;
  overflow: hidden;
  position: relative;
  width: 135px;
}
.element-item img
{
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  max-width: none;
  position: absolute;
  right: -9999px;
  top: -9999px;
  transition: transform 0.5s ease;
}
.element-item span
{
  pointer-events: none;
}
.portf-hover
{
  background-color: #c2644f;
  color: #ef793f;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  height: 100%;
  opacity: 0;
  text-align: center;
  z-index: 99;
}
.work-title-hover
{
  background: #ef793f;
  color: #fff;
  cursor: pointer;
  float: left;
  font-weight: 500;
  left: 15px;
  opacity: 0;
  padding: 10px 15px;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
}
.work-title
{
  color: #000;
}
.element-item > *
{
  margin: 1px;
}
.one-small-landscape
{
  height: 185px;
  width: 20%;
}
.two-small-portrait
{
  height: 185px;
  width: 10%;
}
.three-big-landscape
{
  height: 370px;
  width: 40%;
}
.four-big-portrait
{
  height: 370px;
  width: 20%;
}
.long-landscape
{
  height: 185px;
  width: 30%;
}
.isotope .element-item
{
  margin: 0;
}
.circle
{
  background-color: rgba(0,0,0,0);
  border: 5px solid rgba(226,48,59,0.9);
  border-left: 5px solid rgba(0,0,0,0);
  border-radius: 50px;
  border-right: 5px solid rgba(0,0,0,0);
  box-shadow: 0 0 35px #ef793f;
  height: 50px;
  margin: 0 auto;
  moz-animation: spinPulse 1s infinite ease-in-out;
  ms-animation: spinPulse 1s infinite ease-in-out;
  opacity: .9;
  webkit-animation: spinPulse 1s infinite linear;
  width: 50px;
}
.circle1
{
  background-color: rgba(0,0,0,0);
  border: 5px solid rgba(226,48,59,0.9);
  border-left: 5px solid rgba(0,0,0,0);
  border-radius: 50px;
  border-right: 5px solid rgba(0,0,0,0);
  box-shadow: 0 0 15px #ef793f;
  height: 30px;
  margin: 0 auto;
  margin-top: 10px;
  moz-animation: spinoffPulse 1s infinite linear;
  ms-animation: spinPulse 1s infinite ease-in-out;
  opacity: .9;
  position: relative;
  top: -50px;
  webkit-animation: spinoffPulse 1s infinite linear;
  width: 30px;
}
@-moz-keyframes spinPulse
{
  0%
  {
    box-shadow: 0 0 1px #ef793f;
    moz-transform: rotate(160deg);
    opacity: 0;
  }
  50%
  {
    moz-transform: rotate(145deg);
    opacity: 1;
  }
  100%
  {
    moz-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-moz-keyframes spinoffPulse
{
  0%
  {
    moz-transform: rotate(0deg);
  }
  100%
  {
    moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spinPulse
{
  0%
  {
    box-shadow: 0 0 1px #ef793f;
    opacity: 0;
    webkit-transform: rotate(160deg);
  }
  50%
  {
    opacity: 1;
    webkit-transform: rotate(145deg);
  }
  100%
  {
    opacity: 0;
    webkit-transform: rotate(-320deg);
  }
}
@-webkit-keyframes spinoffPulse
{
  0%
  {
    webkit-transform: rotate(0deg);
  }
  100%
  {
    webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes spinPulse
{
  0%
  {
    box-shadow: 0 0 1px #2187e7;
    opacity: 0;
    webkit-transform: rotate(160deg);
  }
  50%
  {
    opacity: 1;
    webkit-transform: rotate(145deg);
  }
  100%
  {
    opacity: 0;
    webkit-transform: rotate(-320deg);
  }
}
@-ms-keyframes spinoffPulse
{
  0%
  {
    webkit-transform: rotate(0deg);
  }
  100%
  {
    webkit-transform: rotate(360deg);
  }
}
@keyframes spinPulseIe
{
  0%
  {
    box-shadow: 0 0 1px #2187e7;
    opacity: 0;
    transform: rotateZ(160deg);
  }
  50%
  {
    opacity: 1;
    transform: rotateZ(145deg);
  }
  100%
  {
    opacity: 0;
    transform: rotateZ(-320deg);
  }
}
@keyframes spinoffPulseIe
{
  0%
  {
    transform: rotateZ(0deg);
  }
  100%
  {
    transform: rotateZ(360deg);
  }
}
.circle
{
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: spinPulseIe;
}
.circle1
{
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: spinoffPulseIe;
}
.portf-one
{
  background: #e7e7e8;
  display: none;
  min-height: 101vh;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1040;
}
.close-port
{
  cursor: pointer;
}
.font-ico
{
  cursor: pointer;
}
.portff
{
  display: none;
}
.portfolio-head
{
  background-color: #fff;
  height: 50px;
}
.portfolio-content
{
  display: none;
}
.work-title
{
  float: left;
  font-size: 24px;
  font-weight: 800;
  line-height: 50px;
  margin-left: 10%;
  text-align: left;
}
.portfolio-nav
{
  float: right;
  font-size: 2em;
  line-height: 50px;
  margin-right: 10%;
  text-align: right;
  width: 136px;
}
.font-ico
{
  color: #737373;
  font-size: 24px;
}
.portfolio-descp
{
  text-align: left;
}
.description-block
{
  background: #fff;
  border-bottom: 3px solid #2d2d2d;
  border-top: 1px solid #e7e7e8;
}
.descp-title
{
  background: #fff;
}
.inline-display
{
  display: inline;
}
.author-port
{
  background: #fff;
  border-right: 1px solid #e7e7e8;
  border-top: 1px solid #e7e7e8;
  font-weight: 500;
  line-height: 80px;
}
.port-prop
{
  background: #fff;
  border-top: 1px solid #e7e7e8;
  font-weight: 500;
  line-height: 80px;
  padding-left: 40px;
  text-align: left;
}
.aut-title
{
  float: left;
  line-height: 80px;
  padding: 0 0 0 40px;
}
.aut-text
{
  color: #737373;
  line-height: 80px;
  padding-left: 40px;
  text-align: left;
}
.border-bott
{
  border-bottom: 3px solid #2d2d2d;
}
.text-portf
{
  color: #737373;
}
.item > .col-xs-2 > img
{
  max-width: 100% !important;
}
.carousel-inner
{
  margin-left: 5%;
  width: 90%;
}
.carousel-inner>.item
{
  height: 100%;
  overflow: hidden;
  transition: left 1.2s ease 0s;
  vertical-align: middle;
  width: 100%;
}
.carousel-inner > .item > img
{
  margin: 0 auto;
}
.item, .mini-item
{
  background-color: #fff;
  border: none;
}
.carousel-control.left, .carousel-control.right
{
  color: #808080;
  margin-left: 0;
}
.carousel-control .next-left:hover, .carousel-control .next-right:hover:hover
{
  color: #ef793f;
}
.carousel-control.left
{
  text-align: left;
}
.carousel-control.right
{
  text-align: right;
}
.client-arr
{
  font-size: 36px;
}
.carousel
{
}
.carousel.slide img
{
  width: auto;
}
.carousel-inner .active.right
{
  left: 16.67%;
}
.carousel-inner .active.left
{
  left: -16.67%;
}
.carousel-inner .next
{
  left: 16.67%;
}
.carousel-inner .prev
{
  left: -16.67%;
}
.carousel-control
{
  height: 100%;
  opacity: 1;
  width: 5%;
}
.carousel-control.left,.carousel-control.right
{
  background-image: none;
}
.next-left
{
  margin-top: -18px;
  position: relative;
  top: 50%;
}
.next-right
{
  margin-top: -18px;
  position: relative;
  top: 50%;
}
.img-holder
{
  height: 100%;
  vertical-align: middle;
}
.img-responsive
{
  margin: auto;
}
.carousel-inner > .item
{
}
.carousel-inner>.item>img
{
  margin: 0 auto;
}
.contact-form input , .contact-form textarea
{
  background: #fff;
  border: none;
  border-radius: 15px;
  color: #181818;
  font-size: 16px;
  line-height: 24px;
  margin: 4px 0;
  outline: none;
  padding: 10px;
  resize: none;
  width: 100%;
}
.contact-form p
{
}
button.contact-btn
{
  background: #ffffff;
  border: 1px solid #ef793f;
  border-radius: 15px;
  color: #ef793f;
  font-size: 26px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 24px;
  padding: 15px 30px;
}
button.contact-btn:hover
{
  background: #ef793f;
  color: #fff;
}
.contact-list li
{
  margin-top: 20px;
}
.contact-list li i
{
  color: #ef793f;
  padding-right: 6px;
}
.contact-font
{
  color: #080808;
}
.google-map
{
  border: none;
  height: 450px;
  width: 100%;
}
#map
{
  height: 500px;
  width: 100%;
}
#myInfobox
{
  background: transparent;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  min-width: 250px;
  text-align: justify;
}
#textGM
{
  color: #000;
  font-size: 16px;
  font-weight: 900;
}
.single-post-wrapper
{
  margin-top: 20px;
}
.single-post-wrapper img
{
  display: block;
  max-width: 100% !important;
}
.single-post-wrapper .autor-data img
{
  border-radius: 50%;
  display: inline-block;
  height: 34px;
  margin-right: 12px;
  width: 34px;
}
.post-arch-title
{
  display: table;
  margin-left: 102px;
  padding-right: 12px;
}
.post-arch-title a
{
  color: #7d7d7d;
  display: table-cell;
  font-size: 20px;
  font-weight: 800;
  padding-bottom: 10px;
  padding-top: 10px;
  vertical-align: middle;
}
.post-headline
{
  color: #7d7d7d;
  display: block;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  padding-top: 10px;
  text-transform: uppercase;
}
.post-data
{
  border-bottom: 6px solid #fefefe;
  color: #7d7d7d;
}
.post-data .date-posted
{
  background: #ef793f;
  color: #181818;
  float: left;
  font-weight: 600;
  min-height: 108px;
  padding: 22px;
  padding-top: 26px;
}
.post-data .date-posted .date
{
  font-size: 38px;
  line-height: 38px;
}
.post-data .date-posted .month-year
{
  font-size: 12px;
  line-height: 16px;
}
.autor-data
{
  background: #fff;
  font-weight: 600;
  padding: 16px 36px;
}
.autor-data.text-block > span
{
  color: #080808;
}
.blog-pagination
{
  display: inline-block;
}
.page-btn
{
  background-color: #b2b2b2;
  border: none;
  color: #808080;
  font-weight: 600;
  height: 35px;
  margin-right: 5px;
  outline: none;
  transition: all 0.8s ease 0s;
  width: 35px;
}
.page-btn:hover
{
  background-color: #ef793f;
  color: #fff;
}
.page-btn-next
{
  background-color: #000;
  border: none;
  color: #ef793f;
  height: 35px;
  outline: none;
  width: 35px;
}
.page-btn-next:hover
{
  background-color: #ef793f;
  color: #fff;
}
.next-font
{
  font-size: 16px;
}
.sidebar
{
  padding-top: 68px;
}
.blog-search-form
{
  border: 1px solid #e7e7e8;
}
.blog-search-form input
{
  background: #b4b6b5;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #6b6b6b;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  outline: none;
  padding: 16px 92px 16px 24px;
  width: 100%;
}
.submit-button
{
  background: #ef793f;
  border: none;
  color: #000;
  line-height: 15px;
  outline: none;
  padding: 26px;
  position: absolute;
  right: 0;
  top: 0;
}
.main-headline
{
  background: #ef793f;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  padding: 22px;
}
.horizontal-transparent-bg
{
  background: rgba(0,0,0,0.2);
  bottom: 0;
  height: 6px;
  left: 0;
  position: absolute;
  width: 100%;
}
.categories-wrapper
{
  border: 1px solid #e7e7e8;
}
.categories-list li a
{
  background: #1b1b1b;
  color: #080808;
  display: block;
  padding: 24px 36px;
  position: relative;
}
.categories-list li:nth-child(odd) a
{
  background: #dbdbdb;
}
.categories-list li:nth-child(even) a
{
  background: #ececec;
}
.posts-in-category
{
  background: #b4b6b5;
  color: #080808;
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
  padding: 8px 12px;
  position: absolute;
  right: 24px;
  top: 33px;
}
.categories-wrapper
{
  margin-top: 12px;
}
.categories-list li a:hover h4
{
  color: #ef793f;
}
.categories-list li a:hover .posts-in-category
{
  background: #ef793f;
  color: #fff;
}
.popular-widget ul.nav-tabs
{
  background: #131313;
  border: none;
}
.popular-widget
{
  border: 1px solid #e7e7e8;
}
.fadeStat
{
  opacity: 0;
  transition: opacity 1.15s linear;
}
.myFade
{
  opacity: 1;
}
.popular-widget ul li a
{
  background: #e7e7e8;
  border: none;
  border-radius: 0;
  color: #080808;
  font-size: 17px;
  font-weight: 600;
  line-height: 18px;
  margin: 0;
  padding: 24px 0px;
  text-transform: uppercase;
}
.popular-widget ul li
{
  border: none;
  margin: 0;
  text-align: center;
}
.popular-widget ul.nav-tabs > li > a:hover
{
  background: #ef793f;
  border: none;
  border-radius: 0;
  color: #fff;
  margin: 0;
}
.popular-widget ul.nav-tabs > li.active > a, .popular-widget ul.nav-tabs > li.active > a:hover, .popular-widget ul.nav-tabs > li.active > a:focus
{
  background: #ef793f;
  border: none;
  border-radius: 0;
  color: #fff;
}
.popular-widget ul li.special-separator
{
  background: rgba(0,0,0,0.2);
  bottom: 0;
  float: none;
  height: 6px;
  left: 0;
  position: absolute;
  width: 100%;
}
.single-img
{
  background: #ef793f;
  float: left;
  height: 105px;
  overflow: hidden;
  position: relative;
  width: 120px;
  z-index: 2;
}
.single-popular-w
{
  background: #dbdbdb;
}
.single-popular-w img
{
  bottom: -9999px;
  cursor: pointer;
  display: block;
  float: left;
  height: 105px;
  left: -9999px;
  margin: auto;
  max-width: none;
  position: absolute;
  right: -9999px;
  top: -9999px;
  transition: transform 0.5s ease;
}
.pop-w-info
{
  float: left;
  max-width: 55%;
  padding-left: 24px;
  padding-top: 12px;
}
.more-data span
{
  color: #181818;
}
.blog-post
{
  background: #e7e7e8;
}
.post-data-single
{
  background: #e4e4e4;
  border-bottom: 6px solid #fefefe;
}
.post-data-single .date-posted
{
  background: #ef793f;
  float: left;
  font-weight: 600;
  margin-right: 12px;
  padding: 22px;
}
.post-data-single .date-posted .date
{
  font-size: 38px;
  line-height: 38px;
}
.post-data-single .date-posted .month-year
{
  font-size: 12px;
  line-height: 16px;
}
.post-headline-single-post
{
  color: #181818;
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 38px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  word-wrap: break-word;
}
.font-grey
{
  color: #a7a9ac;
  height: 52px;
}
.dark-grey
{
  background-color: #ececec;
}
.all-single-prop
{
  margin-left: 104px;
  min-height: 98px;
}
.oeh
{
  display: inline-block;
  height: 26px;
}
.oeh:hover
{
  cursor: pointer;
}
.one-element
{
  display: block;
  float: left;
  height: 26px;
  margin-right: 15px;
}
.post-title
{
  padding-top: 16px;
}
.short-post
{
  color: #626262;
  font-size: 16px;
  font-weight: 500;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 36px;
}
.post-1st-part
{
  color: #626262;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 12px;
}
.post-2nd-part
{
  color: #626262;
  font-size: 16px;
  line-height: 26px;
  margin-top: 18px;
}
.post-quote
{
  background-color: #e4e4e4;
  color: #626262;
  font-size: 24px;
  margin-top: 36px;
}
.first-text
{
  color: #626262;
  font-size: 24px;
  line-height: 40px;
  padding-bottom: 84px;
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 36px;
}
.quote-pic
{
  color: #080808;
  font-size: 24px;
  padding-left: 5%;
  padding-top: 5%;
  position: absolute;
}
.quote-font
{
  color: #626262;
  font-size: 96px;
  font-weight: 500;
}
.sign-post
{
  color: #1d1d1d;
  float: right;
  font-size: 22px;
  padding-top: 4%;
}
.end-post
{
  border-bottom: 1px solid #131313;
  padding-bottom: 36px;
}
.love-btn
{
  background: #dd2f13;
  cursor: pointer;
  height: 58px;
  margin-top: 35px;
  position: relative;
  top: 50%;
  transition: background-color 0.3s ease;
}
.love-left
{
  background: #ef793f;
  height: 100%;
  margin-top: -29px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}
.love-right
{
  left: 50%;
  margin-left: -37px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
}
.love-post-likes
{
  line-height: 14px;
  margin: 0 auto;
  margin-top: -7px;
  width: 30px;
}
.love-post
{
  left: 50%;
  line-height: 58px;
  margin-left: -75px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
}
.love-post-title
{
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding-left: 5px;
}
.share-social li
{
  display: inline-block;
  margin-right: -5px;
}
.share-social li a
{
  display: block;
  padding: 4px;
}
.share-social li a i
{
  color: #808080;
  font-size: 30px;
  line-height: 30px;
}
.share-social li a i:hover
{
  color: #ef793f;
}
.social-icons
{
  color: #535353;
  margin-top: 30px;
}
.social-icons ul li a
{
  color: #080808;
}
.social-icons ul li a:hover
{
  color: #1a6082;
}
.single-author img
{
  border-radius: 38px;
  height: 38px;
  max-width: 38px;
  min-width: 38px;
}
.single-author
{
  background-color: #e4e4e4;
  color: #808080;
  font-size: 14px;
  font-weight: 700;
  padding-left: 5%;
  padding-right: 5%;
}
.author-social li
{
  display: inline-block;
  margin-right: 10px;
}
.author-social li a
{
  display: block;
  padding: 4px;
}
.author-social li a i
{
  color: #808080;
  font-size: 20px;
  line-height: 30px;
}
.font-post-nav
{
  color: #ef793f;
  font-size: 24px;
}
.font-post-nav2
{
  color: #ef793f;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
}
.font-post-nav2 i
{
  font-size: 18px;
}
.comm-img img
{
  border-radius: 70px;
  height: 70px;
  max-width: 70px;
  min-width: 70px;
}
.comm-title
{
  color: #080808;
  font-weight: 600;
}
.comm-name
{
  color: #181818;
  font-weight: 600;
  text-transform: uppercase;
}
.comm-details
{
  color: #808080;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.comment-post
{
  color: #808080;
  font-size: 14px;
  font-weight: 600;
}
.comm-separator
{
  border-bottom: 3px solid #131313;
  margin-top: 12px;
}
.reply-sep
{
  margin-left: -96px;
}
.padding-left10perc
{
  padding-left: 10%;
}
.padding15
{
  padding-left: 15px;
  padding-right: 15px;
}
.reply-all
{
  margin-left: 96px;
}
.reply-comment
{
  padding-left: 5px;
}
.reply-btn
{
  background: transparent;
  border: 1px solid #ef793f;
  color: #ef793f;
  height: 32px;
  width: 78px;
}
.reply-btn:hover
{
  background: #ef793f;
  color: #fff;
}
.reply-padding
{
  margin-left: -96px;
}
.leave-reply
{
  color: #626262;
  font-weight: 600;
}
.width-33
{
  width: 33%;
}
.twitter-feed
{
  color: #626262;
  font-size: 18px;
  font-weight: 600;
}
.tag-title
{
  color: #626262;
  font-size: 18px;
  font-weight: 600;
}
.pad-tags
{
  padding-left: 5%;
  padding-right: 5%;
}
.tags-row .tag-btn
{
  font-weight: 600;
}
.trow-title
{
  color: #181818;
}
.tag-btn
{
  background: #ef793f;
  border: 1px #ef793f solid;
  color: #e7e7e8;
  font-size: 18px;
  height: 50px;
  margin: 3px;
  outline: none;
}
.tag-btn:hover
{
  background: transparent;
  border: 1px #ef793f solid;
  color: #ef793f;
  resize: none;
  transition: background-color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
.pad-left0
{
  padding-left: 0px;
}
.popular-widget-single ul.nav-tabs
{
  background: #e7e7e8;
  border: none;
}
.popular-widget-single ul li a
{
  background: #e7e7e8;
  border: none;
  border-radius: 0;
  color: #080808;
  font-size: 17px;
  font-weight: 600;
  line-height: 18px;
  margin: 0;
  padding: 24px 0;
  text-transform: uppercase;
}
.popular-widget-single ul li
{
  border: none;
  margin: 0;
  text-align: center;
}
.popular-widget-single ul.nav-tabs > li > a:hover
{
  background: #ef793f;
  border: none;
  border-radius: 0;
  color: #fff;
  margin: 0;
}
.popular-widget-single ul.nav-tabs > li.active > a, .popular-widget ul.nav-tabs > li.active > a:hover, .popular-widget ul.nav-tabs > li.active > a:focus
{
  background: #ef793f;
  border: none;
  border-radius: 0;
  color: #fff;
}
.popular-widget-single ul li.special-separator
{
  background: rgba(0,0,0,0.1);
  bottom: 0;
  float: none;
  height: 6px;
  left: 0;
  position: absolute;
  width: 100%;
}
.width83
{
  width: 83%;
}
.no-left-pad
{
  padding-left: 0px;
}
.myS
{
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s linear .1s, visibility .2s linear .5s;
  visibility: hidden;
}
.myS.active
{
  opacity: 1;
  visibility: visible;
}
.left-slide
{
  background: rgba(255,255,255,0.6);
  border: 1px solid #e7e7e8;
  height: 40px;
  left: 0;
  line-height: 40px;
  position: absolute;
  top: 50%;
  width: 40px;
}
.left-slide:hover .ffi
{
  color: #ef793f;
}
.right-slide
{
  background: rgba(255,255,255,0.6);
  border: 1px solid #e7e7e8;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 40px;
}
.right-slide:hover .ffi
{
  color: #ef793f;
}
.img-slide-cont
{
  height: 100%;
  position: relative;
  transition: height .2s linear .3s;
}
.ffi
{
  display: block;
  margin-top: 6px;
}
.max-overlay
{
  background: #e7e7e8;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.zrow
{
  position: relative;
  z-index: 12;
}
.logo
{
  color: #6DDB07;
  float: left;
  font: 18px verdana;
  padding: 10px;
  padding-left: 15px;
  position: relative;
  z-index: 123;
}
.logo-a
{
  float: left;
}
.logo a
{
  color: #6DDB07;
}
nav
{
  margin: 0 auto;
  position: relative;
  width: 980px;
}
.container1
{
  margin-left: auto;
  margin-right: auto;
  width: 992px;
}
.navcssmenu-cont
{
  background: #ffffff;
  box-shadow: 0px 3px 5px rgba(80,80,80,0.1);
}
.nav-cssmenu
{
}
#cssmenu ul
{
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile
{
  border: 0;
  box-sizing: border-box;
  display: block;
  line-height: 1;
  list-style: none;
  moz-box-sizing: border-box;
  position: relative;
  webkit-box-sizing: border-box;
}
#cssmenu:after,#cssmenu > ul:after
{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
#cssmenu #head-mobile
{
  display: none;
}
#cssmenu
{
  font-family: sans-serif;
  margin: 0;
  width: auto;
}
#cssmenu > ul > li
{
  float: left;
}
#cssmenu > ul > li > a
{
  border-bottom: 1px solid #e7e7e8;
  color: #181818;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 17px;
  text-decoration: none;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a
{
  color: #ef793f;
}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover
{
  ms-transition: background .3s ease;
  transition: background .3s ease;
  webkit-transition: background .3s ease;
}
#cssmenu > ul > li.has-sub > a
{
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after
{
  background: #181818;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 11px;
  top: 22px;
  width: 8px;
}
#cssmenu > ul > li.has-sub > a:before
{
  background: #181818;
  content: '';
  display: block;
  height: 8px;
  ms-transition: all .25s ease;
  position: absolute;
  right: 14px;
  top: 19px;
  transition: all .25s ease;
  webkit-transition: all .25s ease;
  width: 2px;
}
#cssmenu > ul > li.has-sub:hover > a:before
{
  height: 0;
  top: 23px;
}
#cssmenu ul ul
{
  left: -9999px;
  position: absolute;
}
#cssmenu ul ul li
{
  background: #fefefe;
  height: 0;
  ms-transition: all .25s ease;
  transition: all .25s ease;
  webkit-transition: all .25s ease;
}
#cssmenu ul ul li:hover
{
  ms-transition: background .3s ease;
  transition: background .3s ease;
  webkit-transition: background .6s ease;
}
#cssmenu > ul > li > a:hover
{
  border-bottom: 1px #ef793f solid;
}
#cssmenu li:hover > ul
{
  left: auto;
  z-index: 1;
}
#cssmenu li:hover > ul > li
{
  height: 35px;
}
#cssmenu ul ul ul
{
  margin-left: 100%;
  top: 0;
}
#cssmenu ul ul li a
{
  border-bottom: 1px solid rgba(150,150,150,0.15);
  color: #181818;
  font-size: 12px;
  font-weight: 400;
  padding: 11px 15px;
  text-decoration: none;
  width: 170px;
}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a
{
}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover
{
  border-bottom: 1px solid #ef793f;
  color: #ef793f;
}
#cssmenu ul ul li.has-sub > a:after
{
  background: #181818;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 11px;
  top: 16px;
  width: 8px;
}
#cssmenu ul ul li.has-sub > a:before
{
  background: #181818;
  content: '';
  display: block;
  height: 8px;
  ms-transition: all .25s ease;
  position: absolute;
  right: 14px;
  top: 13px;
  transition: all .25s ease;
  webkit-transition: all .25s ease;
  width: 2px;
}
#cssmenu ul ul > li.has-sub:hover > a:before
{
  height: 0;
  top: 17px;
}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover
{
  background: #363636;
}
#cssmenu ul ul ul li.active a
{
  border-left: 1px solid #fefefe;
}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a
{
  border-top: 1px solid #333;
}
.centered-icon
{
  font-size: 12px;
  left: 35%;
  position: absolute;
  top: 35%;
}
.left-search-btn
{
  float: left;
}
@media screen and (max-width:991px)
{
  .logo
  {
    float: none;
    height: 46px;
    left: 0;
    padding: 10px 0 0 15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
  }
  .logo2
  {
    display: none;
  }
  nav
  {
    width: 100%;
  }
  .nav-cssmenu
  {
    width: 100%;
    height: 80px;
  }
  #cssmenu
  {
    width: 100%;
  }
  #cssmenu ul
  {
    display: none;
    width: 100%;
  }
  #cssmenu ul li
  {
    width: 100%;
  }
  #cssmenu ul li:hover
  {
    background: transparent;
  }
  #cssmenu ul ul li,#cssmenu li:hover > ul > li
  {
    height: auto;
  }
  #cssmenu ul li a
  {
    border-bottom: 1px solid #e7e7e8;
    width: 100%;
  }
  #cssmenu ul ul li a
  {
    border-bottom: 1px solid #333;
  }
  #cssmenu ul li a:hover,#cssmenu ul ul li a:hover
  {
    border-bottom: 1px solid #ef793f;
  }
  #cssmenu > ul > li
  {
    border-top: 1px solid #444;
    float: none;
  }
  #cssmenu ul ul li a
  {
    padding-left: 25px;
  }
  #cssmenu ul ul li
  {
    background: #fefefe!important;
  }
  #cssmenu ul ul li:hover
  {
    background: #fefefe!important;
  }
  #cssmenu ul ul ul li a
  {
    padding-left: 35px;
  }
  #cssmenu ul ul li a
  {
    background: none;
    color: #181818;
    width: 100%;
  }
  #cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a
  {
    color: #000;
  }
  #cssmenu ul ul,#cssmenu ul ul ul
  {
    left: 0;
    margin: 0;
    position: relative;
    text-align: left;
    width: 100%;
  }
  #cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before
  {
    display: none;
  }
  #cssmenu #head-mobile
  {
    color: #181818;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 23px;
  }
  .btn-menu
  {
    cursor: pointer;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    z-index: 12399994;
  }
  .btn-menu:after
  {
    border-bottom: 2px solid #181818;
    border-top: 2px solid #181818;
    content: '';
    display: block;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 22px;
    width: 20px;
  }
  .btn-menu:before
  {
    background: #181818;
    content: '';
    display: block;
    height: 2px;
    ms-transition: all .3s ease;
    position: absolute;
    right: 20px;
    top: 16px;
    transition: all .3s ease;
    webkit-transition: all .3s ease;
    width: 20px;
  }
  .btn-menu.menu-opened:after
  {
    background: #181818;
    border: 0;
    height: 2px;
    moz-transform: rotate(45deg);
    ms-transform: rotate(45deg);
    ms-transition: all .3s ease;
    o-transform: rotate(45deg);
    top: 23px;
    transform: rotate(45deg);
    transition: all .3s ease;
    webkit-transform: rotate(45deg);
    webkit-transition: all .3s ease;
    width: 19px;
  }
  .btn-menu.menu-opened:before
  {
    background: #181818;
    moz-transform: rotate(-45deg);
    ms-transform: rotate(-45deg);
    o-transform: rotate(-45deg);
    top: 23px;
    transform: rotate(-45deg);
    webkit-transform: rotate(-45deg);
    width: 19px;
  }
  #cssmenu .submenu-button
  {
    border-left: 1px solid #444;
    cursor: pointer;
    display: block;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened
  {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button
  {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after
  {
    background: #181818;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    right: 19px;
    top: 22px;
    width: 8px;
  }
  #cssmenu ul ul .submenu-button:after
  {
    right: 13px;
    top: 15px;
  }
  #cssmenu .submenu-button.submenu-opened:after
  {
    background: #fff;
  }
  #cssmenu .submenu-button:before
  {
    background: #181818;
    content: '';
    display: block;
    height: 8px;
    position: absolute;
    right: 22px;
    top: 19px;
    width: 2px;
  }
  #cssmenu ul ul .submenu-button:before
  {
    right: 16px;
    top: 12px;
  }
  #cssmenu .submenu-button.submenu-opened:before
  {
    display: none;
  }
  #cssmenu ul ul ul li.active a
  {
    border-left: none;
  }
  #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a
  {
    border-top: none;
  }
  .search-button-trigger
  {
    border-top: 1px solid #444;
    float: right;
    height: 46px;
    position: relative;
    width: 100%;
  }
  .centered-icon
  {
    left: 0%;
    padding-left: 20px;
    position: absolute;
  }
  .dispB
  {
    display: block !important;
  }
}
@media (max-width: 991px)
{
  .hiddenn
  {
    display: none;
  }
  .sidebar
  {
    display: none;
  }
  .one-small-landscape
  {
    height: 185px;
    width: 40%;
  }
  .two-small-portrait
  {
    height: 185px;
    width: 20%;
  }
  .three-big-landscape
  {
    height: 370px;
    width: 80%;
  }
  .four-big-portrait
  {
    height: 370px;
    width: 40%;
  }
  .long-landscape
  {
    height: 185px;
    width: 60%;
  }
}
@media (max-width: 360px)
{
  h4
  {
    font-size: 12px;
  }
  .comment-post
  {
    width: 100%;
  }
}
.parallax-background.fixed
{
  background-attachment: fixed !important;
}
img.grayImg
{
  filter: gray;
  filter: url("filters.svg#grayscale");
  webkit-filter: grayscale(1);
}
img.grayImg:hover
{
  filter: none;
  webkit-filter: grayscale(0);
}
.grayscale
{
  filter: gray;
  filter: url("data:image/svg+xml;
  webkit-filter: grayscale(100%);
  xmlns='http: //www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
}
.grayscale.grayscale-fade
{
  moz-backface-visibility: hidden;
  moz-transition: filter 1.3s ease-in;
  transition: filter 1.2s ease;
  webkit-transition: -webkit-filter 1.2s;
}
.grayscale.grayscale-off,
.grayscale.grayscale-fade:hover
{
  filter: none;
  webkit-filter: grayscale(0%);
}
.grayscale.grayscale-replaced
{
  filter: none;
  webkit-filter: none;
}
.grayscale-replaced > svg
{
  moz-backface-visibility: hidden;
  moz-transition: opacity 1.2s ease;
  opacity: 1;
  transition: opacity 1.2s ease;
  webkit-transition: opacity 1.2s ease;
}
.element-item:hover > .grayscale-replaced > svg,
.grayscale-replaced.grayscale-fade:hover > svg
{
  moz-transition: opacity 1.2s ease;
  opacity: 0;
  transition: opacity 1.2s ease;
}
@keyframes cf3FadeInOut
{
  0%
  {
    filter: url("filters.svg#grayscale");
  }
  100%
  {
    filter: none;
  }
}
#cf3 .element-item > img
{
  animation-direction: alternate;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-name: cf3FadeInOut;
  animation-timing-function: ease-in-out;
}